diff --git a/app/md/fin_agent_flow.go b/app/md/fin_agent_flow.go index e9f13d3..e6084c0 100644 --- a/app/md/fin_agent_flow.go +++ b/app/md/fin_agent_flow.go @@ -29,7 +29,6 @@ type DealAgentAmount struct { Mid string `json:"mid"` Type int `json:"type"` Kind int `json:"kind"` - Title string `json:"title"` OrdId string `json:"ord_id"` AgentId int `json:"agent_id"` Amount float64 `json:"amount"`