|  |  | 
 |  |  |     #使用type-aliases-package中指定entity扫描包路径,让mybatis自动扫描自定义的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 | 
 |  |  |         #开启驼峰uName自动映射到u_name | 
 |  |  |         #2023-10-24经实验,下面配置true或false,都能从u_name映射到uName | 
 |  |  |         #map-underscore-to-camel-case: true | 
 |  |  | 
 |  |  |         supportedFileTypes: docx,xlsx,pdf | 
 |  |  |         sv1: | 
 |  |  |             id: dyFile1 | 
 |  |  |             absolutePath: D:/apps/pms/nginx/nginx-1.24.0/html/webfiles/ | 
 |  |  |             absolutePath: E:/java/nginx-1.24.0/html/webfiles/ | 
 |  |  |             relativePath: webFile1 | 
 |  |  |             hashStart: 0 | 
 |  |  |             hashEnd: 5461 | 
 |  |  |             restUrl: http://127.0.0.1:${pms.file1.webPort}/file #file是上下文 | 
 |  |  |             webUrl: http://8.130.75.203:${pms.nginx.webPort}/webfiles/ #nginx服务路径 | 
 |  |  |             webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/ #nginx服务路径 | 
 |  |  |             webDownloadPath: /download/down?id=  #实际下载webUrl= restUrl + webDownloadPath | 
 |  |  |         sv2: | 
 |  |  |             id: dyFile2 | 
 |  |  |             absolutePath: D:/apps/pms/nginx/nginx-1.24.0/html/webfiles/ | 
 |  |  |             absolutePath: E:/java/nginx-1.24.0/html/webfiles/ | 
 |  |  |             relativePath: webFile2 | 
 |  |  |             hashStart: 5462 | 
 |  |  |             hashEnd: 10923 | 
 |  |  |             restUrl: http://127.0.0.1:${pms.file2.webPort}/file | 
 |  |  |             webUrl: http://8.130.75.203:${pms.nginx.webPort}/webfiles/ | 
 |  |  |             webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/ | 
 |  |  |             webDownloadPath: /download/down?id= | 
 |  |  |         sv3: | 
 |  |  |             id: dyFile3 | 
 |  |  |             absolutePath: D:/apps/pms/nginx/nginx-1.24.0/html/webfiles/ | 
 |  |  |             absolutePath: E:/java/nginx-1.24.0/html/webfiles/ | 
 |  |  |             relativePath: webFile3 | 
 |  |  |             hashStart: 10924 | 
 |  |  |             hashEnd: 16385 | 
 |  |  |             restUrl: http://127.0.0.1:${pms.file3.webPort}/file | 
 |  |  |             webUrl: http://8.130.75.203:${pms.nginx.webPort}/webfiles/ | 
 |  |  |             webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/ | 
 |  |  |             webDownloadPath: /download/down?id= | 
 |  |  |         sv4: | 
 |  |  |             id: dyFile4 | 
 |  |  |             absolutePath: D:/apps/pms/nginx/nginx-1.24.0/html/webfiles/ | 
 |  |  |             absolutePath: E:/java/nginx-1.24.0/html/webfiles/ | 
 |  |  |             relativePath: webFile4 | 
 |  |  |             hashStart: 16386 | 
 |  |  |             hashEnd: 21847 | 
 |  |  |             restUrl: http://127.0.0.1:${pms.file4.webPort}/file | 
 |  |  |             webUrl: http://8.130.75.203:${pms.nginx.webPort}/webfiles/ | 
 |  |  |             webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/ | 
 |  |  |             webDownloadPath: /download/down?id= | 
 |  |  |         sv5: | 
 |  |  |             id: dyFile5 | 
 |  |  |             absolutePath: D:/apps/pms/nginx/nginx-1.24.0/html/webfiles/ | 
 |  |  |             absolutePath: E:/java/nginx-1.24.0/html/webfiles/ | 
 |  |  |             relativePath: webFile5 | 
 |  |  |             hashStart: 21848 | 
 |  |  |             hashEnd: 27309 | 
 |  |  |             restUrl: http://127.0.0.1:${pms.file5.webPort}/file | 
 |  |  |             webUrl: http://8.130.75.203:${pms.nginx.webPort}/webfiles/ | 
 |  |  |             webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/ | 
 |  |  |             webDownloadPath: /download/down?id= | 
 |  |  |         sv6: | 
 |  |  |             id: dyFile6 | 
 |  |  |             absolutePath: D:/apps/pms/nginx/nginx-1.24.0/html/webfiles/ | 
 |  |  |             absolutePath: E:/java/nginx-1.24.0/html/webfiles/ | 
 |  |  |             relativePath: webFile6 | 
 |  |  |             hashStart: 27310 | 
 |  |  |             hashEnd: 32767 | 
 |  |  |             restUrl: http://127.0.0.1:${pms.file6.webPort}/file | 
 |  |  |             webUrl: http://8.130.75.203:${pms.nginx.webPort}/webfiles/ | 
 |  |  |             webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/ | 
 |  |  |             webDownloadPath: /download/down?id= | 
 |  |  |         sv7: | 
 |  |  |             id: dyFile7 | 
 |  |  |             absolutePath: D:/apps/pms/nginx/nginx-1.24.0/html/webfiles/ | 
 |  |  |             absolutePath: E:/java/nginx-1.24.0/html/webfiles/ | 
 |  |  |             relativePath: webFile7 | 
 |  |  |             hashStart: 32768 | 
 |  |  |             hashEnd: 38229 | 
 |  |  |             restUrl: http://127.0.0.1:${pms.file7.webPort}/file | 
 |  |  |             webUrl: http://8.130.75.203:${pms.nginx.webPort}/webfiles/ | 
 |  |  |             webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/ | 
 |  |  |             webDownloadPath: /download/down?id= | 
 |  |  |         sv8: | 
 |  |  |             id: dyFile8 | 
 |  |  |             absolutePath: D:/apps/pms/nginx/nginx-1.24.0/html/webfiles/ | 
 |  |  |             absolutePath: E:/java/nginx-1.24.0/html/webfiles/ | 
 |  |  |             relativePath: webFile8 | 
 |  |  |             hashStart: 38230 | 
 |  |  |             hashEnd: 43691 | 
 |  |  |             restUrl: http://127.0.0.1:${pms.file8.webPort}/file | 
 |  |  |             webUrl: http://8.130.75.203:${pms.nginx.webPort}/webfiles/ | 
 |  |  |             webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/ | 
 |  |  |             webDownloadPath: /download/down?id= | 
 |  |  |         sv9: | 
 |  |  |             id: dyFile9 | 
 |  |  |             absolutePath: D:/apps/pms/nginx/nginx-1.24.0/html/webfiles/ | 
 |  |  |             absolutePath: E:/java/nginx-1.24.0/html/webfiles/ | 
 |  |  |             relativePath: webFile9 | 
 |  |  |             hashStart: 43692 | 
 |  |  |             hashEnd: 49153 | 
 |  |  |             restUrl: http://127.0.0.1:${pms.file9.webPort}/file | 
 |  |  |             webUrl: http://8.130.75.203:${pms.nginx.webPort}/webfiles/ | 
 |  |  |             webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/ | 
 |  |  |             webDownloadPath: /download/down?id= | 
 |  |  |         sv10: | 
 |  |  |             id: dyFile10 | 
 |  |  |             absolutePath: D:/apps/pms/nginx/nginx-1.24.0/html/webfiles/ | 
 |  |  |             absolutePath: E:/java/nginx-1.24.0/html/webfiles/ | 
 |  |  |             relativePath: webFile10 | 
 |  |  |             hashStart: 49154 | 
 |  |  |             hashEnd: 54615 | 
 |  |  |             restUrl: http://127.0.0.1:${pms.file10.webPort}/file | 
 |  |  |             webUrl: http://8.130.75.203:${pms.nginx.webPort}/webfiles/ | 
 |  |  |             webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/ | 
 |  |  |             webDownloadPath: /download/down?id= | 
 |  |  |         sv11: | 
 |  |  |             id: dyFile11 | 
 |  |  |             absolutePath: D:/apps/pms/nginx/nginx-1.24.0/html/webfiles/ | 
 |  |  |             absolutePath: E:/java/nginx-1.24.0/html/webfiles/ | 
 |  |  |             relativePath: webFile11 | 
 |  |  |             hashStart: 54616 | 
 |  |  |             hashEnd: 60077 | 
 |  |  |             restUrl: http://127.0.0.1:${pms.file11.webPort}/file | 
 |  |  |             webUrl: http://8.130.75.203:${pms.nginx.webPort}/webfiles/ | 
 |  |  |             webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/ | 
 |  |  |             webDownloadPath: /download/down?id= | 
 |  |  |         sv12: | 
 |  |  |             id: dyFile12 | 
 |  |  |             absolutePath: D:/apps/pms/nginx/nginx-1.24.0/html/webfiles/ | 
 |  |  |             absolutePath: E:/java/nginx-1.24.0/html/webfiles/ | 
 |  |  |             relativePath: webFile12 | 
 |  |  |             hashStart: 60078 | 
 |  |  |             hashEnd: 65535 | 
 |  |  |             restUrl: http://127.0.0.1:${pms.file12.webPort}/file | 
 |  |  |             webUrl: http://8.130.75.203:${pms.nginx.webPort}/webfiles/ | 
 |  |  |             webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/ | 
 |  |  |             webDownloadPath: /download/down?id= |