Administrator
2025-12-17 2e3a140443cd65de5f8c17f50338a87d877d9035
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 {
   
   /**