heheng
2025-05-16 8485affcb0d4de05059d80cb1e844d6b18291654
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