You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
740 B
21 lines
740 B
# 消息推送
|
|
# 挂号-导航推送
|
|
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.is_enable=false
|
|
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.recipe.is_enable=false
|
|
msg.recipe.url=http://127.0.0.1:8123/MessagePlatform/paymentsuccess
|
|
|
|
# 产科建档
|
|
msg.obs.document = http://127.0.0.1:8123/MessagePlatform/business/universal
|
|
|
|
|
|
msg.ai.is_enable = false
|
|
msg.ai.url = http://127.0.0.1:8123/MessagePlatform/business/universal
|
|
|