Helius
2020-05-27 2dd3a086f2edeb9f364935c3fb98f18c2eea2fa8
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;