Administrator
2025-12-13 9a6329694004f5aa00a6ae7bc74923e77bdc38a0
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 {
   
   /**