mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 13:32:41 +08:00
fix attendance calendar do not show last day of monty
This commit is contained in:
@@ -13,7 +13,7 @@ class ExamUpdateProgress extends Command
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
protected $signature = 'exam:update_progress {--uid} {--bulk}';
|
||||
protected $signature = 'exam:update_progress {--uid=} {--bulk=}';
|
||||
|
||||
/**
|
||||
* The console command description.
|
||||
|
||||
Reference in New Issue
Block a user