💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、豆包、星火、月之暗面及文生图、文生视频 广告
![](https://img.kancloud.cn/5d/19/5d197d0e2e287e911e2568b0f0c6de54_802x471.png) ![](https://img.kancloud.cn/7e/87/7e8787046c9fcde94ffcdcfb7ce76812_818x532.png) 1 post 请求 带参数 ``` curl -ContentType 'nickname=john&passport=test001&password=123456&password2=123456' -Uri http://127.0.0.1:8000/user/sign-up -Method 'POST' ``` 请求参数: -ContentType 'nickname=john&passport=test001&password=123456&password2=123456' 请求地址: -Uri http://127.0.0.1:8000/user/sign-up 请求方法: -Method 'POST'