Commit a63cee0e authored by zhuwei's avatar zhuwei

bug

parent a6569751
......@@ -319,7 +319,6 @@ class PerformanceService
if (!empty($params['site_id'])) {
$where_['d.site_id'] = $params['site_id'];
}
$where_['d.site_id'] = 10002;
//区域搜索条件
if (!empty($params['district_id'])) {
......
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