zhangl 3 tháng trước cách đây
mục cha
commit
f95042fdb2
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      frontendApi/config/params.php

+ 2 - 1
frontendApi/config/params.php

@@ -22,6 +22,7 @@ return [
         'v1/site/languages',
 //        'v1/site/countries',
         'v1/bonus/period',
-        ],
+        'v1/article/detail',
+    ],
     'noCheckPermissionActions' => [],
 ];