生产管理,新增生产提报,自检报废接口

This commit is contained in:
DEVICE8\12494
2023-05-11 10:21:41 +08:00
parent 208e6258d3
commit 7bfa4eed8c
21 changed files with 1241 additions and 17 deletions

View File

@@ -195,6 +195,8 @@ namespace Tnb.ProductionMgr.Entities.Dto
/// </summary>
public string eqp_type_code { get; set; }
}