torrent operation log type add edit&delete

This commit is contained in:
xiaomlove
2022-12-08 03:48:20 +08:00
parent 6c58a38166
commit 7386806bd6
22 changed files with 386 additions and 71 deletions
@@ -0,0 +1,7 @@
<?php
return [
'fields' => [
'action_type' => '操作類型',
],
];