文档
测试

查询劲点

POST
/mobile/api/ShopStrengthPoint/getList

请求头

参数名
类型
描述
必填
Authorization
String
必填

请求参数

参数名
类型
描述
必填
page
int
当前页
必填
pagesize
int
每页页数
必填
orderSn
string
订单编号
可选
sate
tinyint
收益状态1,待结算,2,已结算,3,无效
可选
amount
decimal
收益
可选

响应参数

参数名
类型
描述
必填
status
int
示例:0
必填
msg
string
示例:操作成功
必填
datas
object
数据字典
必填
total
int
示例:1
必填
per_page
int
示例:20
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:22
必填
uuid
string
示例:1
必填
orderSn
string
示例:001
必填
sate
int
示例:1
必填
amount
string
示例:1.00
必填
create_by_uuid
string
示例:d98365da08c4079516638afea619dfbc
必填
create_by_account
string
示例:18900001111
必填
create_by_name
string
示例:店铺111
必填
create_date
string
示例:2020-10-23 15:27:52
必填
edit_by_uuid
string
示例:d98365da08c4079516638afea619dfbc
必填
edit_by_account
string
示例:18900001111
必填
edit_by_name
string
示例:店铺111
必填
edit_date
string
示例:2020-10-23 15:27:52
必填
is_delete
string
示例:0
必填
delete_by_uuid
object
示例:null
必填
delete_date
object
示例:null
必填
company_uuid
object
示例:null
必填
company_name
object
示例:null
必填
finish_time
object
示例:null
必填