充值记录
This commit is contained in:
@@ -33,6 +33,7 @@ func Init(r *gin.Engine) {
|
||||
//sim
|
||||
sim := v2.Group("/sim")
|
||||
sim.GET("/getCardsInfo", controllers.GetCardsInfo)
|
||||
sim.GET("/getChargeInfo", controllers.GetChargeInfo)
|
||||
|
||||
//v1是不需要token的
|
||||
v1 := r.Group("v1")
|
||||
|
||||
Reference in New Issue
Block a user