版本比较

标识

  • 该行被添加。
  • 该行被删除。
  • 格式已经改变。

...

ParameterTypeRequiredDescription

opfid

string

true

开放平台ID

nonce

string

true

6位随机字串不能为空

timestamp

string

true

签名时间戳

signature

string

true

签名

uidStringtrue第三方用户id

appId

string

true

作品ID

componentId

string

true

玩法组件ID

nickName

string

false

微信昵称

startTime

string

true

开始时间, yyyy-MM-dd HH:mm:ss

endTime

string

true

结束时间, yyyy-MM-dd HH:mm:ss

pageNo

int32

true

第几页,从1开始

pageSize

int32

true

每页数据条数

...