Commit 28a9abfd authored by chenchuanwen's avatar chenchuanwen

bridgeedit

parent fac449b4
......@@ -119,6 +119,7 @@ class ShopkeeperServiceModel extends \Business\AbstractModel
public function getShopkeeper($memberId)
{
$data = $this->getStatistics($memberId);
echo "123456".PHP_EOL;
// $data['storeClassStats'] = $this->getSalaList($data['storeId']);
return $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