feat(script-favorite): add database migration and backend service

- Add t_script_favorite table migration SQL
- Add ScriptFavorite entity, mapper, service interface and impl
- Add toggle/page/check endpoints in EpicScriptController
- Add toggleFavorite/getFavoritePage/checkFavorite in epicScript.js
- Update ScriptLibraryView with backend-backed toggleFavorite
This commit is contained in:
2026-07-19 21:38:53 +08:00
parent 7e52bb9ffb
commit b20f30f91b

Diff Content Not Available