public class SmartFormClient extends Object
| 构造器和说明 |
|---|
SmartFormClient(OpenApiClient openApiClient) |
public SmartFormClient(OpenApiClient openApiClient)
public BaseRes<List<GetSmartFormListRes>> list(GetSmartFormListReq req) throws ApiException
ApiExceptionpublic BaseRes<GetSmartFormDetailRes> detail(GetSmartFormDetailReq req) throws ApiException
ApiExceptionpublic BaseRes<List<GetSmartFormSerialInfoRes>> getSmartFormSerialInfo(GetSmartFormSerialInfoReq req) throws ApiException
ApiExceptionpublic BaseRes<Void> deleteSmartForm(DeleteSmartFormReq req) throws ApiException
ApiExceptionpublic BaseRes<Void> deleteSmartFormSerial(DeleteSmartFormSerialReq req) throws ApiException
ApiExceptionpublic BaseRes<GetSmartFormManageUrlRes> getSmartFormManageUrl(GetSmartFormManageUrlReq req) throws ApiException
ApiExceptionpublic BaseRes<GetSmartFormCollectUrlRes> getSmartFormCollectUrl(GetSmartFormCollectUrlReq req) throws ApiException
ApiExceptionCopyright © 2025. All rights reserved.