Commit d7218749 authored by 贾浩@五瓣科技's avatar 贾浩@五瓣科技

update

parent b479cbf5
......@@ -12,6 +12,6 @@ func initRouter(engine *gin.Engine) {
proof := g.Group("/proof")
{
proof.POST("/withdraw", getWithdrawProof)
proof.GET("/withdraw", getWithdrawProof)
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment