src/main/java/com/xcong/excoin/modules/agent/entity/MemberEntity.java
File was renamed from src/main/java/com/xcong/excoin/modules/member/entity/MemberEntity.java @@ -1,4 +1,4 @@ package com.xcong.excoin.modules.member.entity; package com.xcong.excoin.modules.agent.entity; import com.baomidou.mybatisplus.annotation.TableField; import com.baomidou.mybatisplus.annotation.TableName;