shish hace 2 años
padre
commit
b30bfcb9ae
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      app-ghs/controllers/BookItemCustomController.php

+ 6 - 0
app-ghs/controllers/BookItemCustomController.php

@@ -106,6 +106,12 @@ class BookItemCustomController extends BaseController
         util::complete('操作成功');
         util::complete('操作成功');
     }
     }
 
 
+    //批量上齐 ssh 20240812
+    public function actionBatchGoOn()
+    {
+        util::complete();
+    }
+
     //预订客户列表 ssh 20240616
     //预订客户列表 ssh 20240616
     public function actionList()
     public function actionList()
     {
     {