diff --git a/platform-operate-api/src/main/resources/config.properties b/platform-operate-api/src/main/resources/config.properties index 19951c8..04dfea2 100644 --- a/platform-operate-api/src/main/resources/config.properties +++ b/platform-operate-api/src/main/resources/config.properties @@ -54,4 +54,8 @@ area_url=http://localhost:8082 #隆化妇幼同步his的地址 lhfy_his_url=http://lhhis-chengde-api.healthbaby.com.cn:8090/Default.asmx/HosRegister #隆化妇幼获取lis的url -lhfy_lis_url=https://lhfy-chengde-api.healthbaby.com.cn:12356/lis/getLhLisById \ No newline at end of file +lhfy_lis_url=https://lhfy-chengde-api.healthbaby.com.cn:12356/lis/getLhLisById + +#redis.servers=119.90.57.26:6379:Lyms123456 +# 测试环境 118.193.124.187:6379:Lyms123456 +redis_servers=118.193.124.187:6379:Lyms123456 \ No newline at end of file