feat(database): 更新数据库配置并添加分组功能

- 更新 application-dev.yml 文件中的数据库连接 URL
- 在 data.sql 文件中添加新的 grouping 表结构
- 新增 grouping.sql 文件,定义分组表的结构
This commit is contained in:
2025-07-30 11:57:58 +08:00
parent 57fb74dc49
commit de8758f7cc
6 changed files with 390 additions and 343 deletions

2
package-lock.json generated
View File

@@ -1,5 +1,5 @@
{
"name": "biji",
"name": "2",
"lockfileVersion": 3,
"requires": true,
"packages": {