types.go 81 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882
  1. // Code generated by goctl. DO NOT EDIT.
  2. package types
  3. // The basic response with data | 基础带数据信息
  4. // swagger:model BaseDataInfo
  5. type BaseDataInfo struct {
  6. // Error code | 错误代码
  7. Code int `json:"code"`
  8. // Message | 提示信息
  9. Msg string `json:"msg"`
  10. // Data | 数据
  11. Data string `json:"data,omitempty"`
  12. }
  13. // The basic response with data | 基础带数据信息
  14. // swagger:model BaseListInfo
  15. type BaseListInfo struct {
  16. // The total number of data | 数据总数
  17. Total uint64 `json:"total"`
  18. // Data | 数据
  19. Data string `json:"data,omitempty"`
  20. }
  21. // The basic response without data | 基础不带数据信息
  22. // swagger:model BaseMsgResp
  23. type BaseMsgResp struct {
  24. // Error code | 错误代码
  25. Code int `json:"code"`
  26. // Message | 提示信息
  27. Msg string `json:"msg"`
  28. }
  29. // The page request parameters | 列表请求参数
  30. // swagger:model PageInfo
  31. type PageInfo struct {
  32. // Page number | 第几页
  33. // required : true
  34. // min : 0
  35. Page uint64 `json:"page" validate:"required,number,gt=0"`
  36. // Page size | 单页数据行数
  37. // required : true
  38. // max : 100000
  39. PageSize uint64 `json:"pageSize" validate:"required,number,lt=100000"`
  40. }
  41. // Basic ID request | 基础ID参数请求
  42. // swagger:model IDReq
  43. type IDReq struct {
  44. // ID
  45. // Required: true
  46. Id uint64 `json:"id" validate:"number"`
  47. }
  48. // Basic IDs request | 基础ID数组参数请求
  49. // swagger:model IDsReq
  50. type IDsReq struct {
  51. // IDs
  52. // Required: true
  53. Ids []uint64 `json:"ids"`
  54. }
  55. // Basic ID request | 基础ID地址参数请求
  56. // swagger:model IDPathReq
  57. type IDPathReq struct {
  58. // ID
  59. // Required: true
  60. Id uint64 `path:"id"`
  61. }
  62. // Basic ID request (int32) | 基础ID参数请求 (int32)
  63. // swagger:model IDInt32Req
  64. type IDInt32Req struct {
  65. // ID
  66. // Required: true
  67. Id int32 `json:"id" validate:"number"`
  68. }
  69. // Basic IDs request (int32) | 基础ID数组参数请求 (int32)
  70. // swagger:model IDsInt32Req
  71. type IDsInt32Req struct {
  72. // IDs
  73. // Required: true
  74. Ids []int32 `json:"ids"`
  75. }
  76. // Basic ID request (int32) | 基础ID地址参数请求 (int32)
  77. // swagger:model IDInt32PathReq
  78. type IDInt32PathReq struct {
  79. // ID
  80. // Required: true
  81. Id int32 `path:"id"`
  82. }
  83. // Basic ID request (uint32) | 基础ID参数请求 (uint32)
  84. // swagger:model IDUint32Req
  85. type IDUint32Req struct {
  86. // ID
  87. // Required: true
  88. Id uint32 `json:"id" validate:"number"`
  89. }
  90. // Basic IDs request (uint32) | 基础ID数组参数请求 (uint32)
  91. // swagger:model IDsUint32Req
  92. type IDsUint32Req struct {
  93. // IDs
  94. // Required: true
  95. Ids []uint32 `json:"ids"`
  96. }
  97. // Basic ID request (uint32) | 基础ID地址参数请求 (uint32)
  98. // swagger:model IDUint32PathReq
  99. type IDUint32PathReq struct {
  100. // ID
  101. // Required: true
  102. Id uint32 `path:"id"`
  103. }
  104. // Basic ID request (int64) | 基础ID参数请求 (int64)
  105. // swagger:model IDInt64Req
  106. type IDInt64Req struct {
  107. // ID
  108. // Required: true
  109. Id int64 `json:"id" validate:"number"`
  110. }
  111. // Basic IDs request (int64) | 基础ID数组参数请求 (int64)
  112. // swagger:model IDsInt64Req
  113. type IDsInt64Req struct {
  114. // IDs
  115. // Required: true
  116. Ids []int64 `json:"ids"`
  117. }
  118. // Basic ID request (int64) | 基础ID地址参数请求 (int64)
  119. // swagger:model IDInt64PathReq
  120. type IDInt64PathReq struct {
  121. // ID
  122. // Required: true
  123. Id int64 `path:"id"`
  124. }
  125. // Basic UUID request in path | 基础UUID地址参数请求
  126. // swagger:model UUIDPathReq
  127. type UUIDPathReq struct {
  128. // ID
  129. // Required: true
  130. Id string `path:"id"`
  131. }
  132. // Basic UUID request | 基础UUID参数请求
  133. // swagger:model UUIDReq
  134. type UUIDReq struct {
  135. // ID
  136. // required : true
  137. // max length : 36
  138. // min length : 36
  139. Id string `json:"id" validate:"required,len=36"`
  140. }
  141. // Basic UUID array request | 基础UUID数组参数请求
  142. // swagger:model UUIDsReq
  143. type UUIDsReq struct {
  144. // Ids
  145. // Required: true
  146. Ids []string `json:"ids"`
  147. }
  148. // The base ID response data | 基础ID信息
  149. // swagger:model BaseIDInfo
  150. type BaseIDInfo struct {
  151. // ID
  152. Id *uint64 `json:"id,optional"`
  153. // Create date | 创建日期
  154. CreatedAt *int64 `json:"createdAt,optional"`
  155. // Update date | 更新日期
  156. UpdatedAt *int64 `json:"updatedAt,optional"`
  157. }
  158. // The base ID response data (int64) | 基础ID信息 (int64)
  159. // swagger:model BaseIDInt64Info
  160. type BaseIDInt64Info struct {
  161. // ID
  162. Id *int64 `json:"id,optional"`
  163. // Create date | 创建日期
  164. CreatedAt *int64 `json:"createdAt,optional"`
  165. // Update date | 更新日期
  166. UpdatedAt *int64 `json:"updatedAt,optional"`
  167. }
  168. // The base ID response data (int32) | 基础ID信息 (int32)
  169. // swagger:model BaseIDInt32Info
  170. type BaseIDInt32Info struct {
  171. // ID
  172. Id *int32 `json:"id,optional"`
  173. // Create date | 创建日期
  174. CreatedAt *int64 `json:"createdAt,optional"`
  175. // Update date | 更新日期
  176. UpdatedAt *int64 `json:"updatedAt,optional"`
  177. }
  178. // The base ID response data (uint32) | 基础ID信息 (uint32)
  179. // swagger:model BaseIDUint32Info
  180. type BaseIDUint32Info struct {
  181. // ID
  182. Id *uint32 `json:"id,optional"`
  183. // Create date | 创建日期
  184. CreatedAt *int64 `json:"createdAt,optional"`
  185. // Update date | 更新日期
  186. UpdatedAt *int64 `json:"updatedAt,optional"`
  187. }
  188. // The base UUID response data | 基础UUID信息
  189. // swagger:model BaseUUIDInfo
  190. type BaseUUIDInfo struct {
  191. // ID
  192. Id *string `json:"id,optional"`
  193. // Create date | 创建日期
  194. CreatedAt *int64 `json:"createdAt,optional"`
  195. // Update date | 更新日期
  196. UpdatedAt *int64 `json:"updatedAt,optional"`
  197. }
  198. type Condition struct {
  199. Equal int `json:"equal"`
  200. LabelIdList []uint64 `json:"labelIdList"`
  201. }
  202. type Action struct {
  203. Type int `json:"type"`
  204. Content string `json:"content"`
  205. Meta Meta `json:"meta,optional"`
  206. }
  207. type Meta struct {
  208. Filename string `json:"filename,optional"`
  209. }
  210. type ActionForward struct {
  211. Wxid string `json:"wxid"`
  212. Action []Action `json:"action"`
  213. }
  214. // The response data of server information | Server信息
  215. // swagger:model ServerInfo
  216. type ServerInfo struct {
  217. BaseIDInfo
  218. // Status 1: normal 2: ban | 状态 1 正常 2 禁用
  219. Status *uint8 `json:"status,optional"`
  220. // 名称
  221. Name *string `json:"name,optional"`
  222. // 公网ip
  223. PublicIp *string `json:"publicIp,optional"`
  224. // 内网ip
  225. PrivateIp *string `json:"privateIp,optional"`
  226. // 管理端口
  227. AdminPort *string `json:"adminPort,optional"`
  228. }
  229. // The response data of server list | Server列表数据
  230. // swagger:model ServerListResp
  231. type ServerListResp struct {
  232. BaseDataInfo
  233. // Server list data | Server列表数据
  234. Data ServerListInfo `json:"data"`
  235. }
  236. // Server list data | Server列表数据
  237. // swagger:model ServerListInfo
  238. type ServerListInfo struct {
  239. BaseListInfo
  240. // The API list data | Server列表数据
  241. Data []ServerInfo `json:"data"`
  242. }
  243. // Get server list request params | Server列表请求参数
  244. // swagger:model ServerListReq
  245. type ServerListReq struct {
  246. PageInfo
  247. // 名称
  248. Name *string `json:"name,optional"`
  249. // 公网ip
  250. PublicIp *string `json:"publicIp,optional"`
  251. // 内网ip
  252. PrivateIp *string `json:"privateIp,optional"`
  253. }
  254. // Server information response | Server信息返回体
  255. // swagger:model ServerInfoResp
  256. type ServerInfoResp struct {
  257. BaseDataInfo
  258. // Server information | Server数据
  259. Data ServerInfo `json:"data"`
  260. }
  261. // The response data of wx information | Wx信息
  262. // swagger:model WxInfo
  263. type WxInfo struct {
  264. BaseIDInfo
  265. // Status 1: normal 2: ban | 状态 1 正常 2 禁用
  266. Status *uint8 `json:"status,optional"`
  267. // 服务器id
  268. ServerId *uint64 `json:"serverId,optional"`
  269. // 服务器名称
  270. ServerName *string `json:"serverName,optional"`
  271. // 端口号
  272. Port *string `json:"port,optional"`
  273. // 进程号
  274. ProcessId *string `json:"processId,optional"`
  275. // 回调地址
  276. Callback *string `json:"callback,optional"`
  277. // 微信id
  278. Wxid *string `json:"wxid,optional"`
  279. // 微信账号
  280. Account *string `json:"account,optional"`
  281. // 微信昵称
  282. Nickname *string `json:"nickname,optional"`
  283. // 手机号
  284. Tel *string `json:"tel,optional"`
  285. // 微信头像
  286. HeadBig *string `json:"headBig,optional"`
  287. // 组织ID
  288. OrganizationId *uint64 `json:"organizationId,optional"`
  289. // 组织名称
  290. OrganizationName *string `json:"organizationName,optional"`
  291. // 模式ID
  292. AgentId *uint64 `json:"agentId,optional"`
  293. // 模式信息
  294. AgentInfo *AgentInfo `json:"agentInfo,optional"`
  295. // 大模型服务地址
  296. ApiBase *string `json:"apiBase,optional"`
  297. // 大模型服务密钥
  298. ApiKey *string `json:"apiKey,optional"`
  299. // 白名单
  300. AllowList []ContactInfo `json:"allowList,optional"`
  301. // 群白名单
  302. GroupAllowList []ContactInfo `json:"groupAllowList,optional"`
  303. // 黑名单
  304. BlockList []ContactInfo `json:"blockList,optional"`
  305. // 群黑名单
  306. GroupBlockList []ContactInfo `json:"groupBlockList,optional"`
  307. // 使用token总数
  308. TotalTokens *uint64 `json:"totalTokens,optional"`
  309. }
  310. // swagger:model UpdateBlockAndAllowListReq
  311. type UpdateBlockAndAllowListReq struct {
  312. BaseIDInfo
  313. // 白名单
  314. AllowList []string `json:"allowList,optional"`
  315. // 群白名单
  316. GroupAllowList []string `json:"groupAllowList,optional"`
  317. // 黑名单
  318. BlockList []string `json:"blockList,optional"`
  319. // 群黑名单
  320. GroupBlockList []string `json:"groupBlockList,optional"`
  321. }
  322. // The response data of wx list | Wx列表数据
  323. // swagger:model WxListResp
  324. type WxListResp struct {
  325. BaseDataInfo
  326. // Wx list data | Wx列表数据
  327. Data WxListInfo `json:"data"`
  328. }
  329. // Wx list data | Wx列表数据
  330. // swagger:model WxListInfo
  331. type WxListInfo struct {
  332. BaseListInfo
  333. // The API list data | Wx列表数据
  334. Data []WxInfo `json:"data"`
  335. }
  336. // Get wx list request params | Wx列表请求参数
  337. // swagger:model WxListReq
  338. type WxListReq struct {
  339. PageInfo
  340. // 服务器id
  341. ServerId *uint64 `json:"serverId,optional"`
  342. // 租户id
  343. OrganizationId *uint64 `json:"organizationId,optional"`
  344. // 租户名称
  345. OrganizationName *string `json:"organizationName,optional"`
  346. // 端口号
  347. Port *string `json:"port,optional"`
  348. // 进程号
  349. ProcessId *string `json:"processId,optional"`
  350. // 回调地址
  351. Callback *string `json:"callback,optional"`
  352. }
  353. // Wx information response | Wx信息返回体
  354. // swagger:model WxInfoResp
  355. type WxInfoResp struct {
  356. BaseDataInfo
  357. // Wx information | Wx数据
  358. Data WxInfo `json:"data"`
  359. }
  360. // 获取黑白名单列表返回体
  361. // swagger:model AllowBlockListResp
  362. type AllowBlockListResp struct {
  363. BaseDataInfo
  364. // Wx information | Wx数据
  365. Data AllowBlockListRespData `json:"data"`
  366. }
  367. // AllowBlockListRespData
  368. type AllowBlockListRespData struct {
  369. // 白名单
  370. AllowList []*AllowBlockData `json:"allowList,optional"`
  371. // 群白名单
  372. GroupAllowList []*AllowBlockData `json:"groupAllowList,optional"`
  373. // 黑名单
  374. BlockList []*AllowBlockData `json:"blockList,optional"`
  375. // 群黑名单
  376. GroupBlockList []*AllowBlockData `json:"groupBlockList,optional"`
  377. }
  378. // AllowBlockData
  379. type AllowBlockData struct {
  380. // 微信id 公众号微信ID
  381. Wxid string `json:"wxid,optional"`
  382. // 微信昵称 群备注名称
  383. Nickname string `json:"nickname,optional"`
  384. }
  385. // The data of agent information | Agent信息
  386. // swagger:model AgentInfo
  387. type AgentInfo struct {
  388. BaseIDInfo
  389. // name | 角色名称
  390. Name *string `json:"name,optional"`
  391. // role | 角色设定
  392. Role *string `json:"role,optional"`
  393. // status | 状态 1-正常 2-禁用
  394. Status *int `json:"status,optional"`
  395. // background | 背景介绍
  396. Background *string `json:"background,optional"`
  397. // examples | 对话案例
  398. Examples *string `json:"examples,optional"`
  399. DatasetId *string `json:"dataset_id,optional"`
  400. CollectionId *string `json:"collection_id,optional"`
  401. }
  402. // The response data of agent list | Agent列表数据
  403. // swagger:model AgentListResp
  404. type AgentListResp struct {
  405. BaseDataInfo
  406. // Agent list data | Agent列表数据
  407. Data AgentListInfo `json:"data"`
  408. }
  409. // Agent list data | Agent列表数据
  410. // swagger:model AgentListInfo
  411. type AgentListInfo struct {
  412. BaseListInfo
  413. // The API list data | Agent列表数据
  414. Data []AgentInfo `json:"data"`
  415. }
  416. // Get agent list request params | Agent列表请求参数
  417. // swagger:model AgentListReq
  418. type AgentListReq struct {
  419. PageInfo
  420. // name | 角色名称
  421. Name *string `json:"name,optional"`
  422. // role | 角色设定
  423. Role *string `json:"role,optional"`
  424. // background | 背景介绍
  425. Background *string `json:"background,optional"`
  426. // status | 状态 1-可用 2-不可用
  427. Status *int `json:"status,optional"`
  428. // 租户id
  429. OrganizationId *uint64 `json:"organizationId,optional"`
  430. }
  431. // Agent information response | Agent信息返回体
  432. // swagger:model AgentInfoResp
  433. type AgentInfoResp struct {
  434. BaseDataInfo
  435. // Agent information | Agent数据
  436. Data AgentInfo `json:"data"`
  437. }
  438. type VectorModel struct {
  439. Model *string `json:"model"`
  440. Name *string `json:"name"`
  441. CharsPointsPrice *uint64 `json:"charsPointsPrice"`
  442. DefaultToken *uint64 `json:"defaultToken"`
  443. MaxToken *uint64 `json:"maxToken"`
  444. Weight *uint64 `json:"weight"`
  445. }
  446. type AgentModel struct {
  447. Model *string `json:"model"`
  448. Name *string `json:"name"`
  449. MaxContext *uint64 `json:"maxContext"`
  450. MaxResponse *uint64 `json:"maxResponse"`
  451. CharsPointsPrice *uint64 `json:"charsPointsPrice"`
  452. }
  453. type DatasetId struct {
  454. ID *string `json:"id"`
  455. ParentID *string `json:"parentId"`
  456. TeamId *string `json:"teamId"`
  457. TmbId *string `json:"tmbId"`
  458. Type *string `json:"type"`
  459. Status *string `json:"status"`
  460. Avatar *string `json:"avatar"`
  461. Name *string `json:"name"`
  462. VectorModel *string `json:"vectorModel"`
  463. AgentModel *string `json:"agentModel"`
  464. Intro *string `json:"intro"`
  465. }
  466. // Dataset info | 知识库详情
  467. // swagger:model DatasetInfo
  468. type DatasetInfo struct {
  469. ID *string `json:"id"`
  470. ParentID *string `json:"parentId"`
  471. TeamId *string `json:"teamId"`
  472. TmbId *string `json:"tmbId"`
  473. Type *string `json:"type"`
  474. Name *string `json:"name"`
  475. Intro *string `json:"intro"`
  476. Status *string `json:"status"`
  477. Avatar *string `json:"avatar"`
  478. VectorModel VectorModel `json:"vectorModel"`
  479. AgentModel AgentModel `json:"agentModel"`
  480. Permission *string `json:"permission"`
  481. CanWrite *bool `json:"canWrite"`
  482. IsOwner *bool `json:"isOwner"`
  483. }
  484. type Index struct {
  485. DefaultIndex *bool `json:"defaultIndex"`
  486. Type *string `json:"type"`
  487. DataId *string `json:"dataId"`
  488. Text *string `json:"text"`
  489. ID *string `json:"id"`
  490. }
  491. // Collection Info | 集合详情
  492. // swagger:model CollectionInfo
  493. type CollectionInfo struct {
  494. ID *string `json:"id"`
  495. ParentID *string `json:"parentId"`
  496. TmbId *string `json:"tmbId,optional"`
  497. Type *string `json:"type"`
  498. Name *string `json:"name"`
  499. DataAmount *uint64 `json:"dataAmount,optional"`
  500. TrainingAmount *uint64 `json:"trainingAmount,optional"`
  501. TrainingType *string `json:"trainingType,optional"`
  502. ChunkSize *uint64 `json:"chunkSize,optional"`
  503. ChunkSplitter *string `json:"chunkSplitter,optional"`
  504. QaPrompt *string `json:"qaPrompt,optional"`
  505. RawTextLength *uint64 `json:"rawTextLength,optional"`
  506. CanWrite *bool `json:"canWrite,optional"`
  507. SourceName *string `json:"sourceName,optional"`
  508. DatasetId DatasetId `json:"datasetId,optional"`
  509. }
  510. // swagger:model CollectionDetailReq
  511. type CollectionDetailReq struct {
  512. ID *string `json:"id"`
  513. }
  514. // swagger:model CollectionInfoResp
  515. type CollectionInfoResp struct {
  516. BaseDataInfo
  517. Data CollectionInfo `json:"data"`
  518. }
  519. // swagger:model DataDetailReq
  520. type DataDetailReq struct {
  521. ID *string `json:"id"`
  522. }
  523. // swagger:model DataDetailResp
  524. type DataDetailResp struct {
  525. BaseDataInfo
  526. Data DataInfo `json:"data"`
  527. }
  528. // swagger:model CollectionSimpleInfo
  529. type CollectionSimpleInfo struct {
  530. ID *string `json:"id"`
  531. ParentID *string `json:"parentId"`
  532. TmbId *string `json:"tmbId,optional"`
  533. Type *string `json:"type"`
  534. Name *string `json:"name"`
  535. DataAmount *uint64 `json:"dataAmount,optional"`
  536. TrainingAmount *uint64 `json:"trainingAmount,optional"`
  537. }
  538. // swagger:model DataInfo
  539. type DataInfo struct {
  540. ID *string `json:"id"`
  541. Q *string `json:"q"`
  542. A *string `json:"a"`
  543. ChunkIndex *uint64 `json:"chunkIndex"`
  544. Indexes []Index `json:"indexes"`
  545. DatasetId *string `json:"datasetId"`
  546. CollectionId *string `json:"collectionId"`
  547. SourceName *string `json:"sourceName"`
  548. CanWrite *bool `json:"canWrite"`
  549. IsOwner *bool `json:"isOwner"`
  550. }
  551. // swagger:model DataSimpleInfo
  552. type DataSimpleInfo struct {
  553. ID *string `json:"id"`
  554. Q *string `json:"q"`
  555. A *string `json:"a"`
  556. ChunkIndex *uint64 `json:"chunkIndex"`
  557. DatasetId *string `json:"datasetId"`
  558. CollectionId *string `json:"collectionId"`
  559. }
  560. // Get collection list request params | Collection列表请求参数
  561. // swagger:model CollectionListReq
  562. type CollectionListReq struct {
  563. // required : true
  564. // min : 0
  565. PageNum *int `json:"pageNum" validate:"required,number,gt=0"`
  566. // required : true
  567. // max : 100000
  568. PageSize *int `json:"pageSize" validate:"required,number,lt=100000"`
  569. // required : true
  570. DatasetId *string `json:"datasetId" validate:"required"`
  571. }
  572. // Collection list response | Collection List信息返回体
  573. // swagger:model CollectionListResp
  574. type CollectionListResp struct {
  575. BaseDataInfo
  576. // Agent information | Agent数据
  577. Data []CollectionSimpleInfo `json:"data"`
  578. // required : true
  579. // min : 0
  580. PageNum *int `json:"pageNum" validate:"required,number,gt=0"`
  581. // required : true
  582. // max : 100000
  583. PageSize *int `json:"pageSize" validate:"required,number,lt=100000"`
  584. Total *int `json:"total"`
  585. }
  586. // Get collection list request params | Collection列表请求参数
  587. // swagger:model DataListReq
  588. type DataListReq struct {
  589. // required : true
  590. // min : 0
  591. Page *int `json:"page" validate:"required,number,gt=0"`
  592. // required : true
  593. // max : 100000
  594. PageSize *int `json:"pageSize" validate:"required,number,lt=100000"`
  595. // required : true
  596. CollectionId *string `json:"collectionId" validate:"required"`
  597. }
  598. // Data list response | Data List信息返回体
  599. // swagger:model DataListResp
  600. type DataListResp struct {
  601. BaseDataInfo
  602. // Agent information | Agent数据
  603. Data BatchSimpleInfo `json:"data"`
  604. }
  605. // swagger:model BatchSimpleInfo
  606. type BatchSimpleInfo struct {
  607. BaseListInfo
  608. // The API list data | BatchMsg列表数据
  609. Data []DataSimpleInfo `json:"data"`
  610. }
  611. // Data create request | 信息请求体
  612. // swagger:model CreateDataInfoReq
  613. type CreateDataInfoReq struct {
  614. // required : true
  615. CollectionId *string `json:"collectionId" validate:"required"`
  616. // Q
  617. // required : true
  618. Q *string `json:"q" validate:"required"`
  619. // A
  620. // required : true
  621. A *string `json:"a" validate:"required"`
  622. }
  623. // IndexSingle {
  624. // Text A *string `json:"text"`
  625. // }
  626. //
  627. // Data create request | 信息返回体
  628. // swagger:model UpdateDataInfoReq
  629. type UpdateDataInfoReq struct {
  630. // ID
  631. // required : true
  632. DataId *string `json:"id" validate:"required"`
  633. // Q
  634. // required : true
  635. Q *string `json:"q" validate:"required"`
  636. // A
  637. // required : true
  638. A *string `json:"a" validate:"required"`
  639. }
  640. // swagger:model DeleteDataReq
  641. type DeleteDataReq struct {
  642. // required : true
  643. ID *string `json:"id" validate:"required"`
  644. }
  645. // swagger:model UploadDataReq
  646. type UploadDataReq struct {
  647. AgentId *string `form:"agentId"`
  648. }
  649. type BatchDeleteIds struct {
  650. Ids []string `json:"ids"`
  651. }
  652. // ContactLabelList | Contact标签列表
  653. type ContactLabelList struct {
  654. // label
  655. Label *string `json:"label,optional"`
  656. // value
  657. Value *uint64 `json:"value,optional"`
  658. }
  659. // The response data of contact information | Contact信息
  660. // swagger:model ContactInfo
  661. type ContactInfo struct {
  662. BaseIDInfo
  663. // Status 1: normal 2: ban | 状态 1 正常 2 禁用
  664. Status *uint8 `json:"status,optional"`
  665. // 属主微信id
  666. WxWxid *string `json:"wxWxid,optional"`
  667. // 属主微信昵称
  668. WxWxidNickname *string `json:"wxWxidNickname,optional"`
  669. // 联系人类型:1好友,2群组,3公众号,4企业微信联系人
  670. Type *int `json:"type,optional"`
  671. // 微信id 公众号微信ID
  672. Wxid *string `json:"wxid,optional"`
  673. // 微信账号
  674. Account *string `json:"account,optional"`
  675. // 微信昵称 群备注名称
  676. Nickname *string `json:"nickname,optional"`
  677. // 备注名
  678. Markname *string `json:"markname,optional"`
  679. // 头像
  680. Headimg *string `json:"headimg,optional"`
  681. // 性别 0未知 1男 2女
  682. Sex *int `json:"sex,optional"`
  683. // 星标 65/67=星标 1/3=未星标
  684. Starrole *string `json:"starrole,optional"`
  685. // 不让他看我的朋友圈 0可以看 1不让看
  686. Dontseeit *int `json:"dontseeit,optional"`
  687. // 不看他的朋友圈 0可以看 1不看 1=开启了不看他 128/129=仅聊天
  688. Dontseeme *int `json:"dontseeme,optional"`
  689. // 所属标签id清单,多开会用逗号隔开
  690. Lag *string `json:"lag,optional"`
  691. // 群组id
  692. Gid *string `json:"gid,optional"`
  693. // 群组名称
  694. Gname *string `json:"gname,optional"`
  695. // v3数据
  696. V3 *string `json:"v3,optional"`
  697. // Label Relationships | 标签关系
  698. LabelRelationships []ContactLabelList `json:"labelRelationships,optional"`
  699. // 组织ID
  700. OrganizationId *uint64 `json:"organizationId,optional"`
  701. }
  702. // The response data of label information | Label信息
  703. // swagger:model LabelInfo
  704. type LabelInfo struct {
  705. BaseIDInfo
  706. // Status 1: normal 2: ban | 状态 1 正常 2 禁用
  707. Status *uint8 `json:"status,optional"`
  708. // 标签类型:1好友,2群组,3公众号,4企业微信联系人
  709. Type *int `json:"type,optional"`
  710. // 标签名称
  711. Name *string `json:"name,optional"`
  712. // 标签来源:1后台创建 2个微同步
  713. From *int `json:"from,optional"`
  714. // 标签模式:1动态 2静态
  715. Mode *int `json:"mode,optional"`
  716. // 标签的触达条件
  717. Conditions *string `json:"conditions,optional"`
  718. // 组织ID
  719. OrganizationId *uint64 `json:"organizationId,optional"`
  720. // Label Relationships | 标签关系
  721. LabelRelationships []LabelRelationshipInfo `json:"labelRelationships,optional"`
  722. }
  723. // The response data of label relationship information | LabelRelationship信息
  724. // swagger:model LabelRelationshipInfo
  725. type LabelRelationshipInfo struct {
  726. BaseIDInfo
  727. // Status 1: normal 2: ban | 状态 1 正常 2 禁用
  728. Status *uint8 `json:"status,optional"`
  729. // 标签 ID
  730. LabelId *uint64 `json:"labelId,optional"`
  731. // 联系人 ID
  732. ContactId *uint64 `json:"contactId,optional"`
  733. // Contact information | 联系人信息
  734. Contact ContactInfo `json:"contact,optional"`
  735. // Label information | 标签信息
  736. Label LabelInfo `json:"label,optional"`
  737. // 组织ID
  738. OrganizationId *uint64 `json:"organizationId,optional"`
  739. }
  740. // The response data of label relationship information | LabelRelationship信息
  741. // swagger:model LabelRelationshipsInfo
  742. type LabelRelationshipsInfo struct {
  743. BaseIDInfo
  744. // 更新类型:为空或“all”时表示全量更新,为 “add” 时表示仅追加
  745. UpdateType *string `json:"updateType,optional"`
  746. // 标签 ID
  747. LabelIds []uint64 `json:"labelIds,optional"`
  748. // 联系人 ID
  749. ContactId *uint64 `json:"contactId,optional"`
  750. }
  751. // swagger:model BatchLabelRelationshipsInfo
  752. type BatchLabelRelationshipsInfo struct {
  753. // 更新类型:为1 时表示增加标签,为 -1 时表示移除标签
  754. UpdateType int `json:"updateType,optional"`
  755. // 标签 ID
  756. LabelIds []uint64 `json:"labelIds,optional"`
  757. // 联系人 ID
  758. ContactIds []uint64 `json:"contactIds,optional"`
  759. }
  760. // The response data of label relationship list | LabelRelationship列表数据
  761. // swagger:model LabelRelationshipListResp
  762. type LabelRelationshipListResp struct {
  763. BaseDataInfo
  764. // LabelRelationship list data | LabelRelationship列表数据
  765. Data LabelRelationshipListInfo `json:"data"`
  766. }
  767. // LabelRelationship list data | LabelRelationship列表数据
  768. // swagger:model LabelRelationshipListInfo
  769. type LabelRelationshipListInfo struct {
  770. BaseListInfo
  771. // The API list data | LabelRelationship列表数据
  772. Data []LabelRelationshipInfo `json:"data"`
  773. }
  774. // Get label relationship list request params | LabelRelationship列表请求参数
  775. // swagger:model LabelRelationshipListReq
  776. type LabelRelationshipListReq struct {
  777. PageInfo
  778. }
  779. // LabelRelationship information response | LabelRelationship信息返回体
  780. // swagger:model LabelRelationshipInfoResp
  781. type LabelRelationshipInfoResp struct {
  782. BaseDataInfo
  783. // LabelRelationship information | LabelRelationship数据
  784. Data LabelRelationshipInfo `json:"data"`
  785. }
  786. type LoginQRStatus struct {
  787. // 登陆二维码
  788. QRCode string `json:"qRCode,optional"`
  789. // 登陆二维码状态
  790. Status string `json:"status,optional"`
  791. // 登陆二维码状态描述
  792. StatusDesc string `json:"statusDesc,optional"`
  793. }
  794. // 刷新登陆二维码请求参数
  795. // swagger:model RefreshLoginQRReq
  796. type RefreshLoginQRReq struct {
  797. // 服务器id
  798. ServerId *uint64 `json:"serverId,optional"`
  799. // 端口号
  800. Port *string `json:"port,optional"`
  801. // 回调地址
  802. Callback *string `json:"callback,optional"`
  803. }
  804. // 刷新登陆二维码返回参数
  805. // swagger:model RefreshLoginQRResp
  806. type RefreshLoginQRResp struct {
  807. BaseDataInfo
  808. // 二维码Base64
  809. Data LoginQRStatus `json:"data,optional"`
  810. }
  811. // 发送微信文本消息请求参数
  812. // swagger:model SendTextMsgReq
  813. type SendTextMsgReq struct {
  814. // 属主微信id
  815. WxWxid *string `json:"senderWxId"`
  816. // 微信id 公众号微信ID
  817. Wxid *string `json:"receiverWxId"`
  818. // 微信文本消息内容
  819. Msg *string `json:"msg"`
  820. }
  821. // 发送微信图片消息请求参数
  822. // swagger:model SendPicMsgReq
  823. type SendPicMsgReq struct {
  824. // 属主微信id
  825. WxWxid *string `json:"wxWxid"`
  826. // 微信id 公众号微信ID
  827. Wxid *string `json:"wxid"`
  828. // 微信图片路径(本地或网络,本地需要上传操作,如:C:\\x.jpg)
  829. Picpath *string `json:"picpath"`
  830. // 微信图片自定义名称(此属性只有网络图片有)
  831. Diyfilename *string `json:"diyfilename,optional"`
  832. }
  833. // 发送微信图片(本地)请求参数
  834. // swagger:model SendPicMsgLocalReq
  835. type SendPicMsgLocalReq struct {
  836. // 属主微信id
  837. WxWxid *string `json:"wxWxid"`
  838. // 微信id 公众号微信ID
  839. Wxid *string `json:"wxid"`
  840. // 微信图片路径(本地或网络,本地需要上传操作,如:C:\\x.jpg)
  841. Picpath *string `json:"picpath"`
  842. }
  843. // The response data of contact list | Contact列表数据
  844. // swagger:model ContactListResp
  845. type ContactListResp struct {
  846. BaseDataInfo
  847. // Contact list data | Contact列表数据
  848. Data ContactListInfo `json:"data"`
  849. }
  850. // Contact list data | Contact列表数据
  851. // swagger:model ContactListInfo
  852. type ContactListInfo struct {
  853. BaseListInfo
  854. // The API list data | Contact列表数据
  855. Data []ContactInfo `json:"data"`
  856. }
  857. // Get contact list request params | Contact列表请求参数
  858. // swagger:model ContactListReq
  859. type ContactListReq struct {
  860. PageInfo
  861. // Label ID list | 标签ID列表
  862. LabelIDs []uint64 `json:"labelIDs,optional"`
  863. // 属主微信id
  864. WxWxid *string `json:"wxWxid,optional"`
  865. // 微信id 公众号微信ID
  866. Wxid *string `json:"wxid,optional"`
  867. // 微信账号
  868. Account *string `json:"account,optional"`
  869. // 昵称
  870. Nickname *string `json:"nickname,optional"`
  871. // 联系人类型:1好友,2群组,3公众号,4企业微信联系人
  872. Type *int `json:"type,optional"`
  873. }
  874. // Contact information response | Contact信息返回体
  875. // swagger:model ContactInfoResp
  876. type ContactInfoResp struct {
  877. BaseDataInfo
  878. // Contact information | Contact数据
  879. Data ContactInfo `json:"data"`
  880. }
  881. // swagger:model AddNewFriendReq
  882. type AddNewFriendReq struct {
  883. OwnerWxid string `json:"ownerWxid"`
  884. Wxid string `json:"wxid"`
  885. Gid string `json:"gid"`
  886. Desc string `json:"desc"`
  887. AddType string `json:"addType"`
  888. }
  889. // The response data of message information | Message信息
  890. // swagger:model MessageInfo
  891. type MessageInfo struct {
  892. BaseIDInfo
  893. // 属主微信id
  894. WxWxid *string `json:"wxWxid"`
  895. // 微信id 公众号微信ID
  896. Wxid *string `json:"wxid"`
  897. // 微信消息内容
  898. Msg *string `json:"msg"`
  899. }
  900. // The response data of message list | Message列表数据
  901. // swagger:model MessageListResp
  902. type MessageListResp struct {
  903. BaseDataInfo
  904. // Message list data | Message列表数据
  905. Data MessageListInfo `json:"data"`
  906. }
  907. // Message list data | Message列表数据
  908. // swagger:model MessageListInfo
  909. type MessageListInfo struct {
  910. BaseListInfo
  911. // The API list data | Message列表数据
  912. Data []MessageInfo `json:"data"`
  913. }
  914. // Get message list request params | Message列表请求参数
  915. // swagger:model MessageListReq
  916. type MessageListReq struct {
  917. PageInfo
  918. // 属主微信id
  919. WxWxid *string `json:"wxWxid,optional"`
  920. // 微信id 公众号微信ID
  921. Wxid *string `json:"wxid,optional"`
  922. }
  923. // Message information response | Message信息返回体
  924. // swagger:model MessageInfoResp
  925. type MessageInfoResp struct {
  926. BaseDataInfo
  927. // Message information | Message数据
  928. Data MessageInfo `json:"data"`
  929. }
  930. // The response data of label list | Label列表数据
  931. // swagger:model LabelSelectListResp
  932. type LabelSelectListResp struct {
  933. BaseDataInfo
  934. // Label list data | Label列表数据
  935. Data []LabelSelectListInfo `json:"data"`
  936. }
  937. // The response data of label list | Label群发列表数据
  938. // swagger:model LabelBatchSelectListResp
  939. type LabelBatchSelectListResp struct {
  940. BaseDataInfo
  941. // Label list data | Label列表数据
  942. Data LabelBatchSelectListData `json:"data"`
  943. }
  944. // The response data of label list | Label群发列表数据
  945. type LabelBatchSelectListData struct {
  946. Contact []LabelSelectListInfo `json:"contact"`
  947. Group []LabelSelectListInfo `json:"group"`
  948. }
  949. // The response data of label list | Label列表数据
  950. // swagger:model LabelListResp
  951. type LabelListResp struct {
  952. BaseDataInfo
  953. // Label list data | Label列表数据
  954. Data LabelListInfo `json:"data"`
  955. }
  956. // Label list data | Label列表数据
  957. // swagger:model LabelListInfo
  958. type LabelListInfo struct {
  959. BaseListInfo
  960. // The API list data | Label列表数据
  961. Data []LabelInfo `json:"data"`
  962. }
  963. // Get label list request params | Label列表请求参数
  964. // swagger:model LabelListReq
  965. type LabelListReq struct {
  966. PageInfo
  967. // Label ID list | Label ID列表
  968. LabelIDs []uint64 `json:"labelIDs,optional"`
  969. // 标签类型:1好友,2群组,3公众号,4企业微信联系人
  970. Type *int `json:"type,optional"`
  971. // 标签名称
  972. Name *string `json:"name,optional"`
  973. // 标签来源:1后台创建 2个微同步
  974. From *int `json:"from,optional"`
  975. // 标签模式:1动态 2静态
  976. Mode *int `json:"mode,optional"`
  977. }
  978. // Label information response | Label信息返回体
  979. // swagger:model LabelInfoResp
  980. type LabelInfoResp struct {
  981. BaseDataInfo
  982. // Label information | Label数据
  983. Data LabelInfo `json:"data"`
  984. }
  985. // swagger:model LabelSelectListInfo
  986. type LabelSelectListInfo struct {
  987. // label
  988. Label *string `json:"label,optional"`
  989. // value
  990. Value *uint64 `json:"value,optional"`
  991. }
  992. // The response data of sop task list | SopTask列表数据
  993. // swagger:model SopTaskListResp
  994. type SopTaskListResp struct {
  995. BaseDataInfo
  996. // SopTask list data | SopTask列表数据
  997. Data SopTaskListInfo `json:"data"`
  998. }
  999. // The response data of sop task record list | SopTask列表数据
  1000. // swagger:model SopTaskRecordListResp
  1001. type SopTaskRecordListResp struct {
  1002. BaseDataInfo
  1003. // SopTask list data | SopTask列表数据
  1004. Data []SopTaskRecordInfo `json:"data"`
  1005. }
  1006. // SopTask list data | SopTask列表数据
  1007. // swagger:model SopTaskRecordInfo
  1008. type SopTaskRecordInfo struct {
  1009. // NodeId 节点ID
  1010. SourceType *int `json:"sourceType,optional"`
  1011. // NodeId 节点ID
  1012. SourceId *uint64 `json:"sourceId,optional"`
  1013. // 节点名称
  1014. Name *string `json:"name,optional"`
  1015. // 消息总数
  1016. TotalCount *int64 `json:"totalCount,optional"`
  1017. // 成功数
  1018. SuccessCount *int64 `json:"successCount,optional"`
  1019. // 失败数
  1020. FailureCount *int64 `json:"failureCount,optional"`
  1021. // 成功率
  1022. SuccessRate *int64 `json:"successRate,optional"`
  1023. }
  1024. // SopTask list data | SopTask列表数据
  1025. // swagger:model SopTaskListInfo
  1026. type SopTaskListInfo struct {
  1027. BaseListInfo
  1028. // The API list data | SopTask列表数据
  1029. Data []SopTaskInfo `json:"data"`
  1030. }
  1031. // Get sop task list request params | SopTask列表请求参数
  1032. // swagger:model SopTaskListReq
  1033. type SopTaskListReq struct {
  1034. PageInfo
  1035. // SOP 任务名称
  1036. Name *string `json:"name,optional"`
  1037. // 创建者 id
  1038. CreatorId *string `json:"creatorId,optional"`
  1039. }
  1040. // SopTask information response | SopTask信息返回体
  1041. // swagger:model SopTaskInfoResp
  1042. type SopTaskInfoResp struct {
  1043. BaseDataInfo
  1044. // SopTask information | SopTask数据
  1045. Data SopTaskInfo `json:"data"`
  1046. }
  1047. // SopTask create response | SopTask创建回体
  1048. // swagger:model SopTaskCreateResp
  1049. type SopTaskCreateResp struct {
  1050. BaseDataInfo
  1051. // SopTask id | SopTask id
  1052. Data uint64 `json:"data"`
  1053. }
  1054. // swagger:model CopyReq
  1055. type CopyReq struct {
  1056. // SopTask id | SopTask id
  1057. Id uint64 `json:"id"`
  1058. // SOP 任务名称
  1059. Name *string `json:"name,optional"`
  1060. // Organization id | Organization id
  1061. OrganizationId uint64 `json:"organizationId,optional"`
  1062. }
  1063. // swagger:model MessageVarResp
  1064. type MessageVarResp struct {
  1065. BaseDataInfo
  1066. Data MessageVarRespData `json:"data"`
  1067. }
  1068. type MessageVarRespData struct {
  1069. // 消息变量
  1070. MessageVar []MessageVarInfo `json:"messageVar"`
  1071. // 转发变量
  1072. ForwardVar []MessageVarInfo `json:"forwardVar"`
  1073. }
  1074. // swagger:model MessageVarInfo
  1075. type MessageVarInfo struct {
  1076. // 显示名称
  1077. Label string `json:"label"`
  1078. // 变量
  1079. Value string `json:"value"`
  1080. }
  1081. // swagger:model SopTaskOutlineResp
  1082. type SopTaskOutlineResp struct {
  1083. BaseDataInfo
  1084. Data []SopTaskOutlineInfo `json:"data"`
  1085. }
  1086. // swagger:model SopTaskOutlineInfo
  1087. type SopTaskOutlineInfo struct {
  1088. // 标题
  1089. Title string `json:"title,optional"`
  1090. // key
  1091. Key string `json:"key,optional"`
  1092. // 子节点
  1093. Children []SopTaskOutlineInfo `json:"children,optional"`
  1094. }
  1095. // swagger:model TestNodeReq
  1096. type TestNodeReq struct {
  1097. Type int `json:"type"`
  1098. Id uint64 `json:"id"`
  1099. Content string `json:"content"`
  1100. }
  1101. // swagger:model TestNodeResp
  1102. type TestNodeResp struct {
  1103. BaseDataInfo
  1104. Data []string `json:"data"`
  1105. }
  1106. // swagger:model SopApiListReq
  1107. type SopApiListReq struct {
  1108. // required : true
  1109. // min : 0
  1110. Page uint64 `json:"page" validate:"required,number,gt=0"`
  1111. // required : true
  1112. // max : 2000
  1113. PageSize uint64 `json:"pageSize" validate:"required,number,lt=2000"`
  1114. }
  1115. // swagger:model GenerateAiAnswerReq
  1116. type GenerateAiAnswerReq struct {
  1117. Content string `json:"content"`
  1118. }
  1119. // swagger:model GenerateAiAnswerResp
  1120. type GenerateAiAnswerResp struct {
  1121. BaseDataInfo
  1122. Data string `json:"data"`
  1123. }
  1124. // The response data of sop stage information | SopStage信息
  1125. // swagger:model SopStageInfo
  1126. type SopStageInfo struct {
  1127. BaseIDInfo
  1128. // Status 1: normal 2: ban | 状态 1 正常 2 禁用
  1129. Status *uint8 `json:"status,optional"`
  1130. // SOP 任务 ID
  1131. TaskId *uint64 `json:"taskId,optional"`
  1132. // 阶段名称
  1133. Name *string `json:"name,optional"`
  1134. // 客群筛选条件类型 1 按标签筛选 2 按客户基本信息筛选
  1135. ConditionType *int `json:"conditionType,optional"`
  1136. // 筛选条件关系 1 满足所有条件(and) 2 满足任意条件(or)
  1137. ConditionOperator *int `json:"conditionOperator,optional"`
  1138. // 筛选条件列表
  1139. ConditionList []Condition `json:"conditionList,optional"`
  1140. // 命中后发送的消息内容
  1141. ActionMessage []Action `json:"actionMessage,optional"`
  1142. // 命中后需要打的标签
  1143. ActionLabelAdd []uint64 `json:"actionLabelAdd,optional"`
  1144. // 命中后需要移除的标签
  1145. ActionLabelDel []uint64 `json:"actionLabelDel,optional"`
  1146. // 命中后转发的消息内容
  1147. ActionForward *ActionForward `json:"actionForward,optional"`
  1148. // 阶段顺序
  1149. IndexSort *int `json:"indexSort,optional"`
  1150. // sop 任务信息
  1151. TaskInfo *SopTaskInfo `json:"taskInfo,optional"`
  1152. // node 信息
  1153. NodeList []SopNodeInfo `json:"nodeList,optional"`
  1154. }
  1155. // The response data of sop task information | SopTask信息
  1156. // swagger:model SopTaskInfo
  1157. type SopTaskInfo struct {
  1158. BaseIDInfo
  1159. // Status 1: normal 2: ban | 状态 1 正常 2 禁用
  1160. Status *uint8 `json:"status,optional"`
  1161. // SOP 任务名称
  1162. Name *string `json:"name,optional"`
  1163. // 机器人微信 id 列表
  1164. BotWxidList []string `json:"botWxidList,optional"`
  1165. // 标签类型:1好友,2群组,3企业微信联系人
  1166. Type *int `json:"type,optional"`
  1167. // 任务计划开始时间
  1168. PlanStartTime *int64 `json:"planStartTime,optional"`
  1169. // 任务计划结束时间
  1170. PlanEndTime *int64 `json:"planEndTime,optional"`
  1171. // 创建者 id
  1172. CreatorId *string `json:"creatorId,optional"`
  1173. // 阶段信息
  1174. StageList []SopStageInfo `json:"stageList,optional"`
  1175. // 组织ID
  1176. OrganizationId *uint64 `json:"organizationId,optional"`
  1177. // Token
  1178. Token []string `json:"token,optional"`
  1179. }
  1180. // The response data of sop node information | SopNode信息
  1181. // swagger:model SopNodeInfo
  1182. type SopNodeInfo struct {
  1183. BaseIDInfo
  1184. // Status 1: normal 2: ban | 状态 1 正常 2 禁用
  1185. Status *uint8 `json:"status,optional"`
  1186. // 阶段 ID
  1187. StageId *uint64 `json:"stageId,optional"`
  1188. // 父节点 ID
  1189. ParentId *uint64 `json:"parentId,optional"`
  1190. // 节点名称
  1191. Name *string `json:"name,optional"`
  1192. // 触发条件类型 1 客户回复后触发 2 超时后触发
  1193. ConditionType *int `json:"conditionType,optional"`
  1194. // 触发语义列表 当为空时则代表用户回复任意内容后触发
  1195. ConditionList []string `json:"conditionList,optional"`
  1196. // 超时触发时间(分钟)
  1197. NoReplyCondition *uint64 `json:"noReplyCondition,optional"`
  1198. // 超时触发时间单位
  1199. NoReplyUnit *string `json:"noReplyUnit,optional"`
  1200. // 命中后发送的消息内容
  1201. ActionMessage []Action `json:"actionMessage,optional"`
  1202. // 命中后需要打的标签
  1203. ActionLabelAdd []uint64 `json:"actionLabelAdd,optional"`
  1204. // 命中后需要移除的标签
  1205. ActionLabelDel []uint64 `json:"actionLabelDel,optional"`
  1206. // 命中后转发的消息内容
  1207. ActionForward *ActionForward `json:"actionForward,optional"`
  1208. // 阶段信息
  1209. StageInfo *SopStageInfo `json:"stageInfo,optional"`
  1210. }
  1211. // The response data of sop node information | SopNode信息
  1212. type SopNodeInfoWithLable struct {
  1213. BaseIDInfo
  1214. // Status 1: normal 2: ban | 状态 1 正常 2 禁用
  1215. Status *uint8 `json:"status,optional"`
  1216. // 阶段 ID
  1217. StageId *uint64 `json:"stageId,optional"`
  1218. // 父节点 ID
  1219. ParentId *uint64 `json:"parentId,optional"`
  1220. // 节点名称
  1221. Name *string `json:"name,optional"`
  1222. // 触发条件类型 1 客户回复后触发 2 超时后触发
  1223. ConditionType *int `json:"conditionType,optional"`
  1224. // 触发语义列表 当为空时则代表用户回复任意内容后触发
  1225. ConditionList []string `json:"conditionList,optional"`
  1226. // 超时触发时间(分钟)
  1227. NoReplyCondition *uint64 `json:"noReplyCondition,optional"`
  1228. // 超时触发时间单位
  1229. NoReplyUnit *string `json:"noReplyUnit,optional"`
  1230. // 命中后发送的消息内容
  1231. ActionMessage []Action `json:"actionMessage,optional"`
  1232. // 命中后需要打的标签
  1233. ActionLabelAdd []uint64 `json:"actionLabelAdd,optional"`
  1234. // 命中后需要移除的标签
  1235. ActionLabelDel []uint64 `json:"actionLabelDel,optional"`
  1236. // 命中后转发的消息内容
  1237. ActionForward *ActionForward `json:"actionForward,optional"`
  1238. ActionLabelAddList []string `json:"actionLabelAddList"`
  1239. ActionLabelDelList []string `json:"actionLabelDelList"`
  1240. }
  1241. // The response data of sop stage list | SopStage列表数据
  1242. // swagger:model SopStageListResp
  1243. type SopStageListResp struct {
  1244. BaseDataInfo
  1245. // SopStage list data | SopStage列表数据
  1246. Data SopStageListInfo `json:"data"`
  1247. }
  1248. // SopStage list data | SopStage列表数据
  1249. // swagger:model SopStageListInfo
  1250. type SopStageListInfo struct {
  1251. BaseListInfo
  1252. // The API list data | SopStage列表数据
  1253. Data []SopStageInfo `json:"data"`
  1254. }
  1255. // Get sop stage list request params | SopStage列表请求参数
  1256. // swagger:model SopStageListReq
  1257. type SopStageListReq struct {
  1258. TaskId *uint64 `json:"taskId"`
  1259. }
  1260. // Batch get sop stage list request params | SopStage列表请求参数
  1261. // swagger:model BatchSopStageListReq
  1262. type BatchSopStageListReq struct {
  1263. TaskIds []uint64 `json:"taskIds"`
  1264. }
  1265. // SopStage information response | SopStage信息返回体
  1266. // swagger:model SopStageInfoResp
  1267. type SopStageInfoResp struct {
  1268. BaseDataInfo
  1269. // SopStage information | SopStage数据
  1270. Data SopStageInfo `json:"data"`
  1271. }
  1272. // SopStage create response | SopStage创建回体
  1273. // swagger:model SopStageCreateResp
  1274. type SopStageCreateResp struct {
  1275. BaseDataInfo
  1276. // SopStage id | SopStage id
  1277. Data uint64 `json:"data"`
  1278. }
  1279. // Move sop stage request params | 移动阶段请求参数
  1280. // swagger:model SopStageMoveReq
  1281. type SopStageMoveReq struct {
  1282. BaseIDInfo
  1283. // 阶段名称
  1284. Offset *int `json:"offset,optional"`
  1285. }
  1286. // The response data of sop node list | SopNode列表数据
  1287. // swagger:model SopNodeListResp
  1288. type SopNodeListResp struct {
  1289. BaseDataInfo
  1290. // SopNode list data | SopNode列表数据
  1291. Data []*SopChildNodeInfo `json:"data"`
  1292. }
  1293. // The response data of sop node list | SopNode列表数据
  1294. type SopNodeListResp2 struct {
  1295. BaseDataInfo
  1296. // SopNode list data | SopNode列表数据
  1297. Data []*SopNodeInfoWithLable `json:"data"`
  1298. }
  1299. // SopNode list data | SopNode列表数据
  1300. // swagger:model SopChildNodeInfo
  1301. type SopChildNodeInfo struct {
  1302. NodeName *string `json:"nodeName,optional"`
  1303. ChildNode *SopChildNodeInfo `json:"childNode,optional"`
  1304. // The API list data | SopNode列表数据
  1305. ConditionNodes []*SopChildNodeInfo `json:"conditionNodes"`
  1306. SopNodeInfo
  1307. }
  1308. // SopNode list data | SopNode列表数据
  1309. // swagger:model SopNodeListInfo
  1310. type SopNodeListInfo struct {
  1311. BaseListInfo
  1312. // The API list data | SopNode列表数据
  1313. Data []SopNodeInfo `json:"data"`
  1314. }
  1315. // Get sop node list request params | SopNode列表请求参数
  1316. // swagger:model SopNodeListReq
  1317. type SopNodeListReq struct {
  1318. StageId *uint64 `json:"stageId"`
  1319. }
  1320. // Get sop node list request params | SopNode列表请求参数
  1321. // swagger:model BatchSopNodeListReq
  1322. type BatchSopNodeListReq struct {
  1323. StageIds []uint64 `json:"stageIds"`
  1324. }
  1325. // SopNode information response | SopNode信息返回体
  1326. // swagger:model SopNodeInfoResp
  1327. type SopNodeInfoResp struct {
  1328. BaseDataInfo
  1329. // SopNode information | SopNode数据
  1330. Data SopNodeInfo `json:"data"`
  1331. }
  1332. // SopNode create response | SopNode创建返回体
  1333. // swagger:model SopNodeCreateResp
  1334. type SopNodeCreateResp struct {
  1335. BaseDataInfo
  1336. // SopNode id | SopNode id
  1337. Data uint64 `json:"data"`
  1338. }
  1339. // The response data of message records information | MessageRecords信息
  1340. // swagger:model MessageRecordsInfo
  1341. type MessageRecordsInfo struct {
  1342. BaseIDInfo
  1343. // Status 1: normal 2: ban | 状态 1 正常 2 禁用
  1344. Status *uint8 `json:"status,optional"`
  1345. // 机器人微信 id
  1346. BotWxid *string `json:"botWxid,optional"`
  1347. // 联系人 id
  1348. ContactId *uint64 `json:"contactId,optional"`
  1349. // 类型:1好友,2群组,3企业微信联系人
  1350. ContactType *int `json:"contactType,optional"`
  1351. // 接收方微信 id
  1352. ContactWxid *string `json:"contactWxid,optional"`
  1353. // 内容类型 1 文本 2 文件
  1354. ContentType *int `json:"contentType,optional"`
  1355. // 发送内容
  1356. Content *string `json:"content,optional"`
  1357. // 元数据
  1358. Meta *Meta `json:"meta,optional"`
  1359. // 异常原因
  1360. ErrorDetail *string `json:"errorDetail,optional"`
  1361. // 发送时间
  1362. SendTime *int64 `json:"sendTime,optional"`
  1363. // 源类型 1 点发 2 群发 3 SOP
  1364. SourceType *int `json:"sourceType,optional"`
  1365. // 源 ID
  1366. SourceId *uint64 `json:"sourceId,optional"`
  1367. // 次源 ID
  1368. SubSourceId *uint64 `json:"subSourceId,optional"`
  1369. // 组织ID
  1370. OrganizationId *uint64 `json:"organizationId,optional"`
  1371. }
  1372. // The response data of message records list | MessageRecords列表数据
  1373. // swagger:model MessageRecordsListResp
  1374. type MessageRecordsListResp struct {
  1375. BaseDataInfo
  1376. // MessageRecords list data | MessageRecords列表数据
  1377. Data MessageRecordsListInfo `json:"data"`
  1378. }
  1379. // MessageRecords list data | MessageRecords列表数据
  1380. // swagger:model MessageRecordsListInfo
  1381. type MessageRecordsListInfo struct {
  1382. BaseListInfo
  1383. // The API list data | MessageRecords列表数据
  1384. Data []MessageRecordsInfo `json:"data"`
  1385. }
  1386. // Get message records list request params | MessageRecords列表请求参数
  1387. // swagger:model MessageRecordsListReq
  1388. type MessageRecordsListReq struct {
  1389. PageInfo
  1390. // 群发消息ID
  1391. BatchMsgId *uint64 `json:"batchMsgId,optional"`
  1392. // 机器人微信 id
  1393. BotWxid *string `json:"botWxid,optional"`
  1394. // 消息类型:源类型 1 点发 2 群发 3 SOP 阶段 4 SOP 节点
  1395. SourceType *int `json:"sourceType,optional"`
  1396. // 消息源ID:
  1397. SourceId *uint64 `json:"sourceId,optional"`
  1398. // 接收方微信 id
  1399. ContactWxid *string `json:"contactWxid,optional"`
  1400. // 发送内容
  1401. Status *uint8 `json:"status,optional"`
  1402. }
  1403. // MessageRecords information response | MessageRecords信息返回体
  1404. // swagger:model MessageRecordsInfoResp
  1405. type MessageRecordsInfoResp struct {
  1406. BaseDataInfo
  1407. // MessageRecords information | MessageRecords数据
  1408. Data MessageRecordsInfo `json:"data"`
  1409. }
  1410. // The response data of chatroom member information | ChatroomMember信息
  1411. // swagger:model ChatroomMemberInfo
  1412. type ChatroomMemberInfo struct {
  1413. // 名称
  1414. Wxid *string `json:"wxid,optional"`
  1415. // 群组
  1416. ChatRoom *string `json:"chatRoom,optional"`
  1417. // 属主Wxid
  1418. OwnerWxid *string `json:"ownerWxid,optional"`
  1419. // 账号
  1420. Account *string `json:"account,optional"`
  1421. }
  1422. // The response data of chatroom member list | ChatroomMember列表数据
  1423. // swagger:model ChatroomMemberListResp
  1424. type ChatroomMemberListResp struct {
  1425. BaseDataInfo
  1426. // chatroom member list data | chatroom member 列表数据
  1427. Data ChatroomMemberListInfo `json:"data"`
  1428. }
  1429. // chatroom member list data | chatroom member列表数据
  1430. // swagger:model ChatroomMemberListInfo
  1431. type ChatroomMemberListInfo struct {
  1432. BaseListInfo
  1433. // The API list data | chatroom member列表数据
  1434. Data []ChatroomMemberInfo `json:"data"`
  1435. }
  1436. // Get chatroom member list request params | ChatroomMember列表请求参数
  1437. // swagger:model ChatroomMemberListReq
  1438. type ChatroomMemberListReq struct {
  1439. PageInfo
  1440. // 属主Wxid
  1441. OwnerWxid *string `json:"ownerWxid,optional"`
  1442. // 群组
  1443. ChatRoom *string `json:"chatRoom,optional"`
  1444. }
  1445. // chatroom member information response | ChatroomMember信息返回体
  1446. // swagger:model ChatroomMemberInfoResp
  1447. type ChatroomMemberInfoResp struct {
  1448. BaseDataInfo
  1449. // Server information | Server数据
  1450. Data ChatroomMemberInfo `json:"data"`
  1451. }
  1452. // The response data of user information | 用户信息
  1453. // swagger:model UserInfo
  1454. type UserInfo struct {
  1455. BaseUUIDInfo
  1456. // Status | 状态
  1457. // max : 20
  1458. Status *uint32 `json:"status,optional" validate:"omitempty,lt=20"`
  1459. // Username | 用户名
  1460. // max length : 50
  1461. Username *string `json:"username,optional" validate:"omitempty,max=50"`
  1462. // Nickname | 昵称
  1463. // max length : 40
  1464. Nickname *string `json:"nickname,optional" validate:"omitempty,max=40"`
  1465. // Password | 密码
  1466. // min length : 6
  1467. Password *string `json:"password,optional" validate:"omitempty,min=6"`
  1468. // Description | 描述
  1469. // max length : 100
  1470. Description *string `json:"description,optional" validate:"omitempty,max=100"`
  1471. // HomePath | 首页
  1472. // max length : 70
  1473. HomePath *string `json:"homePath,optional" validate:"omitempty,max=70"`
  1474. // RoleId | 角色ID
  1475. RoleIds []uint64 `json:"roleIds,optional"`
  1476. // Mobile | 手机号
  1477. // max length : 18
  1478. Mobile *string `json:"mobile,optional" validate:"omitempty,max=18"`
  1479. // Email | 邮箱
  1480. // max length : 80
  1481. Email *string `json:"email,optional" validate:"omitempty,max=80"`
  1482. // Avatar | 头像地址
  1483. // max length : 300
  1484. Avatar *string `json:"avatar,optional" validate:"omitempty,max=300"`
  1485. // Department ID | 部门ID
  1486. DepartmentId *uint64 `json:"departmentId,optional,omitempty"`
  1487. // Position ID | 职位ID
  1488. PositionIds []uint64 `json:"positionId,optional,omitempty"`
  1489. }
  1490. // User information response | 用户信息返回体
  1491. // swagger:model UserInfoResp
  1492. type UserInfoResp struct {
  1493. BaseDataInfo
  1494. // User information | User数据
  1495. Data UserInfo `json:"data"`
  1496. }
  1497. // The response data of user's basic information | 用户基本信息返回数据
  1498. // swagger:model UserBaseIDInfoResp
  1499. type UserBaseIDInfoResp struct {
  1500. BaseDataInfo
  1501. // The data of user's basic information | 用户基本信息
  1502. Data UserBaseIDInfo `json:"data"`
  1503. }
  1504. // The data of user's basic information | 用户基本信息
  1505. // swagger:model UserBaseIDInfo
  1506. type UserBaseIDInfo struct {
  1507. // User's UUID | 用户的UUID
  1508. UUID *string `json:"userId"`
  1509. // User's name | 用户名
  1510. Username *string `json:"username"`
  1511. // User's nickname | 用户的昵称
  1512. Nickname *string `json:"nickname"`
  1513. // The user's avatar path | 用户的头像路径
  1514. Avatar *string `json:"avatar"`
  1515. // The home page that the user enters after logging in | 用户登陆后进入的首页
  1516. HomePath *string `json:"homePath"`
  1517. // The description of user | 用户的描述信息
  1518. Description *string `json:"desc"`
  1519. // User's Role Name | 用户的角色名称
  1520. RoleName []string `json:"roleName"`
  1521. // Department Name | 部门名称
  1522. DepartmentName string `json:"departmentName,optional"`
  1523. // Department Name | 部门备注
  1524. DepartmentRemark string `json:"departmentRemark,optional"`
  1525. }
  1526. // swagger:model UserLoginReq
  1527. type UserLoginReq struct {
  1528. JsCode *string `json:"js_code,optional"`
  1529. }
  1530. // swagger:model UserLoginResp
  1531. type UserLoginResp struct {
  1532. BaseDataInfo
  1533. Data UserToken `json:"data,optional"`
  1534. }
  1535. type UserToken struct {
  1536. Token *string `json:"token,optional"`
  1537. ID *uint64 `json:"id,optional"`
  1538. Avatar *string `json:"avatar,optional"`
  1539. Nickname *string `json:"nickname,optional"`
  1540. IsVip *bool `json:"isVip,optional"`
  1541. }
  1542. // swagger:model UserVipResp
  1543. type UserVipResp struct {
  1544. BaseDataInfo
  1545. Data UserVip `json:"data,optional"`
  1546. }
  1547. type UserVip struct {
  1548. IsVip *bool `json:"isVip,optional"`
  1549. WechatAccount *string `json:"wechatAccount"`
  1550. }
  1551. // swagger:model WxidReq
  1552. type WxidReq struct {
  1553. Wxid string `json:"wxid"`
  1554. }
  1555. // The data of batch msg information | BatchMsg信息
  1556. // swagger:model BatchMsgInfo
  1557. type BatchMsgInfo struct {
  1558. BaseIDInfo
  1559. // 状态 0 未开始 1 开始发送 2 发送完成 3 发送中止
  1560. Status *uint8 `json:"status,optional"`
  1561. // 批次号
  1562. BatchNo *string `json:"batchNo,optional"`
  1563. // 任务名称
  1564. TaskName *string `json:"taskName,optional"`
  1565. // 发送方微信ID
  1566. Fromwxid *string `json:"fromwxid,optional"`
  1567. // 内容
  1568. Msg *string `json:"msg,optional"`
  1569. // 发送规则 all 全部 tag1,tag2 按tag发送
  1570. Tag *string `json:"tag,optional"`
  1571. // 总数
  1572. Total *int32 `json:"total,optional"`
  1573. // 成功数量
  1574. Success *int32 `json:"success,optional"`
  1575. // 失败数量
  1576. Fail *int32 `json:"fail,optional"`
  1577. // 开始时间
  1578. StartTime *int64 `json:"startTime,optional"`
  1579. StartTimeStr *string `json:"startTimeStr,optional"`
  1580. // 结束时间
  1581. StopTime *int64 `json:"stopTime,optional"`
  1582. // 发送时间
  1583. SendTime *int64 `json:"sendTime,optional"`
  1584. // 标签列表
  1585. Labels []uint64 `json:"labels,optional"`
  1586. GroupLabels []uint64 `json:"groupLabels,optional"`
  1587. // 标签列表
  1588. Type *int32 `json:"type,optional"`
  1589. }
  1590. // The response data of batch msg list | BatchMsg列表数据
  1591. // swagger:model BatchMsgListResp
  1592. type BatchMsgListResp struct {
  1593. BaseDataInfo
  1594. // BatchMsg list data | BatchMsg列表数据
  1595. Data BatchMsgListInfo `json:"data"`
  1596. }
  1597. // BatchMsg list data | BatchMsg列表数据
  1598. // swagger:model BatchMsgListInfo
  1599. type BatchMsgListInfo struct {
  1600. BaseListInfo
  1601. // The API list data | BatchMsg列表数据
  1602. Data []BatchMsgInfo `json:"data"`
  1603. }
  1604. // Get batch msg list request params | BatchMsg列表请求参数
  1605. // swagger:model BatchMsgListReq
  1606. type BatchMsgListReq struct {
  1607. PageInfo
  1608. // 批次号
  1609. BatchNo *string `json:"batchNo,optional"`
  1610. // 发送方微信ID
  1611. Fromwxid *string `json:"fromwxid,optional"`
  1612. // 内容
  1613. Msg *string `json:"msg,optional"`
  1614. // 任务名称
  1615. TaskName *string `json:"taskName,optional"`
  1616. // 群发类型
  1617. Type *int32 `json:"type"`
  1618. }
  1619. // BatchMsg information response | BatchMsg信息返回体
  1620. // swagger:model BatchMsgInfoResp
  1621. type BatchMsgInfoResp struct {
  1622. BaseDataInfo
  1623. // BatchMsg information | BatchMsg数据
  1624. Data BatchMsgInfo `json:"data"`
  1625. }
  1626. // The data of msg information | Msg信息
  1627. // swagger:model MsgInfo
  1628. type MsgInfo struct {
  1629. BaseIDInfo
  1630. // Status 1: normal 2: ban | 状态 1 正常 2 禁用
  1631. Status *uint8 `json:"status,optional"`
  1632. // 发送方微信ID
  1633. Fromwxid *string `json:"fromwxid,optional"`
  1634. // 接收人微信ID/群ID
  1635. Toid *string `json:"toid,optional"`
  1636. // 消息类型
  1637. Msgtype *int32 `json:"msgtype,optional"`
  1638. // 消息
  1639. Msg *string `json:"msg,optional"`
  1640. // 批次号
  1641. BatchNo *string `json:"batchNo,optional"`
  1642. }
  1643. // The response data of msg list | Msg列表数据
  1644. // swagger:model MsgListResp
  1645. type MsgListResp struct {
  1646. BaseDataInfo
  1647. // Msg list data | Msg列表数据
  1648. Data MsgListInfo `json:"data"`
  1649. }
  1650. // Msg list data | Msg列表数据
  1651. // swagger:model MsgListInfo
  1652. type MsgListInfo struct {
  1653. BaseListInfo
  1654. // The API list data | Msg列表数据
  1655. Data []MsgInfo `json:"data"`
  1656. }
  1657. // Get msg list request params | Msg列表请求参数
  1658. // swagger:model MsgListReq
  1659. type MsgListReq struct {
  1660. PageInfo
  1661. // 状态
  1662. Status *uint8 `json:"status,optional"`
  1663. // 接收人微信ID/群ID
  1664. Toid *string `json:"toid,optional"`
  1665. // 群发消息ID
  1666. BatchId *uint64 `json:"batchId"`
  1667. }
  1668. // Msg information response | Msg信息返回体
  1669. // swagger:model MsgInfoResp
  1670. type MsgInfoResp struct {
  1671. BaseDataInfo
  1672. // Msg information | Msg数据
  1673. Data MsgInfo `json:"data"`
  1674. }
  1675. // The data of employee information | Employee信息
  1676. // swagger:model EmployeeInfo
  1677. type EmployeeInfo struct {
  1678. BaseIDInfo
  1679. // title | 标题
  1680. Title *string `json:"title,optional"`
  1681. // avatar | 头像
  1682. Avatar *string `json:"avatar,optional"`
  1683. // tags | 个人标签
  1684. Tags *string `json:"tags,optional"`
  1685. // hire_count | 被雇佣次数
  1686. HireCount *int `json:"hireCount,optional"`
  1687. // service_count | 已服务次数
  1688. ServiceCount *int `json:"serviceCount,optional"`
  1689. // achievement_count | 业绩单数
  1690. AchievementCount *int `json:"achievementCount,optional"`
  1691. // category_id | 分类ID
  1692. CategoryId *uint64 `json:"categoryId,optional"`
  1693. // intro | 个人介绍
  1694. Intro *string `json:"intro,optional"`
  1695. // estimate | 自我评价
  1696. Estimate *string `json:"estimate,optional"`
  1697. // skill | 技能卡
  1698. Skill *string `json:"skill,optional"`
  1699. // ability_type | 能力类型
  1700. AbilityType *string `json:"abilityType,optional"`
  1701. // scene | 使用场景
  1702. Scene *string `json:"scene,optional"`
  1703. SceneList []EmployeeConfigInfo `json:"sceneList,optional"`
  1704. // switch_in | 支持介入
  1705. SwitchIn *string `json:"switchIn,optional"`
  1706. SwitchInList []EmployeeConfigInfo `json:"switchInList,optional"`
  1707. Tutorial []TutorialInfo `json:"tutorial,optional"`
  1708. // video_url | 视频地址
  1709. VideoUrl *string `json:"videoUrl,optional"`
  1710. // work_experience | 工作经验
  1711. WorkExperience []WorkExperienceInfo `json:"workExperience,optional"`
  1712. ApiBase *string `json:"apiBase,optional"`
  1713. ApiKey *string `json:"apiKey,optional"`
  1714. // AI信息
  1715. AiInfo *string `json:"aiInfo,optional"`
  1716. ShowChat *bool `json:"showChat,optional"`
  1717. IsVip *bool `json:"isVip,optional"`
  1718. ChatUrl *string `json:"chatUrl,optional"`
  1719. }
  1720. // The response data of employee list | Employee列表数据
  1721. // swagger:model EmployeeListResp
  1722. type EmployeeListResp struct {
  1723. BaseDataInfo
  1724. // Employee list data | Employee列表数据
  1725. Data EmployeeListInfo `json:"data"`
  1726. }
  1727. // Employee list data | Employee列表数据
  1728. // swagger:model EmployeeListInfo
  1729. type EmployeeListInfo struct {
  1730. BaseListInfo
  1731. // The API list data | Employee列表数据
  1732. Data []EmployeeInfo `json:"data"`
  1733. }
  1734. // Get employee list request params | Employee列表请求参数
  1735. // swagger:model EmployeeListReq
  1736. type EmployeeListReq struct {
  1737. PageInfo
  1738. // title | 标题
  1739. Title *string `json:"title,optional"`
  1740. // tags | 个人标签
  1741. Tags *string `json:"tags,optional"`
  1742. // category_id | 分类ID
  1743. CategoryId *uint64 `json:"categoryId,optional"`
  1744. }
  1745. // Employee information response | Employee信息返回体
  1746. // swagger:model EmployeeInfoResp
  1747. type EmployeeInfoResp struct {
  1748. BaseDataInfo
  1749. // Employee information | Employee数据
  1750. Data EmployeeInfo `json:"data"`
  1751. }
  1752. // swagger:model AuthReq
  1753. type AuthReq struct {
  1754. Token *string `json:"token,optional"`
  1755. Data uint64 `json:"data,optional"`
  1756. }
  1757. // swagger:model AuthResp
  1758. type AuthResp struct {
  1759. Token *string `json:"token,optional"`
  1760. Data *uint64 `json:"data,optional"`
  1761. Original interface{} `json:"original,optional"`
  1762. OK interface{} `json:"ok,optional"`
  1763. SecretKey string `json:"secretKey,optional"`
  1764. }
  1765. // The data of work experience information | WorkExperience信息
  1766. // swagger:model WorkExperienceInfo
  1767. type WorkExperienceInfo struct {
  1768. BaseIDInfo
  1769. // employee_id | 员工ID
  1770. EmployeeId *uint64 `json:"employeeId,optional"`
  1771. // start_date | 开始时间
  1772. StartDate *int64 `json:"startDate,optional"`
  1773. StartDateStr *string `json:"startDateStr,optional"`
  1774. // end_date | 结束时间
  1775. EndDate *int64 `json:"endDate,optional"`
  1776. EndDateStr *string `json:"endDateStr,optional"`
  1777. // company | 公司名
  1778. Company *string `json:"company,optional"`
  1779. // experience | 工作内容
  1780. Experience *string `json:"experience,optional"`
  1781. }
  1782. // The response data of work experience list | WorkExperience列表数据
  1783. // swagger:model WorkExperienceListResp
  1784. type WorkExperienceListResp struct {
  1785. BaseDataInfo
  1786. // WorkExperience list data | WorkExperience列表数据
  1787. Data WorkExperienceListInfo `json:"data"`
  1788. }
  1789. // WorkExperience list data | WorkExperience列表数据
  1790. // swagger:model WorkExperienceListInfo
  1791. type WorkExperienceListInfo struct {
  1792. BaseListInfo
  1793. // The API list data | WorkExperience列表数据
  1794. Data []WorkExperienceInfo `json:"data"`
  1795. }
  1796. // Get work experience list request params | WorkExperience列表请求参数
  1797. // swagger:model WorkExperienceListReq
  1798. type WorkExperienceListReq struct {
  1799. PageInfo
  1800. // company | 公司名
  1801. Company *string `json:"company,optional"`
  1802. }
  1803. // WorkExperience information response | WorkExperience信息返回体
  1804. // swagger:model WorkExperienceInfoResp
  1805. type WorkExperienceInfoResp struct {
  1806. BaseDataInfo
  1807. // WorkExperience information | WorkExperience数据
  1808. Data WorkExperienceInfo `json:"data"`
  1809. }
  1810. // The data of tutorial information | Tutorial信息
  1811. // swagger:model TutorialInfo
  1812. type TutorialInfo struct {
  1813. BaseIDInfo
  1814. // employee_id | 员工ID
  1815. EmployeeId *uint64 `json:"employeeId,optional"`
  1816. // index | 序号
  1817. Index *int `json:"index,optional"`
  1818. // title | 标题
  1819. Title *string `json:"title,optional"`
  1820. // content | 内容
  1821. Content *string `json:"content,optional"`
  1822. }
  1823. // The response data of tutorial list | Tutorial列表数据
  1824. // swagger:model TutorialListResp
  1825. type TutorialListResp struct {
  1826. BaseDataInfo
  1827. // Tutorial list data | Tutorial列表数据
  1828. Data TutorialListInfo `json:"data"`
  1829. }
  1830. // Tutorial list data | Tutorial列表数据
  1831. // swagger:model TutorialListInfo
  1832. type TutorialListInfo struct {
  1833. BaseListInfo
  1834. // The API list data | Tutorial列表数据
  1835. Data []TutorialInfo `json:"data"`
  1836. }
  1837. // Get tutorial list request params | Tutorial列表请求参数
  1838. // swagger:model TutorialListReq
  1839. type TutorialListReq struct {
  1840. PageInfo
  1841. // title | 标题
  1842. Title *string `json:"title,optional"`
  1843. // content | 内容
  1844. Content *string `json:"content,optional"`
  1845. }
  1846. // Tutorial information response | Tutorial信息返回体
  1847. // swagger:model TutorialInfoResp
  1848. type TutorialInfoResp struct {
  1849. BaseDataInfo
  1850. // Tutorial information | Tutorial数据
  1851. Data TutorialInfo `json:"data"`
  1852. }
  1853. // The data of employee config information | EmployeeConfig信息
  1854. // swagger:model EmployeeConfigInfo
  1855. type EmployeeConfigInfo struct {
  1856. BaseIDInfo
  1857. // 类型:scene-场景 switch_in-接入方式
  1858. Stype *string `json:"stype,optional"`
  1859. // 标题
  1860. Title *string `json:"title,optional"`
  1861. // 图片地址
  1862. Photo *string `json:"photo,optional"`
  1863. }
  1864. // EmployeeConfig list data | EmployeeConfig列表数据
  1865. // swagger:model EmployeeConfigListInfo
  1866. type EmployeeConfigListInfo struct {
  1867. BaseListInfo
  1868. // The API list data | EmployeeConfig列表数据
  1869. Data []EmployeeConfigInfo `json:"data"`
  1870. }
  1871. // Employee config response | Employee配置信息返回体
  1872. // swagger:model EmployeeConfigListReq
  1873. type EmployeeConfigListReq struct {
  1874. /// 类型:scene-场景 switch_in-接入方式
  1875. Stype *string `json:"stype,optional"`
  1876. }
  1877. // EmployeeConfig information response | EmployeeConfig信息返回体
  1878. type EmployeeConfig struct {
  1879. Scene []EmployeeConfigInfo `json:"scene"`
  1880. SwitchIn []EmployeeConfigInfo `json:"switchIn"`
  1881. }
  1882. // Employee config response | Employee配置信息返回体
  1883. // swagger:model EmployeeConfigListResp
  1884. type EmployeeConfigListResp struct {
  1885. BaseDataInfo
  1886. // Employee information | Employee数据
  1887. Data EmployeeConfig `json:"data"`
  1888. }
  1889. // The data of token information | Token信息
  1890. // swagger:model TokenInfo
  1891. type TokenInfo struct {
  1892. BaseIDInfo
  1893. // 过期时间
  1894. ExpireAt *int64 `json:"expireAt,optional"`
  1895. ExpireAtStr *string `json:"expireAtStr,optional"`
  1896. // Token
  1897. Token *string `json:"token,optional"`
  1898. // Mac地址
  1899. Mac *string `json:"mac,optional"`
  1900. // 租户ID
  1901. OrganizationId *uint64 `json:"organization_id,optional"`
  1902. OrganizationName *string `json:"organizationName,optional"`
  1903. AgentId *uint64 `json:"agent_id,optional"`
  1904. AgentInfo *AgentInfo `json:"agent_info,optional"`
  1905. CustomAgentBase *string `json:"custom_agent_base,optional"`
  1906. CustomAgentKey *string `json:"custom_agent_key,optional"`
  1907. OpenaiBase *string `json:"openai_base,optional"`
  1908. OpenaiKey *string `json:"openai_key,optional"`
  1909. }
  1910. // The response data of token list | Token列表数据
  1911. // swagger:model TokenListResp
  1912. type TokenListResp struct {
  1913. BaseDataInfo
  1914. // Token list data | Token列表数据
  1915. Data TokenListInfo `json:"data"`
  1916. }
  1917. // Token list data | Token列表数据
  1918. // swagger:model TokenListInfo
  1919. type TokenListInfo struct {
  1920. BaseListInfo
  1921. // The API list data | Token列表数据
  1922. Data []TokenInfo `json:"data"`
  1923. }
  1924. // Get token list request params | Token列表请求参数
  1925. // swagger:model TokenListReq
  1926. type TokenListReq struct {
  1927. PageInfo
  1928. // Token
  1929. Token *string `json:"token,optional"`
  1930. // Mac地址
  1931. Mac *string `json:"mac,optional"`
  1932. OrganizationId *uint64 `json:"organization_id,optional"`
  1933. OrganizationName *string `json:"organizationName,optional"`
  1934. }
  1935. // Token information response | Token信息返回体
  1936. // swagger:model TokenInfoResp
  1937. type TokenInfoResp struct {
  1938. BaseDataInfo
  1939. // Token information | Token数据
  1940. Data TokenInfo `json:"data"`
  1941. }
  1942. // swagger:model CheckTokenReq
  1943. type CheckTokenReq struct {
  1944. // Token
  1945. Token *string `json:"token"`
  1946. // Mac地址
  1947. Mac *string `json:"mac"`
  1948. }
  1949. // swagger:model CheckTokenResp
  1950. type CheckTokenResp struct {
  1951. // 是否合法
  1952. Valid *bool `json:"valid"`
  1953. // Sign 签名内容
  1954. Sign *string `json:"sign"`
  1955. // Timestamp 时间戳
  1956. Timestamp *int64 `json:"timestamp"`
  1957. AgentInfo *AgentInfo `json:"agent_info"`
  1958. CustomAgentBase *string `json:"custom_agent_base"`
  1959. CustomAgentKey *string `json:"custom_agent_key"`
  1960. OpenaiBase *string `json:"openai_base"`
  1961. OpenaiKey *string `json:"openai_key"`
  1962. DatasetBase *string `json:"dataset_base"`
  1963. DatasetKey *string `json:"dataset_key"`
  1964. }
  1965. // The data of category information | Category信息
  1966. // swagger:model CategoryInfo
  1967. type CategoryInfo struct {
  1968. BaseIDInfo
  1969. // name | 角色名称
  1970. Name *string `json:"name,optional"`
  1971. // organization_id | 租户ID
  1972. OrganizationId *uint64 `json:"organizationId,optional"`
  1973. }
  1974. // The response data of category list | Category列表数据
  1975. // swagger:model CategoryListResp
  1976. type CategoryListResp struct {
  1977. BaseDataInfo
  1978. // Category list data | Category列表数据
  1979. Data CategoryListInfo `json:"data"`
  1980. }
  1981. // Category list data | Category列表数据
  1982. // swagger:model CategoryListInfo
  1983. type CategoryListInfo struct {
  1984. BaseListInfo
  1985. // The API list data | Category列表数据
  1986. Data []CategoryInfo `json:"data"`
  1987. }
  1988. // Get category list request params | Category列表请求参数
  1989. // swagger:model CategoryListReq
  1990. type CategoryListReq struct {
  1991. PageInfo
  1992. // name | 角色名称
  1993. Name *string `json:"name,optional"`
  1994. }
  1995. // Category information response | Category信息返回体
  1996. // swagger:model CategoryInfoResp
  1997. type CategoryInfoResp struct {
  1998. BaseDataInfo
  1999. // Category information | Category数据
  2000. Data CategoryInfo `json:"data"`
  2001. }
  2002. // The data of agent base information | AgentBase信息
  2003. // swagger:model AgentBaseInfo
  2004. type AgentBaseInfo struct {
  2005. Id *string `json:"id,optional"`
  2006. }
  2007. // The response data of agent base list | AgentBase列表数据
  2008. // swagger:model AgentBaseListResp
  2009. type AgentBaseListResp struct {
  2010. BaseDataInfo
  2011. // AgentBase list data | AgentBase列表数据
  2012. Data AgentBaseListInfo `json:"data"`
  2013. }
  2014. // AgentBase list data | AgentBase列表数据
  2015. // swagger:model AgentBaseListInfo
  2016. type AgentBaseListInfo struct {
  2017. BaseListInfo
  2018. // The API list data | AgentBase列表数据
  2019. Data []AgentBaseInfo `json:"data"`
  2020. }
  2021. // Get agent base list request params | AgentBase列表请求参数
  2022. // swagger:model AgentBaseListReq
  2023. type AgentBaseListReq struct {
  2024. PageInfo
  2025. // q
  2026. Q *string `json:"q,optional"`
  2027. // a
  2028. A *string `json:"a,optional"`
  2029. // dataset_id
  2030. DatasetId *string `json:"datasetId,optional"`
  2031. }
  2032. // AgentBase information response | AgentBase信息返回体
  2033. // swagger:model AgentBaseInfoResp
  2034. type AgentBaseInfoResp struct {
  2035. BaseDataInfo
  2036. // AgentBase information | AgentBase数据
  2037. Data AgentBaseInfo `json:"data"`
  2038. }
  2039. // The data of chat records information | ChatRecords信息
  2040. // swagger:model ChatRecordsInfo
  2041. type ChatRecordsInfo struct {
  2042. BaseIDInfo
  2043. // 内容
  2044. Content *string `json:"content,optional"`
  2045. // 内容类型:1-提问 2-回答
  2046. ContentType *uint8 `json:"contentType,optional"`
  2047. // 角色类型:1-用户 2-智能体
  2048. RoleType *string `json:"roleType,optional"`
  2049. // 会话ID
  2050. SessionId *uint64 `json:"sessionId,optional"`
  2051. // 用户ID
  2052. UserId *uint64 `json:"userId,optional"`
  2053. // 聊天ID
  2054. BotId *uint64 `json:"botId,optional"`
  2055. // 类型:1-微信 2-小程序card 3-智能体
  2056. BotType *uint8 `json:"botType,optional,options=1|2|3"`
  2057. Finish bool `json:"finish,optional"`
  2058. }
  2059. // The response data of chat records list | ChatRecords列表数据
  2060. // swagger:model ChatRecordsListResp
  2061. type ChatRecordsListResp struct {
  2062. BaseDataInfo
  2063. // ChatRecords list data | ChatRecords列表数据
  2064. Data ChatRecordsListInfo `json:"data"`
  2065. }
  2066. // ChatRecords list data | ChatRecords列表数据
  2067. // swagger:model ChatRecordsListInfo
  2068. type ChatRecordsListInfo struct {
  2069. BaseListInfo
  2070. // The API list data | ChatRecords列表数据
  2071. Data []ChatRecordsInfo `json:"data"`
  2072. }
  2073. // Get chat records list request params | ChatRecords列表请求参数
  2074. // swagger:model ChatRecordsListReq
  2075. type ChatRecordsListReq struct {
  2076. PageInfo
  2077. SessionId *uint64 `json:"sessionId"`
  2078. BotId *uint64 `json:"botId,optional"`
  2079. BotType *uint8 `json:"botType,optional"`
  2080. }
  2081. // ChatRecords information response | ChatRecords信息返回体
  2082. // swagger:model ChatRecordsInfoResp
  2083. type ChatRecordsInfoResp struct {
  2084. BaseDataInfo
  2085. // ChatRecords information | ChatRecords数据
  2086. Data ChatRecordsInfo `json:"data"`
  2087. }
  2088. // swagger:model ChatRecommendReq
  2089. type ChatRecommendReq struct {
  2090. SessionId *uint64 `json:"sessionId"`
  2091. }
  2092. // swagger:model ChatRecommendResp
  2093. type ChatRecommendResp struct {
  2094. BaseDataInfo
  2095. // The API list data | ChatRecords列表数据
  2096. Data ChatRecommend `json:"data"`
  2097. }
  2098. type ChatRecommend struct {
  2099. Data []string `json:"data"`
  2100. SessionId uint64 `json:"sessionId"`
  2101. }
  2102. // swagger:model ChatAskReq
  2103. type ChatAskReq struct {
  2104. CardId *uint64 `json:"cardId"`
  2105. Question *string `json:"question"`
  2106. SessionId *int `json:"sessionId"`
  2107. }
  2108. // swagger:model ChatAskResp
  2109. type ChatAskResp struct {
  2110. BaseDataInfo
  2111. Data *string `json:"data"`
  2112. }
  2113. // The data of chat session information | ChatSession信息
  2114. // swagger:model ChatSessionInfo
  2115. type ChatSessionInfo struct {
  2116. BaseIDInfo
  2117. // 名称
  2118. Name *string `json:"name,optional"`
  2119. // 用户ID
  2120. UserId *uint64 `json:"userId,optional"`
  2121. UserName *string `json:"userName,optional"`
  2122. // 聊天ID
  2123. BotId *uint64 `json:"botId,optional"`
  2124. // 主体名称
  2125. BotName *string `json:"botName,optional"`
  2126. // 类型:1-微信 2-小程序card 3-智能体
  2127. BotType *uint8 `json:"botType,optional"`
  2128. // 类型:1-微信 2-小程序card 3-智能体
  2129. BotTypeStr *string `json:"botTypeStr,optional"`
  2130. }
  2131. // The response data of chat session list | ChatSession列表数据
  2132. // swagger:model ChatSessionListResp
  2133. type ChatSessionListResp struct {
  2134. BaseDataInfo
  2135. // ChatSession list data | ChatSession列表数据
  2136. Data ChatSessionListInfo `json:"data"`
  2137. }
  2138. // ChatSession list data | ChatSession列表数据
  2139. // swagger:model ChatSessionListInfo
  2140. type ChatSessionListInfo struct {
  2141. BaseListInfo
  2142. // The API list data | ChatSession列表数据
  2143. Data []ChatSessionInfo `json:"data"`
  2144. }
  2145. // Get chat session list request params | ChatSession列表请求参数
  2146. // swagger:model ChatSessionListReq
  2147. type ChatSessionListReq struct {
  2148. PageInfo
  2149. BotId *uint64 `json:"botId,optional"`
  2150. BotType *uint8 `json:"botType,optional"`
  2151. BotName *string `json:"botName,optional"`
  2152. }
  2153. // ChatSession information response | ChatSession信息返回体
  2154. // swagger:model ChatSessionInfoResp
  2155. type ChatSessionInfoResp struct {
  2156. BaseDataInfo
  2157. // ChatSession information | ChatSession数据
  2158. Data ChatSessionInfo `json:"data"`
  2159. }
  2160. // The data of wx card information | WxCard信息
  2161. // swagger:model WxCardInfo
  2162. type WxCardInfo struct {
  2163. BaseIDInfo
  2164. // user表ID
  2165. UserId *uint64 `json:"userId,optional"`
  2166. // wx表ID
  2167. WxUserId *uint64 `json:"wxUserId,optional"`
  2168. // 头像
  2169. Avatar *string `json:"avatar,optional"`
  2170. // logo
  2171. Logo *string `json:"logo,optional"`
  2172. // 名称
  2173. Name *string `json:"name,optional"`
  2174. // 公司
  2175. Company *string `json:"company,optional"`
  2176. // 地址
  2177. Address *string `json:"address,optional"`
  2178. // 手机号
  2179. Phone *string `json:"phone,optional"`
  2180. // 公众号
  2181. OfficialAccount *string `json:"officialAccount,optional"`
  2182. // 微信号
  2183. WechatAccount *string `json:"wechatAccount,optional"`
  2184. // 邮箱
  2185. Email *string `json:"email,optional"`
  2186. // 聊天信息
  2187. ApiBase *string `json:"apiBase,optional"`
  2188. ApiKey *string `json:"apiKey,optional"`
  2189. // AI信息
  2190. AiInfo *string `json:"aiInfo,optional"`
  2191. // 个人介绍
  2192. Intro *string `json:"intro,optional"`
  2193. ShowChat *bool `json:"showChat,optional"`
  2194. ShowAi *bool `json:"showAi,optional"`
  2195. IsVip *bool `json:"isVip,optional"`
  2196. }
  2197. // swagger:model WxCardSimpleInfo
  2198. type WxCardSimpleInfo struct {
  2199. ID *uint64 `json:"id,optional"`
  2200. // 头像
  2201. Avatar *string `json:"avatar,optional"`
  2202. // 名称
  2203. Name *string `json:"name,optional"`
  2204. Type *string `json:"type,optional"`
  2205. }
  2206. // The response data of wx card list | WxCard列表数据
  2207. // swagger:model WxCardListResp
  2208. type WxCardListResp struct {
  2209. BaseDataInfo
  2210. // WxCard list data | WxCard列表数据
  2211. Data WxCardListInfo `json:"data"`
  2212. }
  2213. // WxCard list data | WxCard列表数据
  2214. // swagger:model WxCardListInfo
  2215. type WxCardListInfo struct {
  2216. BaseListInfo
  2217. // The API list data | WxCard列表数据
  2218. Data []WxCardInfo `json:"data"`
  2219. }
  2220. // Get wx card list request params | WxCard列表请求参数
  2221. // swagger:model WxCardListReq
  2222. type WxCardListReq struct {
  2223. PageInfo
  2224. // 头像
  2225. Avatar *string `json:"avatar,optional"`
  2226. // logo
  2227. Logo *string `json:"logo,optional"`
  2228. // 名称
  2229. Name *string `json:"name,optional"`
  2230. }
  2231. // WxCard information response | WxCard信息返回体
  2232. // swagger:model WxCardInfoResp
  2233. type WxCardInfoResp struct {
  2234. BaseDataInfo
  2235. // WxCard information | WxCard数据
  2236. Data WxCardInfo `json:"data"`
  2237. }
  2238. // swagger:model QrcodeReq
  2239. type QrcodeReq struct {
  2240. Path string `form:"path"`
  2241. Width int64 `form:"width"`
  2242. EnvVersion string `form:"envVersion"`
  2243. }
  2244. // The data of wx card user information | WxCardUser信息
  2245. // swagger:model WxCardUserInfo
  2246. type WxCardUserInfo struct {
  2247. BaseIDInfo
  2248. // 微信id
  2249. Wxid *string `json:"wxid,optional"`
  2250. // 微信号
  2251. Account *string `json:"account,optional"`
  2252. // 头像
  2253. Avatar *string `json:"avatar,optional"`
  2254. // 昵称
  2255. Nickname *string `json:"nickname,optional"`
  2256. // 备注名
  2257. Remark *string `json:"remark,optional"`
  2258. // 手机号
  2259. Phone *string `json:"phone,optional"`
  2260. // OpenID
  2261. OpenId *string `json:"openId,optional"`
  2262. // UnionID
  2263. UnionId *string `json:"unionId,optional"`
  2264. // SessionKey
  2265. SessionKey *string `json:"sessionKey,optional"`
  2266. // IsVip
  2267. IsVip *string `json:"isVip,optional"`
  2268. }
  2269. // The response data of wx card user list | WxCardUser列表数据
  2270. // swagger:model WxCardUserListResp
  2271. type WxCardUserListResp struct {
  2272. BaseDataInfo
  2273. // WxCardUser list data | WxCardUser列表数据
  2274. Data WxCardUserListInfo `json:"data"`
  2275. }
  2276. // WxCardUser list data | WxCardUser列表数据
  2277. // swagger:model WxCardUserListInfo
  2278. type WxCardUserListInfo struct {
  2279. BaseListInfo
  2280. // The API list data | WxCardUser列表数据
  2281. Data []WxCardUserInfo `json:"data"`
  2282. }
  2283. // Get wx card user list request params | WxCardUser列表请求参数
  2284. // swagger:model WxCardUserListReq
  2285. type WxCardUserListReq struct {
  2286. PageInfo
  2287. // 微信id
  2288. Wxid *string `json:"wxid,optional"`
  2289. // 微信号
  2290. Account *string `json:"account,optional"`
  2291. // 头像
  2292. Avatar *string `json:"avatar,optional"`
  2293. // 昵称
  2294. Nickname *string `json:"nickname,optional"`
  2295. }
  2296. // WxCardUser information response | WxCardUser信息返回体
  2297. // swagger:model WxCardUserInfoResp
  2298. type WxCardUserInfoResp struct {
  2299. BaseDataInfo
  2300. // WxCardUser information | WxCardUser数据
  2301. Data WxCardUserInfo `json:"data"`
  2302. }
  2303. // The data of wx card visit information | WxCardVisit信息
  2304. // swagger:model WxCardVisitInfo
  2305. type WxCardVisitInfo struct {
  2306. BaseIDInfo
  2307. // user表ID
  2308. UserId *uint64 `json:"userId,optional"`
  2309. // user名
  2310. UserName *string `json:"userName,optional"`
  2311. // 被访ID
  2312. BotId *uint64 `json:"botId,optional"`
  2313. // 类型:1-微信 2-小程序 3-智能体
  2314. BotType *uint8 `json:"botType,optional"`
  2315. // 类型:1-微信 2-小程序 3-智能体
  2316. BotTypeStr *string `json:"botTypeStr,optional"`
  2317. CardInfo WxCardSimpleInfo `json:"cardInfo,optional,omitempty"`
  2318. }
  2319. // swagger:model WxCardVisitReq
  2320. type WxCardVisitReq struct {
  2321. BaseIDInfo
  2322. // user表ID
  2323. UserId *uint64 `json:"userId,optional"`
  2324. // 被访ID
  2325. BotId *uint64 `json:"botId,optional"`
  2326. // 类型:1-微信 2-小程序 3-智能体
  2327. BotType *uint8 `json:"botType,optional"`
  2328. }
  2329. // swagger:model WxCardVisitSingleInfo
  2330. type WxCardVisitSingleInfo struct {
  2331. BaseIDInfo
  2332. // user表ID
  2333. UserId *uint64 `json:"userId,optional"`
  2334. // 被访ID
  2335. BotId *uint64 `json:"botId,optional"`
  2336. // 类型:1-微信 2-小程序 3-智能体
  2337. BotType *uint8 `json:"botType,optional"`
  2338. CardInfo WxCardInfo `json:"cardInfo,optional"`
  2339. }
  2340. // The response data of wx card visit list | WxCardVisit列表数据
  2341. // swagger:model WxCardVisitListResp
  2342. type WxCardVisitListResp struct {
  2343. BaseDataInfo
  2344. // WxCardVisit list data | WxCardVisit列表数据
  2345. Data WxCardVisitListInfo `json:"data"`
  2346. }
  2347. // WxCardVisit list data | WxCardVisit列表数据
  2348. // swagger:model WxCardVisitListInfo
  2349. type WxCardVisitListInfo struct {
  2350. BaseListInfo
  2351. // The API list data | WxCardVisit列表数据
  2352. Data []WxCardVisitInfo `json:"data"`
  2353. }
  2354. // Get wx card visit list request params | WxCardVisit列表请求参数
  2355. // swagger:model WxCardVisitListReq
  2356. type WxCardVisitListReq struct {
  2357. PageInfo
  2358. BotId *uint64 `json:"botId,optional"`
  2359. BotType *uint8 `json:"botType,optional"`
  2360. BotName *string `json:"botName,optional"`
  2361. }
  2362. // WxCardVisit information response | WxCardVisit信息返回体
  2363. // swagger:model WxCardVisitInfoResp
  2364. type WxCardVisitInfoResp struct {
  2365. BaseDataInfo
  2366. // WxCardVisit information | WxCardVisit数据
  2367. Data WxCardVisitInfo `json:"data"`
  2368. }
  2369. // swagger:model AvatarInfo
  2370. type AvatarInfo struct {
  2371. RequestId *string `json:"requestId"`
  2372. SessionId *string `json:"SessionId"`
  2373. Token *string `json:"token"`
  2374. Channel Channel `json:"channel"`
  2375. }
  2376. type Channel struct {
  2377. ChannelId *string `json:"channelId"`
  2378. Token *string `json:"token"`
  2379. Type *string `json:"type"`
  2380. ExpiredTime *string `json:"expiredTime"`
  2381. Nonce *string `json:"nonce"`
  2382. UserId *string `json:"userId"`
  2383. AppId *string `json:"appId"`
  2384. UserInfoInChannel *string `json:"userInfoInChannel"`
  2385. Gslb []*string `json:"gslb"`
  2386. }
  2387. // start avatar request | 启动数字人
  2388. // swagger:model AvatarConfigReq
  2389. type AvatarConfigReq struct {
  2390. // 名片 ID
  2391. CardId *uint64 `json:"card_id,optional"`
  2392. }
  2393. // start avatar response | 启动数字人
  2394. // swagger:model AvatarConfigResp
  2395. type AvatarConfigResp struct {
  2396. BaseDataInfo
  2397. // Agent information | Agent数据
  2398. Data AvatarInfo `json:"data"`
  2399. Extra Extra `json:"extra"`
  2400. }
  2401. type Extra struct {
  2402. Live int64 `json:"live"`
  2403. Total int64 `json:"total"`
  2404. }
  2405. // swagger:model AvatarStsResp
  2406. type AvatarStsResp struct {
  2407. BaseDataInfo
  2408. // Sts information | Sts 数据
  2409. Data StsInfo `json:"data"`
  2410. }
  2411. // swagger:model StsInfo
  2412. type StsInfo struct {
  2413. Expiration *string `json:"expiration"`
  2414. AccessKeyId *string `json:"accessKeyId"`
  2415. AccessKeySecret *string `json:"accessKeySecret"`
  2416. SecurityToken *string `json:"securityToken"`
  2417. RequestId *string `json:"requestId"`
  2418. }
  2419. // swagger:model AvatarSignatureResp
  2420. type AvatarSignatureResp struct {
  2421. BaseDataInfo
  2422. // Sts information | Sts 数据
  2423. Data SignatureInfo `json:"data"`
  2424. }
  2425. // swagger:model SignatureInfo
  2426. type SignatureInfo struct {
  2427. Key *string `json:"key"`
  2428. OSSAccessKeyId *string `json:"OSSAccessKeyId"`
  2429. Policy *string `json:"policy"`
  2430. Signature *string `json:"signature"`
  2431. }
  2432. // send text | 数字人-发送消息
  2433. // swagger:model SendTextReq
  2434. type SendTextReq struct {
  2435. CardId *uint64 `json:"cardId"`
  2436. SessionId *string `json:"sessionId"`
  2437. Text *string `json:"text"`
  2438. IsStream *bool `json:"isStream,optional"`
  2439. Index *int32 `json:"index,optional"`
  2440. Position *string `json:"position,optional"`
  2441. }
  2442. // swagger:model SendTextResp
  2443. type SendTextResp struct {
  2444. BaseDataInfo
  2445. Data SendText `json:"data"`
  2446. }
  2447. type SendText struct {
  2448. SessionId *string `json:"sessionId"`
  2449. UniqueCode *string `json:"uniqueCode"`
  2450. }
  2451. // stop instance | 数字人-停止实例
  2452. // swagger:model StopInstanceReq
  2453. type StopInstanceReq struct {
  2454. CardId *uint64 `json:"cardId"`
  2455. SessionId *string `json:"sessionId"`
  2456. }
  2457. // swagger:model StopInstanceResp
  2458. type StopInstanceResp struct {
  2459. BaseDataInfo
  2460. Data StopInstance `json:"data"`
  2461. }
  2462. type StopInstance struct {
  2463. SessionId *string `json:"sessionId"`
  2464. RequestId *string `json:"requestId"`
  2465. }
  2466. // The data of aliyun avatar information | AliyunAvatar信息
  2467. // swagger:model AliyunAvatarInfo
  2468. type AliyunAvatarInfo struct {
  2469. BaseIDInfo
  2470. // user_id | wx_card_user_id
  2471. UserId *uint64 `json:"userId,optional"`
  2472. // biz_id | BizId
  2473. BizId *string `json:"bizId,optional"`
  2474. // access_key_id | AccessKeyId
  2475. AccessKeyId *string `json:"accessKeyId,optional"`
  2476. // access_key_secret | AccessKeySecret
  2477. AccessKeySecret *string `json:"accessKeySecret,optional"`
  2478. // app_id | AppId
  2479. AppId *string `json:"appId,optional"`
  2480. // tenant_id | TenantId
  2481. TenantId *uint64 `json:"TenantId,optional"`
  2482. // response | 阿里云avatar响应
  2483. Response *string `json:"response,optional"`
  2484. // token | Token
  2485. Token *string `json:"token,optional"`
  2486. // session_id | SessionId
  2487. SessionId *string `json:"sessionId,optional"`
  2488. }
  2489. // The response data of aliyun avatar list | AliyunAvatar列表数据
  2490. // swagger:model AliyunAvatarListResp
  2491. type AliyunAvatarListResp struct {
  2492. BaseDataInfo
  2493. // AliyunAvatar list data | AliyunAvatar列表数据
  2494. Data AliyunAvatarListInfo `json:"data"`
  2495. }
  2496. // AliyunAvatar list data | AliyunAvatar列表数据
  2497. // swagger:model AliyunAvatarListInfo
  2498. type AliyunAvatarListInfo struct {
  2499. BaseListInfo
  2500. // The API list data | AliyunAvatar列表数据
  2501. Data []AliyunAvatarInfo `json:"data"`
  2502. }
  2503. // Get aliyun avatar list request params | AliyunAvatar列表请求参数
  2504. // swagger:model AliyunAvatarListReq
  2505. type AliyunAvatarListReq struct {
  2506. PageInfo
  2507. // biz_id | BizId
  2508. BizId *string `json:"bizId,optional"`
  2509. // access_key_id | AccessKeyId
  2510. AccessKeyId *string `json:"accessKeyId,optional"`
  2511. // access_key_secret | AccessKeySecret
  2512. AccessKeySecret *string `json:"accessKeySecret,optional"`
  2513. }
  2514. // AliyunAvatar information response | AliyunAvatar信息返回体
  2515. // swagger:model AliyunAvatarInfoResp
  2516. type AliyunAvatarInfoResp struct {
  2517. BaseDataInfo
  2518. // AliyunAvatar information | AliyunAvatar数据
  2519. Data AliyunAvatarInfo `json:"data"`
  2520. }
  2521. // The response data of UsageDetail information | UsageDetail信息
  2522. // swagger:model UsageDetailInfo
  2523. type UsageDetailInfo struct {
  2524. BaseIDInfo
  2525. // Status 1: normal 2: ban | 状态 1 正常 2 禁用
  2526. Status *uint8 `json:"status,optional"`
  2527. // 1 微信 2 名片
  2528. Type *int
  2529. // 微信id
  2530. BotId *string `json:"botId,optional"`
  2531. // 微信id或open_id
  2532. ReceiverId *string `json:"receiverId,optional"`
  2533. // 1 cow-basic 2 cow-agent 3 cow-sop 4 mp-card 5 mp-employee
  2534. App *string
  2535. // 名片会话id
  2536. SessionId *uint64 `json:"sessionId,optional"`
  2537. // 请求内容
  2538. Request *string `json:"request,optional"`
  2539. // 响应内容
  2540. Response *string `json:"response,optional"`
  2541. // 使用token总数
  2542. TotalTokens *uint64 `json:"totalTokens,optional"`
  2543. // 请求token数
  2544. PromptTokens *uint64 `json:"promptTokens,optional"`
  2545. // 响应token数
  2546. CompletionTokens *uint64 `json:"completionTokens,optional"`
  2547. // 组织ID
  2548. OrganizationId *uint64 `json:"organizationId,optional"`
  2549. }
  2550. // The response data of UsageDetail list | UsageDetail列表数据
  2551. // swagger:model UsageDetailListResp
  2552. type UsageDetailListResp struct {
  2553. BaseDataInfo
  2554. // UsageDetail list data | UsageDetail列表数据
  2555. Data UsageDetailListInfo `json:"data"`
  2556. }
  2557. // UsageDetail list data | UsageDetail列表数据
  2558. // swagger:model UsageDetailListInfo
  2559. type UsageDetailListInfo struct {
  2560. BaseListInfo
  2561. // The API list data | UsageDetail列表数据
  2562. Data []UsageDetailInfo `json:"data"`
  2563. }
  2564. // Get wx list request params | Wx列表请求参数
  2565. // swagger:model UsageDetailListReq
  2566. type UsageDetailListReq struct {
  2567. PageInfo
  2568. // 租户id
  2569. BotId *string `json:"botId,optional"`
  2570. }
  2571. // The response data of UsageTotal information | UsageTotal信息
  2572. // swagger:model UsageTotalInfo
  2573. type UsageTotalInfo struct {
  2574. BaseIDInfo
  2575. // Status 1: normal 2: ban | 状态 1 正常 2 禁用
  2576. Status *uint8 `json:"status,optional"`
  2577. // 1 微信 2 名片
  2578. Type *int
  2579. // 微信或名片id
  2580. BotId *string `json:"botId,optional"`
  2581. // 使用token总数
  2582. TotalTokens *uint64 `json:"totalTokens,optional"`
  2583. // 重制后的起始usage_detail 索引
  2584. StartIndex *uint64 `json:"startIndex,optional"`
  2585. // usage_detail 索引
  2586. EndIndex *uint64 `json:"endIndex,optional"`
  2587. // 组织ID
  2588. OrganizationId *uint64 `json:"organizationId,optional"`
  2589. }
  2590. // The response data of UsageTotal list | UsageTotal列表数据
  2591. // swagger:model UsageTotalListResp
  2592. type UsageTotalListResp struct {
  2593. BaseDataInfo
  2594. // UsageTotal list data | UsageTotal列表数据
  2595. Data UsageTotalListInfo `json:"data"`
  2596. }
  2597. // UsageTotal list data | UsageTotal列表数据
  2598. // swagger:model UsageTotalListInfo
  2599. type UsageTotalListInfo struct {
  2600. BaseListInfo
  2601. // The API list data | UsageTotal列表数据
  2602. Data []UsageTotalInfo `json:"data"`
  2603. }
  2604. // Get wx list request params | Wx列表请求参数
  2605. // swagger:model UsageTotalListReq
  2606. type UsageTotalListReq struct {
  2607. PageInfo
  2608. // 租户id
  2609. OrganizationId *uint64 `json:"organizationId,optional"`
  2610. }