瀏覽代碼

修改消息

yumeng 3 年之前
父節點
當前提交
25dc622cb3

+ 1 - 1
module-oa/src/main/java/cn/com/ctop/oa/modules/service/impl/AppchatCreateServiceImpl.java

@@ -80,7 +80,7 @@ public class AppchatCreateServiceImpl implements IAppchatCreateService {
         StringBuilder text = new StringBuilder();
         text.append("请及时发送该时段易车时报!");
         text.append("\n");
-        text.append("17点和22点必须提前10分钟准时发出!");
+        text.append("16:30和21:30必须提前10分钟准时发出!");
         text.append("\n");
         text.append("\n");
         for (int i = 0; i < userlist.size(); i++) {