内容
This commit is contained in:
+1
-1
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user