KPI绩效考核系统
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
400 B

# 开发日志
## 2022/8/21
### 创建图文信息数据库对应数据结构
```
1.创建图文信息对应文件夹modelbookimg
2.创建所需数据表
结构体名 ->
ArchivesType -> 档案管理分类
BookAttribute -> 文档属性
DiscussMsg -> 评论列表
GraphicForm -> 图文信息表
Reporting -> 举报
SearchLog -> 关键词记录
Traceing -> 追问
```