shish 5 лет назад
Родитель
Сommit
faff13b518
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app-hd/controllers/ConsoleController.php

+ 1 - 1
app-hd/controllers/ConsoleController.php

@@ -21,7 +21,7 @@ class ConsoleController extends BaseController
     //概况 ssh 2019.12.19
     public function actionProfile()
     {
-        $asset = MerchantAssetService::getByMerchantId($this->sjId);
+        $asset = $this->shop;
 
         //试用期到期时间
         $notice = [];