shish 4 years ago
parent
commit
0080966605
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app-hd/controllers/ClearController.php

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

@@ -14,7 +14,7 @@ class ClearController extends BaseController
 {
 
 
-    public $guestAccess = ['get-full-info', 'info'];
+    public $guestAccess = ['get-full-info', 'detail'];
 
     //取消结账单 ssh 20220509
     public function actionCancel()