YYC
2026-03-18 8f114bf53e12f37782d3fd908f83dc4d81b002de
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;