Commit b0338fb5884c12705cfeb383c5406e23e74a9d6c
1 parent
5ff149d521
Exists in
dev
#fix:新增服务名目通知
Showing 1 changed file with 5 additions and 1 deletions
platform-operate-api/src/main/resources/config.properties
View file @
b0338fb
| ... | ... | @@ -55,4 +55,8 @@ | 
| 55 | 55 | lhfy_his_url=http://lhhis-chengde-api.healthbaby.com.cn:8090/Default.asmx/HosRegister | 
| 56 | 56 | #隆化妇幼获取lis的url | 
| 57 | 57 | lhfy_lis_url=https://lhfy-chengde-api.healthbaby.com.cn:12356/lis/getLhLisById | 
| 58 | + | |
| 59 | +#redis.servers=119.90.57.26:6379:Lyms123456 | |
| 60 | +# 测试环境 118.193.124.187:6379:Lyms123456 | |
| 61 | +redis_servers=118.193.124.187:6379:Lyms123456 |