|
@@ -44,8 +44,8 @@ public class SpecialCertificateUrgingServiceImpl implements UrgingService {
|
|
|
private SysDictService sysDictService;
|
|
|
public static final String MAIL_CONTENT=" 您好!【%s】提醒您,有如下特种设备人员证书即将年检到期,请尽快处理!\n" +
|
|
|
"%s" +
|
|
|
- "详见安全生产平台,如果无法点击请复制链接到浏览器中:http://192.168.100.78/#/page/lr/9329c07dd31b4b8b95d4decaa021adc3";
|
|
|
- public static final String MAIL_CONTENT_ITEM="%d、姓名:【%s】,,所属部门:【%s】,证书类别:【%s】,复审日期:【%tF】\n";
|
|
|
+ "\n详见安全生产平台,如果无法点击请复制链接到浏览器中:http://192.168.100.78/#/page/lr/9329c07dd31b4b8b95d4decaa021adc3";
|
|
|
+ public static final String MAIL_CONTENT_ITEM="%d、姓名:【%s】,所属部门:【%s】,证书类别:【%s】,复审日期:【%tF】\n";
|
|
|
|
|
|
public static final List<String> ROLE_CODE_LIST = new ArrayList<String>() {{
|
|
|
add("code-safe");
|