first()); $app = app('wechat.mini_program'); $res = $app->template_message->send([ 'touser' => 'oi4-45JF9_U6EuttPyvDjpV_yuC0', 'template_id' => 'UxFg6zf47Gmha84hNzbdTJ3K0UHzcXNMPUbJQj-ivA8', 'page' => 'index', 'data' => [ 'character_string13' => '编号', 'thing6' => '内容', 'phrase12' => '状态', 'thing22' => '工区', 'thing15' => '备注', ], ]); dd($res); } }