YYC
2025-10-29 010e56c4b7c590c83517dd0b0a65ba23ee828222
src/main/java/com/fzzy/async/fzzy40/entity/Fz40InoutRecord.java
@@ -100,6 +100,11 @@
    @PropertyDef(label = "车船号", description = "车牌号+标识符")
    private String plateNum;
    @Column(name = "PLATE_NUM_AFTER_", length = 20)
    @PropertyDef(label = "挂车号", description = "车牌号+标识符")
    private String plateNumAfter;
    @Column(name = "TRANS_TYPE_", length = 6)
    @PropertyDef(label = "运输工具")
    private String transType;