parent
fe10e472cf
commit
eab86a8d7c
20 changed files with 177 additions and 32 deletions
@ -1,14 +1,17 @@ |
||||
# 消息推送 |
||||
# 挂号-导航推送 |
||||
msg.host.url = http://127.0.0.1:8123/messageplatform/ |
||||
msg.host.url = http://127.0.0.1:8123/MessagePlatform/ |
||||
msg.reg.navigate.is_enable=false |
||||
msg.reg.navigate.url=http://127.0.0.1:8123/messageplatform/daoyixun |
||||
msg.reg.navigate.url=http://127.0.0.1:8123/MessagePlatform/daoyixun |
||||
# 挂号-文字提示推送 |
||||
msg.reg.is_enable=false |
||||
msg.reg.url=http://127.0.0.1:8123/messageplatform/appointmentsuccess |
||||
msg.reg.url=http://127.0.0.1:8123/MessagePlatform/appointmentsuccess |
||||
# 挂号-取消预约推送 |
||||
msg.reg.cancel.is_enable=false |
||||
msg.reg.cancel.url=http://127.0.0.1:8123/messageplatform/appointmentcancel |
||||
msg.reg.cancel.url=http://127.0.0.1:8123/MessagePlatform/appointmentcancel |
||||
# 缴费 |
||||
msg.recipe.is_enable=false |
||||
msg.recipe.url=http://127.0.0.1:8123/messageplatform/paymentsuccess |
||||
msg.recipe.url=http://127.0.0.1:8123/MessagePlatform/paymentsuccess |
||||
|
||||
# 产科建档 |
||||
msg.obs.document = http://127.0.0.1:8123/MessagePlatform/business/universal |
||||
|
Loading…
Reference in new issue