Helius
2020-09-24 3e32ab49044296b0147bf0a37370375e38df41a2
src/main/java/com/xcong/excoin/modules/coin/parameter/vo/MemberWalletCoinVo.java
@@ -11,7 +11,7 @@
 * @author xy
 */
@Data
@ApiModel(value = "币币账户信息返回", description = "币币账户信息返回")
@ApiModel(value = "MemberWalletCoinVo", description = "币币账户信息返回")
public class MemberWalletCoinVo {
   
   private static final long serialVersionUID = 1L;