xiaoyong931011
2020-10-15 9088bdd31984501044a6e2a663cb858637f7ae5c
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;