|
|
@@ -0,0 +1,28 @@
|
|
|
+# Tables
|
|
|
+
|
|
|
+业务表
|
|
|
+
|
|
|
+|name|description|
|
|
|
+|-|-|
|
|
|
+|wbws|逐词解析|
|
|
|
+|wbw_blocks|逐词解析段落索引|
|
|
|
+|channels|版本|
|
|
|
+|sentences|用户上传的句子|
|
|
|
+|sent_blocks|句子段落索引|
|
|
|
+|sent_prs|句子修改建议|
|
|
|
+|sent_histories|句子历史记录|
|
|
|
+|user_dicts|用户字典|
|
|
|
+|user_operation_dailies|用户操作记录(每日)|
|
|
|
+|user_operation_frames|用户操作记录(连续时间片段)|
|
|
|
+|user_operation_logs|用户操作记录(所有学习行为)|
|
|
|
+|articles|文章|
|
|
|
+|collections|文集|
|
|
|
+|article_collections|文章文集多对多|
|
|
|
+|dhamma_terms|术语|
|
|
|
+|shares|资源分享和协作|
|
|
|
+|group_infos|工作组|
|
|
|
+|group_members|工作组成员|
|
|
|
+|file_indices|逐词解析文件索引|
|
|
|
+|custom_books|用户自定义书名|
|
|
|
+|custom_book_sentences|用户自定义书句子|
|
|
|
+|custom_book_ids|用户自定义书最大序列号|
|