新版仿ok交易所-后端
1
zj
2026-03-11 eca68f6bf3926ad6ce4e9bb9a7fcf37d763da832
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();