v2.5更新
This commit is contained in:
12
sql/upgrades/v2.5.sql
Normal file
12
sql/upgrades/v2.5.sql
Normal file
@@ -0,0 +1,12 @@
|
||||
-- ===========================================
|
||||
-- 班级操行分管理系统 - v2.3 → v2.5 升级脚本
|
||||
-- 字符集: utf8mb4
|
||||
--
|
||||
-- 说明: v2.5 为功能增强版本,无数据库 schema 变更。
|
||||
-- 主要变更:
|
||||
-- 1. 历史记录页优化(文字宽度/换行/合并按钮样式)
|
||||
-- 2. 新增"状态"筛选项(正常/已撤销)
|
||||
-- 3. 合并记录支持批量撤销/反撤销
|
||||
-- 4. 操作菜单底部遮挡修复
|
||||
-- 5. 删除科目报错修复
|
||||
-- ===========================================
|
||||
Reference in New Issue
Block a user