廖井涛
2025-12-09 70a9b5ca60bafe50da533513f99b990147968a93
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;