ipo
zyy
2026-01-10 3edc0674d8a3206b1528f50c8443cff1a6bb6da8
trading-order-service/src/main/java/com/yami/trading/service/ipo/impl/UserPromiseRecordServiceImpl.java
@@ -128,7 +128,7 @@
             }
         }
        else {
             throw new YamiShopBindException("认缴记录不存在!");
             throw new YamiShopBindException("认缴记录不存在");
         }
        applyNewSharesOrder.setSell(1);
        applyNewSharesOrderService.updateById(applyNewSharesOrder);