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
 class CgRefundController extends BaseController
 {
 {
 
 
-    public $guestAccess = ['list', 'getRefundData'];
+    public $guestAccess = ['list', 'get-refund-data'];
 
 
     //列表
     //列表
     public function actionList()
     public function actionList()