trading-order-admin/src/main/java/com/yami/trading/api/controller/exchange/ApiChannelBlockchainController.java
@@ -174,8 +174,8 @@ /** * 根据币种获取链地址 */ /*@GetMapping(action + "getBlockchainName.action") *//* @GetMapping(action + "getBlockchainName.action") public Object getBlockchainName(HttpServletRequest request) throws Exception { String coin = request.getParameter("coin"); coin = coin.toLowerCase();