xiaoyong931011
2020-09-03 fa4e83eac7ab2b579cb0ef9e9ad1a0ad1ac0cc81
src/main/java/com/xcong/excoin/modules/documentary/controller/DocumentaryController.java
@@ -19,7 +19,6 @@
import com.xcong.excoin.modules.documentary.dto.FollowTraderInfoDto;
import com.xcong.excoin.modules.documentary.entity.FollowTraderInfoEntity;
import com.xcong.excoin.modules.documentary.service.DocumentaryService;
import com.xcong.excoin.modules.member.dto.MemberDetailConfirmDto;
import lombok.RequiredArgsConstructor;
import lombok.extern.slf4j.Slf4j;