feat: add exploration scale list, questions, and scoring
Seed communication-style scale, expose /api/v1/scales APIs, and wire Explore/Scale H5 pages for the P1 探索测试 path. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
DROP TABLE IF EXISTS scale_results;
|
||||
DROP TABLE IF EXISTS scale_questions;
|
||||
DROP TABLE IF EXISTS scales;
|
||||
Reference in New Issue
Block a user