Commit f97edeebd5f0edef3ab524497dd4a7c3ad7d2e1c

Authored by 胡翰林
1 parent bee85c66

生产环境配置

... ... @@ -53,6 +53,8 @@ logging:
53 53 ash:
54 54 # errorFilePath: D:/data/errorData
55 55 errorFilePath: /web/errorData
  56 + wiAnalysisUrl: http://10.124.9.44:9098/review/infoAnalyse
  57 + caseAnalysisUrl: http://10.124.9.44:9098/review/caseAnalyse
56 58 auth:
57 59 enable: false
58 60 white:
... ...