# Functions
AddressLogin @Summary 用户登录 @Description 内部接口,comet层使用 @Author [email protected] @Tags account 账户模块 @Accept json @Produce json @Param FZM-SIGNATURE header string true "MOCK" @Success 200 {object} model.GeneralResponse{data=model.AddressLoginResp} @Router /user/login [post].