Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountModel ¶
account used
type ApplyController ¶
type ApplyController struct {
// contains filtered or unexported fields
}
提现申请
type ApplyModel ¶
type ApplyModel struct {
RspNo string //0-成功 其他-失败
RspDesc string //说明
Hash string //hash值
WdHash string //txHash
Result bool //结果
}
提现模型
type HashController ¶
type HashController struct {
// contains filtered or unexported fields
}
type HashResultModel ¶
Hash模型
Click to show internal directories.
Click to hide internal directories.