boweniac 8 bulan lalu
induk
melakukan
a08350a37a
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  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,
 			})
 	}