mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
fix change user class + medal display
This commit is contained in:
@@ -95,8 +95,8 @@ class Test extends Command
|
||||
*/
|
||||
public function handle()
|
||||
{
|
||||
$r = getLogFile();
|
||||
dd($r);
|
||||
$work = new WorkRepository();
|
||||
$work->settleRole(6, 1, true);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user