add:添加一个单位code
This commit is contained in:
@@ -63,11 +63,17 @@ public class PdaFormInMst implements Serializable {
|
|||||||
private String material_spec;
|
private String material_spec;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 对应明细:生产入库单,采购入库单-单位FUnitID
|
* 对应明细:生产入库单
|
||||||
*/
|
*/
|
||||||
private String unit_id;
|
private String unit_id;
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 对应明细:生产入库单,采购入库单-单位FUnitCode
|
||||||
|
*/
|
||||||
|
private String unit_code;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 基本单位
|
* 基本单位
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user