生产领料完成
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
using System;
|
||||
using Microsoft.AspNetCore.Http;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Drawing;
|
||||
using System.Linq;
|
||||
@@ -19,7 +20,7 @@ namespace ZR.Service.mes.pro.IService
|
||||
|
||||
public int SortWorkorderSchedule(string id, int sort);
|
||||
|
||||
public int ReleaseProduction(string id);
|
||||
public int ReleaseProduction(string id, HttpContext httpContext);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user