shish пре 3 година
родитељ
комит
436acc5ff9
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      app-hd/controllers/CgRefundController.php

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

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