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

@@ -13,6 +13,7 @@ return [
'You have no permission' => 'No permission to operate',
'Captcha error' => 'Captcha error!',
'Parameter %s can not be empty' => 'Parameter %s can not be empty',
'Parameter signature/secret/agent_id/time can not be empty' => 'Parameter signature/secret/agent_id/time can not be empty',
'Invalid timestamp' => 'Invalid timestamp',
'Timestamp expired' => 'Timestamp expired',
'Invalid agent or secret' => 'Invalid agent or secret',