server.port=8614 server.servlet.context-path=/topro/inpnurse/ #mysql/sqlserver mybatis.type-aliases-package=com.xinxin.topro.inpnurseservice.mysqlmodel,com.xinxin.topro.inpnurseservice.sqlservermodel #\u006d\u0079\u0073\u0071\u006c\u65e5\u5fd7\u6253\u5370 logging.level.com.xinxin.topro.inpnurseservice.mysqlmapper=debug # redis config spring.redis.jedis.pool.max-active=8 spring.redis.jedis.pool.max-wait=-1 spring.redis.jedis.pool.max-idle=8 spring.redis.jedis.pool.min-idle=0 spring.redis.timeout= 10000 #\u7528\u6237token\u7684\u524D\u7F00 api.user.token = USER api.appUser.token = APP_USER #log logging.config=classpath:logback.xml login.identify=1 #db mysql spring.datasource.master.type= com.alibaba.druid.pool.DruidDataSource spring.datasource.master.driver-class-name= com.mysql.jdbc.Driver spring.datasource.master.url=jdbc:mysql://1.255.137.223:3306/topproemr?characterEncoding=utf-8&useSSL=true&noAccessToProcedureBodies=true&allowMultiQueries=true spring.datasource.master.username=root spring.datasource.master.password=123456 #db sqlsever spring.datasource.other.type= com.alibaba.druid.pool.DruidDataSource spring.datasource.other.driver-class-name= com.microsoft.sqlserver.jdbc.SQLServerDriver spring.datasource.other.url=jdbc:sqlserver://127.0.0.1:1433;DatabaseName=HealthCare spring.datasource.other.username=sa spring.datasource.other.password=Zjhis87357900 #db mysql2 spring.datasource.mysql2.type= com.alibaba.druid.pool.DruidDataSource spring.datasource.mysql2.driver-class-name= com.mysql.jdbc.Driver spring.datasource.mysql2.url=jdbc:mysql://192.9.216.151:3306/capinterface?characterEncoding=utf-8&useSSL=true&noAccessToProcedureBodies=true&allowMultiQueries=true spring.datasource.mysql2.username=zing spring.datasource.mysql2.password=jiande # redis server spring.redis.host=1.255.137.226 # redis port spring.redis.port=6379 # redis password spring.redis.password=123456 # redis \u6570\u636E\u6E90 spring.redis.database=0 http.read.timeout=6000 http.connect.timeout=6000 dictionary.engine.url=http://1.255.137.224:8620/topro/engine/api/ pic.root.dir=http://1.255.137.224:8088 enable.pain.assessment=0