refactor(模型关系): 重构模型关联关系定义位置,从模型文件移至路由文件

This commit is contained in:
zhang1106
2026-03-12 11:19:56 +08:00
parent 2e87654c98
commit 668ea073e6
17 changed files with 1478 additions and 553 deletions
+4 -3
View File
@@ -1,5 +1,6 @@
{
"type": "image",
"image": null,
"size": "contain"
"opacity": 0.8,
"blur": 5,
"value": "/images/bg.jpg",
"type": "image"
}