This commit is contained in:
苏尹岚
2020-11-20 11:24:21 +08:00
parent f63794c9e1
commit 969f597557

View File

@@ -293,7 +293,7 @@ type UserInfoWithWeixin struct {
// @Title 根据小程序jsCode查询用户信息
// @Description 根据小程序jsCode查询用户信息
// @Param token header string true "认证token"
// @Param token header string false "认证token"
// @Param data query string true "加密数据"
// @Param iv query string true "iv"
// @Param jsCode query string false "小程序jsCode"