boweniac hace 8 meses
padre
commit
a08350a37a
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      internal/logic/Wx/get_wx_list_logic.go

+ 2 - 0
internal/logic/Wx/get_wx_list_logic.go

@@ -178,6 +178,8 @@ func (l *GetWxListLogic) GetWxList(req *types.WxListReq) (*types.WxListResp, err
 				OrganizationName: departmentInfo.Name,
 				AgentId:          &v.AgentID,
 				AgentInfo:        &agent,
+				ApiBase:          &v.APIBase,
+				ApiKey:           &v.APIKey,
 			})
 	}