no message

This commit is contained in:
kuaifan 2023-02-19 15:18:57 +08:00
parent 42e54d8a6e
commit 87d7be254a
6 changed files with 4 additions and 2 deletions

View File

@ -21,6 +21,7 @@ use Illuminate\Support\Facades\DB;
* @method static \Illuminate\Database\Eloquent\Model|object|static|null cancelHidden() * @method static \Illuminate\Database\Eloquent\Model|object|static|null cancelHidden()
* @method static \Illuminate\Database\Eloquent\Builder|static with($relations) * @method static \Illuminate\Database\Eloquent\Builder|static with($relations)
* @method static \Illuminate\Database\Query\Builder|static select($columns = []) * @method static \Illuminate\Database\Query\Builder|static select($columns = [])
* @method static \Illuminate\Database\Query\Builder|static whereIn($column, $values, $boolean = 'and', $not = false)
* @method static \Illuminate\Database\Query\Builder|static whereNotIn($column, $values, $boolean = 'and') * @method static \Illuminate\Database\Query\Builder|static whereNotIn($column, $values, $boolean = 'and')
* @mixin \Eloquent * @mixin \Eloquent
*/ */

View File

@ -374,6 +374,7 @@ LDAP 用户禁止修改邮箱
生成重复任务失败:(*) 生成重复任务失败:(*)
success success
error
晚上 晚上
傍晚 傍晚
下午 下午

View File

@ -11223,7 +11223,7 @@
"key": "设待办", "key": "设待办",
"zh": "", "zh": "",
"zh-CHT": "設待辦", "zh-CHT": "設待辦",
"en": "Set up a to-do list", "en": "Set To-do",
"ko": "업무 설정", "ko": "업무 설정",
"ja": "未処理にする", "ja": "未処理にする",
"de": "Ich komme zurecht.", "de": "Ich komme zurecht.",