schema.go 88 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799
  1. // Code generated by ent, DO NOT EDIT.
  2. package migrate
  3. import (
  4. "entgo.io/ent/dialect/entsql"
  5. "entgo.io/ent/dialect/sql/schema"
  6. "entgo.io/ent/schema/field"
  7. )
  8. var (
  9. // AgentColumns holds the columns for the "agent" table.
  10. AgentColumns = []*schema.Column{
  11. {Name: "id", Type: field.TypeUint64, Increment: true},
  12. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  13. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  14. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  15. {Name: "name", Type: field.TypeString, Size: 255, Comment: "name | 角色名称"},
  16. {Name: "role", Type: field.TypeString, Nullable: true, Comment: "role | 角色设定", Default: ""},
  17. {Name: "status", Type: field.TypeInt, Nullable: true, Comment: "status | 状态 1-正常 2-禁用", Default: 1},
  18. {Name: "background", Type: field.TypeString, Nullable: true, Comment: "background | 背景介绍", Default: ""},
  19. {Name: "examples", Type: field.TypeString, Nullable: true, Comment: "examples | 对话案例", Default: ""},
  20. {Name: "organization_id", Type: field.TypeUint64, Comment: "organization_id | 租户ID"},
  21. {Name: "dataset_id", Type: field.TypeString, Size: 255, Comment: "dataset_id | 知识库ID", Default: ""},
  22. {Name: "collection_id", Type: field.TypeString, Size: 255, Comment: "collection_id | 集合ID", Default: ""},
  23. {Name: "model", Type: field.TypeString, Nullable: true, Comment: "model | 模型", Default: ""},
  24. {Name: "api_base", Type: field.TypeString, Nullable: true, Comment: "api_base | api_base", Default: ""},
  25. {Name: "api_key", Type: field.TypeString, Nullable: true, Comment: "api_key | api_key", Default: ""},
  26. {Name: "type", Type: field.TypeInt, Nullable: true, Comment: "type | 类型 1. 内置 2. 接入", Default: 1},
  27. }
  28. // AgentTable holds the schema information for the "agent" table.
  29. AgentTable = &schema.Table{
  30. Name: "agent",
  31. Columns: AgentColumns,
  32. PrimaryKey: []*schema.Column{AgentColumns[0]},
  33. Indexes: []*schema.Index{
  34. {
  35. Name: "agent_organization_id",
  36. Unique: false,
  37. Columns: []*schema.Column{AgentColumns[9]},
  38. },
  39. },
  40. }
  41. // AgentBaseColumns holds the columns for the "agent_base" table.
  42. AgentBaseColumns = []*schema.Column{
  43. {Name: "id", Type: field.TypeString, Comment: "id"},
  44. {Name: "q", Type: field.TypeString, Nullable: true, Comment: "q", Default: ""},
  45. {Name: "a", Type: field.TypeString, Nullable: true, Comment: "a", Default: ""},
  46. {Name: "chunk_index", Type: field.TypeUint64, Comment: "chunk_index"},
  47. {Name: "indexes", Type: field.TypeJSON, Nullable: true, Comment: "indexes"},
  48. {Name: "dataset_id", Type: field.TypeString, Nullable: true, Comment: "dataset_id", Default: ""},
  49. {Name: "collection_id", Type: field.TypeString, Nullable: true, Comment: "collection_id", Default: ""},
  50. {Name: "source_name", Type: field.TypeString, Nullable: true, Comment: "source_name", Default: ""},
  51. {Name: "can_write", Type: field.TypeJSON, Nullable: true, Comment: "can_write"},
  52. {Name: "is_owner", Type: field.TypeJSON, Nullable: true, Comment: "is_owner"},
  53. }
  54. // AgentBaseTable holds the schema information for the "agent_base" table.
  55. AgentBaseTable = &schema.Table{
  56. Name: "agent_base",
  57. Columns: AgentBaseColumns,
  58. PrimaryKey: []*schema.Column{AgentBaseColumns[0]},
  59. }
  60. // AliyunAvatarColumns holds the columns for the "aliyun_avatar" table.
  61. AliyunAvatarColumns = []*schema.Column{
  62. {Name: "id", Type: field.TypeUint64, Increment: true},
  63. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  64. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  65. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  66. {Name: "user_id", Type: field.TypeUint64, Comment: "user_id | wx_card_user_id"},
  67. {Name: "biz_id", Type: field.TypeString, Comment: "biz_id | BizId"},
  68. {Name: "access_key_id", Type: field.TypeString, Comment: "access_key_id | AccessKeyId"},
  69. {Name: "access_key_secret", Type: field.TypeString, Comment: "access_key_secret | AccessKeySecret"},
  70. {Name: "app_id", Type: field.TypeString, Nullable: true, Comment: "app_id | AppId"},
  71. {Name: "tenant_id", Type: field.TypeUint64, Comment: "tenant_id | TenantId"},
  72. {Name: "response", Type: field.TypeString, Size: 2147483647, Comment: "response | 阿里云avatar响应"},
  73. {Name: "token", Type: field.TypeString, Comment: "token | Token", Default: ""},
  74. {Name: "session_id", Type: field.TypeString, Comment: "session_id | SessionId", Default: ""},
  75. }
  76. // AliyunAvatarTable holds the schema information for the "aliyun_avatar" table.
  77. AliyunAvatarTable = &schema.Table{
  78. Name: "aliyun_avatar",
  79. Columns: AliyunAvatarColumns,
  80. PrimaryKey: []*schema.Column{AliyunAvatarColumns[0]},
  81. Indexes: []*schema.Index{
  82. {
  83. Name: "aliyunavatar_user_id",
  84. Unique: false,
  85. Columns: []*schema.Column{AliyunAvatarColumns[4]},
  86. },
  87. },
  88. }
  89. // AllocAgentColumns holds the columns for the "alloc_agent" table.
  90. AllocAgentColumns = []*schema.Column{
  91. {Name: "id", Type: field.TypeUint64, Increment: true},
  92. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  93. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  94. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  95. {Name: "user_id", Type: field.TypeString, Nullable: true, Comment: "user_id | 前台用户ID", Default: ""},
  96. {Name: "organization_id", Type: field.TypeUint64, Nullable: true, Comment: "organization_id | 租户ID", Default: 0},
  97. {Name: "agents", Type: field.TypeJSON, Comment: "agents | 分配的智能体IDs"},
  98. {Name: "status", Type: field.TypeInt, Nullable: true, Comment: "status | 状态 1-正常 2-禁用", Default: 1},
  99. }
  100. // AllocAgentTable holds the schema information for the "alloc_agent" table.
  101. AllocAgentTable = &schema.Table{
  102. Name: "alloc_agent",
  103. Columns: AllocAgentColumns,
  104. PrimaryKey: []*schema.Column{AllocAgentColumns[0]},
  105. Indexes: []*schema.Index{
  106. {
  107. Name: "allocagent_organization_id",
  108. Unique: false,
  109. Columns: []*schema.Column{AllocAgentColumns[5]},
  110. },
  111. {
  112. Name: "allocagent_user_id",
  113. Unique: false,
  114. Columns: []*schema.Column{AllocAgentColumns[4]},
  115. },
  116. },
  117. }
  118. // APIKeyColumns holds the columns for the "api_key" table.
  119. APIKeyColumns = []*schema.Column{
  120. {Name: "id", Type: field.TypeUint64, Increment: true},
  121. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  122. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  123. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  124. {Name: "title", Type: field.TypeString, Nullable: true, Comment: "Title", Default: ""},
  125. {Name: "key", Type: field.TypeString, Nullable: true, Comment: "Key", Default: ""},
  126. {Name: "organization_id", Type: field.TypeUint64, Comment: "租户ID", Default: 0},
  127. {Name: "custom_agent_base", Type: field.TypeString, Nullable: true, Comment: "定制agent服务地址", Default: ""},
  128. {Name: "custom_agent_key", Type: field.TypeString, Nullable: true, Comment: "定制agent服务密钥", Default: ""},
  129. {Name: "openai_base", Type: field.TypeString, Nullable: true, Comment: "大模型服务地址", Default: ""},
  130. {Name: "openai_key", Type: field.TypeString, Nullable: true, Comment: "大模型服务密钥", Default: ""},
  131. {Name: "agent_id", Type: field.TypeUint64, Comment: "智能体ID", Default: 0},
  132. }
  133. // APIKeyTable holds the schema information for the "api_key" table.
  134. APIKeyTable = &schema.Table{
  135. Name: "api_key",
  136. Columns: APIKeyColumns,
  137. PrimaryKey: []*schema.Column{APIKeyColumns[0]},
  138. ForeignKeys: []*schema.ForeignKey{
  139. {
  140. Symbol: "api_key_agent_key_agent",
  141. Columns: []*schema.Column{APIKeyColumns[11]},
  142. RefColumns: []*schema.Column{AgentColumns[0]},
  143. OnDelete: schema.NoAction,
  144. },
  145. },
  146. Indexes: []*schema.Index{
  147. {
  148. Name: "apikey_key",
  149. Unique: true,
  150. Columns: []*schema.Column{APIKeyColumns[5]},
  151. },
  152. },
  153. }
  154. // BatchMsgColumns holds the columns for the "batch_msg" table.
  155. BatchMsgColumns = []*schema.Column{
  156. {Name: "id", Type: field.TypeUint64, Increment: true},
  157. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  158. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  159. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  160. {Name: "status", Type: field.TypeUint8, Nullable: true, Comment: "状态 0 未开始 1 开始发送 2 发送完成 3 发送中止"},
  161. {Name: "batch_no", Type: field.TypeString, Unique: true, Nullable: true, Comment: "批次号"},
  162. {Name: "task_name", Type: field.TypeString, Nullable: true, Comment: "任务名称", Default: ""},
  163. {Name: "fromwxid", Type: field.TypeString, Nullable: true, Comment: "发送方微信ID"},
  164. {Name: "msg", Type: field.TypeString, Nullable: true, Comment: "内容"},
  165. {Name: "tag", Type: field.TypeString, Nullable: true, Comment: "发送规则 all 全部 tag1,tag2 按tag发送"},
  166. {Name: "tagids", Type: field.TypeString, Nullable: true, Comment: "要发送的tagids"},
  167. {Name: "total", Type: field.TypeInt32, Nullable: true, Comment: "总数"},
  168. {Name: "success", Type: field.TypeInt32, Nullable: true, Comment: "成功数量"},
  169. {Name: "fail", Type: field.TypeInt32, Nullable: true, Comment: "失败数量"},
  170. {Name: "start_time", Type: field.TypeTime, Nullable: true, Comment: "开始时间"},
  171. {Name: "stop_time", Type: field.TypeTime, Nullable: true, Comment: "结束时间"},
  172. {Name: "send_time", Type: field.TypeTime, Nullable: true, Comment: "发送时间"},
  173. {Name: "type", Type: field.TypeInt32, Nullable: true, Comment: "发送类型 1-群发消息 2-群发朋友圈"},
  174. {Name: "organization_id", Type: field.TypeUint64, Comment: "organization_id | 租户ID"},
  175. {Name: "ctype", Type: field.TypeUint64, Comment: "内容类型:1-微信 2-whatsapp", Default: 1},
  176. {Name: "cc", Type: field.TypeString, Nullable: true, Comment: "国家区号"},
  177. {Name: "phone", Type: field.TypeString, Nullable: true, Comment: "手机号"},
  178. {Name: "template_name", Type: field.TypeString, Nullable: true, Comment: "模板名"},
  179. {Name: "template_code", Type: field.TypeString, Nullable: true, Comment: "模板code"},
  180. {Name: "lang", Type: field.TypeString, Nullable: true, Comment: "语言"},
  181. }
  182. // BatchMsgTable holds the schema information for the "batch_msg" table.
  183. BatchMsgTable = &schema.Table{
  184. Name: "batch_msg",
  185. Columns: BatchMsgColumns,
  186. PrimaryKey: []*schema.Column{BatchMsgColumns[0]},
  187. Indexes: []*schema.Index{
  188. {
  189. Name: "batchmsg_batch_no",
  190. Unique: true,
  191. Columns: []*schema.Column{BatchMsgColumns[5]},
  192. },
  193. {
  194. Name: "batchmsg_type",
  195. Unique: false,
  196. Columns: []*schema.Column{BatchMsgColumns[17]},
  197. },
  198. },
  199. }
  200. // CategoryColumns holds the columns for the "category" table.
  201. CategoryColumns = []*schema.Column{
  202. {Name: "id", Type: field.TypeUint64, Increment: true},
  203. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  204. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  205. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  206. {Name: "name", Type: field.TypeString, Size: 255, Comment: "name | 角色名称"},
  207. {Name: "organization_id", Type: field.TypeUint64, Comment: "organization_id | 租户ID"},
  208. }
  209. // CategoryTable holds the schema information for the "category" table.
  210. CategoryTable = &schema.Table{
  211. Name: "category",
  212. Columns: CategoryColumns,
  213. PrimaryKey: []*schema.Column{CategoryColumns[0]},
  214. Indexes: []*schema.Index{
  215. {
  216. Name: "category_organization_id",
  217. Unique: false,
  218. Columns: []*schema.Column{CategoryColumns[5]},
  219. },
  220. },
  221. }
  222. // ChatRecordsColumns holds the columns for the "chat_records" table.
  223. ChatRecordsColumns = []*schema.Column{
  224. {Name: "id", Type: field.TypeUint64, Increment: true},
  225. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  226. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  227. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  228. {Name: "content", Type: field.TypeString, Comment: "内容", Default: ""},
  229. {Name: "content_type", Type: field.TypeUint8, Comment: "内容类型:1-提问 2-回答", Default: 1},
  230. {Name: "session_id", Type: field.TypeUint64, Comment: "会话ID", Default: 0},
  231. {Name: "user_id", Type: field.TypeUint64, Comment: "用户ID", Default: 0},
  232. {Name: "bot_id", Type: field.TypeUint64, Comment: "聊天ID", Default: 0},
  233. {Name: "bot_type", Type: field.TypeUint8, Comment: "类型:1-微信 2-小程序card 3-智能体", Default: 2},
  234. }
  235. // ChatRecordsTable holds the schema information for the "chat_records" table.
  236. ChatRecordsTable = &schema.Table{
  237. Name: "chat_records",
  238. Columns: ChatRecordsColumns,
  239. PrimaryKey: []*schema.Column{ChatRecordsColumns[0]},
  240. Indexes: []*schema.Index{
  241. {
  242. Name: "chatrecords_user_id_bot_id_bot_type",
  243. Unique: false,
  244. Columns: []*schema.Column{ChatRecordsColumns[7], ChatRecordsColumns[8], ChatRecordsColumns[9]},
  245. },
  246. {
  247. Name: "chatrecords_session_id",
  248. Unique: false,
  249. Columns: []*schema.Column{ChatRecordsColumns[6]},
  250. },
  251. },
  252. }
  253. // ChatSessionColumns holds the columns for the "chat_session" table.
  254. ChatSessionColumns = []*schema.Column{
  255. {Name: "id", Type: field.TypeUint64, Increment: true},
  256. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  257. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  258. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  259. {Name: "name", Type: field.TypeString, Comment: "名称", Default: ""},
  260. {Name: "user_id", Type: field.TypeUint64, Comment: "用户ID", Default: 0},
  261. {Name: "bot_id", Type: field.TypeUint64, Comment: "聊天ID", Default: 0},
  262. {Name: "bot_type", Type: field.TypeUint8, Comment: "类型:1-微信 2-小程序card 3-智能体", Default: 2},
  263. }
  264. // ChatSessionTable holds the schema information for the "chat_session" table.
  265. ChatSessionTable = &schema.Table{
  266. Name: "chat_session",
  267. Columns: ChatSessionColumns,
  268. PrimaryKey: []*schema.Column{ChatSessionColumns[0]},
  269. Indexes: []*schema.Index{
  270. {
  271. Name: "chatsession_user_id_bot_id_bot_type",
  272. Unique: false,
  273. Columns: []*schema.Column{ChatSessionColumns[5], ChatSessionColumns[6], ChatSessionColumns[7]},
  274. },
  275. },
  276. }
  277. // CompapiAsynctaskColumns holds the columns for the "compapi_asynctask" table.
  278. CompapiAsynctaskColumns = []*schema.Column{
  279. {Name: "id", Type: field.TypeUint64, Increment: true},
  280. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  281. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  282. {Name: "auth_token", Type: field.TypeString, Comment: "发起请求者的授权token"},
  283. {Name: "event_type", Type: field.TypeString, Comment: "请求目标类型", Default: "fastgpt"},
  284. {Name: "chat_id", Type: field.TypeString, Nullable: true, Comment: "会话ID", Default: ""},
  285. {Name: "response_chat_item_id", Type: field.TypeString, Nullable: true, Default: ""},
  286. {Name: "organization_id", Type: field.TypeUint64, Comment: "organization_id | 租户ID"},
  287. {Name: "openai_base", Type: field.TypeString, Comment: "待请求的大模型服务地址"},
  288. {Name: "openai_key", Type: field.TypeString, Comment: "待请求的大模型服务密钥授权token"},
  289. {Name: "request_raw", Type: field.TypeString, Comment: "请求参数结构字符串"},
  290. {Name: "response_raw", Type: field.TypeString, Nullable: true, Comment: "请求响应结构字符串", Default: ""},
  291. {Name: "callback_url", Type: field.TypeString, Size: 255, Comment: "callback_url | 异步执行回调地址"},
  292. {Name: "callback_response_raw", Type: field.TypeString, Nullable: true, Comment: "callback返回结构字符串", Default: ""},
  293. {Name: "model", Type: field.TypeString, Nullable: true, Comment: "所用大模型", Default: ""},
  294. {Name: "task_status", Type: field.TypeInt8, Nullable: true, Comment: "callback_status | 任务完成状态 10 任务就绪 20 请求API完成 30 请求回调完成 60 任务暂停 70 任务失败", Default: 10},
  295. {Name: "retry_count", Type: field.TypeInt8, Nullable: true, Comment: "retry count | 重试次数", Default: 0},
  296. {Name: "last_error", Type: field.TypeString, Nullable: true, Comment: "最后一次出错信息", Default: ""},
  297. }
  298. // CompapiAsynctaskTable holds the schema information for the "compapi_asynctask" table.
  299. CompapiAsynctaskTable = &schema.Table{
  300. Name: "compapi_asynctask",
  301. Columns: CompapiAsynctaskColumns,
  302. PrimaryKey: []*schema.Column{CompapiAsynctaskColumns[0]},
  303. Indexes: []*schema.Index{
  304. {
  305. Name: "compapiasynctask_task_status",
  306. Unique: false,
  307. Columns: []*schema.Column{CompapiAsynctaskColumns[15]},
  308. },
  309. },
  310. }
  311. // ContactColumns holds the columns for the "contact" table.
  312. ContactColumns = []*schema.Column{
  313. {Name: "id", Type: field.TypeUint64, Increment: true},
  314. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  315. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  316. {Name: "status", Type: field.TypeUint8, Nullable: true, Comment: "Status 1: normal 2: ban | 状态 1 正常 2 禁用", Default: 1},
  317. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  318. {Name: "wx_wxid", Type: field.TypeString, Comment: "属主微信id", Default: ""},
  319. {Name: "type", Type: field.TypeInt, Nullable: true, Comment: "联系人类型:1好友,2群组,3公众号,4企业微信联系人", Default: 1},
  320. {Name: "wxid", Type: field.TypeString, Comment: "微信id 公众号微信ID", Default: ""},
  321. {Name: "account", Type: field.TypeString, Comment: "微信账号", Default: ""},
  322. {Name: "nickname", Type: field.TypeString, Comment: "微信昵称 群备注名称", Default: ""},
  323. {Name: "markname", Type: field.TypeString, Comment: "备注名", Default: ""},
  324. {Name: "headimg", Type: field.TypeString, Comment: "头像", Default: ""},
  325. {Name: "sex", Type: field.TypeInt, Comment: "性别 0未知 1男 2女", Default: 0},
  326. {Name: "starrole", Type: field.TypeString, Comment: "星标 65/67=星标 1/3=未星标", Default: ""},
  327. {Name: "dontseeit", Type: field.TypeInt, Comment: "不让他看我的朋友圈 0可以看 1不让看", Default: 0},
  328. {Name: "dontseeme", Type: field.TypeInt, Comment: "不看他的朋友圈 0可以看 1不看 1=开启了不看他 128/129=仅聊天", Default: 0},
  329. {Name: "lag", Type: field.TypeString, Comment: "所属标签id清单,多开会用逗号隔开", Default: ""},
  330. {Name: "gid", Type: field.TypeString, Comment: "群组id", Default: ""},
  331. {Name: "gname", Type: field.TypeString, Comment: "群组名称", Default: ""},
  332. {Name: "v3", Type: field.TypeString, Comment: "v3数据", Default: ""},
  333. {Name: "organization_id", Type: field.TypeUint64, Nullable: true, Comment: "机构 ID", Default: 1},
  334. {Name: "ctype", Type: field.TypeUint64, Comment: "内容类型:1-微信 2-whatsapp", Default: 1},
  335. {Name: "cage", Type: field.TypeInt, Comment: "年龄", Default: 0},
  336. {Name: "cname", Type: field.TypeString, Comment: "姓名", Default: ""},
  337. {Name: "carea", Type: field.TypeString, Comment: "地区", Default: ""},
  338. {Name: "cbirthday", Type: field.TypeString, Comment: "出生日期", Default: ""},
  339. {Name: "cbirtharea", Type: field.TypeString, Comment: "出生地", Default: ""},
  340. {Name: "cidcard_no", Type: field.TypeString, Comment: "身份证号", Default: ""},
  341. {Name: "ctitle", Type: field.TypeString, Comment: "称呼", Default: ""},
  342. {Name: "cc", Type: field.TypeString, Comment: "国家区号", Default: ""},
  343. {Name: "phone", Type: field.TypeString, Comment: "手机号", Default: ""},
  344. }
  345. // ContactTable holds the schema information for the "contact" table.
  346. ContactTable = &schema.Table{
  347. Name: "contact",
  348. Columns: ContactColumns,
  349. PrimaryKey: []*schema.Column{ContactColumns[0]},
  350. Indexes: []*schema.Index{
  351. {
  352. Name: "contact_wx_wxid_wxid",
  353. Unique: true,
  354. Columns: []*schema.Column{ContactColumns[5], ContactColumns[7]},
  355. },
  356. {
  357. Name: "contact_wxid",
  358. Unique: false,
  359. Columns: []*schema.Column{ContactColumns[7]},
  360. },
  361. {
  362. Name: "contact_type",
  363. Unique: false,
  364. Columns: []*schema.Column{ContactColumns[6]},
  365. },
  366. {
  367. Name: "contact_gid",
  368. Unique: false,
  369. Columns: []*schema.Column{ContactColumns[17]},
  370. },
  371. },
  372. }
  373. // ContactFieldColumns holds the columns for the "contact_field" table.
  374. ContactFieldColumns = []*schema.Column{
  375. {Name: "id", Type: field.TypeUint64, Increment: true},
  376. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  377. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  378. {Name: "status", Type: field.TypeUint8, Nullable: true, Comment: "Status 1: normal 2: ban | 状态 1 正常 2 禁用", Default: 1},
  379. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  380. {Name: "form_id", Type: field.TypeString, Comment: "表单 id"},
  381. {Name: "value", Type: field.TypeJSON, Comment: "表单值"},
  382. {Name: "contact_id", Type: field.TypeUint64, Comment: "联系人 ID", Default: 1},
  383. }
  384. // ContactFieldTable holds the schema information for the "contact_field" table.
  385. ContactFieldTable = &schema.Table{
  386. Name: "contact_field",
  387. Columns: ContactFieldColumns,
  388. PrimaryKey: []*schema.Column{ContactFieldColumns[0]},
  389. ForeignKeys: []*schema.ForeignKey{
  390. {
  391. Symbol: "contact_field_contact_contact_fields",
  392. Columns: []*schema.Column{ContactFieldColumns[7]},
  393. RefColumns: []*schema.Column{ContactColumns[0]},
  394. OnDelete: schema.NoAction,
  395. },
  396. },
  397. }
  398. // ContactFieldTemplateColumns holds the columns for the "contact_field_template" table.
  399. ContactFieldTemplateColumns = []*schema.Column{
  400. {Name: "id", Type: field.TypeUint64, Increment: true},
  401. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  402. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  403. {Name: "status", Type: field.TypeUint8, Nullable: true, Comment: "Status 1: normal 2: ban | 状态 1 正常 2 禁用", Default: 1},
  404. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  405. {Name: "organization_id", Type: field.TypeUint64, Comment: "机构 ID", Default: 1},
  406. {Name: "template", Type: field.TypeJSON, Comment: "模板"},
  407. }
  408. // ContactFieldTemplateTable holds the schema information for the "contact_field_template" table.
  409. ContactFieldTemplateTable = &schema.Table{
  410. Name: "contact_field_template",
  411. Columns: ContactFieldTemplateColumns,
  412. PrimaryKey: []*schema.Column{ContactFieldTemplateColumns[0]},
  413. }
  414. // CreditBalanceColumns holds the columns for the "credit_balance" table.
  415. CreditBalanceColumns = []*schema.Column{
  416. {Name: "id", Type: field.TypeUint64, Increment: true},
  417. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  418. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  419. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  420. {Name: "user_id", Type: field.TypeString, Nullable: true, Comment: "user_id | 用户ID"},
  421. {Name: "balance", Type: field.TypeFloat64, Comment: "balance | 积分余额"},
  422. {Name: "status", Type: field.TypeInt, Nullable: true, Comment: "status | 状态 1-正常 2-禁用", Default: 1},
  423. {Name: "organization_id", Type: field.TypeUint64, Nullable: true, Comment: "organization_id | 租户ID"},
  424. }
  425. // CreditBalanceTable holds the schema information for the "credit_balance" table.
  426. CreditBalanceTable = &schema.Table{
  427. Name: "credit_balance",
  428. Columns: CreditBalanceColumns,
  429. PrimaryKey: []*schema.Column{CreditBalanceColumns[0]},
  430. Indexes: []*schema.Index{
  431. {
  432. Name: "creditbalance_user_id",
  433. Unique: false,
  434. Columns: []*schema.Column{CreditBalanceColumns[4]},
  435. },
  436. {
  437. Name: "creditbalance_organization_id",
  438. Unique: false,
  439. Columns: []*schema.Column{CreditBalanceColumns[7]},
  440. },
  441. },
  442. }
  443. // CreditUsageColumns holds the columns for the "credit_usage" table.
  444. CreditUsageColumns = []*schema.Column{
  445. {Name: "id", Type: field.TypeUint64, Increment: true},
  446. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  447. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  448. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  449. {Name: "user_id", Type: field.TypeString, Nullable: true, Size: 255, Comment: "user_id | 用户ID"},
  450. {Name: "number", Type: field.TypeFloat64, Comment: "number | 积分改变量"},
  451. {Name: "pay_number", Type: field.TypeFloat64, Nullable: true, Comment: "pay_number | 充值金额"},
  452. {Name: "before_number", Type: field.TypeFloat64, Nullable: true, Comment: "before_number | 变动前金额"},
  453. {Name: "after_number", Type: field.TypeFloat64, Nullable: true, Comment: "after_number | 变动后金额"},
  454. {Name: "pay_method", Type: field.TypeInt, Nullable: true, Comment: "pay_method | 充值方式", Default: 1},
  455. {Name: "status", Type: field.TypeInt, Nullable: true, Comment: "status | 状态 1-正常 2-禁用", Default: 1},
  456. {Name: "ntype", Type: field.TypeInt, Comment: "ntype | 积分变化类型:1-消耗 2-增加", Default: 1},
  457. {Name: "table", Type: field.TypeString, Comment: "table | 积分变化表名", Default: ""},
  458. {Name: "organization_id", Type: field.TypeUint64, Nullable: true, Comment: "organization_id | 租户ID"},
  459. {Name: "nid", Type: field.TypeUint64, Comment: "nid | 积分变化关联信息ID", Default: 0},
  460. {Name: "reason", Type: field.TypeString, Size: 255, Comment: "reason | 积分变动原因", Default: ""},
  461. {Name: "operator", Type: field.TypeString, Size: 255, Comment: "operator | 积分变动人", Default: ""},
  462. }
  463. // CreditUsageTable holds the schema information for the "credit_usage" table.
  464. CreditUsageTable = &schema.Table{
  465. Name: "credit_usage",
  466. Columns: CreditUsageColumns,
  467. PrimaryKey: []*schema.Column{CreditUsageColumns[0]},
  468. Indexes: []*schema.Index{
  469. {
  470. Name: "creditusage_organization_id",
  471. Unique: false,
  472. Columns: []*schema.Column{CreditUsageColumns[13]},
  473. },
  474. },
  475. }
  476. // EmployeeColumns holds the columns for the "employee" table.
  477. EmployeeColumns = []*schema.Column{
  478. {Name: "id", Type: field.TypeUint64, Increment: true},
  479. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  480. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  481. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  482. {Name: "title", Type: field.TypeString, Size: 1000, Comment: "title | 标题"},
  483. {Name: "avatar", Type: field.TypeString, Comment: "avatar | 头像"},
  484. {Name: "tags", Type: field.TypeString, Comment: "tags | 个人标签"},
  485. {Name: "hire_count", Type: field.TypeInt, Comment: "hire_count | 被雇佣次数", Default: 0},
  486. {Name: "service_count", Type: field.TypeInt, Comment: "service_count | 已服务次数", Default: 0},
  487. {Name: "achievement_count", Type: field.TypeInt, Comment: "achievement_count | 业绩单数", Default: 0},
  488. {Name: "intro", Type: field.TypeString, Comment: "intro | 个人介绍", Default: ""},
  489. {Name: "estimate", Type: field.TypeString, Comment: "estimate | 自我评价", Default: ""},
  490. {Name: "skill", Type: field.TypeString, Comment: "skill | 技能卡", Default: ""},
  491. {Name: "ability_type", Type: field.TypeString, Comment: "ability_type | 能力类型", Default: ""},
  492. {Name: "scene", Type: field.TypeString, Comment: "scene | 使用场景", Default: ""},
  493. {Name: "switch_in", Type: field.TypeString, Comment: "switch_in | 支持介入", Default: ""},
  494. {Name: "video_url", Type: field.TypeString, Comment: "video_url | 视频地址", Default: ""},
  495. {Name: "organization_id", Type: field.TypeUint64, Comment: "organization_id | 租户ID"},
  496. {Name: "category_id", Type: field.TypeUint64, Comment: "category_id | 分类ID"},
  497. {Name: "api_base", Type: field.TypeString, Comment: "api_base", Default: ""},
  498. {Name: "api_key", Type: field.TypeString, Comment: "api_key", Default: ""},
  499. {Name: "ai_info", Type: field.TypeString, Nullable: true, Comment: "AI信息"},
  500. {Name: "is_vip", Type: field.TypeInt, Comment: "是否VIP:0-否 1-是", Default: 0},
  501. {Name: "chat_url", Type: field.TypeString, Comment: "聊天URL"},
  502. }
  503. // EmployeeTable holds the schema information for the "employee" table.
  504. EmployeeTable = &schema.Table{
  505. Name: "employee",
  506. Columns: EmployeeColumns,
  507. PrimaryKey: []*schema.Column{EmployeeColumns[0]},
  508. Indexes: []*schema.Index{
  509. {
  510. Name: "employee_organization_id",
  511. Unique: false,
  512. Columns: []*schema.Column{EmployeeColumns[17]},
  513. },
  514. },
  515. }
  516. // EmployeeConfigColumns holds the columns for the "employee_config" table.
  517. EmployeeConfigColumns = []*schema.Column{
  518. {Name: "id", Type: field.TypeUint64, Increment: true},
  519. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  520. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  521. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  522. {Name: "stype", Type: field.TypeString, Comment: "类型:scene-场景 switch_in-接入方式", Default: ""},
  523. {Name: "title", Type: field.TypeString, Comment: "标题", Default: ""},
  524. {Name: "photo", Type: field.TypeString, Comment: "图片地址", Default: ""},
  525. {Name: "organization_id", Type: field.TypeUint64, Nullable: true, Comment: "机构 ID", Default: 1},
  526. }
  527. // EmployeeConfigTable holds the schema information for the "employee_config" table.
  528. EmployeeConfigTable = &schema.Table{
  529. Name: "employee_config",
  530. Columns: EmployeeConfigColumns,
  531. PrimaryKey: []*schema.Column{EmployeeConfigColumns[0]},
  532. Indexes: []*schema.Index{
  533. {
  534. Name: "employeeconfig_stype",
  535. Unique: false,
  536. Columns: []*schema.Column{EmployeeConfigColumns[4]},
  537. },
  538. },
  539. }
  540. // LabelColumns holds the columns for the "label" table.
  541. LabelColumns = []*schema.Column{
  542. {Name: "id", Type: field.TypeUint64, Increment: true},
  543. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  544. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  545. {Name: "status", Type: field.TypeUint8, Nullable: true, Comment: "Status 1: normal 2: ban | 状态 1 正常 2 禁用", Default: 1},
  546. {Name: "type", Type: field.TypeInt, Comment: "标签类型:1好友,2群组,3公众号,4企业微信联系人", Default: 1},
  547. {Name: "name", Type: field.TypeString, Comment: "标签名称", Default: ""},
  548. {Name: "from", Type: field.TypeInt, Comment: "标签来源:1后台创建 2个微同步", Default: 1},
  549. {Name: "mode", Type: field.TypeInt, Comment: "标签模式:1动态 2静态", Default: 1},
  550. {Name: "conditions", Type: field.TypeString, Nullable: true, Comment: "标签的触达条件", Default: ""},
  551. {Name: "organization_id", Type: field.TypeUint64, Nullable: true, Comment: "机构 ID", Default: 1},
  552. }
  553. // LabelTable holds the schema information for the "label" table.
  554. LabelTable = &schema.Table{
  555. Name: "label",
  556. Columns: LabelColumns,
  557. PrimaryKey: []*schema.Column{LabelColumns[0]},
  558. Indexes: []*schema.Index{
  559. {
  560. Name: "label_name_organization_id",
  561. Unique: true,
  562. Columns: []*schema.Column{LabelColumns[5], LabelColumns[9]},
  563. },
  564. },
  565. }
  566. // LabelLogColumns holds the columns for the "label_log" table.
  567. LabelLogColumns = []*schema.Column{
  568. {Name: "id", Type: field.TypeUint64, Increment: true},
  569. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  570. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  571. {Name: "label_name", Type: field.TypeString, Comment: "标签名称", Default: ""},
  572. {Name: "label_id", Type: field.TypeInt, Comment: "三方平台标签id", Default: 0},
  573. {Name: "wx_id", Type: field.TypeString, Comment: "微信ID", Default: ""},
  574. {Name: "organization_id", Type: field.TypeUint64, Nullable: true, Comment: "机构 ID", Default: 1},
  575. }
  576. // LabelLogTable holds the schema information for the "label_log" table.
  577. LabelLogTable = &schema.Table{
  578. Name: "label_log",
  579. Columns: LabelLogColumns,
  580. PrimaryKey: []*schema.Column{LabelLogColumns[0]},
  581. Indexes: []*schema.Index{
  582. {
  583. Name: "idx_org_label",
  584. Unique: true,
  585. Columns: []*schema.Column{LabelLogColumns[4], LabelLogColumns[5], LabelLogColumns[6]},
  586. },
  587. },
  588. }
  589. // LabelRelationshipColumns holds the columns for the "label_relationship" table.
  590. LabelRelationshipColumns = []*schema.Column{
  591. {Name: "id", Type: field.TypeUint64, Increment: true},
  592. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  593. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  594. {Name: "status", Type: field.TypeUint8, Nullable: true, Comment: "Status 1: normal 2: ban | 状态 1 正常 2 禁用", Default: 1},
  595. {Name: "organization_id", Type: field.TypeUint64, Nullable: true, Comment: "机构 ID", Default: 1},
  596. {Name: "contact_id", Type: field.TypeUint64, Comment: "联系人 ID", Default: 1},
  597. {Name: "label_id", Type: field.TypeUint64, Comment: "标签 ID", Default: 1},
  598. }
  599. // LabelRelationshipTable holds the schema information for the "label_relationship" table.
  600. LabelRelationshipTable = &schema.Table{
  601. Name: "label_relationship",
  602. Columns: LabelRelationshipColumns,
  603. PrimaryKey: []*schema.Column{LabelRelationshipColumns[0]},
  604. ForeignKeys: []*schema.ForeignKey{
  605. {
  606. Symbol: "label_relationship_contact_contact_relationships",
  607. Columns: []*schema.Column{LabelRelationshipColumns[5]},
  608. RefColumns: []*schema.Column{ContactColumns[0]},
  609. OnDelete: schema.NoAction,
  610. },
  611. {
  612. Symbol: "label_relationship_label_label_relationships",
  613. Columns: []*schema.Column{LabelRelationshipColumns[6]},
  614. RefColumns: []*schema.Column{LabelColumns[0]},
  615. OnDelete: schema.NoAction,
  616. },
  617. },
  618. Indexes: []*schema.Index{
  619. {
  620. Name: "u_label_contact",
  621. Unique: true,
  622. Columns: []*schema.Column{LabelRelationshipColumns[6], LabelRelationshipColumns[5]},
  623. },
  624. },
  625. }
  626. // LabelTaggingColumns holds the columns for the "label_tagging" table.
  627. LabelTaggingColumns = []*schema.Column{
  628. {Name: "id", Type: field.TypeUint64, Increment: true},
  629. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  630. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  631. {Name: "status", Type: field.TypeUint8, Nullable: true, Comment: "Status 1: normal 2: ban | 状态 1 正常 2 禁用", Default: 1},
  632. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  633. {Name: "organization_id", Type: field.TypeUint64, Comment: "机构 ID", Default: 1},
  634. {Name: "type", Type: field.TypeInt, Comment: "标签类型:1好友,2群组,3公众号,4企业微信联系人", Default: 1},
  635. {Name: "conditions", Type: field.TypeString, Comment: "关键词", Default: ""},
  636. {Name: "action_label_add", Type: field.TypeJSON, Nullable: true, Comment: "命中后需要打的标签"},
  637. {Name: "action_label_del", Type: field.TypeJSON, Nullable: true, Comment: "命中后需要移除的标签"},
  638. }
  639. // LabelTaggingTable holds the schema information for the "label_tagging" table.
  640. LabelTaggingTable = &schema.Table{
  641. Name: "label_tagging",
  642. Columns: LabelTaggingColumns,
  643. PrimaryKey: []*schema.Column{LabelTaggingColumns[0]},
  644. }
  645. // MessagesColumns holds the columns for the "messages" table.
  646. MessagesColumns = []*schema.Column{
  647. {Name: "id", Type: field.TypeInt, Increment: true},
  648. {Name: "wx_wxid", Type: field.TypeString, Nullable: true, Comment: "属主微信id", Default: ""},
  649. {Name: "wxid", Type: field.TypeString, Comment: "微信id 公众号微信ID", Default: ""},
  650. {Name: "content", Type: field.TypeString, Comment: "微信消息内容", Default: ""},
  651. }
  652. // MessagesTable holds the schema information for the "messages" table.
  653. MessagesTable = &schema.Table{
  654. Name: "messages",
  655. Columns: MessagesColumns,
  656. PrimaryKey: []*schema.Column{MessagesColumns[0]},
  657. }
  658. // MessageRecordsColumns holds the columns for the "message_records" table.
  659. MessageRecordsColumns = []*schema.Column{
  660. {Name: "id", Type: field.TypeUint64, Increment: true},
  661. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  662. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  663. {Name: "status", Type: field.TypeUint8, Nullable: true, Comment: "Status 1: normal 2: ban | 状态 1 正常 2 禁用", Default: 1},
  664. {Name: "bot_wxid", Type: field.TypeString, Comment: "机器人微信 id"},
  665. {Name: "contact_type", Type: field.TypeInt, Comment: "类型:1好友,2群组,3企业微信联系人", Default: 1},
  666. {Name: "contact_wxid", Type: field.TypeString, Comment: "接收方微信 id", Default: ""},
  667. {Name: "content_type", Type: field.TypeInt, Comment: "内容类型 1 文本 2 文件", Default: 1},
  668. {Name: "content", Type: field.TypeString, Comment: "发送内容", Default: ""},
  669. {Name: "meta", Type: field.TypeJSON, Nullable: true, Comment: "元数据"},
  670. {Name: "error_detail", Type: field.TypeString, Comment: "异常原因", Default: ""},
  671. {Name: "send_time", Type: field.TypeTime, Nullable: true, Comment: "发送时间"},
  672. {Name: "source_type", Type: field.TypeInt, Comment: "源类型 1 点发 2 群发 3 SOP", Default: 1},
  673. {Name: "organization_id", Type: field.TypeUint64, Nullable: true, Comment: "机构 ID", Default: 1},
  674. {Name: "contact_id", Type: field.TypeUint64, Nullable: true, Comment: "联系人 id"},
  675. {Name: "sub_source_id", Type: field.TypeUint64, Nullable: true, Comment: "次源 ID", Default: 1},
  676. {Name: "source_id", Type: field.TypeUint64, Nullable: true, Comment: "源 ID", Default: 1},
  677. }
  678. // MessageRecordsTable holds the schema information for the "message_records" table.
  679. MessageRecordsTable = &schema.Table{
  680. Name: "message_records",
  681. Columns: MessageRecordsColumns,
  682. PrimaryKey: []*schema.Column{MessageRecordsColumns[0]},
  683. ForeignKeys: []*schema.ForeignKey{
  684. {
  685. Symbol: "message_records_contact_contact_messages",
  686. Columns: []*schema.Column{MessageRecordsColumns[14]},
  687. RefColumns: []*schema.Column{ContactColumns[0]},
  688. OnDelete: schema.SetNull,
  689. },
  690. {
  691. Symbol: "message_records_sop_node_node_messages",
  692. Columns: []*schema.Column{MessageRecordsColumns[15]},
  693. RefColumns: []*schema.Column{SopNodeColumns[0]},
  694. OnDelete: schema.SetNull,
  695. },
  696. {
  697. Symbol: "message_records_sop_stage_stage_messages",
  698. Columns: []*schema.Column{MessageRecordsColumns[16]},
  699. RefColumns: []*schema.Column{SopStageColumns[0]},
  700. OnDelete: schema.SetNull,
  701. },
  702. },
  703. Indexes: []*schema.Index{
  704. {
  705. Name: "messagerecords_source_type",
  706. Unique: false,
  707. Columns: []*schema.Column{MessageRecordsColumns[12]},
  708. },
  709. },
  710. }
  711. // MsgColumns holds the columns for the "msg" table.
  712. MsgColumns = []*schema.Column{
  713. {Name: "id", Type: field.TypeUint64, Increment: true},
  714. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  715. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  716. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  717. {Name: "status", Type: field.TypeUint8, Nullable: true, Comment: "Status 1: normal 2: ban | 状态 1 正常 2 禁用"},
  718. {Name: "fromwxid", Type: field.TypeString, Nullable: true, Comment: "发送方微信ID"},
  719. {Name: "toid", Type: field.TypeString, Nullable: true, Comment: "接收人微信ID/群ID"},
  720. {Name: "msgtype", Type: field.TypeInt32, Nullable: true, Comment: "消息类型"},
  721. {Name: "msg", Type: field.TypeString, Nullable: true, Comment: "消息"},
  722. {Name: "batch_no", Type: field.TypeString, Nullable: true, Comment: "批次号"},
  723. {Name: "cc", Type: field.TypeString, Comment: "国家区号", Default: ""},
  724. {Name: "phone", Type: field.TypeString, Comment: "手机号", Default: ""},
  725. }
  726. // MsgTable holds the schema information for the "msg" table.
  727. MsgTable = &schema.Table{
  728. Name: "msg",
  729. Columns: MsgColumns,
  730. PrimaryKey: []*schema.Column{MsgColumns[0]},
  731. Indexes: []*schema.Index{
  732. {
  733. Name: "msg_batch_no",
  734. Unique: false,
  735. Columns: []*schema.Column{MsgColumns[9]},
  736. },
  737. {
  738. Name: "msg_id",
  739. Unique: false,
  740. Columns: []*schema.Column{MsgColumns[0]},
  741. },
  742. {
  743. Name: "msg_status",
  744. Unique: false,
  745. Columns: []*schema.Column{MsgColumns[4]},
  746. },
  747. },
  748. }
  749. // PayRechargeColumns holds the columns for the "pay_recharge" table.
  750. PayRechargeColumns = []*schema.Column{
  751. {Name: "id", Type: field.TypeUint64, Increment: true},
  752. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  753. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  754. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  755. {Name: "user_id", Type: field.TypeString, Size: 255, Comment: "user_id | 用户ID"},
  756. {Name: "number", Type: field.TypeFloat32, Comment: "number | 变化积分数", Default: 0},
  757. {Name: "status", Type: field.TypeInt, Nullable: true, Comment: "status | 状态 1-正常 2-禁用", Default: 1},
  758. {Name: "money", Type: field.TypeFloat32, Nullable: true, Comment: "money | 充值钱数", Default: 0},
  759. {Name: "out_trade_no", Type: field.TypeString, Nullable: true, Comment: "out_trade_no | 外部订单号", Default: ""},
  760. {Name: "organization_id", Type: field.TypeUint64, Comment: "organization_id | 租户ID", Default: 0},
  761. }
  762. // PayRechargeTable holds the schema information for the "pay_recharge" table.
  763. PayRechargeTable = &schema.Table{
  764. Name: "pay_recharge",
  765. Columns: PayRechargeColumns,
  766. PrimaryKey: []*schema.Column{PayRechargeColumns[0]},
  767. Indexes: []*schema.Index{
  768. {
  769. Name: "payrecharge_user_id",
  770. Unique: false,
  771. Columns: []*schema.Column{PayRechargeColumns[4]},
  772. },
  773. {
  774. Name: "payrecharge_organization_id",
  775. Unique: false,
  776. Columns: []*schema.Column{PayRechargeColumns[9]},
  777. },
  778. },
  779. }
  780. // ServerColumns holds the columns for the "server" table.
  781. ServerColumns = []*schema.Column{
  782. {Name: "id", Type: field.TypeUint64, Increment: true},
  783. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  784. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  785. {Name: "status", Type: field.TypeUint8, Nullable: true, Comment: "Status 1: normal 2: ban | 状态 1 正常 2 禁用", Default: 1},
  786. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  787. {Name: "name", Type: field.TypeString, Comment: "名称"},
  788. {Name: "public_ip", Type: field.TypeString, Comment: "公网ip"},
  789. {Name: "private_ip", Type: field.TypeString, Comment: "内网ip"},
  790. {Name: "admin_port", Type: field.TypeString, Comment: "管理端口"},
  791. }
  792. // ServerTable holds the schema information for the "server" table.
  793. ServerTable = &schema.Table{
  794. Name: "server",
  795. Columns: ServerColumns,
  796. PrimaryKey: []*schema.Column{ServerColumns[0]},
  797. Indexes: []*schema.Index{
  798. {
  799. Name: "server_name",
  800. Unique: false,
  801. Columns: []*schema.Column{ServerColumns[5]},
  802. },
  803. {
  804. Name: "server_private_ip",
  805. Unique: false,
  806. Columns: []*schema.Column{ServerColumns[7]},
  807. },
  808. {
  809. Name: "server_public_ip",
  810. Unique: true,
  811. Columns: []*schema.Column{ServerColumns[6]},
  812. },
  813. },
  814. }
  815. // SopNodeColumns holds the columns for the "sop_node" table.
  816. SopNodeColumns = []*schema.Column{
  817. {Name: "id", Type: field.TypeUint64, Increment: true},
  818. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  819. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  820. {Name: "status", Type: field.TypeUint8, Nullable: true, Comment: "Status 1: normal 2: ban | 状态 1 正常 2 禁用", Default: 1},
  821. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  822. {Name: "parent_id", Type: field.TypeUint64, Comment: "父节点 ID"},
  823. {Name: "name", Type: field.TypeString, Comment: "节点名称", Default: ""},
  824. {Name: "condition_type", Type: field.TypeInt, Comment: "触发条件类型 1 客户回复后触发 2 超时后触发", Default: 1},
  825. {Name: "condition_list", Type: field.TypeJSON, Nullable: true, Comment: "触发语义列表 当为空时则代表用户回复任意内容后触发"},
  826. {Name: "no_reply_condition", Type: field.TypeUint64, Comment: "超时触发时间(分钟)", Default: 0},
  827. {Name: "no_reply_unit", Type: field.TypeString, Comment: "超时触发时间单位", Default: ""},
  828. {Name: "action_message", Type: field.TypeJSON, Nullable: true, Comment: "命中后发送的消息内容"},
  829. {Name: "action_label_add", Type: field.TypeJSON, Nullable: true, Comment: "命中后需要打的标签"},
  830. {Name: "action_label_del", Type: field.TypeJSON, Nullable: true, Comment: "命中后需要移除的标签"},
  831. {Name: "action_forward", Type: field.TypeJSON, Nullable: true, Comment: "命中后转发的消息"},
  832. {Name: "stage_id", Type: field.TypeUint64, Comment: "阶段 ID"},
  833. }
  834. // SopNodeTable holds the schema information for the "sop_node" table.
  835. SopNodeTable = &schema.Table{
  836. Name: "sop_node",
  837. Columns: SopNodeColumns,
  838. PrimaryKey: []*schema.Column{SopNodeColumns[0]},
  839. ForeignKeys: []*schema.ForeignKey{
  840. {
  841. Symbol: "sop_node_sop_stage_stage_nodes",
  842. Columns: []*schema.Column{SopNodeColumns[15]},
  843. RefColumns: []*schema.Column{SopStageColumns[0]},
  844. OnDelete: schema.NoAction,
  845. },
  846. },
  847. Indexes: []*schema.Index{
  848. {
  849. Name: "sopnode_name",
  850. Unique: false,
  851. Columns: []*schema.Column{SopNodeColumns[6]},
  852. },
  853. },
  854. }
  855. // SopStageColumns holds the columns for the "sop_stage" table.
  856. SopStageColumns = []*schema.Column{
  857. {Name: "id", Type: field.TypeUint64, Increment: true},
  858. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  859. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  860. {Name: "status", Type: field.TypeUint8, Nullable: true, Comment: "Status 1: normal 2: ban | 状态 1 正常 2 禁用", Default: 1},
  861. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  862. {Name: "name", Type: field.TypeString, Comment: "阶段名称", Default: ""},
  863. {Name: "condition_type", Type: field.TypeInt, Comment: "客群筛选条件类型 1 按标签筛选 2 按客户基本信息筛选", Default: 1},
  864. {Name: "condition_operator", Type: field.TypeInt, Comment: "筛选条件关系 1 满足所有条件(and) 2 满足任意条件(or)", Default: 1},
  865. {Name: "condition_list", Type: field.TypeJSON, Comment: "筛选条件列表"},
  866. {Name: "action_message", Type: field.TypeJSON, Nullable: true, Comment: "命中后发送的消息内容"},
  867. {Name: "action_label_add", Type: field.TypeJSON, Nullable: true, Comment: "命中后需要打的标签"},
  868. {Name: "action_label_del", Type: field.TypeJSON, Nullable: true, Comment: "命中后需要移除的标签"},
  869. {Name: "action_forward", Type: field.TypeJSON, Nullable: true, Comment: "命中后转发的消息"},
  870. {Name: "index_sort", Type: field.TypeInt, Nullable: true, Comment: "阶段顺序", Default: 1},
  871. {Name: "task_id", Type: field.TypeUint64, Comment: "SOP 任务 ID"},
  872. }
  873. // SopStageTable holds the schema information for the "sop_stage" table.
  874. SopStageTable = &schema.Table{
  875. Name: "sop_stage",
  876. Columns: SopStageColumns,
  877. PrimaryKey: []*schema.Column{SopStageColumns[0]},
  878. ForeignKeys: []*schema.ForeignKey{
  879. {
  880. Symbol: "sop_stage_sop_task_task_stages",
  881. Columns: []*schema.Column{SopStageColumns[14]},
  882. RefColumns: []*schema.Column{SopTaskColumns[0]},
  883. OnDelete: schema.NoAction,
  884. },
  885. },
  886. Indexes: []*schema.Index{
  887. {
  888. Name: "sopstage_name",
  889. Unique: false,
  890. Columns: []*schema.Column{SopStageColumns[5]},
  891. },
  892. },
  893. }
  894. // SopTaskColumns holds the columns for the "sop_task" table.
  895. SopTaskColumns = []*schema.Column{
  896. {Name: "id", Type: field.TypeUint64, Increment: true},
  897. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  898. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  899. {Name: "status", Type: field.TypeUint8, Nullable: true, Comment: "Status 1: normal 2: ban | 状态 1 正常 2 禁用", Default: 1},
  900. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  901. {Name: "name", Type: field.TypeString, Comment: "SOP 任务名称"},
  902. {Name: "bot_wxid_list", Type: field.TypeJSON, Nullable: true, Comment: "机器人微信 id 列表"},
  903. {Name: "type", Type: field.TypeInt, Comment: "标签类型:1好友,2群组,3企业微信联系人", Default: 1},
  904. {Name: "plan_start_time", Type: field.TypeTime, Nullable: true, Comment: "任务计划开始时间"},
  905. {Name: "plan_end_time", Type: field.TypeTime, Nullable: true, Comment: "任务计划结束时间"},
  906. {Name: "creator_id", Type: field.TypeString, Nullable: true, Comment: "创建者 id"},
  907. {Name: "organization_id", Type: field.TypeUint64, Nullable: true, Comment: "机构 ID", Default: 1},
  908. {Name: "token", Type: field.TypeJSON, Nullable: true, Comment: "Token"},
  909. }
  910. // SopTaskTable holds the schema information for the "sop_task" table.
  911. SopTaskTable = &schema.Table{
  912. Name: "sop_task",
  913. Columns: SopTaskColumns,
  914. PrimaryKey: []*schema.Column{SopTaskColumns[0]},
  915. Indexes: []*schema.Index{
  916. {
  917. Name: "soptask_name",
  918. Unique: false,
  919. Columns: []*schema.Column{SopTaskColumns[5]},
  920. },
  921. {
  922. Name: "soptask_token",
  923. Unique: false,
  924. Columns: []*schema.Column{SopTaskColumns[12]},
  925. },
  926. },
  927. }
  928. // TokenColumns holds the columns for the "token" table.
  929. TokenColumns = []*schema.Column{
  930. {Name: "id", Type: field.TypeUint64, Increment: true},
  931. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  932. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  933. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  934. {Name: "expire_at", Type: field.TypeTime, Nullable: true, Comment: "过期时间"},
  935. {Name: "token", Type: field.TypeString, Nullable: true, Comment: "Token", Default: ""},
  936. {Name: "mac", Type: field.TypeString, Nullable: true, Comment: "Mac地址", Default: ""},
  937. {Name: "organization_id", Type: field.TypeUint64, Comment: "租户ID", Default: 0},
  938. {Name: "custom_agent_base", Type: field.TypeString, Nullable: true, Comment: "定制agent服务地址", Default: ""},
  939. {Name: "custom_agent_key", Type: field.TypeString, Nullable: true, Comment: "定制agent服务密钥", Default: ""},
  940. {Name: "openai_base", Type: field.TypeString, Nullable: true, Comment: "大模型服务地址", Default: ""},
  941. {Name: "openai_key", Type: field.TypeString, Nullable: true, Comment: "大模型服务密钥", Default: ""},
  942. {Name: "agent_id", Type: field.TypeUint64, Comment: "智能体ID", Default: 0},
  943. }
  944. // TokenTable holds the schema information for the "token" table.
  945. TokenTable = &schema.Table{
  946. Name: "token",
  947. Columns: TokenColumns,
  948. PrimaryKey: []*schema.Column{TokenColumns[0]},
  949. ForeignKeys: []*schema.ForeignKey{
  950. {
  951. Symbol: "token_agent_token_agent",
  952. Columns: []*schema.Column{TokenColumns[12]},
  953. RefColumns: []*schema.Column{AgentColumns[0]},
  954. OnDelete: schema.NoAction,
  955. },
  956. },
  957. Indexes: []*schema.Index{
  958. {
  959. Name: "token_token",
  960. Unique: true,
  961. Columns: []*schema.Column{TokenColumns[5]},
  962. },
  963. },
  964. }
  965. // TutorialColumns holds the columns for the "tutorial" table.
  966. TutorialColumns = []*schema.Column{
  967. {Name: "id", Type: field.TypeUint64, Increment: true},
  968. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  969. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  970. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  971. {Name: "index", Type: field.TypeInt, Comment: "index | 序号"},
  972. {Name: "title", Type: field.TypeString, Comment: "title | 标题"},
  973. {Name: "content", Type: field.TypeString, Comment: "content | 内容"},
  974. {Name: "organization_id", Type: field.TypeUint64, Comment: "organization_id | 租户ID"},
  975. {Name: "employee_id", Type: field.TypeUint64, Comment: "employee_id | 员工ID"},
  976. }
  977. // TutorialTable holds the schema information for the "tutorial" table.
  978. TutorialTable = &schema.Table{
  979. Name: "tutorial",
  980. Columns: TutorialColumns,
  981. PrimaryKey: []*schema.Column{TutorialColumns[0]},
  982. ForeignKeys: []*schema.ForeignKey{
  983. {
  984. Symbol: "tutorial_employee_em_tutorial",
  985. Columns: []*schema.Column{TutorialColumns[8]},
  986. RefColumns: []*schema.Column{EmployeeColumns[0]},
  987. OnDelete: schema.NoAction,
  988. },
  989. },
  990. Indexes: []*schema.Index{
  991. {
  992. Name: "tutorial_employee_id",
  993. Unique: false,
  994. Columns: []*schema.Column{TutorialColumns[8]},
  995. },
  996. },
  997. }
  998. // UsageDetailColumns holds the columns for the "usage_detail" table.
  999. UsageDetailColumns = []*schema.Column{
  1000. {Name: "id", Type: field.TypeUint64, Increment: true},
  1001. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  1002. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  1003. {Name: "status", Type: field.TypeUint8, Nullable: true, Comment: "Status 1: normal 2: ban | 状态 1 正常 2 禁用", Default: 1},
  1004. {Name: "type", Type: field.TypeInt, Nullable: true, Comment: "1 微信 2 名片", Default: 1},
  1005. {Name: "bot_id", Type: field.TypeString, Comment: "微信或名片id", Default: ""},
  1006. {Name: "receiver_id", Type: field.TypeString, Comment: "微信id或open_id", Default: ""},
  1007. {Name: "app", Type: field.TypeInt, Nullable: true, Comment: "1 cow-basic 2 cow-agent 3 cow-sop 4 mp-card 5 mp-employee", Default: 1},
  1008. {Name: "session_id", Type: field.TypeUint64, Nullable: true, Comment: "名片会话id", Default: 1},
  1009. {Name: "request", Type: field.TypeString, Comment: "请求内容", Default: ""},
  1010. {Name: "response", Type: field.TypeString, Comment: "响应内容", Default: ""},
  1011. {Name: "original_data", Type: field.TypeJSON, Comment: "原始数据"},
  1012. {Name: "total_tokens", Type: field.TypeUint64, Nullable: true, Comment: "使用token总数", Default: 0},
  1013. {Name: "prompt_tokens", Type: field.TypeUint64, Nullable: true, Comment: "请求token数", Default: 0},
  1014. {Name: "completion_tokens", Type: field.TypeUint64, Nullable: true, Comment: "响应token数", Default: 0},
  1015. {Name: "organization_id", Type: field.TypeUint64, Nullable: true, Comment: "机构 ID", Default: 1},
  1016. {Name: "model", Type: field.TypeString, Nullable: true, Comment: "模型", Default: "GPT-4o mini"},
  1017. {Name: "credits", Type: field.TypeFloat64, Nullable: true, Comment: "coins | 积分消耗数"},
  1018. }
  1019. // UsageDetailTable holds the schema information for the "usage_detail" table.
  1020. UsageDetailTable = &schema.Table{
  1021. Name: "usage_detail",
  1022. Columns: UsageDetailColumns,
  1023. PrimaryKey: []*schema.Column{UsageDetailColumns[0]},
  1024. Indexes: []*schema.Index{
  1025. {
  1026. Name: "usagedetail_bot_id",
  1027. Unique: false,
  1028. Columns: []*schema.Column{UsageDetailColumns[5]},
  1029. },
  1030. {
  1031. Name: "usagedetail_organization_id",
  1032. Unique: false,
  1033. Columns: []*schema.Column{UsageDetailColumns[15]},
  1034. },
  1035. },
  1036. }
  1037. // UsageStatisticDayColumns holds the columns for the "usage_statistic_day" table.
  1038. UsageStatisticDayColumns = []*schema.Column{
  1039. {Name: "id", Type: field.TypeUint64, Increment: true},
  1040. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  1041. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  1042. {Name: "status", Type: field.TypeUint8, Nullable: true, Comment: "Status 1: normal 2: ban | 状态 1 正常 2 禁用", Default: 1},
  1043. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  1044. {Name: "addtime", Type: field.TypeUint64, Comment: "写入年月日"},
  1045. {Name: "type", Type: field.TypeInt, Comment: "1-微信 2-名片"},
  1046. {Name: "bot_id", Type: field.TypeString, Nullable: true, Comment: "微信或名片id"},
  1047. {Name: "organization_id", Type: field.TypeUint64, Nullable: true, Comment: "机构ID"},
  1048. {Name: "ai_response", Type: field.TypeUint64, Comment: "AI回复次数"},
  1049. {Name: "sop_run", Type: field.TypeUint64, Comment: "SOP运行次数"},
  1050. {Name: "total_friend", Type: field.TypeUint64, Comment: "好友总数"},
  1051. {Name: "total_group", Type: field.TypeUint64, Comment: "群总数"},
  1052. {Name: "account_balance", Type: field.TypeUint64, Comment: "账户余额(单位:分)"},
  1053. {Name: "consume_token", Type: field.TypeUint64, Comment: "消耗token数"},
  1054. {Name: "active_user", Type: field.TypeUint64, Comment: "活跃用户数"},
  1055. {Name: "new_user", Type: field.TypeInt64, Comment: "新增用户数"},
  1056. {Name: "label_dist", Type: field.TypeJSON, Comment: "标签分布"},
  1057. {Name: "consume_coin", Type: field.TypeFloat64, Nullable: true, Comment: "消耗积分", Default: 0},
  1058. }
  1059. // UsageStatisticDayTable holds the schema information for the "usage_statistic_day" table.
  1060. UsageStatisticDayTable = &schema.Table{
  1061. Name: "usage_statistic_day",
  1062. Columns: UsageStatisticDayColumns,
  1063. PrimaryKey: []*schema.Column{UsageStatisticDayColumns[0]},
  1064. Indexes: []*schema.Index{
  1065. {
  1066. Name: "usagestatisticday_addtime",
  1067. Unique: false,
  1068. Columns: []*schema.Column{UsageStatisticDayColumns[5]},
  1069. },
  1070. {
  1071. Name: "usagestatisticday_bot_id",
  1072. Unique: false,
  1073. Columns: []*schema.Column{UsageStatisticDayColumns[7]},
  1074. },
  1075. },
  1076. }
  1077. // UsageStatisticHourColumns holds the columns for the "usage_statistic_hour" table.
  1078. UsageStatisticHourColumns = []*schema.Column{
  1079. {Name: "id", Type: field.TypeUint64, Increment: true},
  1080. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  1081. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  1082. {Name: "status", Type: field.TypeUint8, Nullable: true, Comment: "Status 1: normal 2: ban | 状态 1 正常 2 禁用", Default: 1},
  1083. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  1084. {Name: "addtime", Type: field.TypeUint64, Comment: "写入小时"},
  1085. {Name: "type", Type: field.TypeInt, Comment: "1-微信 2-名片"},
  1086. {Name: "bot_id", Type: field.TypeString, Nullable: true, Comment: "微信或名片id"},
  1087. {Name: "organization_id", Type: field.TypeUint64, Nullable: true, Comment: "机构ID"},
  1088. {Name: "ai_response", Type: field.TypeUint64, Comment: "AI回复次数"},
  1089. {Name: "sop_run", Type: field.TypeUint64, Comment: "SOP运行次数"},
  1090. {Name: "total_friend", Type: field.TypeUint64, Comment: "好友总数"},
  1091. {Name: "total_group", Type: field.TypeUint64, Comment: "群总数"},
  1092. {Name: "account_balance", Type: field.TypeUint64, Comment: "账户余额(单位:分)"},
  1093. {Name: "consume_token", Type: field.TypeUint64, Comment: "消耗token数"},
  1094. {Name: "active_user", Type: field.TypeUint64, Comment: "活跃用户数"},
  1095. {Name: "new_user", Type: field.TypeInt64, Comment: "新增用户数"},
  1096. {Name: "label_dist", Type: field.TypeJSON, Comment: "标签分布"},
  1097. {Name: "consume_coin", Type: field.TypeFloat64, Nullable: true, Comment: "消耗积分", Default: 0},
  1098. }
  1099. // UsageStatisticHourTable holds the schema information for the "usage_statistic_hour" table.
  1100. UsageStatisticHourTable = &schema.Table{
  1101. Name: "usage_statistic_hour",
  1102. Columns: UsageStatisticHourColumns,
  1103. PrimaryKey: []*schema.Column{UsageStatisticHourColumns[0]},
  1104. Indexes: []*schema.Index{
  1105. {
  1106. Name: "usagestatistichour_addtime",
  1107. Unique: false,
  1108. Columns: []*schema.Column{UsageStatisticHourColumns[5]},
  1109. },
  1110. {
  1111. Name: "usagestatistichour_bot_id",
  1112. Unique: false,
  1113. Columns: []*schema.Column{UsageStatisticHourColumns[7]},
  1114. },
  1115. },
  1116. }
  1117. // UsageStatisticMonthColumns holds the columns for the "usage_statistic_month" table.
  1118. UsageStatisticMonthColumns = []*schema.Column{
  1119. {Name: "id", Type: field.TypeUint64, Increment: true},
  1120. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  1121. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  1122. {Name: "status", Type: field.TypeUint8, Nullable: true, Comment: "Status 1: normal 2: ban | 状态 1 正常 2 禁用", Default: 1},
  1123. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  1124. {Name: "addtime", Type: field.TypeUint64, Comment: "写入年月"},
  1125. {Name: "type", Type: field.TypeInt, Comment: "1-微信 2-名片"},
  1126. {Name: "bot_id", Type: field.TypeString, Nullable: true, Comment: "微信或名片id"},
  1127. {Name: "organization_id", Type: field.TypeUint64, Nullable: true, Comment: "机构ID"},
  1128. {Name: "ai_response", Type: field.TypeUint64, Comment: "AI回复次数"},
  1129. {Name: "sop_run", Type: field.TypeUint64, Comment: "SOP运行次数"},
  1130. {Name: "total_friend", Type: field.TypeUint64, Comment: "好友总数"},
  1131. {Name: "total_group", Type: field.TypeUint64, Comment: "群总数"},
  1132. {Name: "account_balance", Type: field.TypeUint64, Comment: "账户余额(单位:分)"},
  1133. {Name: "consume_token", Type: field.TypeUint64, Comment: "消耗token数"},
  1134. {Name: "active_user", Type: field.TypeUint64, Comment: "活跃用户数"},
  1135. {Name: "new_user", Type: field.TypeInt64, Comment: "新增用户数"},
  1136. {Name: "label_dist", Type: field.TypeJSON, Comment: "标签分布"},
  1137. {Name: "consume_coin", Type: field.TypeFloat64, Nullable: true, Comment: "消耗积分", Default: 0},
  1138. }
  1139. // UsageStatisticMonthTable holds the schema information for the "usage_statistic_month" table.
  1140. UsageStatisticMonthTable = &schema.Table{
  1141. Name: "usage_statistic_month",
  1142. Columns: UsageStatisticMonthColumns,
  1143. PrimaryKey: []*schema.Column{UsageStatisticMonthColumns[0]},
  1144. Indexes: []*schema.Index{
  1145. {
  1146. Name: "usagestatisticmonth_addtime",
  1147. Unique: false,
  1148. Columns: []*schema.Column{UsageStatisticMonthColumns[5]},
  1149. },
  1150. {
  1151. Name: "usagestatisticmonth_bot_id",
  1152. Unique: false,
  1153. Columns: []*schema.Column{UsageStatisticMonthColumns[7]},
  1154. },
  1155. },
  1156. }
  1157. // UsageTotalColumns holds the columns for the "usage_total" table.
  1158. UsageTotalColumns = []*schema.Column{
  1159. {Name: "id", Type: field.TypeUint64, Increment: true},
  1160. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  1161. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  1162. {Name: "status", Type: field.TypeUint8, Nullable: true, Comment: "Status 1: normal 2: ban | 状态 1 正常 2 禁用", Default: 1},
  1163. {Name: "type", Type: field.TypeInt, Nullable: true, Comment: "1 微信 2 名片", Default: 1},
  1164. {Name: "bot_id", Type: field.TypeString, Comment: "微信或名片id", Default: ""},
  1165. {Name: "total_tokens", Type: field.TypeUint64, Nullable: true, Comment: "使用token总数", Default: 0},
  1166. {Name: "credits", Type: field.TypeFloat64, Nullable: true, Comment: "使用积分总数", Default: 0},
  1167. {Name: "start_index", Type: field.TypeUint64, Nullable: true, Comment: "重制后的起始usage_detail 索引", Default: 0},
  1168. {Name: "end_index", Type: field.TypeUint64, Nullable: true, Comment: "usage_detail 索引", Default: 0},
  1169. {Name: "organization_id", Type: field.TypeUint64, Nullable: true, Comment: "机构 ID", Default: 1},
  1170. }
  1171. // UsageTotalTable holds the schema information for the "usage_total" table.
  1172. UsageTotalTable = &schema.Table{
  1173. Name: "usage_total",
  1174. Columns: UsageTotalColumns,
  1175. PrimaryKey: []*schema.Column{UsageTotalColumns[0]},
  1176. Indexes: []*schema.Index{
  1177. {
  1178. Name: "usagetotal_bot_id",
  1179. Unique: false,
  1180. Columns: []*schema.Column{UsageTotalColumns[5]},
  1181. },
  1182. {
  1183. Name: "usagetotal_organization_id",
  1184. Unique: false,
  1185. Columns: []*schema.Column{UsageTotalColumns[10]},
  1186. },
  1187. },
  1188. }
  1189. // WhatsappColumns holds the columns for the "whatsapp" table.
  1190. WhatsappColumns = []*schema.Column{
  1191. {Name: "id", Type: field.TypeUint64, Increment: true},
  1192. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  1193. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  1194. {Name: "status", Type: field.TypeUint8, Nullable: true, Comment: "Status 1: normal 2: ban | 状态 1 正常 2 禁用", Default: 1},
  1195. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  1196. {Name: "wa_id", Type: field.TypeString, Nullable: true, Default: ""},
  1197. {Name: "wa_name", Type: field.TypeString, Nullable: true, Default: ""},
  1198. {Name: "callback", Type: field.TypeString, Nullable: true, Default: ""},
  1199. {Name: "account", Type: field.TypeString, Nullable: true, Default: ""},
  1200. {Name: "cc", Type: field.TypeString, Default: ""},
  1201. {Name: "phone", Type: field.TypeString, Default: ""},
  1202. {Name: "cc_phone", Type: field.TypeString, Default: ""},
  1203. {Name: "phone_name", Type: field.TypeString, Default: ""},
  1204. {Name: "phone_status", Type: field.TypeInt8, Default: 0},
  1205. {Name: "organization_id", Type: field.TypeUint64, Nullable: true, Default: 0},
  1206. {Name: "api_base", Type: field.TypeString, Nullable: true, Default: ""},
  1207. {Name: "api_key", Type: field.TypeString, Nullable: true, Default: ""},
  1208. {Name: "allow_list", Type: field.TypeJSON, Nullable: true},
  1209. {Name: "group_allow_list", Type: field.TypeJSON, Nullable: true},
  1210. {Name: "block_list", Type: field.TypeJSON, Nullable: true},
  1211. {Name: "group_block_list", Type: field.TypeJSON, Nullable: true},
  1212. {Name: "agent_id", Type: field.TypeUint64, Default: 0},
  1213. }
  1214. // WhatsappTable holds the schema information for the "whatsapp" table.
  1215. WhatsappTable = &schema.Table{
  1216. Name: "whatsapp",
  1217. Columns: WhatsappColumns,
  1218. PrimaryKey: []*schema.Column{WhatsappColumns[0]},
  1219. ForeignKeys: []*schema.ForeignKey{
  1220. {
  1221. Symbol: "whatsapp_agent_wa_agent",
  1222. Columns: []*schema.Column{WhatsappColumns[21]},
  1223. RefColumns: []*schema.Column{AgentColumns[0]},
  1224. OnDelete: schema.NoAction,
  1225. },
  1226. },
  1227. }
  1228. // WhatsappChannelColumns holds the columns for the "whatsapp_channel" table.
  1229. WhatsappChannelColumns = []*schema.Column{
  1230. {Name: "id", Type: field.TypeUint64, Increment: true},
  1231. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  1232. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  1233. {Name: "status", Type: field.TypeUint8, Nullable: true, Comment: "Status 1: normal 2: ban | 状态 1 正常 2 禁用", Default: 1},
  1234. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  1235. {Name: "ak", Type: field.TypeString, Nullable: true, Default: ""},
  1236. {Name: "sk", Type: field.TypeString, Default: ""},
  1237. {Name: "wa_id", Type: field.TypeString, Nullable: true, Default: ""},
  1238. {Name: "wa_name", Type: field.TypeString, Nullable: true, Default: ""},
  1239. {Name: "waba_id", Type: field.TypeUint64, Default: 0},
  1240. {Name: "business_id", Type: field.TypeUint64, Default: 0},
  1241. {Name: "organization_id", Type: field.TypeUint64, Nullable: true, Default: 0},
  1242. {Name: "verify_account", Type: field.TypeString, Default: ""},
  1243. }
  1244. // WhatsappChannelTable holds the schema information for the "whatsapp_channel" table.
  1245. WhatsappChannelTable = &schema.Table{
  1246. Name: "whatsapp_channel",
  1247. Columns: WhatsappChannelColumns,
  1248. PrimaryKey: []*schema.Column{WhatsappChannelColumns[0]},
  1249. Indexes: []*schema.Index{
  1250. {
  1251. Name: "whatsappchannel_ak_sk",
  1252. Unique: false,
  1253. Columns: []*schema.Column{WhatsappChannelColumns[5], WhatsappChannelColumns[6]},
  1254. },
  1255. },
  1256. }
  1257. // WorkExperienceColumns holds the columns for the "work_experience" table.
  1258. WorkExperienceColumns = []*schema.Column{
  1259. {Name: "id", Type: field.TypeUint64, Increment: true},
  1260. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  1261. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  1262. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  1263. {Name: "start_date", Type: field.TypeTime, Comment: "start_date | 开始时间"},
  1264. {Name: "end_date", Type: field.TypeTime, Comment: "end_date | 结束时间"},
  1265. {Name: "company", Type: field.TypeString, Comment: "company | 公司名"},
  1266. {Name: "experience", Type: field.TypeString, Size: 2147483647, Comment: "experience | 工作内容"},
  1267. {Name: "organization_id", Type: field.TypeUint64, Comment: "organization_id | 租户ID"},
  1268. {Name: "employee_id", Type: field.TypeUint64, Comment: "employee_id | 员工ID"},
  1269. }
  1270. // WorkExperienceTable holds the schema information for the "work_experience" table.
  1271. WorkExperienceTable = &schema.Table{
  1272. Name: "work_experience",
  1273. Columns: WorkExperienceColumns,
  1274. PrimaryKey: []*schema.Column{WorkExperienceColumns[0]},
  1275. ForeignKeys: []*schema.ForeignKey{
  1276. {
  1277. Symbol: "work_experience_employee_em_work_experiences",
  1278. Columns: []*schema.Column{WorkExperienceColumns[9]},
  1279. RefColumns: []*schema.Column{EmployeeColumns[0]},
  1280. OnDelete: schema.NoAction,
  1281. },
  1282. },
  1283. Indexes: []*schema.Index{
  1284. {
  1285. Name: "workexperience_employee_id",
  1286. Unique: false,
  1287. Columns: []*schema.Column{WorkExperienceColumns[9]},
  1288. },
  1289. },
  1290. }
  1291. // WpChatroomColumns holds the columns for the "wp_chatroom" table.
  1292. WpChatroomColumns = []*schema.Column{
  1293. {Name: "id", Type: field.TypeUint64, Increment: true},
  1294. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  1295. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  1296. {Name: "status", Type: field.TypeUint8, Nullable: true, Comment: "Status 1: normal 2: ban | 状态 1 正常 2 禁用", Default: 1},
  1297. {Name: "wx_wxid", Type: field.TypeString, Comment: "所属微信id", Default: ""},
  1298. {Name: "chatroom_id", Type: field.TypeString, Comment: "群id", Default: ""},
  1299. {Name: "nickname", Type: field.TypeString, Comment: "群昵称", Default: ""},
  1300. {Name: "owner", Type: field.TypeString, Comment: "群主", Default: ""},
  1301. {Name: "avatar", Type: field.TypeString, Comment: "群头像", Default: ""},
  1302. {Name: "member_list", Type: field.TypeJSON, Comment: "群成员"},
  1303. }
  1304. // WpChatroomTable holds the schema information for the "wp_chatroom" table.
  1305. WpChatroomTable = &schema.Table{
  1306. Name: "wp_chatroom",
  1307. Columns: WpChatroomColumns,
  1308. PrimaryKey: []*schema.Column{WpChatroomColumns[0]},
  1309. Indexes: []*schema.Index{
  1310. {
  1311. Name: "wpchatroom_wx_wxid_chatroom_id",
  1312. Unique: false,
  1313. Columns: []*schema.Column{WpChatroomColumns[4], WpChatroomColumns[5]},
  1314. },
  1315. },
  1316. }
  1317. // WpChatroomMemberColumns holds the columns for the "wp_chatroom_member" table.
  1318. WpChatroomMemberColumns = []*schema.Column{
  1319. {Name: "id", Type: field.TypeUint64, Increment: true},
  1320. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  1321. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  1322. {Name: "status", Type: field.TypeUint8, Nullable: true, Comment: "Status 1: normal 2: ban | 状态 1 正常 2 禁用", Default: 1},
  1323. {Name: "wx_wxid", Type: field.TypeString, Comment: "所属微信id", Default: ""},
  1324. {Name: "wxid", Type: field.TypeString, Comment: "微信id", Default: ""},
  1325. {Name: "nickname", Type: field.TypeString, Comment: "群昵称", Default: ""},
  1326. {Name: "avatar", Type: field.TypeString, Comment: "群头像", Default: ""},
  1327. }
  1328. // WpChatroomMemberTable holds the schema information for the "wp_chatroom_member" table.
  1329. WpChatroomMemberTable = &schema.Table{
  1330. Name: "wp_chatroom_member",
  1331. Columns: WpChatroomMemberColumns,
  1332. PrimaryKey: []*schema.Column{WpChatroomMemberColumns[0]},
  1333. Indexes: []*schema.Index{
  1334. {
  1335. Name: "wpchatroommember_wx_wxid_wxid",
  1336. Unique: false,
  1337. Columns: []*schema.Column{WpChatroomMemberColumns[4], WpChatroomMemberColumns[5]},
  1338. },
  1339. },
  1340. }
  1341. // WxColumns holds the columns for the "wx" table.
  1342. WxColumns = []*schema.Column{
  1343. {Name: "id", Type: field.TypeUint64, Increment: true},
  1344. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  1345. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  1346. {Name: "status", Type: field.TypeUint8, Nullable: true, Comment: "Status 1: normal 2: ban | 状态 1 正常 2 禁用", Default: 1},
  1347. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  1348. {Name: "port", Type: field.TypeString, Comment: "端口号", Default: ""},
  1349. {Name: "process_id", Type: field.TypeString, Comment: "进程号", Default: ""},
  1350. {Name: "callback", Type: field.TypeString, Comment: "回调地址", Default: ""},
  1351. {Name: "wxid", Type: field.TypeString, Comment: "微信id", Default: ""},
  1352. {Name: "account", Type: field.TypeString, Comment: "微信账号", Default: ""},
  1353. {Name: "nickname", Type: field.TypeString, Comment: "微信昵称", Default: ""},
  1354. {Name: "tel", Type: field.TypeString, Comment: "手机号", Default: ""},
  1355. {Name: "head_big", Type: field.TypeString, Comment: "微信头像", Default: ""},
  1356. {Name: "organization_id", Type: field.TypeUint64, Nullable: true, Comment: "机构 ID", Default: 1},
  1357. {Name: "api_base", Type: field.TypeString, Nullable: true, Comment: "大模型服务地址", Default: ""},
  1358. {Name: "api_key", Type: field.TypeString, Nullable: true, Comment: "大模型服务密钥", Default: ""},
  1359. {Name: "allow_list", Type: field.TypeJSON, Comment: "白名单"},
  1360. {Name: "group_allow_list", Type: field.TypeJSON, Comment: "群白名单"},
  1361. {Name: "block_list", Type: field.TypeJSON, Comment: "黑名单"},
  1362. {Name: "group_block_list", Type: field.TypeJSON, Comment: "群黑名单"},
  1363. {Name: "ctype", Type: field.TypeUint64, Nullable: true, Comment: "账号类型:1-个微 2-企微", Default: 1},
  1364. {Name: "agent_id", Type: field.TypeUint64, Comment: "模式ID", Default: 0},
  1365. {Name: "agent_base_wx_agent", Type: field.TypeString, Nullable: true},
  1366. {Name: "server_id", Type: field.TypeUint64, Nullable: true, Comment: "服务器id", Default: 0},
  1367. }
  1368. // WxTable holds the schema information for the "wx" table.
  1369. WxTable = &schema.Table{
  1370. Name: "wx",
  1371. Columns: WxColumns,
  1372. PrimaryKey: []*schema.Column{WxColumns[0]},
  1373. ForeignKeys: []*schema.ForeignKey{
  1374. {
  1375. Symbol: "wx_agent_wx_agent",
  1376. Columns: []*schema.Column{WxColumns[21]},
  1377. RefColumns: []*schema.Column{AgentColumns[0]},
  1378. OnDelete: schema.NoAction,
  1379. },
  1380. {
  1381. Symbol: "wx_agent_base_wx_agent",
  1382. Columns: []*schema.Column{WxColumns[22]},
  1383. RefColumns: []*schema.Column{AgentBaseColumns[0]},
  1384. OnDelete: schema.SetNull,
  1385. },
  1386. {
  1387. Symbol: "wx_server_wxs",
  1388. Columns: []*schema.Column{WxColumns[23]},
  1389. RefColumns: []*schema.Column{ServerColumns[0]},
  1390. OnDelete: schema.SetNull,
  1391. },
  1392. },
  1393. Indexes: []*schema.Index{
  1394. {
  1395. Name: "wx_server_id_port_ctype",
  1396. Unique: true,
  1397. Columns: []*schema.Column{WxColumns[23], WxColumns[5], WxColumns[20]},
  1398. },
  1399. {
  1400. Name: "wx_wxid",
  1401. Unique: true,
  1402. Columns: []*schema.Column{WxColumns[8]},
  1403. },
  1404. {
  1405. Name: "wx_account",
  1406. Unique: false,
  1407. Columns: []*schema.Column{WxColumns[9]},
  1408. },
  1409. {
  1410. Name: "wx_nickname",
  1411. Unique: false,
  1412. Columns: []*schema.Column{WxColumns[10]},
  1413. },
  1414. {
  1415. Name: "wx_tel",
  1416. Unique: false,
  1417. Columns: []*schema.Column{WxColumns[11]},
  1418. },
  1419. },
  1420. }
  1421. // WxCardColumns holds the columns for the "wx_card" table.
  1422. WxCardColumns = []*schema.Column{
  1423. {Name: "id", Type: field.TypeUint64, Increment: true},
  1424. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  1425. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  1426. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  1427. {Name: "user_id", Type: field.TypeUint64, Nullable: true, Comment: "user表ID", Default: 0},
  1428. {Name: "wx_user_id", Type: field.TypeUint64, Nullable: true, Comment: "wx表ID", Default: 0},
  1429. {Name: "avatar", Type: field.TypeString, Comment: "头像", Default: ""},
  1430. {Name: "logo", Type: field.TypeString, Comment: "logo", Default: ""},
  1431. {Name: "name", Type: field.TypeString, Comment: "名称", Default: ""},
  1432. {Name: "company", Type: field.TypeString, Comment: "公司", Default: ""},
  1433. {Name: "address", Type: field.TypeString, Comment: "地址", Default: ""},
  1434. {Name: "phone", Type: field.TypeString, Comment: "手机号", Default: ""},
  1435. {Name: "official_account", Type: field.TypeString, Comment: "公众号", Default: ""},
  1436. {Name: "wechat_account", Type: field.TypeString, Comment: "微信号", Default: ""},
  1437. {Name: "email", Type: field.TypeString, Nullable: true, Comment: "邮箱", Default: ""},
  1438. {Name: "api_base", Type: field.TypeString, Nullable: true, Comment: "fastgpt-base"},
  1439. {Name: "api_key", Type: field.TypeString, Nullable: true, Comment: "fastgpt-key"},
  1440. {Name: "ai_info", Type: field.TypeString, Nullable: true, Comment: "AI信息"},
  1441. {Name: "intro", Type: field.TypeString, Nullable: true, Comment: "个人介绍", Default: ""},
  1442. }
  1443. // WxCardTable holds the schema information for the "wx_card" table.
  1444. WxCardTable = &schema.Table{
  1445. Name: "wx_card",
  1446. Columns: WxCardColumns,
  1447. PrimaryKey: []*schema.Column{WxCardColumns[0]},
  1448. Indexes: []*schema.Index{
  1449. {
  1450. Name: "wxcard_user_id",
  1451. Unique: false,
  1452. Columns: []*schema.Column{WxCardColumns[4]},
  1453. },
  1454. {
  1455. Name: "wxcard_wx_user_id",
  1456. Unique: false,
  1457. Columns: []*schema.Column{WxCardColumns[5]},
  1458. },
  1459. },
  1460. }
  1461. // WxCardUserColumns holds the columns for the "wx_card_user" table.
  1462. WxCardUserColumns = []*schema.Column{
  1463. {Name: "id", Type: field.TypeUint64, Increment: true},
  1464. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  1465. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  1466. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  1467. {Name: "wxid", Type: field.TypeString, Comment: "微信id", Default: ""},
  1468. {Name: "account", Type: field.TypeString, Comment: "微信号", Default: ""},
  1469. {Name: "avatar", Type: field.TypeString, Comment: "头像", Default: ""},
  1470. {Name: "nickname", Type: field.TypeString, Comment: "昵称", Default: ""},
  1471. {Name: "remark", Type: field.TypeString, Comment: "备注名", Default: ""},
  1472. {Name: "phone", Type: field.TypeString, Comment: "手机号", Default: ""},
  1473. {Name: "open_id", Type: field.TypeString, Comment: "OpenID", Default: ""},
  1474. {Name: "union_id", Type: field.TypeString, Comment: "UnionID", Default: ""},
  1475. {Name: "session_key", Type: field.TypeString, Comment: "SessionKey", Default: ""},
  1476. {Name: "is_vip", Type: field.TypeInt, Comment: "是否VIP:0-否 1-是", Default: 0},
  1477. }
  1478. // WxCardUserTable holds the schema information for the "wx_card_user" table.
  1479. WxCardUserTable = &schema.Table{
  1480. Name: "wx_card_user",
  1481. Columns: WxCardUserColumns,
  1482. PrimaryKey: []*schema.Column{WxCardUserColumns[0]},
  1483. Indexes: []*schema.Index{
  1484. {
  1485. Name: "wxcarduser_wxid_open_id",
  1486. Unique: false,
  1487. Columns: []*schema.Column{WxCardUserColumns[4], WxCardUserColumns[10]},
  1488. },
  1489. },
  1490. }
  1491. // WxCardVisitColumns holds the columns for the "wx_card_visit" table.
  1492. WxCardVisitColumns = []*schema.Column{
  1493. {Name: "id", Type: field.TypeUint64, Increment: true},
  1494. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  1495. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  1496. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  1497. {Name: "user_id", Type: field.TypeUint64, Nullable: true, Comment: "user表ID", Default: 0},
  1498. {Name: "bot_id", Type: field.TypeUint64, Comment: "被访ID", Default: 0},
  1499. {Name: "bot_type", Type: field.TypeUint8, Comment: "类型:1-微信 2-小程序 3-智能体", Default: 0},
  1500. }
  1501. // WxCardVisitTable holds the schema information for the "wx_card_visit" table.
  1502. WxCardVisitTable = &schema.Table{
  1503. Name: "wx_card_visit",
  1504. Columns: WxCardVisitColumns,
  1505. PrimaryKey: []*schema.Column{WxCardVisitColumns[0]},
  1506. Indexes: []*schema.Index{
  1507. {
  1508. Name: "wxcardvisit_user_id",
  1509. Unique: false,
  1510. Columns: []*schema.Column{WxCardVisitColumns[4]},
  1511. },
  1512. {
  1513. Name: "wxcardvisit_bot_id_bot_type",
  1514. Unique: false,
  1515. Columns: []*schema.Column{WxCardVisitColumns[5], WxCardVisitColumns[6]},
  1516. },
  1517. },
  1518. }
  1519. // XunjiColumns holds the columns for the "xunji" table.
  1520. XunjiColumns = []*schema.Column{
  1521. {Name: "id", Type: field.TypeUint64, Increment: true},
  1522. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  1523. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  1524. {Name: "status", Type: field.TypeUint8, Nullable: true, Comment: "Status 1: normal 2: ban | 状态 1 正常 2 禁用", Default: 1},
  1525. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  1526. {Name: "app_key", Type: field.TypeString, Nullable: true, Comment: "AppKey"},
  1527. {Name: "app_secret", Type: field.TypeString, Nullable: true, Comment: "AppSecret"},
  1528. {Name: "token", Type: field.TypeString, Nullable: true, Comment: "Token"},
  1529. {Name: "encoding_key", Type: field.TypeString, Nullable: true, Comment: "加密key"},
  1530. {Name: "organization_id", Type: field.TypeUint64, Comment: "organization_id | 租户ID"},
  1531. }
  1532. // XunjiTable holds the schema information for the "xunji" table.
  1533. XunjiTable = &schema.Table{
  1534. Name: "xunji",
  1535. Columns: XunjiColumns,
  1536. PrimaryKey: []*schema.Column{XunjiColumns[0]},
  1537. Indexes: []*schema.Index{
  1538. {
  1539. Name: "xunji_app_key_token",
  1540. Unique: false,
  1541. Columns: []*schema.Column{XunjiColumns[5], XunjiColumns[7]},
  1542. },
  1543. },
  1544. }
  1545. // XunjiServiceColumns holds the columns for the "xunji_service" table.
  1546. XunjiServiceColumns = []*schema.Column{
  1547. {Name: "id", Type: field.TypeUint64, Increment: true},
  1548. {Name: "created_at", Type: field.TypeTime, Comment: "Create Time | 创建日期"},
  1549. {Name: "updated_at", Type: field.TypeTime, Comment: "Update Time | 修改日期"},
  1550. {Name: "status", Type: field.TypeUint8, Nullable: true, Comment: "Status 1: normal 2: ban | 状态 1 正常 2 禁用", Default: 1},
  1551. {Name: "deleted_at", Type: field.TypeTime, Nullable: true, Comment: "Delete Time | 删除日期"},
  1552. {Name: "xunji_id", Type: field.TypeUint64, Comment: "Xunji表ID"},
  1553. {Name: "organization_id", Type: field.TypeUint64, Comment: "organization_id | 租户ID"},
  1554. {Name: "wxid", Type: field.TypeString, Comment: "微信ID"},
  1555. {Name: "api_base", Type: field.TypeString, Nullable: true, Comment: "大模型服务地址", Default: ""},
  1556. {Name: "api_key", Type: field.TypeString, Nullable: true, Comment: "大模型服务密钥", Default: ""},
  1557. {Name: "agent_id", Type: field.TypeUint64, Comment: "智能体ID", Default: 0},
  1558. }
  1559. // XunjiServiceTable holds the schema information for the "xunji_service" table.
  1560. XunjiServiceTable = &schema.Table{
  1561. Name: "xunji_service",
  1562. Columns: XunjiServiceColumns,
  1563. PrimaryKey: []*schema.Column{XunjiServiceColumns[0]},
  1564. ForeignKeys: []*schema.ForeignKey{
  1565. {
  1566. Symbol: "xunji_service_agent_xjs_agent",
  1567. Columns: []*schema.Column{XunjiServiceColumns[10]},
  1568. RefColumns: []*schema.Column{AgentColumns[0]},
  1569. OnDelete: schema.NoAction,
  1570. },
  1571. },
  1572. Indexes: []*schema.Index{
  1573. {
  1574. Name: "xunjiservice_xunji_id",
  1575. Unique: false,
  1576. Columns: []*schema.Column{XunjiServiceColumns[5]},
  1577. },
  1578. {
  1579. Name: "xunjiservice_wxid",
  1580. Unique: false,
  1581. Columns: []*schema.Column{XunjiServiceColumns[7]},
  1582. },
  1583. },
  1584. }
  1585. // Tables holds all the tables in the schema.
  1586. Tables = []*schema.Table{
  1587. AgentTable,
  1588. AgentBaseTable,
  1589. AliyunAvatarTable,
  1590. AllocAgentTable,
  1591. APIKeyTable,
  1592. BatchMsgTable,
  1593. CategoryTable,
  1594. ChatRecordsTable,
  1595. ChatSessionTable,
  1596. CompapiAsynctaskTable,
  1597. ContactTable,
  1598. ContactFieldTable,
  1599. ContactFieldTemplateTable,
  1600. CreditBalanceTable,
  1601. CreditUsageTable,
  1602. EmployeeTable,
  1603. EmployeeConfigTable,
  1604. LabelTable,
  1605. LabelLogTable,
  1606. LabelRelationshipTable,
  1607. LabelTaggingTable,
  1608. MessagesTable,
  1609. MessageRecordsTable,
  1610. MsgTable,
  1611. PayRechargeTable,
  1612. ServerTable,
  1613. SopNodeTable,
  1614. SopStageTable,
  1615. SopTaskTable,
  1616. TokenTable,
  1617. TutorialTable,
  1618. UsageDetailTable,
  1619. UsageStatisticDayTable,
  1620. UsageStatisticHourTable,
  1621. UsageStatisticMonthTable,
  1622. UsageTotalTable,
  1623. WhatsappTable,
  1624. WhatsappChannelTable,
  1625. WorkExperienceTable,
  1626. WpChatroomTable,
  1627. WpChatroomMemberTable,
  1628. WxTable,
  1629. WxCardTable,
  1630. WxCardUserTable,
  1631. WxCardVisitTable,
  1632. XunjiTable,
  1633. XunjiServiceTable,
  1634. }
  1635. )
  1636. func init() {
  1637. AgentTable.Annotation = &entsql.Annotation{
  1638. Table: "agent",
  1639. }
  1640. AgentBaseTable.Annotation = &entsql.Annotation{
  1641. Table: "agent_base",
  1642. }
  1643. AliyunAvatarTable.Annotation = &entsql.Annotation{
  1644. Table: "aliyun_avatar",
  1645. }
  1646. AllocAgentTable.Annotation = &entsql.Annotation{
  1647. Table: "alloc_agent",
  1648. }
  1649. APIKeyTable.ForeignKeys[0].RefTable = AgentTable
  1650. APIKeyTable.Annotation = &entsql.Annotation{
  1651. Table: "api_key",
  1652. }
  1653. BatchMsgTable.Annotation = &entsql.Annotation{
  1654. Table: "batch_msg",
  1655. }
  1656. CategoryTable.Annotation = &entsql.Annotation{
  1657. Table: "category",
  1658. }
  1659. ChatRecordsTable.Annotation = &entsql.Annotation{
  1660. Table: "chat_records",
  1661. }
  1662. ChatSessionTable.Annotation = &entsql.Annotation{
  1663. Table: "chat_session",
  1664. }
  1665. CompapiAsynctaskTable.Annotation = &entsql.Annotation{
  1666. Table: "compapi_asynctask",
  1667. }
  1668. ContactTable.Annotation = &entsql.Annotation{
  1669. Table: "contact",
  1670. }
  1671. ContactFieldTable.ForeignKeys[0].RefTable = ContactTable
  1672. ContactFieldTable.Annotation = &entsql.Annotation{
  1673. Table: "contact_field",
  1674. }
  1675. ContactFieldTemplateTable.Annotation = &entsql.Annotation{
  1676. Table: "contact_field_template",
  1677. }
  1678. CreditBalanceTable.Annotation = &entsql.Annotation{
  1679. Table: "credit_balance",
  1680. }
  1681. CreditUsageTable.Annotation = &entsql.Annotation{
  1682. Table: "credit_usage",
  1683. }
  1684. EmployeeTable.Annotation = &entsql.Annotation{
  1685. Table: "employee",
  1686. }
  1687. EmployeeConfigTable.Annotation = &entsql.Annotation{
  1688. Table: "employee_config",
  1689. }
  1690. LabelTable.Annotation = &entsql.Annotation{
  1691. Table: "label",
  1692. }
  1693. LabelLogTable.Annotation = &entsql.Annotation{
  1694. Table: "label_log",
  1695. }
  1696. LabelRelationshipTable.ForeignKeys[0].RefTable = ContactTable
  1697. LabelRelationshipTable.ForeignKeys[1].RefTable = LabelTable
  1698. LabelRelationshipTable.Annotation = &entsql.Annotation{
  1699. Table: "label_relationship",
  1700. }
  1701. LabelTaggingTable.Annotation = &entsql.Annotation{
  1702. Table: "label_tagging",
  1703. }
  1704. MessagesTable.Annotation = &entsql.Annotation{
  1705. Table: "messages",
  1706. }
  1707. MessageRecordsTable.ForeignKeys[0].RefTable = ContactTable
  1708. MessageRecordsTable.ForeignKeys[1].RefTable = SopNodeTable
  1709. MessageRecordsTable.ForeignKeys[2].RefTable = SopStageTable
  1710. MessageRecordsTable.Annotation = &entsql.Annotation{
  1711. Table: "message_records",
  1712. }
  1713. MsgTable.Annotation = &entsql.Annotation{
  1714. Table: "msg",
  1715. }
  1716. PayRechargeTable.Annotation = &entsql.Annotation{
  1717. Table: "pay_recharge",
  1718. }
  1719. ServerTable.Annotation = &entsql.Annotation{
  1720. Table: "server",
  1721. }
  1722. SopNodeTable.ForeignKeys[0].RefTable = SopStageTable
  1723. SopNodeTable.Annotation = &entsql.Annotation{
  1724. Table: "sop_node",
  1725. }
  1726. SopStageTable.ForeignKeys[0].RefTable = SopTaskTable
  1727. SopStageTable.Annotation = &entsql.Annotation{
  1728. Table: "sop_stage",
  1729. }
  1730. SopTaskTable.Annotation = &entsql.Annotation{
  1731. Table: "sop_task",
  1732. }
  1733. TokenTable.ForeignKeys[0].RefTable = AgentTable
  1734. TokenTable.Annotation = &entsql.Annotation{
  1735. Table: "token",
  1736. }
  1737. TutorialTable.ForeignKeys[0].RefTable = EmployeeTable
  1738. TutorialTable.Annotation = &entsql.Annotation{
  1739. Table: "tutorial",
  1740. }
  1741. UsageDetailTable.Annotation = &entsql.Annotation{
  1742. Table: "usage_detail",
  1743. }
  1744. UsageStatisticDayTable.Annotation = &entsql.Annotation{
  1745. Table: "usage_statistic_day",
  1746. }
  1747. UsageStatisticHourTable.Annotation = &entsql.Annotation{
  1748. Table: "usage_statistic_hour",
  1749. }
  1750. UsageStatisticMonthTable.Annotation = &entsql.Annotation{
  1751. Table: "usage_statistic_month",
  1752. }
  1753. UsageTotalTable.Annotation = &entsql.Annotation{
  1754. Table: "usage_total",
  1755. }
  1756. WhatsappTable.ForeignKeys[0].RefTable = AgentTable
  1757. WhatsappTable.Annotation = &entsql.Annotation{
  1758. Table: "whatsapp",
  1759. }
  1760. WhatsappChannelTable.Annotation = &entsql.Annotation{
  1761. Table: "whatsapp_channel",
  1762. }
  1763. WorkExperienceTable.ForeignKeys[0].RefTable = EmployeeTable
  1764. WorkExperienceTable.Annotation = &entsql.Annotation{
  1765. Table: "work_experience",
  1766. }
  1767. WpChatroomTable.Annotation = &entsql.Annotation{
  1768. Table: "wp_chatroom",
  1769. }
  1770. WpChatroomMemberTable.Annotation = &entsql.Annotation{
  1771. Table: "wp_chatroom_member",
  1772. }
  1773. WxTable.ForeignKeys[0].RefTable = AgentTable
  1774. WxTable.ForeignKeys[1].RefTable = AgentBaseTable
  1775. WxTable.ForeignKeys[2].RefTable = ServerTable
  1776. WxTable.Annotation = &entsql.Annotation{
  1777. Table: "wx",
  1778. }
  1779. WxCardTable.Annotation = &entsql.Annotation{
  1780. Table: "wx_card",
  1781. }
  1782. WxCardUserTable.Annotation = &entsql.Annotation{
  1783. Table: "wx_card_user",
  1784. }
  1785. WxCardVisitTable.Annotation = &entsql.Annotation{
  1786. Table: "wx_card_visit",
  1787. }
  1788. XunjiTable.Annotation = &entsql.Annotation{
  1789. Table: "xunji",
  1790. }
  1791. XunjiServiceTable.ForeignKeys[0].RefTable = AgentTable
  1792. XunjiServiceTable.Annotation = &entsql.Annotation{
  1793. Table: "xunji_service",
  1794. }
  1795. }