获取工单 排产工单 未排产工单
This commit is contained in:
@@ -11,5 +11,6 @@ namespace ZR.Service.mes.pro.IService
|
||||
{
|
||||
public interface IProWorkorderService
|
||||
{
|
||||
public (List<ProWorkorder>, int) GetWorkorderList(int pageNum, int pageSize, int year, int week,int date,string isSchedule);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user