getHandCostT
POST
http://192.168.1.104/web/hand/getHandCostT
接口描述
获取已审核的运营成本
请求头
参数名
类型
描述
必填
TN
String
登录状态
必填
请求参数
参数名
类型
描述
必填
cmd
String
请求体描述
必填
page
String
页码
必填
pageSize
String
页数
必填
响应参数
参数名
类型
描述
必填
code
String
响应参数
必填
message
String
响应描述
必填
data
List<HandCostShowImp>
必填
total
String
总条数
必填
HandCostShowImp
参数名
类型
描述
必填
id
String
id
必填
currency
String
币种
必填
price
String
价格
必填
content
String
描述
必填
createTime
String
创建时间
必填
remark
String
备注
必填
payment
String
审核状态
必填
flowId
String
流水id
必填
type
String
类型表id
必填
typeName
String
类型名
必填
exchangeRate
String
汇率
必填
transPrice
String
转换的金额
必填
typeCName
String
类型中文名
必填