@ -15,7 +15,7 @@ class Wxserver extends BaseController
public function index()
{
$appid = 'wx35f6c598106b9149';
$appid = 'wx74c7a92ae5ffbcb6';
$template_id = 6;
$obj = new \app\common\library\wxserver\Server();
$arr = $obj->commit($appid, $template_id);