feat(web): Add Reflection Engine

This commit is contained in:
zhaoying
2025-12-19 18:51:07 +08:00
parent bcec0ae401
commit 62071ff96f
10 changed files with 573 additions and 14 deletions

View File

@@ -209,6 +209,19 @@
"level": 1,
"sort": 0,
"subs": null
},
{
"id": 72,
"parent": 7,
"code": "selfReflectionEngine",
"label": "反思引擎",
"i18nKey": "menu.selfReflectionEngine",
"path": "/reflection-engine/:id",
"enable": true,
"display": false,
"level": 1,
"sort": 0,
"subs": null
}
]
},