chenlu
2025-07-30 e9f8d23f55f64903d834308f9f167aaf3195c20d
north-glass-erp/src/main/java/com/example/erp/entity/sd/GlassPriceBasic.java
@@ -14,6 +14,7 @@
    private String type;
    private Double thickness;
    private String name;
    private String process;
    private Double price;
    private String json;
    private LocalDateTime createTime;