user5 преди 2 години
родител
ревизия
50c0f7b49b

+ 1 - 0
jeeplus-module/jeeplus-test/src/main/java/com/jeeplus/test/materialManagement/collect/service/CollectService.java

@@ -235,6 +235,7 @@ public class CollectService {
                     }
 
                 }
+                //发起提醒操作
                 if (CollectionUtil.isNotEmpty(warnInfoList)) {
                     String warnInfo = String.join("、", warnInfoList);
                     SimpleDateFormat format = new SimpleDateFormat("yyyy-MM-dd hh:mm:ss");