|
void synchronizedPdf(List<TableInfo> tableInfoList, String nodeId, String classify, String contractId, String projectId) throws Exception;
|
|
void synchronizedPdf(List<TableInfo> tableInfoList, String nodeId, String classify, String contractId, String projectId) throws Exception;
|
|
void cancelSample(Long groupId, Long pkeyId, Long contractId, Long sampleId1) throws Exception;
|
|
void cancelSample(Long groupId, Long pkeyId, Long contractId, Long sampleId1) throws Exception;
|
|
- List<Map<String, Object>> getBussDataInfoTrialentrust(Long id, Long pkeyId, Long contractId, Long sampleId, JSONObject jsonObject,Boolean isremove,Boolean isCaneal);
|
|
|