xiaoyong931011
2021-12-08 1a837dca492c227175d8b2bb4a8aa57216384092
src/main/java/com/xcong/excoin/modules/fish/entity/CannonAward.java
@@ -12,6 +12,7 @@
    private String name;
    //活动编码
    private String code;
    private String image;
    private Integer quantity;
    private Integer surplusQuantity;