修改了出库是否作废
This commit is contained in:
@@ -161,9 +161,9 @@ namespace WMS.Web.Core.Dto.OutStockTask
|
||||
/// 是否作废
|
||||
///</summary>
|
||||
[Column("是否作废")]
|
||||
public bool IsRepeal { get; set; }
|
||||
|
||||
// public bool IsRepeal { get; set; }
|
||||
|
||||
public string IsRepeal { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user