Commit f983e0fe authored by zw's avatar zw

bug

parent f822b584
......@@ -29,6 +29,7 @@ class Broker extends Basic
* @throws \think\exception\DbException
*/
public function getBroker() {
header('Access-Control-Allow-Origin:*');
$data['status'] = 200;
$data['data'] = '';
$data['code'] = '';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment