Commit a1ba38ae authored by zhuwei's avatar zhuwei

bug

parent 20ded7c0
......@@ -94,7 +94,7 @@ class SpreadUser extends Basic
public function getVolume(){
$data['shop_num'] = 32789;
$data['volume_last_week'] = 32789;;
$data['volume_last_week'] = 168;
return $this->response("200", "成功",$data);
}
......
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