v2.1更新

This commit is contained in:
2026-05-26 13:47:01 +08:00
parent c575d711ee
commit f84c9d3efb
26 changed files with 1482 additions and 567 deletions

6
sql/upgrades/v2.0.1.sql Normal file
View File

@@ -0,0 +1,6 @@
-- ===========================================
-- 班级操行分管理系统 - v2.0 → v2.0.1 升级脚本
-- 字符集: utf8mb4
--
-- 说明: v2.0.1 为纯前端修改版本,无数据库 schema 变更。
-- ===========================================