代码更新

This commit is contained in:
2022-12-14 11:02:28 +08:00
parent 09aa42336a
commit f87fc8e919

View File

@@ -1030,6 +1030,7 @@ public class MesToLmsServiceImpl implements MesToLmsService {
result.put("RTDAT", null);
System.out.println(result);
}
log.info("childRollInfoUpdate接口输出参数为-------------------" + result.toString());
return result;
}