1
zj
2026-02-06 4687e36631bb949bf9fe68f36628781c7e7aafca
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);