heheng
2025-05-21 6d6f2f9fe9ee5e0d2b1b63bb7cde575f2a93876b
src/main/resources/config/application-gslab.yaml
@@ -60,9 +60,16 @@
    path:
      #基础路径
      dcPath: /home/upload/laboratoryRiskManage/
      urlRootPath: /upload/
      urlRootPath: /uploadLab/
      module:
        #用户模块
        accountPath: /account/user/
        #辨识模块
        identification: /identification/
mybatis:
  mapper-locations: classpath:mapper/*.xml
  #  type-aliases-package: com.gkhy.labRiskManage.domain.**
logging:
  level:
    com.gkhy.labRiskManage: debug