This commit is contained in:
richboo111
2022-08-09 13:46:00 +08:00
parent 06ab894aea
commit d65f1066ea
3 changed files with 5 additions and 1 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 /DingDingOAuth2 [get]
// @router pay [get]
func (c *Auth2Controller) DingDingOAuth2() {
var (
redirectURL string