1
zj
2026-02-09 ad1097015ebbd712f86761ee85e035c0b2bf5ab4
src/main/java/com/nq/service/IUserService.java
@@ -43,7 +43,7 @@
  ServerResponse getMoney(Integer  userId);
  ServerResponse transfer(String fromType,String toType,String amt,HttpServletRequest paramHttpServletRequest);
  ServerResponse transfer(String fromType,String toType,String amt,HttpServletRequest paramHttpServletRequest) throws Exception;
  void ForceSellTask();
  void ForceSellOneStockTask();