dyh-service/dyh-sys/src/main/resources/config/application.yml
@@ -2,8 +2,8 @@ spring: profiles: active: - dev # - test # - dev - test # - prod devtools: @@ -60,13 +60,4 @@ logic-delete-value: 1 #字段策略,IGNORED:忽略判断,NOT_NULL:非null判断,NOT_EMPTY:非空判断,DEFAULT:默认,NEVER:不加入sql update-strategy: IGNORED mapper-locations: classpath*:/cn/huge/*/*/dao/mapper/xml/*Mapper.xml #附件配置 file: #存储方式 store-way: ftp #查看地址 show-path: /api/fileInfo/show #下载地址 down-path: /api/fileInfo/down mapper-locations: classpath*:/cn/huge/*/*/dao/mapper/xml/*Mapper.xml