tao.mo

task-schedule | 修改 | 配置文件调整

mt
2024年12月18日18:23:11
...@@ -46,10 +46,10 @@ imp001: ...@@ -46,10 +46,10 @@ imp001:
46 #基础路径 46 #基础路径
47 basePath: /var/share/iClearPreCLR/ToIMPORT/ 47 basePath: /var/share/iClearPreCLR/ToIMPORT/
48 #json生成路径 48 #json生成路径
49 - work: ${tw001.path.basePath}work/ 49 + work: ${imp001.path.basePath}work/
50 #zip输出目录 50 #zip输出目录
51 - final: ${tw001.path.basePath}sftp/Final/ 51 + final: ${imp001.path.basePath}sftp/Final/
52 #备份目录 52 #备份目录
53 - bak: ${tw001.path.basePath}BAK/ 53 + bak: ${imp001.path.basePath}BAK/
54 #异常目录 54 #异常目录
55 - error: ${tw001.path.basePath}ERROR/
...\ No newline at end of file ...\ No newline at end of file
55 + error: ${imp001.path.basePath}ERROR/
...\ No newline at end of file ...\ No newline at end of file
......
...@@ -41,10 +41,10 @@ imp001: ...@@ -41,10 +41,10 @@ imp001:
41 #基础路径 41 #基础路径
42 basePath: /var/share/iClearPreCLR/ToIMPORT/ 42 basePath: /var/share/iClearPreCLR/ToIMPORT/
43 #json生成路径 43 #json生成路径
44 - work: ${tw001.path.basePath}work/ 44 + work: ${imp001.path.basePath}work/
45 #zip输出目录 45 #zip输出目录
46 - final: ${tw001.path.basePath}sftp/Final/ 46 + final: ${imp001.path.basePath}sftp/Final/
47 #备份目录 47 #备份目录
48 - bak: ${tw001.path.basePath}BAK/ 48 + bak: ${imp001.path.basePath}BAK/
49 #异常目录 49 #异常目录
50 - error: ${tw001.path.basePath}ERROR/
...\ No newline at end of file ...\ No newline at end of file
50 + error: ${imp001.path.basePath}ERROR/
...\ No newline at end of file ...\ No newline at end of file
......
...@@ -42,10 +42,10 @@ imp001: ...@@ -42,10 +42,10 @@ imp001:
42 #基础路径 42 #基础路径
43 basePath: /app/Oracle/Middleware/user_projects/domains/base_domain/iClearPreCLR/ToIMPORT/ 43 basePath: /app/Oracle/Middleware/user_projects/domains/base_domain/iClearPreCLR/ToIMPORT/
44 #json生成路径 44 #json生成路径
45 - work: ${tw001.path.basePath}work/ 45 + work: ${imp001.path.basePath}work/
46 #zip输出目录 46 #zip输出目录
47 - final: ${tw001.path.basePath}sftp/Final/ 47 + final: ${imp001.path.basePath}sftp/Final/
48 #备份目录 48 #备份目录
49 - bak: ${tw001.path.basePath}BAK/ 49 + bak: ${imp001.path.basePath}BAK/
50 #异常目录 50 #异常目录
51 - error: ${tw001.path.basePath}ERROR/
...\ No newline at end of file ...\ No newline at end of file
51 + error: ${imp001.path.basePath}ERROR/
...\ No newline at end of file ...\ No newline at end of file
......
...@@ -41,10 +41,10 @@ imp001: ...@@ -41,10 +41,10 @@ imp001:
41 #基础路径 41 #基础路径
42 basePath: /var/share/iClearPreCLR/ToIMPORT/ 42 basePath: /var/share/iClearPreCLR/ToIMPORT/
43 #json生成路径 43 #json生成路径
44 - work: ${tw001.path.basePath}work/ 44 + work: ${imp001.path.basePath}work/
45 #zip输出目录 45 #zip输出目录
46 - final: ${tw001.path.basePath}sftp/Final/ 46 + final: ${imp001.path.basePath}sftp/Final/
47 #备份目录 47 #备份目录
48 - bak: ${tw001.path.basePath}BAK/ 48 + bak: ${imp001.path.basePath}BAK/
49 #异常目录 49 #异常目录
50 - error: ${tw001.path.basePath}ERROR/
...\ No newline at end of file ...\ No newline at end of file
50 + error: ${imp001.path.basePath}ERROR/
...\ No newline at end of file ...\ No newline at end of file
......