新增物料维度出入库
This commit is contained in:
@@ -53,7 +53,20 @@ public class SysOaOutWarehouseListVo extends BaseEntity {
|
||||
*/
|
||||
private String remark;
|
||||
|
||||
/**
|
||||
* 出入库时价格
|
||||
*/
|
||||
private Double signPrice;
|
||||
|
||||
/**
|
||||
* 出入库类别
|
||||
*/
|
||||
private Long type;
|
||||
|
||||
/**
|
||||
* 编号
|
||||
*/
|
||||
private String masterNum;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user