提报数量限制
This commit is contained in:
@@ -53,5 +53,10 @@ public partial class PrdInstockD : BaseEntity<string>
|
||||
/// 生产提报id
|
||||
/// </summary>
|
||||
public string report_id { get; set; } = string.Empty;
|
||||
|
||||
/// <summary>
|
||||
/// 生产任务单号
|
||||
/// </summary>
|
||||
public string mo_task_code { get; set; } = string.Empty;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user