数据库设计
This commit is contained in:
parent
10d177d61d
commit
583beb6448
@ -194,6 +194,14 @@ github - mysql :[https://github.com/mindskip/xzs-mysql](https://github.com/min
|
|||||||
| create_time | datetime | |
|
| create_time | datetime | |
|
||||||
| text_content_id | int | 任务完成情况(Json) |
|
| text_content_id | int | 任务完成情况(Json) |
|
||||||
|
|
||||||
|
### 文本表 t_text_content
|
||||||
|
|
||||||
|
| 字段名 | 类型 | 注释 |
|
||||||
|
| ---- | ---- | ---- |
|
||||||
|
| id | int | |
|
||||||
|
| content | text | |
|
||||||
|
| create_time | datetime | |
|
||||||
|
|
||||||
## 项目开发
|
## 项目开发
|
||||||
|
|
||||||
### 开发说明
|
### 开发说明
|
||||||
|
Loading…
Reference in New Issue
Block a user