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")