Commit 7807cb36 authored by clone's avatar clone

bug

parent 3e3f9540
......@@ -659,6 +659,7 @@ class OrderLog extends Basic
*/
public function getListByHouseId()
{
header('Access-Control-Allow-Origin:*');
$params = $this->params;
/* $params = array(
"house_id"=>1
......
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