guoyujie
2025-12-10 1750abd11320f8d09ffe1580b7467dba87c86c89
north-glass-erp/src/main/java/com/example/erp/entity/pp/FlowCard.java
@@ -104,6 +104,9 @@
    //版图ID
    @TableField(select = false,exist = false)
    private String stockId;
    //小片序号
    @TableField(select = false,exist = false)
    private Integer polysId;
    //小片数量
    @TableField(select = false,exist = false)
    private String glassCount;