xiaoyong931011
2020-09-03 88546264c26e3ae132133c0d6d1c8685c3de4ff2
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;