wupengfei hace 2 años
padre
commit
c3022a5460
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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()
     {