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.
		
		
		
		
			
				
					
					
						
							13 lines
						
					
					
						
							497 B
						
					
					
				
			
		
		
	
	
							13 lines
						
					
					
						
							497 B
						
					
					
				| # 消息推送
 | |
| # 挂号-导航推送
 | |
| 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
 | |
| 
 |