wang hou sheng 8 months ago
parent 95109f146c
commit 4863d28e9d
  1. 2
      app/api/controller/Wxserver.php

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

Loading…
Cancel
Save