Helius
2020-06-11 725449edce99acdb3111f36d4b722eebbd22d41a
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;