|
@@ -41,7 +41,7 @@ var (
|
|
|
RemindTemplateId string
|
|
|
AppointmentRemindTemplateId string //活动预约通知模板id
|
|
|
YbCommonTemplateId string //研报小程序消息模板ID
|
|
|
- SendWxTemplateEnable string //是否开启模版消息
|
|
|
+ SendWxTemplateEnable string //是否开启模版消息,1是发送,其他不发送
|
|
|
|
|
|
WxYbAppId string //微信研报小程序
|
|
|
|