feat: passageWay for api

This commit is contained in:
2025-12-08 19:15:22 +08:00
parent a3b8746264
commit 6ebedc7366
3 changed files with 9 additions and 5 deletions

View File

@@ -71,6 +71,7 @@ data class GjcMaWb(
// ==================== 车辆信息 ====================
var carId: String? = null, // 平板车号
var carNumber: String? = null, // 车牌号
var passageWay: String? = null, // 通道号
// ==================== 状态信息 ====================
var checkIn: String? = null, // 收运状态。0待收运1已收运2收运中