zhou.xiaoning 3 роки тому
батько
коміт
6179ab42c7
1 змінених файлів з 1 додано та 0 видалено
  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)
 	}
 
 	// ****************************大连千海金******************************