move cleanup: seed bonus and seeding leeching time to job

This commit is contained in:
xiaomlove
2022-10-28 14:17:10 +08:00
parent 410aed39cf
commit a61d1b0900
19 changed files with 404 additions and 110 deletions
+1
View File
@@ -12,6 +12,7 @@ return [
'remote_url' => '仓库地址',
'installed_version' => '已安装版本',
'status' => '状态',
'updated_at' => '上次执行操作',
],
'status' => [
\App\Models\Plugin::STATUS_NORMAL => '正常',