mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-03 14:10:57 +08:00
add lang: ja
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user