YYC
2026-03-25 8c45ea14ec9922ca0885b7ce048ee47e80dfaeee
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;