Commit 674390eb authored by zhuwei's avatar zhuwei

1

parent 40d99aec
......@@ -126,6 +126,7 @@ class PerformanceService
$value["img"] = AGENTHEADERIMGURL . $district_name[0]["img"];
$value["store_name"] = $info[0]["store_name"];
$value["district_name"] = $info[0]["district_name"];
$value["district_agent_id"] = $district_name[0]["id"];
}
array_push($arr, $value);
break;
......
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