This commit is contained in:
2024-09-04 17:31:22 +08:00
parent b07f20845d
commit a4345646ca
8 changed files with 367 additions and 351 deletions

View File

@@ -18,6 +18,8 @@
public string mo_task_code { get; set; }
public string batch { get; set; }
public int? qty { get; set; }
public int? rqty { get; set; }
public string bill_code { get; set; }
public string equip_name { get; set; }
/// <summary>