优化创建节点同时创建文件夹,记录节点的ownRootNodeUuid

This commit is contained in:
2025-11-07 16:50:58 +08:00
parent d7360a660a
commit e84c9df244
3 changed files with 10 additions and 1 deletions

View File

@@ -95,5 +95,8 @@ lombok:
file:
rootPath: /data/home/sdm
scriptPath : D:\\scripts
approve:
replyUrl: http:192.168.65.161:7102/simulation/task/taskpool/approveHandleNotice
#logging:
# config: ./config/logback.xml

View File

@@ -128,4 +128,7 @@ scheduled:
loadcaseNotice: 0 0 9 * * ?
updateExeStatus: 0 0 4 * * ?
syncUser: 0 0 4 * * ?
syncUser: 0 0 4 * * ?
approve:
replyUrl: http:192.168.65.161:7102/simulation/task/taskpool/approveHandleNotice

View File

@@ -126,3 +126,6 @@ scheduled:
loadcaseNotice: 0 0 9 * * ?
updateExeStatus: 0 0 4 * * ?
syncUser: 0 0 4 * * ?
approve:
replyUrl: http:192.168.65.161:7102/simulation/task/taskpool/approveHandleNotice