Przeglądaj źródła

add not login function tag

xiaohai 4 dni temu
rodzic
commit
ba8f43b19b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      app/api/controller/ShopContent.php

+ 1
- 1
app/api/controller/ShopContent.php Wyświetl plik

@@ -32,7 +32,7 @@ use app\api\logic\ShopContentLogic;
32 32
 
33 33
 class ShopContent extends Api
34 34
 {
35
-    public $like_not_need_login = ['getShopInfo', 'getShopList','getNearbyShops','smsCode','getShopConfig','getXpath','getAppService','getRunNum','getShopConfig2','subHKSYCount'];
35
+    public $like_not_need_login = ['getShopInfo', 'getShopList','getNearbyShops','smsCode','getShopConfig','getXpath','getAppService','getRunNum','getShopConfig2','getHKSYCount','subHKSYCount'];
36 36
 
37 37
     /**
38 38
      * 店铺信息

Ładowanie…
Anuluj
Zapisz