add-trans

This commit is contained in:
xiaomlove
2021-05-19 19:45:41 +08:00
parent ce05680219
commit 88207b9975
7 changed files with 33 additions and 2 deletions
+9
View File
@@ -0,0 +1,9 @@
<?php
return [
'admin' => [
'list' => [
'page_title' => '考核用户列表'
]
]
];