1
zyy3
2026-05-04 719a6d15fa5e3eb8e99a6a38fbf897698c192499
src/main/java/com/nq/service/IPriceServices.java
@@ -9,9 +9,6 @@
    Map<String, Object> getNewStock(String stockCode);
    BigDecimal getNowPrice(String stockCode,String stockType);
    boolean isLimitUpBuy(String stockCode);