|
@@ -42,7 +42,7 @@ spring.jpa.database-platform=org.hibernate.dialect.MySQL5Dialect
|
|
#redis配置
|
|
#redis配置
|
|
redis.address=@redis.address@
|
|
redis.address=@redis.address@
|
|
#环境配置
|
|
#环境配置
|
|
-ywt.env.test=@ywt.env.test@
|
|
|
|
|
|
+#ywt.env.test=@ywt.env.test@
|
|
# 测试账号配置
|
|
# 测试账号配置
|
|
test.doctor.ids=@test.doctor.ids@
|
|
test.doctor.ids=@test.doctor.ids@
|
|
test.admin.ids=@test.admin.ids@
|
|
test.admin.ids=@test.admin.ids@
|
|
@@ -63,5 +63,5 @@ spring.datasource.ywtMeal.test-while-idle=true
|
|
spring.datasource.ywtMeal.time-between-eviction-runs-millis=18800
|
|
spring.datasource.ywtMeal.time-between-eviction-runs-millis=18800
|
|
|
|
|
|
#域名
|
|
#域名
|
|
-ywt.wxsite.domain=@ywt.wxsite.domain@
|
|
|
|
|
|
+#ywt.wxsite.domain=@ywt.wxsite.domain@
|
|
ywt.mgadpi.domain=@ywt.mgadpi.domain@
|
|
ywt.mgadpi.domain=@ywt.mgadpi.domain@
|