修改了资源路径8
This commit is contained in:
parent
8962369be6
commit
6f1715e857
@ -627,7 +627,7 @@ public class UserService {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// 生成证书
|
// 生成证书
|
||||||
String certificateNo = "GDXZALK"
|
String certificateNo = "证书编号:GDXZALK"
|
||||||
+ String.valueOf(Year.now().getValue())
|
+ String.valueOf(Year.now().getValue())
|
||||||
+ String.format("%06d", (statsCaseClinical.getArticleNum() + statsCaseClinical.getVideoNum()));
|
+ String.format("%06d", (statsCaseClinical.getArticleNum() + statsCaseClinical.getVideoNum()));
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user