Commit 4d694b31 by xmy

Merge branch 'ft-oem' into test

parents 04ed6867 a87ed902
......@@ -77,11 +77,9 @@ interface NoticeInterface
* 微信公众号发送实例
$data[NoticeEnum::TYPE_MP_SEND] = [
'unionId' => 'o3lFcs8xoWfQUlhzTiP5uZI6A7Hc', //填写用户的unionId
'template_id' => 'zwUBuoKVRJkumLwGkippA46XfmLsmwJD906HC-wqOks',
'miniprogram' => [
'appid' => 'wx3b3b2df942634cdd', //小程序appid
'pagepath' => 'pages/start/start'//小程序页面
],
'tplName' => 模版KEY,
'params' => [],//小程序地址参数(不用传地址)array
'url'=>''
'data' => [
'first' => 'first',
'keyword1' => '姓名',
......
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