获取工单下的报工列表
This commit is contained in:
@@ -11,4 +11,6 @@ public interface IReportFlowService: IBaseService<ProReportwork01>
|
||||
|
||||
bool ProcessReportWork(string workorder, string process, int finish_num,int bad_num,string Worker);
|
||||
|
||||
List<ProReportwork01> GetWorkOrderReportWorkList(string workorder);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user