新版仿ok交易所-后端
peter
2025-11-26 0d81a9f6ff21334e6731b49b48985461b6176247
trading-order-service/src/main/java/com/yami/trading/service/impl/IdentifyingCodeServiceImpl.java
@@ -87,7 +87,7 @@
        }
//      log.info(MessageFormat.format("target:{0},code:{1},ip:{2}", target, code, ip));
        String content = MessageFormat.format("code is :{0}", new Object[] { code });
        String content = code;
        if (target.indexOf("@") == -1) {
            /**