陈昶聿
4 天以前 67c6b3ec9f9a916e5f39a1c0b14499e66f78c982
ruoyi-quartz/src/main/java/com/ruoyi/quartz/task/RyTask.java
@@ -910,6 +910,7 @@
                    serviceOutPath.setParam3(ivrTask1.getTaskName());
                    serviceOutPath.setParam6(subId);
                    serviceOutPath.setCreateTime(new Date());
                    serviceOutPath.setOrgid(serviceSubtask.getOrgid());
                    iServiceOutPathService.insertServiceOutPath(serviceOutPath);
                    String format = String.format("%03X", serviceOutPath.getId());
                    serviceOutPath.setRadix(format);