shish 3 лет назад
Родитель
Сommit
017dcca64c
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      app-hd/controllers/CgRefundController.php

+ 2 - 0
app-hd/controllers/CgRefundController.php

@@ -12,6 +12,8 @@ use common\components\util;
 class CgRefundController extends BaseController
 {
 
+    public $guestAccess = ['list','get-refund-data'];
+
     //列表
     public function actionList()
     {