摘要:
test := r.Group("/api/v1/test") { test.POST("/:user_id/test_create", controllers.TestCreate) test.POST("/:id/send", controllers.Send) } 上面代码会报错"':id' 阅读全文
posted @ 2022-08-18 15:05
Boom__Clap
阅读(75)
评论(0)
推荐(0)
浙公网安备 33010602011771号