wupengfei před 2 roky
rodič
revize
c3022a5460
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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()
     {