1
This commit is contained in:
parent
d9d85be98d
commit
98587539d6
@ -10,7 +10,7 @@ type InAppShopRouter struct{}
|
||||
|
||||
func (this *InAppShopRouter) InitRouter() {
|
||||
api := v1.ApiGroupApp.InAppShopApiGroup
|
||||
f5.GetApp().GetGinEngine().POST("/api/v1/activity/roll_dice",
|
||||
f5.GetApp().GetGinEngine().POST("/api/v1/inapp_shop/purchase",
|
||||
middleware.JwtAuth,
|
||||
api.InAppShopApi.Purchase)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user