去除不需要的包引用
This commit is contained in:
parent
d6a2b2e5d3
commit
fa7435e95b
|
|
@ -1,6 +1,5 @@
|
|||
package com.nflg.product.material.pojo.vo;
|
||||
|
||||
import jdk.nashorn.internal.objects.annotations.Constructor;
|
||||
import lombok.Data;
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
package com.nflg.product.material.pojo.vo;
|
||||
|
||||
import jdk.nashorn.internal.objects.annotations.Constructor;
|
||||
import lombok.AllArgsConstructor;
|
||||
import lombok.Data;
|
||||
import org.ttzero.excel.annotation.ExcelColumn;
|
||||
|
|
|
|||
Loading…
Reference in New Issue