This commit is contained in:
richboo111
2022-08-09 14:27:09 +08:00
parent d65f1066ea
commit 443505d322
2 changed files with 12 additions and 6 deletions

View File

@@ -256,7 +256,7 @@ func (c *Auth2Controller) WeixinMPOAuth2() {
// @Param state query string false "微信回调的登录状态"
// @Success 200 {object} controllers.CallResult
// @Failure 200 {object} controllers.CallResult
// @router pay [get]
// @router /DingDingOAuth2 [get]
func (c *Auth2Controller) DingDingOAuth2() {
var (
redirectURL string