增加插入AddWorkPlan
This commit is contained in:
@@ -13,5 +13,7 @@ namespace ZR.Service.mes.pro.IService
|
||||
{
|
||||
|
||||
public (List<ProWorkplan>,int) GetAllData(int pageNum, int pageSize, int year, int week, string partNumber, string color);
|
||||
|
||||
public int AddWorkPlan(ProWorkplan proWorkplan);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user