rev:参数修改

This commit is contained in:
2024-03-21 09:40:37 +08:00
parent 0fc22f8885
commit 0dee6fed5d

View File

@@ -28,6 +28,12 @@ public interface InBoxManageService {
* vehicle_code托盘号
* point_code起点点位
* }
* @return {
* 长
* 宽
* 高
* 木箱层数
* }
*/
void boxBinVehicle(JSONObject whereJson);