外包装入库申请

This commit is contained in:
2023-11-08 16:49:52 +08:00
parent bd739b3060
commit ee0663aaaa
3 changed files with 17 additions and 2 deletions

View File

@@ -4,6 +4,5 @@ namespace Tnb.ProductionMgr.Entities.Dto
{
public string equip_code { get; set; }
public string label_code { get; set; }
public string as_location_code { get; set; }
}
}