Uses of Class
cn.toint.jdy4j.core.model.JdyGetUploadTokenResponse
Packages that use JdyGetUploadTokenResponse
-
Uses of JdyGetUploadTokenResponse in cn.toint.jdy4j.core.service
Methods in cn.toint.jdy4j.core.service that return types with arguments of type JdyGetUploadTokenResponseModifier and TypeMethodDescriptionJdyFileService.getUploadToken(JdyGetUploadTokenRequest getUploadTokenRequest) 获取文件上传凭证和上传地址接口 -
Uses of JdyGetUploadTokenResponse in cn.toint.jdy4j.core.service.impl
Methods in cn.toint.jdy4j.core.service.impl that return types with arguments of type JdyGetUploadTokenResponseModifier and TypeMethodDescriptionJdyFileServiceImpl.getUploadToken(JdyGetUploadTokenRequest getUploadTokenRequest)