南靖新增第三方产品编码返回

dtxyy
anthonywj 1 year ago
parent 8a48ee3361
commit 2e66e46b0f

@ -48,4 +48,6 @@ public class ForInvProductsResponse {
private String measname; private String measname;
private String price; private String price;
private String thrCode;
} }

@ -127,4 +127,6 @@ public class InvProductResponse {
private BigDecimal price; private BigDecimal price;
private String thrCode;
} }

Loading…
Cancel
Save