新版仿ok交易所-后端
zyy
2025-09-03 41b107ba7acd40fa32ce9ec8f103dfe1061ecf4e
trading-order-bean/src/main/java/com/yami/trading/bean/ico/query/IcoQuery.java
@@ -40,7 +40,8 @@
   private String symbolData;
   @ApiModelProperty("状态:1、已认购,2、未中签,3、已中签,4、已缴纳 5.已分发")
   @ApiParam("状态:1、已认购,2、未中签,3、已中签,4、已缴纳 5.已分发")
   @Query(type = QueryType.EQ)
   private Integer status;
   @ApiParam(value = "userId")