|
|
|
@ -122,6 +122,9 @@ public class MzsyReportCollectJob {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// 以下代表完成
|
|
|
|
|
|
|
|
// 提示修改为空
|
|
|
|
|
|
|
|
tBasicMapper.updateTaskRemarkById(task.getTaskId(), "");
|
|
|
|
TableJsonRead tableJsonRead = new TableJsonRead();
|
|
|
|
TableJsonRead tableJsonRead = new TableJsonRead();
|
|
|
|
JSONObject moduleAlisConfig = tableJsonRead.Read("data-config", "mzsy-module-alis", JSONObject.class);
|
|
|
|
JSONObject moduleAlisConfig = tableJsonRead.Read("data-config", "mzsy-module-alis", JSONObject.class);
|
|
|
|
|
|
|
|
|
|
|
|
|