UpdateUserByMiniInfo中jsCode可选
This commit is contained in:
@@ -381,9 +381,9 @@ func (c *User2Controller) GetSelfInfo() {
|
||||
// @Title 根据小程序jsCode修改用户信息
|
||||
// @Description 根据小程序jsCode修改用户信息
|
||||
// @Param token header string true "认证token"
|
||||
// @Param jsCode query string true "小程序jsCode"
|
||||
// @Param data query string true "加密数据"
|
||||
// @Param iv query string true "iv"
|
||||
// @Param jsCode query string false "小程序jsCode"
|
||||
// @Success 200 {object} controllers.CallResult
|
||||
// @Failure 200 {object} controllers.CallResult
|
||||
// @router /UpdateUserByMiniInfo [put]
|
||||
|
||||
Reference in New Issue
Block a user