新版仿ok交易所-后端
1
zj
2025-10-24 2cc918fe82191b8cb5a4c7e1323e024cb9333d91
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) {
            /**