feat : Proxy get user info

This commit is contained in:
2025-09-07 13:10:17 +08:00
parent 705d18239f
commit 32bc27596e
7 changed files with 186 additions and 0 deletions

View File

@@ -45,4 +45,9 @@ Content-Type: application/x-www-form-urlencoded
### Proxy payment test
GET {{host}}/proxy/test/payment
Content-Type: application/x-www-form-urlencoded
### Proxy get_user_info test
GET {{host}}/proxy/test/get_user_info?user_id=2
Content-Type: application/x-www-form-urlencoded