Commit 5a9faffd authored by zhuwei's avatar zhuwei

bug

parent b1a76bc9
......@@ -216,7 +216,7 @@ class Statement extends Basic
$params = $this->params;
$params = array(
"agent_id" => 5739,//5739 总监 5740店长
"day_or_week" => 0,//0 日报 1 周报
"type" => 0,//0 日报 1 周报
);
if (!isset($params["agent_id"]) || !isset($params["day_or_week"]) ) {
......
......@@ -551,6 +551,7 @@ class StatementService
* @param $district_id
* user 朱伟
* time 2018-11-23 11:15:02
* http://showdoc.tonglianjituan.com/index.php?s=/1&page_id=698
*/
public function selectStatementForClerk($agent_id, $agent_level, $store_id, $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