Uses of Class
cn.toint.jdy4j.core.model.JdyEntryResponse
Packages that use JdyEntryResponse
-
Uses of JdyEntryResponse in cn.toint.jdy4j.core.service
Methods in cn.toint.jdy4j.core.service that return types with arguments of type JdyEntryResponseModifier and TypeMethodDescriptionJdyAppService.listAllEntry(String appId) 用户全量表单查询接口JdyAppService.listEntry(JdyEntryRequest entryRequest) 用户表单查询接口 -
Uses of JdyEntryResponse in cn.toint.jdy4j.core.service.impl
Methods in cn.toint.jdy4j.core.service.impl that return types with arguments of type JdyEntryResponseModifier and TypeMethodDescriptionJdyAppServiceImpl.listAllEntry(String appId) JdyAppServiceImpl.listEntry(JdyEntryRequest entryRequest)