1
This commit is contained in:
parent
27ad4d8e50
commit
af60e1b80f
@ -1,14 +0,0 @@
|
||||
package activity
|
||||
|
||||
import (
|
||||
"f5"
|
||||
v1 "main/api/v1"
|
||||
)
|
||||
|
||||
type BitGetRouter struct{}
|
||||
|
||||
func (this *BitGetRouter) InitRouter() {
|
||||
api := v1.ApiGroupApp.ActivityApiGroup
|
||||
f5.GetApp().GetGinEngine().GET("/api/activity/bitget/mission/newuser/progress",
|
||||
api.BitGetApi.NewUserMission)
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user