新增订单查询接口/api/v1/mall/order

This commit is contained in:
2026-07-27 11:39:45 +08:00
parent d054908b30
commit 25f2ba4c03
8 changed files with 107 additions and 13 deletions

View File

@@ -61,6 +61,7 @@ return [
'nicknameChsDash' => 'Username may only contain letters, numbers, underscores and dashes',
'Invalid token' => 'Invalid or expired token',
'PlayX API not configured' => 'PlayX API is not configured',
'PlayX verify token local default user not configured' => 'Local verify user is not configured; set PLAYX_VERIFY_TOKEN_LOCAL_DEFAULT_USER_ID',
'PlayX verify upstream failed' => 'Upstream token verification failed (HTTP %s): %s',
'Duplicate input' => 'Duplicate submission',
'Ok' => 'OK',