Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
K
kb
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • granite
  • kb
  • Wiki
    • Data_stream
  • hehe_copyrights

hehe_copyrights · Changes

Page history
Update hehe_copyrights authored Aug 10, 2021 by 王鹏举's avatar 王鹏举
Hide whitespace changes
Inline Side-by-side
Showing with 9 additions and 9 deletions
+9 -9
  • data_stream/hehe_copyrights.md data_stream/hehe_copyrights.md +9 -9
  • No files found.
data_stream/hehe_copyrights.md
View page @ b881f2be
...@@ -39,18 +39,18 @@ ...@@ -39,18 +39,18 @@
| update_time | 不需要 | | 最后更新时间 | datetime DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP | | update_time | 不需要 | | 最后更新时间 | datetime DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP |
| ip_copyright_works | | | | | | ip_copyright_works | | | | |
| id | 不需要 | | | bigint(20) NOT NULL AUTO_INCREMENT, | | id | 不需要 | | | bigint(20) NOT NULL AUTO_INCREMENT, |
| reg_num | 同上 | | 登记号 | varchar(255) DEFAULT NULL | | reg_num | number | | 登记号 | varchar(255) DEFAULT NULL |
| name | 同上 | | 作品名称 | varchar(255) DEFAULT NULL | | name | name | | 作品名称 | varchar(255) DEFAULT NULL |
| type | type_name | 处理'' | 作品类别 | varchar(50) DEFAULT NULL | | type | type_name | 处理'' | 作品类别 | varchar(50) DEFAULT NULL |
| author | | 子表,连接;长度截断 | 著作权人名称 | varchar(511) DEFAULT NULL | | author | | 子表,连接;长度截断 | 著作权人名称 | varchar(511) DEFAULT NULL |
| finish_time | 同上 | | 创作完成日期 | date DEFAULT NULL | | finish_time | success_date | | 创作完成日期 | date DEFAULT NULL |
| first_publish_time | 同上 | | 首次发表日期 | date DEFAULT NULL | | first_publish_time | first_date | | 首次发表日期 | date DEFAULT NULL |
| reg_date | 同上 | | 登记日期 | date DEFAULT NULL | | reg_date | approval_date | | 登记日期 | date DEFAULT NULL |
| publish_date | 同上 | | 发布日期 | date DEFAULT NULL | | publish_date | 缺失 | | 发布日期 | date DEFAULT NULL |
| writer | 缺失 | | 作者姓名/名称 | varchar(255) DEFAULT NULL | | writer | 缺失 | | 作者姓名/名称 | varchar(255) DEFAULT NULL |
| data_source | 不需要 | | 数据来源 | int(1) DEFAULT NULL | | data_source | 不需要 | 若是新增4 | 数据来源 | int(1) DEFAULT NULL |
| update_source | 不需要 | | 数据更新来源 | int(1) DEFAULT NULL | | update_source | 不需要 | 为4 | 数据更新来源 | int(1) DEFAULT NULL |
| update_source_id | 同上 | | 更新源id | varchar(255) DEFAULT NULL | | update_source_id | _id | | 更新源id | varchar(255) DEFAULT NULL |
| use_flag | 不需要 | | 使用标志 | tinyint(4) DEFAULT '0' | | use_flag | 不需要 | | 使用标志 | tinyint(4) DEFAULT '0' |
| create_time | 不需要 | | 入库时间 | datetime DEFAULT CURRENT_TIMESTAMP | | create_time | 不需要 | | 入库时间 | datetime DEFAULT CURRENT_TIMESTAMP |
| update_time | 不需要 | | 最后更新时间 | datetime DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP | | update_time | 不需要 | | 最后更新时间 | datetime DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP |
......
Clone repository
  • README
  • basic_guidelines
  • basic_guidelines
    • basic_guidelines
    • dev_guide
    • project_build
    • 开发流程
  • best_practice
  • best_practice
    • AlterTable
    • RDS
    • azkaban
    • create_table
    • design
    • elasticsearch
    • elasticsearch
      • ES运维
    • logstash
View All Pages