更改 新建工单 流水号设置位置
This commit is contained in:
@@ -125,6 +125,7 @@ namespace ZR.Admin.WebApi.Controllers.MES.pro
|
||||
int data = 0;
|
||||
if (proWorkorder != null)
|
||||
{
|
||||
proWorkorder.Id = DateTime.Now.ToString("yyyyMMddHHmmss");
|
||||
string workPlanId = proWorkorder.FkProPlanId;
|
||||
string workorderId = proWorkorder.Id;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user