1
zj
2026-01-19 055926357a0e6725122f69197c3e1b89d33454d8
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);