This commit is contained in:
CD
2022-11-02 18:00:57 +08:00
parent cc54e5dcaa
commit 6aaf4a2d94
@@ -8756,7 +8756,7 @@ public class ProjectLawsInventoryEOServiceImpl extends ServiceImpl<ProjectLawsIn
feishuMsgVo.setCnContentLower("项目: " + PRN +
"\n发起人: " + currentUser.getUsername() +
"\n截止时间: " + dueDate);
feishuMsgVo.setEnContentUpper("Hello! Please check and address the task ASAP. Thank you!");
feishuMsgVo.setEnContentUpper("Please check and address the task in a timely manner. Thank you!");
feishuMsgVo.setEnContentLower("Project: " + PRN +
"\nInitiator: " + currentUser.getUsername() +
"\nDue Date: "+ dueDate);