aepapi

package
v0.0.0-...-3249af5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 26, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteSoftware

func DeleteSoftware(appKey string, appSecret string, id string, productId string, MasterKey string) (*http.Response, error)

参数id: 类型long, 参数不可以为空

描述:升级包id

参数productId: 类型long, 参数不可以为空

描述:产品id

参数MasterKey: 类型String, 参数不可以为空

描述:MasterKey,在产品概况中可以查询

func QuerySoftware

func QuerySoftware(appKey string, appSecret string, id string, productId string, MasterKey string) (*http.Response, error)

参数id: 类型long, 参数不可以为空

描述:升级包ID

参数productId: 类型long, 参数不可以为空

描述:产品id

参数MasterKey: 类型String, 参数不可以为空

描述:MasterKey,可在产品概况中查看

func QuerySoftwareList

func QuerySoftwareList(appKey string, appSecret string, productId string, MasterKey string, searchValue string, pageNow string, pageSize string) (*http.Response, error)

参数productId: 类型long, 参数不可以为空

描述:产品id

参数searchValue: 类型String, 参数可以为空

描述:查询条件,可以根据升级包名称模糊查询

参数pageNow: 类型long, 参数可以为空

描述:当前页数

参数pageSize: 类型long, 参数可以为空

描述:每页记录数

参数MasterKey: 类型String, 参数不可以为空

描述:MasterKey,可以在产品概况中查看

func UpdateSoftware

func UpdateSoftware(appKey string, appSecret string, id string, MasterKey string, body string) (*http.Response, error)

参数id: 类型long, 参数不可以为空

描述:升级包id

参数MasterKey: 类型String, 参数不可以为空

描述:MasterKey,在产品概况中可以查看

参数body: 类型json, 参数不可以为空

描述:body,具体参考平台api说明

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL