...
|
...
|
@@ -768,7 +768,7 @@ class Store extends Api |
|
|
"remark" => '请尽快处理!',
|
|
|
);
|
|
|
$url = 'http://community.t.brotop.cn/admininfo.php';
|
|
|
(new \app\index\controller\Ajax)->wxsendmessage('otlkQ0rFJjTlUKEhqULSsGI0CZZA',$send_data,config('option.template')['examine'],$url);
|
|
|
(new \app\index\controller\Ajax)->wxsendmessage('otlkQ0l4L3wsmz8dhDIbHJQVJnI8',$send_data,config('option.template')['examine'],$url);
|
|
|
if(!$result || !$res_user || !$res_log) {
|
|
|
Db::rollback();
|
|
|
} else {
|
...
|
...
|
|