文档
测试

仓库排序

POST
api/Warehouse

接口描述

排序

请求参数

参数名
类型
描述
必填
page
int
示例:1
必填
orderBy
string
示例:id
必填
orderDir
string
示例:asc
必填
perPage
int
示例:10
必填

响应参数

参数名
类型
描述
必填
status
int
示例:0
必填
msg
string
示例:ok
必填
data
object
数据字典
必填
date
string
示例:2020-06-06T07:35:08.872Z
必填
additional
string
示例:来自服务端的数据.
必填
count
int
示例:3
必填
rows
array
数据列表
必填
id
int
示例:1
必填
WarehouseCode
string
示例:mi
必填
WarehouseName
string
示例:米奇妙妙屋
必填
WarehouseAdress
string
示例:美国圣地亚哥
必填
ReceiptDescription
string
示例:转特朗普收
必填
Remarks
string
示例:备注
必填
createdAt
string
示例:2020-06-01T05:35:47.000Z
必填
updatedAt
string
示例:2020-06-02T11:17:48.000Z
必填