进出口单证查询商品类型
This commit is contained in:
+1
-1
@@ -798,6 +798,6 @@ public class BusinessDocumentOrderPO extends BaseVOEntity{
|
|||||||
private String materialCode;
|
private String materialCode;
|
||||||
|
|
||||||
@ApiModelProperty("商品类型")
|
@ApiModelProperty("商品类型")
|
||||||
private Long productType;
|
private Integer productType;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user