修改了资源路径4
This commit is contained in:
parent
edb21d1a99
commit
68e4c8d592
@ -633,7 +633,7 @@ public class UserService {
|
|||||||
|
|
||||||
String ossPath = certService.createCert(
|
String ossPath = certService.createCert(
|
||||||
avatarByte,
|
avatarByte,
|
||||||
"src/main/resources/static/cert/seal.png",
|
"static/cert/seal.png",
|
||||||
certificateNo,
|
certificateNo,
|
||||||
caseClinicalDoctor.getDoctorName(),
|
caseClinicalDoctor.getDoctorName(),
|
||||||
"您的案例《" + title + "》经评议,被肝胆相照临床病例库收录,特发此证",
|
"您的案例《" + title + "》经评议,被肝胆相照临床病例库收录,特发此证",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user