上模校验
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace Tnb.ProductionMgr.Entities.Entity
|
||||
{
|
||||
public class CheckMoldInput
|
||||
{
|
||||
public string mo_task_id { get; set; }
|
||||
|
||||
public string mold_qrcode { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user