heheng
2025-04-27 4f8987b03bff3ce1525e3744735b26bb4fef4a4c
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.**