瀏覽代碼

批量上齐

shish 2 年之前
父節點
當前提交
b30bfcb9ae
共有 1 個文件被更改,包括 6 次插入0 次删除
  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('操作成功');
     }
 
+    //批量上齐 ssh 20240812
+    public function actionBatchGoOn()
+    {
+        util::complete();
+    }
+
     //预订客户列表 ssh 20240616
     public function actionList()
     {