Commit 7dd96b69 authored by wwccw0591's avatar wwccw0591

sms message

parent 27f4f43f
......@@ -44,5 +44,12 @@ class SmsTemplateConst{
'storename',
)
),
//商户微信支付关闭通知 尊敬的${storename},由于您在微信支付商户平台取消对我的身边店的授权,所以平台关闭了您的线上支付功能。
'mchWxPayClose' => array(
'templateId'=>'SMS_151577277',
'parameters'=>array(
'storename',
)
),
);
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment