heheng
2025-05-09 b72086c16e178ea31a865646aeb64bea210e48b7
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.**