guoyujie
2025-11-26 71f90ed3a2eeea97b20cd095cc34a1f64dac5c81
north-glass-erp/src/main/java/com/example/erp/entity/sd/Order.java
@@ -44,7 +44,7 @@
    private String salesman;
    @ExcelProperty("铝条方式")
    private String alType;
    @ExcelProperty("金额")
    @ExcelProperty("订单金额")
    private Double money;
    @ExcelProperty("合同编号")
    private String contractId;