Commit 6fcb619d authored by zhuwei's avatar zhuwei

1

parent 26e6ea13
...@@ -33,6 +33,7 @@ class ShareOfficeRoom extends Basic ...@@ -33,6 +33,7 @@ class ShareOfficeRoom extends Basic
public function ShareOfficeRoom() public function ShareOfficeRoom()
{ {
header('Access-Control-Allow-Origin:*');
$browser_type = $this->isWeiChatBrowser(); $browser_type = $this->isWeiChatBrowser();
$params = $this->params; $params = $this->params;
$is_user = true; $is_user = true;
......
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