新版仿ok交易所-后端
zyy
2025-09-02 786a26049ccb950bbfc6d0b74c3d2590afd017f5
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")