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 => '考核中',
|
||||
],
|
||||
'end_can_not_before_begin' => '結束時間::end 不能在開始時間::begin 之前',
|
||||
'status_not_allow_update_end' => '當前狀態不為::status_text,無法變更結束時間',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user