1
2 天以前 c620f4cbc6f5ed50758ea548855773bfed2dcd39
rsf-server/src/main/java/com/vincent/rsf/server/manager/entity/OutOrderAndItem.java
@@ -29,4 +29,5 @@
    private String saleUserName;
    private String customerId;
    private String customerName;
    private String stockOrgName;
}