zhou.xiaoning 3 gadi atpakaļ
vecāks
revīzija
6179ab42c7
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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)
 	}
 
 	// ****************************大连千海金******************************