| | |
| | | |
| | | Integer selectLayerByReportingWorkId(String reportingWorkId); |
| | | |
| | | Boolean ReviewReportingWorkMp(String substring, String process, String result); |
| | | Boolean ReviewReportingWorkMp(String substring, String process, String result, String userName); |
| | | |
| | | String getPatchConditionMp(String reportingWorkId); |
| | | |
| | | Integer getFirstStep(String processId, String orderSort, Integer technologyNumber, String interceptProcess); |
| | | |
| | | Boolean updateReplenishWorkProcess(String processId, String orderSort, Integer technologyNumber, Integer patchNum, String patchProcesses); |
| | | |
| | | Boolean updateRWPatchNum(String reportingWorkId, Integer patchNum); |
| | | |
| | | Boolean updateRWDPatchNum(String reportingWorkId, String orderSort, Integer technologyNumber, Integer patchNum); |
| | | } |