mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-28 06:57:22 +08:00
user exam update end think about status
This commit is contained in:
@@ -12,4 +12,5 @@ return [
|
||||
\App\Models\ExamUser::STATUS_NORMAL => 'Normal',
|
||||
],
|
||||
'end_can_not_before_begin' => "End time: :end can't be before begin time: :begin",
|
||||
'status_not_allow_update_end' => 'Current status is not::status_text, unable to change end time',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user