feat: 采购详情表加附件字段存质保单
This commit is contained in:
@@ -45,6 +45,10 @@ public class WmsPurchasePlanDetail extends BaseEntity {
|
||||
* 单位
|
||||
*/
|
||||
private String unit;
|
||||
/**
|
||||
* 附件
|
||||
*/
|
||||
private String annex;
|
||||
/**
|
||||
* 状态( 0=新建,1=在途,2=到货,3=待审核,4=采购完成)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user