Explorar o código

docs: 团队管理-sql

lixuesong %!s(int64=3) %!d(string=hai) anos
pai
achega
b21ea80921
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      db/v2.0/1207.sql

+ 1 - 1
db/v2.0/1207.sql

@@ -1,5 +1,5 @@
 -- 新增 团队管理表
-CREATE TABLE `wm_team_manage`
+CREATE TABLE `wm_team`
 (
     `id`          int         NOT NULL AUTO_INCREMENT,
     `dept_id`     int         NOT NULL COMMENT '组织机构ID',