fix
Helius
2022-03-30 314e52b563abe9bc6abfe9f46535353c4adc283e
zq-erp/src/main/java/com/matrix/system/shopXcx/api/dto/RevenueFlowDto.java
@@ -20,7 +20,7 @@
    private Integer  revenueType;
    @ApiModelProperty(hidden = true)
    private String  userId;
    private Long  userId;
}