curl --location --request POST '/j5-community/mycommunity/upload' \ --form 'file=@""'
{ "code": 10000, "data": "string", "message": "提示消息内容" }