zhangfeng
2023-07-26 dd59c95e87ba585c4e3e2f059e218853784402e5
src/main/resources/application-prod.yml
@@ -17,7 +17,7 @@
  #redis
  redis:
    database: 0
    database: 14
    host: 127.0.0.1
    port: 6379
    password: akj78avauba789a
@@ -33,63 +33,63 @@
#  enabled: true
  enabled: false
host: http://localhost:8006/zhongtai
host: http://localhost:8016
filePath: /home/uploads/
fileurl: http://nmy.sinanoaq.cn:8006/upload/
fileurl: http://nmy.sinanoaq.cn:8016/upload/
socketport: 504
sqlPath: /home/dbback/
sqlurl: http://nmy.sinanoaq.cn:8006/dbback/
sqlurl: http://nmy.sinanoaq.cn:8016/dbback/
enterprisePath: /home/uploads/enterprise/
enterpriseUrl: http://nmy.sinanoaq.cn:8006/upload/enterprise/
enterpriseUrl: http://nmy.sinanoaq.cn:8016/upload/enterprise/
enterprise: enterprise/
transportCertificatePath: /home/uploads/transportCertificate/
transportCertificateUrl: http://nmy.sinanoaq.cn:8006/upload/transportCertificate/
transportCertificateUrl: http://nmy.sinanoaq.cn:8016/upload/transportCertificate/
transportCertificate: transportCertificate/
hiddenDangerPath: /home/uploads/hiddenDanger/
hiddenDangerUrl: http://nmy.sinanoaq.cn:8006/upload/hiddenDanger/
hiddenDangerUrl: http://nmy.sinanoaq.cn:8016/upload/hiddenDanger/
hiddenDanger: hiddenDanger/
standardPath: /home/uploads/standard/
standardUrl: http://nmy.sinanoaq.cn:8006/upload/standard/
standardUrl: http://nmy.sinanoaq.cn:8016/upload/standard/
standard: standard/
contractPath: /home/uploads/contract/
contractUrl: http://nmy.sinanoaq.cn:8006/upload/contract/
contractUrl: http://nmy.sinanoaq.cn:8016/upload/contract/
contract: contract/
patrolPath: /home/uploads/patrol/
patrolUrl: http://nmy.sinanoaq.cn:8006/upload/patrol/
patrolUrl: http://nmy.sinanoaq.cn:8016/upload/patrol/
appPath: /home/uploads/app/
app: app/
appUrl: http://nmy.sinanoaq.cn:8006/upload/app/
appUrl: http://nmy.sinanoaq.cn:8016/upload/app/
productPath: /home/uploads/product/
productUrl: http://nmy.sinanoaq.cn:8006/upload/product/
productUrl: http://nmy.sinanoaq.cn:8016/upload/product/
assessApplyPath: /home/uploads/assessApply/
assessApplytUrl: http://nmy.sinanoaq.cn:8006/upload/assessApply/
assessApplytUrl: http://nmy.sinanoaq.cn:8016/upload/assessApply/
assessApply: assessApply/
workCertPath: /home/uploads/workCert/
workCertUrl: http://nmy.sinanoaq.cn:8006/upload/workCert/
workCertUrl: http://nmy.sinanoaq.cn:8016/upload/workCert/
workCert: workCert/
nanowebUrl: http://nmy.sinanoaq.cn:8006/nanoweb/api/register
nanowebUrl: http://nmy.sinanoaq.cn:8016/nanoweb/api/register
nanowebEnable: true
taskPath: /home/uploads/task/
taskPathPrefix: /home/uploads/
taskUrl: http://nmy.sinanoaq.cn:8006/upload/task/
taskUrl: http://nmy.sinanoaq.cn:8016/upload/task/
task: task/
emergencyPlanPath:  /home/uploads/emergencyPlan/
emergencyPlanUrl: http://localhost:8006/upload/emergencyPlan/
emergencyPlanUrl: http://localhost:8016/upload/emergencyPlan/
emergencyPlan : emergencyPlan/
safecheckExecImagePath : /home/uploads/safecheck/
@@ -119,3 +119,16 @@
      key:
      url:
file:
  path:
    #基础路径
    dcPath: /home/upload/hazardInvestigation/
    urlRootPath: /uploadfile/
    module:
      #用户模块
      accountPath: /account/user/
      #排查模块
      checkPath: /check/
# swagger生产环境中禁止显示
swagger:
  show: false