|
@@ -58,7 +58,7 @@ func (l *GetWhatsappListLogic) GetWhatsappList(req *types.WhatsappListReq) (*typ
|
|
|
}
|
|
|
|
|
|
agent := types.AgentInfo{}
|
|
|
- l.Logger.Infof("v.agent=%v v=%v\n", v.Edges.Agent, v)
|
|
|
+ //l.Logger.Infof("v.agent=%v v=%v\n", v.Edges.Agent, v)
|
|
|
if v.Edges.Agent != nil {
|
|
|
agent = types.AgentInfo{
|
|
|
BaseIDInfo: types.BaseIDInfo{
|