冲突解决
This commit is contained in:
-24
@@ -215,30 +215,6 @@ public class MaterialBaseInfoDTO extends BaseVOEntity {
|
|||||||
@ApiModelProperty("法定第二单位")
|
@ApiModelProperty("法定第二单位")
|
||||||
private String statutorySecondUnit;
|
private String statutorySecondUnit;
|
||||||
|
|
||||||
@ApiModelProperty("SKU码")
|
|
||||||
private String skuCode;
|
|
||||||
|
|
||||||
@ApiModelProperty("单价")
|
|
||||||
private BigDecimal unitPrice;
|
|
||||||
|
|
||||||
@ApiModelProperty("币制")
|
|
||||||
private String currency;
|
|
||||||
|
|
||||||
@ApiModelProperty("原产国")
|
|
||||||
private String originCountry;
|
|
||||||
|
|
||||||
@ApiModelProperty("HS码")
|
|
||||||
private String hsCode;
|
|
||||||
|
|
||||||
@ApiModelProperty("申报单位")
|
|
||||||
private String declarationUnit;
|
|
||||||
|
|
||||||
@ApiModelProperty("法定单位")
|
|
||||||
private String statutoryUnit;
|
|
||||||
|
|
||||||
@ApiModelProperty("法定第二单位")
|
|
||||||
private String statutorySecondUnit;
|
|
||||||
|
|
||||||
@ApiModelProperty("规格型号")
|
@ApiModelProperty("规格型号")
|
||||||
private String specificationModel;
|
private String specificationModel;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user