dengbiao 3 weeks ago
parent
commit
48b73fef0e
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      app/md/fin_agent_flow.go

+ 0
- 1
app/md/fin_agent_flow.go View File

@@ -29,7 +29,6 @@ type DealAgentAmount struct {
Mid string `json:"mid"` Mid string `json:"mid"`
Type int `json:"type"` Type int `json:"type"`
Kind int `json:"kind"` Kind int `json:"kind"`
Title string `json:"title"`
OrdId string `json:"ord_id"` OrdId string `json:"ord_id"`
AgentId int `json:"agent_id"` AgentId int `json:"agent_id"`
Amount float64 `json:"amount"` Amount float64 `json:"amount"`


Loading…
Cancel
Save