Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
S
shuidi-product-change
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • 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
  • 互联网应用开发
  • shuidi-product-change
  • Issues
  • #233

Closed
Open
Created Nov 15, 2018 by 黄宽宽@huangkuankuanDeveloper

数据表加字段

数据库:ucs

表名:tb_wiki_vip

sql:

# 百科vip添加字段,档案编辑设置的开关
ALTER TABLE `tb_wiki_vip` ADD `edit_switch` TINYINT(1) NOT NULL DEFAULT '1' COMMENT '档案编辑设置的开关,默认1,1表示关闭,2表示开启' AFTER `send_sms_time`;
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking