注塑看板

This commit is contained in:
2024-08-22 16:59:00 +08:00
parent 21b789f1d3
commit 4cc1bf39dc
3 changed files with 52 additions and 37 deletions

View File

@@ -33,6 +33,8 @@ namespace Tnb.ProductionMgr.Entities.Dto.PrdManage
public class EquipPieOutput
{
public string id { get; set; }
public string code { get; set; }
public string name { get; set; }
public int value { get; set; }