feat: add correct problem id

This commit is contained in:
fly6516 2025-05-16 11:02:43 +08:00
parent c8586c671c
commit f325e4e9d4

View File

@ -14,7 +14,7 @@ export default function TestAiEditorPage() {
} }
return arr; return arr;
}`, }`,
problemId: '1', problemId: 'cmapqoqt90001vzcuy84ka6x7',
}; };
return ( return (