更改 新建工单 流水号设置位置
This commit is contained in:
@@ -61,7 +61,7 @@ namespace ZR.Service.mes.pro
|
||||
|
||||
public int AddWorkorder(ProWorkorder proWorkorder)
|
||||
{
|
||||
proWorkorder.Id = DateTime.Now.ToString("yyyyMMddHHmmss");
|
||||
|
||||
return Context.Insertable(proWorkorder).ExecuteCommand();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user