调拨出库
This commit is contained in:
@@ -132,6 +132,10 @@
|
||||
public string check_type { get; set; }
|
||||
|
||||
public string remark { get; set; }
|
||||
/// <summary>
|
||||
/// 附件对象.
|
||||
/// </summary>
|
||||
public string attachment { get; set; } = string.Empty;
|
||||
|
||||
public List<List<Exextype>>? checktypes { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user