dongfeng-pay/gateway/models/agent/agent_profit.go

14 lines
350 B
Go
Raw Normal View History

2019-12-19 14:47:58 +08:00
/***************************************************
** @Desc : This file for ...
** @Time : 2019/12/17 17:50
2019-12-19 14:47:58 +08:00
** @Author : yuebin
** @File : agent_profit
2019-12-19 14:47:58 +08:00
** @Last Modified by : yuebin
** @Last Modified time: 2019/12/17 17:50
2019-12-19 14:47:58 +08:00
** @Software: GoLand
****************************************************/
package agent
type AgentProfit struct {
}