server: port: 1100 servlet: encoding: charset: UTF-8 force: true enabled: true tomcat: uri-encoding: UTF-8 spring: thymeleaf: cache: false datasource: # url: jdbc:jtds:sqlserver://172.16.32.168:1433/thxyhisdb url: jdbc:jtds:sqlserver://172.16.32.179:1433/thxyhisdb hikari: username: sa password: minimum-idle: 1 idle-timeout: 180000 maximum-pool-size: 5 auto-commit: true pool-name: MyHikariCP connection-timeout: 30000 connection-test-query: select 1 jackson: time-zone: GMT+8 date-format: yyyy-MM-dd HH:mm:ss mybatis: configuration: map-underscore-to-camel-case: true forest: timeout: 0 read-timeout: 0 log-enabled: false log-request: false log-response-status: false #正式环境 si-api-url: http://dms.hun.hsip.gov.cn/isp-api/powercsb/1101 si-access-key: 04eMGRg7beAO6vqwrZiLacV8Uy3jNn7QGDUcBO si-secret-key: SK3Oip3a2R3NLz2xm58Mpmi69oFu96KrdKNRKglN #web-his-url: http://172.16.32.160:8706 #测试环境 #si-api-url: http://10.93.30.130:20001/isp-api/powercsb/1101 #si-access-key: Zgs5jfxaKb86XbCuUzLK9EhFjiQfHR1vydaPzp #si-secret-key: SKT2ETMT3XkAYApqh79DCnN9ZjfbQEBMPU0GyLz9 web-his-url: http://172.16.30.26:8706