@@ -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()