{ "swagger": "2.0", "info": { "contact": {} }, "paths": { "/youngee/c/p/sms-login": { "post": { "description": "通过验证码登录", "consumes": [ "application/json" ], "produces": [ "application/json" ], "tags": [ "用户模块" ], "summary": "用户登录", "responses": {} } } } }