wang hou sheng 12 months ago
parent a7a278c43e
commit 806e4154ce
  1. 4
      app/common/library/wxserver/Server.php

@ -198,8 +198,8 @@ class Server
throwError('模板不存在');
}
$data['template_id'] = $template_id;
$data['user_version'] = '1.1.0';
$data['user_desc'] = urlencode($desc);
$data['user_version'] = '1.2.0';
$data['user_desc'] = 'wanghousheng';
$ext_json['extAppid'] = $appid;
$ext_json['ext']['store_id'] = $info['store_id'];
$ext_json['window'] = [];

Loading…
Cancel
Save