docs: 注释优化
This commit is contained in:
@@ -32,7 +32,7 @@ import java.util.stream.Collectors;
|
|||||||
* 最简单的读监听器:https://easyexcel.opensource.alibaba.com/docs/current/quickstart/read
|
* 最简单的读监听器:https://easyexcel.opensource.alibaba.com/docs/current/quickstart/read
|
||||||
*
|
*
|
||||||
* @author haoxr
|
* @author haoxr
|
||||||
* @date 2022/4/10 20:49
|
* @since 2022/4/10 20:49
|
||||||
*/
|
*/
|
||||||
@Slf4j
|
@Slf4j
|
||||||
public class UserImportListener extends MyAnalysisEventListener<UserImportVO> {
|
public class UserImportListener extends MyAnalysisEventListener<UserImportVO> {
|
||||||
|
|||||||
Reference in New Issue
Block a user