Commit 8771f632 authored by zw's avatar zw

pc官网商铺列表

parent a3af5479
......@@ -332,6 +332,7 @@ class Shop extends Basic
*/
public function filtrateCondition()
{
header('Access-Control-Allow-Origin:*');
$params = $this->params;
$city_code = isset($params["city_code"]) ? $params["city_code"] : "330000"; //上海310000 浙江 330000
......
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