package jeecg.workflow.service.demo; import org.jeecgframework.core.common.service.CommonService; public interface TestZhangServiceI extends CommonService{ }