Administrator
2025-12-09 138f3b78a45e9978688eabae4bdbcd856dba442f
src/main/java/com/xcong/excoin/modules/coin/parameter/vo/MemberWalletAgentInfoVo.java
@@ -7,7 +7,7 @@
import lombok.Data;
@Data
@ApiModel(value = "代理账户信息返回", description = "代理账户信息返回")
@ApiModel(value = "MemberWalletAgentInfoVo", description = "代理账户信息返回")
public class MemberWalletAgentInfoVo {
   
   /**