curl --location -g --request POST 'http://127.0.0.1/{{goview}}/{{project}}/picture' \ --header 'token;' \ --header 'Cookie;' \ --form 'projectId="{% mock '\''id'\'' %}"' \ --form 'file=""'
{ "code": 0, "status": 0, "msg": "string" }