Commit 2ad85a4e authored by zw's avatar zw

委托转铺跨域

parent 78b49190
...@@ -64,6 +64,7 @@ class Sublet extends Basic ...@@ -64,6 +64,7 @@ class Sublet extends Basic
public function addSublet() public function addSublet()
{ {
header('Access-Control-Allow-Origin:*');
$params = $this->params; $params = $this->params;
/* $params = array( /* $params = array(
"user_id" => 47, "user_id" => 47,
......
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