shish 3 ani în urmă
părinte
comite
6777d4ff76
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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
 class CgRefundController extends BaseController
 {
 {
 
 
-    public $guestAccess = ['list', 'get-refund-data'];
+    public $guestAccess = ['list', 'getRefundData'];
 
 
     //列表
     //列表
     public function actionList()
     public function actionList()