Socket
Book a DemoInstallSign in
Socket

zsgf-client

Package Overview
Dependencies
Maintainers
0
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zsgf-client

1.0.24
Cargo
Version published
Maintainers
0
Created
Source

zsgf client

Crates.io MSRV

安装

cargo add zsgf-client

API 端点文档

方法HTTP 请求描述
AccessTokenApiaccess_token_deleteDELETE /AccessToken/{appKey}/{id}删除令牌
AccessTokenApiaccess_token_postPOST /AccessToken/{appKey}创建令牌
AccessTokenApiaccess_token_putPUT /AccessToken/{appKey}/{id}更新令牌
AccessTokenApiaccess_tokensGET /AccessToken/{appKey}令牌列表
AlipayApialipay_create_orderPOST /Alipay/{appKey}/CreateOrder创建订单 - 当面付
AlipayApialipay_create_order_page_payPOST /Alipay/{appKey}/CreateOrderPagePay创建订单 - PC支付
AlipayApialipay_create_order_wap_payPOST /Alipay/{appKey}/CreateOrderWapPay创建订单 - WAP支付
AlipayApialipay_order_detailGET /Alipay/{appKey}/OrderDetail订单详情
AlipayApialipay_order_refundPOST /Alipay/{appKey}/OrderRefund订单退款
AlipayApialipay_return_page_notifyPOST /Alipay/{appKey}/ReturnPageNotify支付成功同步通知
AppApiappGET /App/{appKey}应用详情
AppApiapp2_faGET /App/{appKey}/2FA双因素验证 获取
AppApiapp2_fa_checkGET /App/{appKey}/2FACheck双因素验证 验证
AppApiapp_check_versionGET /App/{appKey}/CheckVersion更新应用数据库
AppApiapp_deleteDELETE /App/{appKey}删除应用
AppApiapp_infoGET /App/{appKey}/Info应用详情
AppApiapp_postPOST /App创建应用
AppApiapp_putPUT /App/{appKey}更新应用
AppApiapp_transferGET /App/{appKey}/Transfer转移应用
AppApiappsGET /App应用列表
AppSettingApiapp_service_setting_groupGET /AppSetting/{appKey}/Groups/{id}获取服务分组详情
AppSettingApiapp_service_setting_group_deleteDELETE /AppSetting/{appKey}/Groups/{id}删除服务分组
AppSettingApiapp_service_setting_group_postPOST /AppSetting/{appKey}/Groups添加服务分组
AppSettingApiapp_service_setting_group_putPUT /AppSetting/{appKey}/Groups/{id}更新服务分组
AppSettingApiapp_service_setting_groupsGET /AppSetting/{appKey}/Groups获取服务分组列表
AppSettingApiapp_service_setting_itemGET /AppSetting/{appKey}/Items/{id}服务配置项详情
AppSettingApiapp_service_setting_item_deleteDELETE /AppSetting/{appKey}/Items/{id}删除服务配置项
AppSettingApiapp_service_setting_item_postPOST /AppSetting/{appKey}/Items添加服务配置项
AppSettingApiapp_service_setting_item_putPUT /AppSetting/{appKey}/Items/{id}更新服务配置项
AppSettingApiapp_service_setting_itemsGET /AppSetting/{appKey}/Items服务配置项列表
AppSettingApiapp_service_setting_providerGET /AppSetting/{appKey}/Providers/{id}获取服务商详情
AppSettingApiapp_service_setting_provider_deleteDELETE /AppSetting/{appKey}/Providers/{id}删除服务商
AppSettingApiapp_service_setting_provider_postPOST /AppSetting/{appKey}/Providers添加服务商
AppSettingApiapp_service_setting_provider_putPUT /AppSetting/{appKey}/Providers/{id}更新服务商
AppSettingApiapp_service_setting_providersGET /AppSetting/{appKey}/Providers获取服务商列表
AppSettingApiapp_settingGET /AppSetting/{appKey}/{id}配置详情
AppSettingApiapp_setting_deleteDELETE /AppSetting/{appKey}/{id}删除配置
AppSettingApiapp_setting_postPOST /AppSetting/{appKey}增加配置
AppSettingApiapp_setting_putPUT /AppSetting/{appKey}/{id}更新配置
AppSettingApiapp_settingsGET /AppSetting/{appKey}配置列表
AuthorizePolicyApiauthorize_policiesGET /AuthorizePolicy/{appKey}获取鉴权策略列表
AuthorizePolicyApiauthorize_policyGET /AuthorizePolicy/{appKey}/{id}获取鉴权策略详情
AuthorizePolicyApiauthorize_policy_deleteDELETE /AuthorizePolicy/{appKey}/{id}删除鉴权策略
AuthorizePolicyApiauthorize_policy_postPOST /AuthorizePolicy/{appKey}添加鉴权策略
AuthorizePolicyApiauthorize_policy_putPUT /AuthorizePolicy/{appKey}/{id}更新鉴权策略
CurrencyApicurrenciesGET /Currency/{appKey}获取货币列表
CurrencyApicurrencyGET /Currency/{appKey}/{id}获取货币详情
CurrencyApicurrency_deleteDELETE /Currency/{appKey}/{id}删除货币
CurrencyApicurrency_exchange_rate_deleteDELETE /Currency/{appKey}/ExchangeRates/{id}删除汇率
CurrencyApicurrency_exchange_rate_putPUT /Currency/{appKey}/ExchangeRates/{code}更新汇率
CurrencyApicurrency_exchange_ratesGET /Currency/{appKey}/ExchangeRates/{code}获取汇率列表
CurrencyApicurrency_postPOST /Currency/{appKey}创建新货币
CurrencyApicurrency_putPUT /Currency/{appKey}/{id}更新货币信息
CurrencyApicurrency_transactionsGET /Currency/{appKey}/Transactions获取货币交易记录
DingTalkApiding_talk_user_infoGET /DingTalk/{appKey}/UserInfo获取用户资料
FileApifile_create_folderPOST /File/{appKey}/CreateFolder创建文件夹
FileApifile_deleteDELETE /File/{appKey}删除文件或文件夹
FileApifile_renamePOST /File/{appKey}/Rename重命名文件或文件夹
FileApifile_uploadPOST /File/{appKey}/Upload上传文件
FileApifilesGET /File/{appKey}获取文件列表
OAuthApio_auth_authorizePOST /OAuth/{appKey}/Authorize获取access_token
OAuthApio_auth_consentsGET /OAuth/{appKey}/Consents授权记录
OAuthApio_auth_delete_consentDELETE /OAuth/{appKey}/Consents/{id}删除授权记录
OAuthApio_auth_grant_codePOST /OAuth/{appKey}/GrantCode申请授权码
OAuthApio_auth_profileGET /OAuth/{appKey}/Profile获取个人资料
OrderApiorderGET /Order/{appKey}/{id}获取订单详情
OrderApiorder_createPOST /Order/{appKey}/Create创建订单
OrderApiordersGET /Order/{appKey}获取订单列表
ProjectApiprojectGET /Project/{id}项目详情
ProjectApiproject_deleteDELETE /Project/{id}删除项目
ProjectApiproject_postPOST /Project创建项目
ProjectApiproject_putPUT /Project/{id}更新项目
ProjectApiprojectsGET /Project项目列表
ServiceSettingApiservice_settingGET /ServiceSetting/{id}获取配置详情
ServiceSettingApiservice_setting_deleteDELETE /ServiceSetting/{id}删除配置
ServiceSettingApiservice_setting_groupGET /ServiceSetting/Groups/{id}获取服务分组详情
ServiceSettingApiservice_setting_group_deleteDELETE /ServiceSetting/Groups/{id}删除服务分组
ServiceSettingApiservice_setting_group_postPOST /ServiceSetting/Groups添加服务分组
ServiceSettingApiservice_setting_group_putPUT /ServiceSetting/Groups/{id}更新服务分组
ServiceSettingApiservice_setting_groupsGET /ServiceSetting/Groups获取服务分组列表
ServiceSettingApiservice_setting_itemGET /ServiceSetting/Items/{id}服务配置详情
ServiceSettingApiservice_setting_item_deleteDELETE /ServiceSetting/Items/{id}删除服务配置
ServiceSettingApiservice_setting_item_postPOST /ServiceSetting/Items添加服务配置
ServiceSettingApiservice_setting_item_putPUT /ServiceSetting/Items/{id}更新服务配置
ServiceSettingApiservice_setting_itemsGET /ServiceSetting/Items服务配置列表
ServiceSettingApiservice_setting_postPOST /ServiceSetting增加配置
ServiceSettingApiservice_setting_providerGET /ServiceSetting/Providers/{id}获取服务商详情
ServiceSettingApiservice_setting_provider_deleteDELETE /ServiceSetting/Providers/{id}删除服务商
ServiceSettingApiservice_setting_provider_postPOST /ServiceSetting/Providers添加服务商
ServiceSettingApiservice_setting_provider_putPUT /ServiceSetting/Providers/{id}更新服务商
ServiceSettingApiservice_setting_providersGET /ServiceSetting/Providers获取服务商列表
ServiceSettingApiservice_setting_putPUT /ServiceSetting/{id}更新配置
ServiceSettingApiservice_settingsGET /ServiceSetting获取配置列表
StorageApistorage_aggregateGET /Storage/{appKey}/{table}/Aggregate聚合查询
StorageApistorage_clearDELETE /Storage/{appKey}/{table}/Clear清空表数据
StorageApistorage_deleteDELETE /Storage/{appKey}/{table}/{id}删除数据
StorageApistorage_delete_indexDELETE /Storage/{appKey}/{table}/indexes删除索引
StorageApistorage_detailGET /Storage/{appKey}/{table}/{id}数据详情
StorageApistorage_execute_functionGET /Storage/{appKey}/ExecuteFunction执行函数
StorageApistorage_exportGET /Storage/{appKey}/{table}/Export导出数据
StorageApistorage_importPOST /Storage/{appKey}/{table}/Import导入数据
StorageApistorage_indexesGET /Storage/{appKey}/{table}/Indexes获取索引
StorageApistorage_listGET /Storage/{appKey}/{table}查询数据
StorageApistorage_postPOST /Storage/{appKey}/{table}添加数据
StorageApistorage_post_indexPOST /Storage/{appKey}/{table}/indexes添加索引
StorageApistorage_putPUT /Storage/{appKey}/{table}/{id}更新数据
StorageApistorage_removeDELETE /Storage/{appKey}/{table}/Remove删除表
StorageApistorage_statsGET /Storage/{appKey}/{table}/Stats数据表统计
StorageApistorage_tablesGET /Storage/{appKey}/Tables获取数据表
SystemFileApisystem_file_create_folderPOST /SystemFile/CreateFolder创建文件夹
SystemFileApisystem_file_deleteDELETE /SystemFile删除文件
SystemFileApisystem_file_renamePOST /SystemFile/Rename重命名文件
SystemFileApisystem_file_uploadPOST /SystemFile上传文件
SystemFileApisystem_filesGET /SystemFile获取文件列表
TeamApiteam_deleteDELETE /Team/{id}删除团队
TeamApiteam_postPOST /Team创建团队
TeamApiteam_putPUT /Team/{id}更新团队信息
TeamApiteamsGET /Team获取团队列表
UserApiuserGET /User/{appKey}/{id}获取用户详情
UserApiuser_clearDELETE /User/{appKey}/Clear清空用户数据
UserApiuser_common_interestsGET /User/{appKey}/Friends/CommonInterests有共同爱好的用户推荐
UserApiuser_deleteDELETE /User/{appKey}/{id}删除用户
UserApiuser_email_sign_inPOST /User/{appKey}/EmailSignIn邮箱登录
UserApiuser_email_sign_upPOST /User/{appKey}/EmailSignUp邮箱注册
UserApiuser_exportGET /User/{appKey}/Export导出用户数据
UserApiuser_follow_userPOST /User/{appKey}/Follower/{userId}关注用户
UserApiuser_follower_putPUT /User/{appKey}/Follower/{id}更新粉丝
UserApiuser_followersGET /User/{appKey}/Followers获取我的粉丝列表
UserApiuser_followingGET /User/{appKey}/Following获取我的关注列表
UserApiuser_friends_near_byGET /User/{appKey}/Friends/NearBy附近的用户推荐
UserApiuser_importPOST /User/{appKey}/Import导入用户数据
UserApiuser_locationGET /User/{appKey}/Location/{id}获取位置详情
UserApiuser_location_deleteDELETE /User/{appKey}/Location/{id}删除位置
UserApiuser_location_postPOST /User/{appKey}/Location添加位置
UserApiuser_location_putPUT /User/{appKey}/Location/{id}更新位置
UserApiuser_locationsGET /User/{appKey}/Locations获取位置列表
UserApiuser_mutual_followersGET /User/{appKey}/Friends/MutualFollowers有共同粉丝的用户推荐
UserApiuser_mutual_followingsGET /User/{appKey}/Friends/MutualFollowings有共同关注的用户推荐
UserApiuser_o_auth_account_bindPOST /User/{appKey}/OAuthAccountBind外部账号 绑定
UserApiuser_o_auth_account_sign_inPOST /User/{appKey}/OAuthAccountSignIn外部账号 登录
UserApiuser_o_auth_accountsGET /User/{appKey}/OAuthAccounts外部账号 绑定列表
UserApiuser_o_auth_accounts_put_bindPUT /User/{appKey}/OAuthAccounts/{id}外部账号 更新绑定
UserApiuser_o_auth_accounts_un_bindDELETE /User/{appKey}/OAuthAccounts/{id}外部账号 删除绑定
UserApiuser_phone_sign_inPOST /User/{appKey}/PhoneSignIn手机登录
UserApiuser_phone_sign_upPOST /User/{appKey}/PhoneSignUp手机注册
UserApiuser_profileGET /User/{appKey}/Profile获取个人资料
UserApiuser_putPUT /User/{appKey}/{id}更新用户信息
UserApiuser_qr_code_pre_sign_inPOST /User/{appKey}/QRCodePreSignIn微信小程序 - 预登陆
UserApiuser_qr_code_scanPOST /User/{appKey}/QRCodeScan微信小程序 - 扫码
UserApiuser_qr_code_sign_inPOST /User/{appKey}/QRCodeSignIn微信小程序 - 网页登录
UserApiuser_qr_code_sign_upPOST /User/{appKey}/QRCodeSignUp微信小程序 - 注册
UserApiuser_reset_pwdPOST /User/{appKey}/ResetPwd重置密码
UserApiuser_send_email_codePOST /User/{appKey}/SendEmailCode发送邮箱验证码
UserApiuser_send_sms_codePOST /User/{appKey}/SendSMSCode发送手机验证码
UserApiuser_sign_inPOST /User/{appKey}/SignIn账号密码 登录
UserApiuser_sign_upPOST /User/{appKey}/SignUp账号密码 注册
UserApiuser_two_factor_authGET /User/{appKey}/TwoFactorAuth双因素验证
UserApiuser_unfollow_userDELETE /User/{appKey}/Follower/{userId}取消关注
UserApiuser_union_id_sign_inPOST /User/{appKey}/UnionIDSignInUnionID登录
UserApiuser_union_id_sign_upPOST /User/{appKey}/UnionIDSignUpUnionID注册
UserApiuser_update_profilePUT /User/{appKey}/Profile更新个人资料
UserApiusersGET /User/{appKey}获取用户列表
UserCurrencyApiuser_currenciesGET /UserCurrency/{appKey}/{id}获取用户资产
UserCurrencyApiuser_currency_consumePOST /UserCurrency/{appKey}/CurrencyConsume消费虚拟币
UserCurrencyApiuser_currency_exchangePOST /UserCurrency/{appKey}/CurrencyExchange兑换虚拟币
UserCurrencyApiuser_currency_rechargePOST /UserCurrency/{appKey}/CurrencyRecharge充值虚拟币
UserCurrencyApiuser_currency_transactionsGET /UserCurrency/{appKey}/CurrencyTransactions虚拟币交易记录
UserSettingApiuser_settingGET /UserSetting/{appKey}/{id}获取用户配置项详情
UserSettingApiuser_setting_deleteDELETE /UserSetting/{appKey}/{id}删除用户配置项
UserSettingApiuser_setting_postPOST /UserSetting/{appKey}添加用户配置项
UserSettingApiuser_setting_putPUT /UserSetting/{appKey}/{id}更新用户配置项
UserSettingApiuser_settingsGET /UserSetting/{appKey}获取用户配置列表
WechatApiwechat_decryptGET /Wechat/{appKey}/Decrypt小程序-解密数据
WechatApiwechat_generate_schemePOST /Wechat/{appKey}/GenerateScheme小程序-生成scheme码(该接口用于获取小程序 scheme 码,适用于短信、邮件、外部网页、微信内等拉起小程序的业务场景)
WechatApiwechat_js_code2_sessionGET /Wechat/{appKey}/JSCode2Session小程序-登录凭证校验
WechatApiwechat_js_configGET /Wechat/{appKey}/JSConfig公众号H5-JS SDK Config
WechatApiwechat_subscribe_msgPOST /Wechat/{appKey}/SubscribeMSG公众号H5-发送一次性订阅消息
WechatApiwechat_subscribe_sendPOST /Wechat/{appKey}/SubscribeSend小程序-发送订阅消息
WechatApiwechat_url_link_generatePOST /Wechat/{appKey}/UrlLinkGenerate小程序-生成网页跳转地址(获取小程序 URL Link,适用于短信、邮件、网页、微信内等拉起小程序的业务场景)
WechatApiwechat_user_infoGET /Wechat/{appKey}/UserInfo公众号H5-获取用户UnionID
WechatApiwechat_wxa_code_getPOST /Wechat/{appKey}/WXACodeGet小程序-获取小程序码
WechatApiwechat_wxa_code_get_unlimitedPOST /Wechat/{appKey}/WXACodeGetUnlimited小程序-获取小程序码(无限制)

模型文档

FAQs

Package last updated on 02 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.