separate route permission + token manage

This commit is contained in:
xiaomlove
2025-04-17 18:59:03 +07:00
parent 263901bc54
commit 432c57f886
27 changed files with 203 additions and 54 deletions
+2
View File
@@ -5,4 +5,6 @@ return [
"permission" => "权限",
"maximum_allow_number_reached" => "数量达到上限",
"create_success_tip" => "token 创建成功,此数据只展示一次,请妥善保存<br/><br/>:token",
"last_used_at" => "最近使用时间",
"token" => "摘要",
];