1
dd
2026-06-01 64bc81d5f7bd99b470422b329aaca2182b79531c
src/main/java/com/nq/service/IUserPositionService.java
@@ -16,6 +16,8 @@
  ServerResponse pending(Integer paramInteger1, Integer paramInteger2, Integer paramInteger3, Integer paramInteger4,BigDecimal paramInteger5,BigDecimal paramInteger6, HttpServletRequest paramHttpServletRequest) throws Exception;
  ServerResponse cancelOrder(String positionSn, HttpServletRequest request) throws Exception;
  ServerResponse sell(String paramString, int paramInt) throws Exception;
  ServerResponse calendar(String paramString,HttpServletRequest request) throws Exception;