Commit 11f58d90b7e73f70dc9506095a32b1a1e7d1a1c2

Authored by 刘岱鹏
1 parent 3c8e202a

添加涉及功能 首页增加模版 增加师资管理 添加学校课程相关脚本

Showing 1 changed file with 1 additions and 0 deletions
database/sql_log.sql
@@ -2488,6 +2488,7 @@ CREATE TABLE `gxb_core`.`programming_live_room` ( @@ -2488,6 +2488,7 @@ CREATE TABLE `gxb_core`.`programming_live_room` (
2488 -- 罗銅 刘岱鹏 2488 -- 罗銅 刘岱鹏
2489 -- 代码版本 feature/fix170831 2489 -- 代码版本 feature/fix170831
2490 -- 脚本版本 201708301449 2490 -- 脚本版本 201708301449
  2491 +-- 涉及功能 首页增加模版 增加师资管理 添加学校课程
2491 -- START 2492 -- START
2492 -- ---------------------------- 2493 -- ----------------------------
2493 alter table zygj_classroom add enter_year varchar(10) not null default '' comment '入学年份'; 2494 alter table zygj_classroom add enter_year varchar(10) not null default '' comment '入学年份';