heheng
2025-05-09 181675335f506eba85f3edfee5b4d4faea036f50
src/main/resources/config/application-gslab.yaml
@@ -60,9 +60,13 @@
    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.**