From 552463e8591adc13ad6df1f4ab8d2284c7a591aa Mon Sep 17 00:00:00 2001 From: 刘小明 <liuxm_a@163.com> Date: 星期五, 09 八月 2024 17:19:55 +0800 Subject: [PATCH] mapper 及xml整理 --- pms-parent/pms-global/src/main/resources/application-global.yml | 28 ++++++++++++++-------------- 1 files changed, 14 insertions(+), 14 deletions(-) diff --git a/pms-parent/pms-global/src/main/resources/application-global.yml b/pms-parent/pms-global/src/main/resources/application-global.yml index 82b38df..f2dcd80 100644 --- a/pms-parent/pms-global/src/main/resources/application-global.yml +++ b/pms-parent/pms-global/src/main/resources/application-global.yml @@ -32,8 +32,8 @@ #浣跨敤type-aliases-package涓寚瀹歟ntity鎵弿鍖呰矾寰勶紝璁﹎ybatis鑷姩鎵弿鑷畾涔夌殑entity #type-aliases-package: com.dy.pmsGlobal.daoBa configuration: - #log-impl: org.apache.ibatis.logging.stdout.StdOutImpl #鏃惰�岃緭鍑烘棩蹇楋紝鏃惰�屼笉杈撳嚭鏃ュ織 - log-impl: org.apache.ibatis.logging.log4j2.Log4j2Impl + log-impl: org.apache.ibatis.logging.stdout.StdOutImpl #鏃惰�岃緭鍑烘棩蹇楋紝鏃惰�屼笉杈撳嚭鏃ュ織 +# log-impl: org.apache.ibatis.logging.log4j2.Log4j2Impl #寮�鍚┘宄皍Name鑷姩鏄犲皠鍒皍_name #2023-10-24缁忓疄楠岋紝涓嬮潰閰嶇疆true鎴杅alse锛岄兘鑳戒粠u_name鏄犲皠鍒皍Name #map-underscore-to-camel-case: true @@ -114,7 +114,7 @@ supportedFileTypes: docx,xlsx,pdf sv1: id: dyFile1 - absolutePath: E:/java/nginx-1.24.0/html/webfiles/ + absolutePath: D:/apps/pms/nginx/nginx-1.24.0/html/webfiles/ relativePath: webFile1 hashStart: 0 hashEnd: 5461 @@ -123,7 +123,7 @@ webDownloadPath: http://127.0.0.1:${pms.file1.webPort}/file/download/down?id= #瀹夎閮ㄧ讲鏃禝P鏀规垚澶栫綉IP鎴栧煙鍚� sv2: id: dyFile2 - absolutePath: E:/java/nginx-1.24.0/html/webfiles/ + absolutePath: D:/apps/pms/nginx/nginx-1.24.0/html/webfiles/ relativePath: webFile2 hashStart: 5462 hashEnd: 10923 @@ -132,7 +132,7 @@ webDownloadPath: http://127.0.0.1:${pms.file2.webPort}/file/download/down?id= sv3: id: dyFile3 - absolutePath: E:/java/nginx-1.24.0/html/webfiles/ + absolutePath: D:/apps/pms/nginx/nginx-1.24.0/html/webfiles/ relativePath: webFile3 hashStart: 10924 hashEnd: 16385 @@ -141,7 +141,7 @@ webDownloadPath: http://127.0.0.1:${pms.file3.webPort}/file/download/down?id= sv4: id: dyFile4 - absolutePath: E:/java/nginx-1.24.0/html/webfiles/ + absolutePath: D:/apps/pms/nginx/nginx-1.24.0/html/webfiles/ relativePath: webFile4 hashStart: 16386 hashEnd: 21847 @@ -150,7 +150,7 @@ webDownloadPath: http://127.0.0.1:${pms.file4.webPort}/file/download/down?id= sv5: id: dyFile5 - absolutePath: E:/java/nginx-1.24.0/html/webfiles/ + absolutePath: D:/apps/pms/nginx/nginx-1.24.0/html/webfiles/ relativePath: webFile5 hashStart: 21848 hashEnd: 27309 @@ -159,7 +159,7 @@ webDownloadPath: http://127.0.0.1:${pms.file5.webPort}/file/download/down?id= sv6: id: dyFile6 - absolutePath: E:/java/nginx-1.24.0/html/webfiles/ + absolutePath: D:/apps/pms/nginx/nginx-1.24.0/html/webfiles/ relativePath: webFile6 hashStart: 27310 hashEnd: 32767 @@ -168,7 +168,7 @@ webDownloadPath: http://127.0.0.1:${pms.file6.webPort}/file/download/down?id= sv7: id: dyFile7 - absolutePath: E:/java/nginx-1.24.0/html/webfiles/ + absolutePath: D:/apps/pms/nginx/nginx-1.24.0/html/webfiles/ relativePath: webFile7 hashStart: 32768 hashEnd: 38229 @@ -177,7 +177,7 @@ webDownloadPath: http://127.0.0.1:${pms.file7.webPort}/file/download/down?id= sv8: id: dyFile8 - absolutePath: E:/java/nginx-1.24.0/html/webfiles/ + absolutePath: D:/apps/pms/nginx/nginx-1.24.0/html/webfiles/ relativePath: webFile8 hashStart: 38230 hashEnd: 43691 @@ -186,7 +186,7 @@ webDownloadPath: http://127.0.0.1:${pms.file8.webPort}/file/download/down?id= sv9: id: dyFile9 - absolutePath: E:/java/nginx-1.24.0/html/webfiles/ + absolutePath: D:/apps/pms/nginx/nginx-1.24.0/html/webfiles/ relativePath: webFile9 hashStart: 43692 hashEnd: 49153 @@ -195,7 +195,7 @@ webDownloadPath: http://127.0.0.1:${pms.file9.webPort}/file/download/down?id= sv10: id: dyFile10 - absolutePath: E:/java/nginx-1.24.0/html/webfiles/ + absolutePath: D:/apps/pms/nginx/nginx-1.24.0/html/webfiles/ relativePath: webFile10 hashStart: 49154 hashEnd: 54615 @@ -204,7 +204,7 @@ webDownloadPath: http://127.0.0.1:${pms.file10.webPort}/file/download/down?id= sv11: id: dyFile11 - absolutePath: E:/java/nginx-1.24.0/html/webfiles/ + absolutePath: D:/apps/pms/nginx/nginx-1.24.0/html/webfiles/ relativePath: webFile11 hashStart: 54616 hashEnd: 60077 @@ -213,7 +213,7 @@ webDownloadPath: http://127.0.0.1:${pms.file11.webPort}/file/download/down?id= sv12: id: dyFile12 - absolutePath: E:/java/nginx-1.24.0/html/webfiles/ + absolutePath: D:/apps/pms/nginx/nginx-1.24.0/html/webfiles/ relativePath: webFile12 hashStart: 60078 hashEnd: 65535 -- Gitblit v1.8.0