From 5fba4bb58768019b96896c84ea78f0b747b73971 Mon Sep 17 00:00:00 2001
From: zxh <279049017@qq.com>
Date: Thu, 03 Sep 2020 11:58:20 +0800
Subject: [PATCH] 修改  获取医院的接口中的   is_del and enabled

---
 kidgrow-config/src/main/resources/application-dev.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/kidgrow-config/src/main/resources/application-dev.properties b/kidgrow-config/src/main/resources/application-dev.properties
index 2e67eb5..a0ce526 100644
--- a/kidgrow-config/src/main/resources/application-dev.properties
+++ b/kidgrow-config/src/main/resources/application-dev.properties
@@ -15,7 +15,7 @@
 spring.redis.timeout=5000
 
 #rabbitmq\u914D\u7F6E
-kidgrow.rabbitmq.host=182.92.99.224
+kidgrow.rabbitmq.host=192.168.2.240
 kidgrow.rabbitmq.port=5672
 kidgrow.rabbitmq.username=liuke
 kidgrow.rabbitmq.password=kidgrow2020

--
Gitblit v1.8.0