1
zj
2024-10-11 f37052eabfc9243e2004e7f2d0495f3b838225ad
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);