@@ -81,7 +81,7 @@ func Login(c *gin.Context) {
if v, err := dao.GetValidBulletin(); err == nil {
msg.Data = v
}
- return
+ c.JSON(200, msg)
// 获取服务器