API接口-authtoken

This commit is contained in:
2026-03-20 10:55:47 +08:00
parent 5c71376713
commit 0b0821c5c7
4 changed files with 4 additions and 1 deletions

View File

@@ -43,6 +43,7 @@ return [
'You have no permission' => '没有权限操作!',
'Parameter error' => '参数错误!',
'Parameter %s can not be empty' => '参数%s不能为空',
'Parameter signature/secret/agent_id/time can not be empty' => '参数 signature/secret/agent_id/time 不能为空',
'Invalid timestamp' => '无效的时间戳',
'Timestamp expired' => '时间戳已过期',
'Invalid agent or secret' => '代理或密钥无效',