add lang: ja

This commit is contained in:
xiaomlove
2025-04-19 02:06:51 +07:00
parent 432c57f886
commit ff11c10eab
275 changed files with 8545 additions and 730 deletions

View File

@@ -55,8 +55,7 @@ class Test extends Command
*/
public function handle()
{
$rep = new ExamRepository();
$result = $rep->getUserExamProgress(10041, ExamUser::STATUS_NORMAL);
$result = dirname(__FILE__);
dd($result);
}