wupengfei 2 years ago
parent
commit
c3022a5460
1 changed files with 1 additions and 0 deletions
  1. 1 0
      application/api/controller/WashManage.php

+ 1 - 0
application/api/controller/WashManage.php

@@ -34,6 +34,7 @@ class WashManage extends Base
         'applyAfreshOrder',
         'applyAfreshOrderDetail',
         'cancelAfreshOrder',
+        'getAfreshOrderList',
     ];
     public function initialize()
     {