This commit is contained in:
苏尹岚
2020-11-20 11:58:08 +08:00
parent 8d814257b2
commit e501c1beaf

View File

@@ -324,6 +324,8 @@ func (c *User2Controller) GetUserByMiniInfo() {
retVal = result
}
}
} else {
fmt.Println(err)
}
}
}