Commit e8673b37 authored by chenchuanwen's avatar chenchuanwen

bridgeedit

parent ec75d41b
......@@ -47,6 +47,7 @@ class ShopkeeperServiceModel extends \Business\AbstractModel
//获得统计数据
public function getStatistics($memberId)
{
echo 234234234;
$memberDao = \DAO\MemberModel::getInstance();
$storeId = $memberDao->getInfo($memberId, 'store_id');
$storeStaticDao=\DAO\StoreStatisticsModel::getInstance();
......
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