zhou.xiaoning 3 anos atrás
pai
commit
6179ab42c7
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      routers/router.go

+ 1 - 0
routers/router.go

@@ -502,6 +502,7 @@ func InitRouter() *gin.Engine {
 		ermcp8R.GET("/QueryErmcp2StockSpotChangeLog", ermcp8.QueryErmcp2StockSpotChangeLog)
 		ermcp8R.GET("/QueryErmcp2HedgedItemsDetail", ermcp8.QueryErmcp2HedgedItemsDetail)
 		ermcp8R.GET("/QueryPatradeLinkDetail", ermcp8.QueryPatradeLinkDetail)
+		ermcp8R.GET("/QueryUnLinkErmcpHedgePlan", ermcp8.QueryUnLinkErmcpHedgePlan)
 	}
 
 	// ****************************大连千海金******************************