webservice

ht
qijirenjian 3 months ago
parent 9ed47b7c11
commit ef087a2c46

@ -18,7 +18,7 @@ public class DemoService {
private WorkflowAllComInfo workflowAllComInfo;
public String demo(String detailTables){
log.error("DemoService start");
log.error("DemoService start2");
String workcodeId = "100003460000005676";
String detailTable = detailTables;
@ -26,5 +26,6 @@ public class DemoService {
log.error("DemoService end");
return detailTable;
}
}
Loading…
Cancel
Save