充值记录
This commit is contained in:
@@ -207,6 +207,7 @@ type SimFlowIncome struct {
|
||||
Flow float64 `json:"flow"` //流量数
|
||||
FlowUnit string `json:"flow_unit" db:"flow_unit"` //流量单位
|
||||
IncomeType int `json:"income_type" db:"income_type"` //1 表示系统每月自动划转,2 表示商户自己冲的
|
||||
OrderID string `json:"order_id" db:"order_id"` //订单号
|
||||
}
|
||||
|
||||
type PayOrder struct {
|
||||
|
||||
Reference in New Issue
Block a user