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