diff --git a/api_document.md b/api_document.md index 533cd6a4b..a43147bb2 100644 --- a/api_document.md +++ b/api_document.md @@ -26,11 +26,11 @@ POST accounts/remote_register *示例* ```bash curl -X POST \ --d "email=test77@forge.com" \ --d "password=123456" \ --d "username=testforge77" \ +-d "email=2456233122@qq.com" \ +-d "password=djs_D_00001" \ +-d "username=16895620" \ -d "platform=forge" \ -https://testforgeplus.trustie.net/api/accounts/remote_register | jq +http://localhost:3000/api/accounts/remote_register | jq ``` *请求参数说明:*