test
This commit is contained in:
parent
668a192413
commit
39e70ad0a3
@ -36,7 +36,7 @@ func NewRouter(
|
|||||||
})
|
})
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
c.JSON(http.StatusOK, gin.H{"code": "ok", "message": "success1"})
|
c.JSON(http.StatusOK, gin.H{"code": "ok", "message": "success2"})
|
||||||
})
|
})
|
||||||
|
|
||||||
router.GET("/public/h5/invite-campaign/landing", func(c *gin.Context) {
|
router.GET("/public/h5/invite-campaign/landing", func(c *gin.Context) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user