change torrent pos_state to varchar, support more sticky level

This commit is contained in:
xiaomlove
2021-06-01 01:28:46 +08:00
parent 8e35dc0886
commit 5760adc0c4
17 changed files with 139 additions and 14 deletions
+7
View File
@@ -0,0 +1,7 @@
<?php
return [
'index' => [
'page_title' => 'Peers',
],
];