forked from liweijie/education
1、添加实施计划统计分析;
2、添加单课程实施计划列表; 3、恢复同步班历; 4、冲突项添加颜色分级; 5、校历补上正课; 6、添加教学场地总览;
This commit is contained in:
+2
-1
@@ -13,10 +13,11 @@
|
||||
<result column="备注显示" property="bzxs" />
|
||||
<result column="自动排课" property="zdpk" />
|
||||
<result column="节次" property="courseClass"/>
|
||||
<result column="正课" property="zk"/>
|
||||
</resultMap>
|
||||
|
||||
<sql id="Base_Column_List">
|
||||
编号, 年度, 假期时间, 假期名称, 加粗, 备注, 可排课, 备注显示, 自动排课, 节次
|
||||
编号, 年度, 假期时间, 假期名称, 加粗, 备注, 可排课, 备注显示, 自动排课, 节次, 正课
|
||||
</sql>
|
||||
|
||||
<!-- 分页查询 -->
|
||||
|
||||
Reference in New Issue
Block a user