- dont't use JdRange2JxRange.
This commit is contained in:
@@ -31,9 +31,9 @@ var (
|
||||
|
||||
// @Title 给微信用的回调接口
|
||||
// @Description 给微信用的回调接口,自己不能直接调用
|
||||
// @Param code query string true "门店ID"
|
||||
// @Param block query string true "门店所属的厂商ID"
|
||||
// @Param state query string false "门店所属的厂商ID"
|
||||
// @Param code query string true "客户同意后得到的code"
|
||||
// @Param block query string true "回调地址"
|
||||
// @Param state query string false "微信回调的登录状态"
|
||||
// @Success 200 {object} controllers.CallResult
|
||||
// @Failure 200 {object} controllers.CallResult
|
||||
// @router /GetWeiXinUserInfo [get]
|
||||
|
||||
Reference in New Issue
Block a user