Helius
2020-06-17 b0c72c63dadd0221b5923b40affe7a0b345f7df7
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;