NNowhZzU
2024-02-02 ff81db092d8910f89c87c849004875982b3d3ba8
north-glass-erp/src/main/java/com/example/erp/entity/sd/Order.java
@@ -15,7 +15,7 @@
    private Long id;
    private String orderId;
    private String project;
    private String customerId;
    private String customerName;
    private String orderType;
    private String orderClassify;
@@ -36,13 +36,13 @@
    private Double otherMoney;
    private String otherMoneyRemarks;
    private String processingNote;
    private String otherRemaks;
    private String otherRemarks;
    private Double area;
    private Long quantity;
    private String verifierId;
    private String verifier;
    private String createrId;
    private String creater;
    private String creatorId;
    private String creator;
    private Integer createOrder;
    private Integer processReview;
    private Integer orderReview;