# Functions
No description provided by the author
@Summary 登录 @Produce json @Param username query string true "username" @Param password query string true "password" @Success 200 {string} json "{"code":200,"data":{},"msg":"ok"}" @Router /login [get].