注塑满箱入库申请接口
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace Tnb.ProductionMgr.Entities.Dto
|
||||
{
|
||||
public class InstockInput
|
||||
{
|
||||
public string equip_code { get; set; }
|
||||
public string as_location_code { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user