diff --git a/platform-operate-api/src/main/resources/config.properties b/platform-operate-api/src/main/resources/config.properties index e19c2dc..04dfea2 100644 --- a/platform-operate-api/src/main/resources/config.properties +++ b/platform-operate-api/src/main/resources/config.properties @@ -58,4 +58,4 @@ 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=192.168.0.15:6379:test123456 \ No newline at end of file +redis_servers=118.193.124.187:6379:Lyms123456 \ No newline at end of file