配置修改
This commit is contained in:
@ -22,7 +22,7 @@ class ShopLogic extends Logic
|
||||
/**
|
||||
* 获取店铺信息
|
||||
*/
|
||||
public static function getShopInfo($city_id,$shopId, $userId, $params = [])
|
||||
public static function getShopInfo($shopId, $userId, $params = [])
|
||||
{
|
||||
// 记录统计信息(访问商铺用户量)
|
||||
Event::listen('ShopStat', 'app\common\listener\ShopStat');
|
||||
|
||||
Reference in New Issue
Block a user