|
@@ -11,7 +11,7 @@ import ${package}.common.core.util.TenantTable;
|
|
#foreach($import in $importList)
|
|
#foreach($import in $importList)
|
|
import $import;
|
|
import $import;
|
|
#end
|
|
#end
|
|
-import com.alibaba.excel.annotation.ExcelIgnore;
|
|
|
|
|
|
+import cn.idev.excel..annotation.ExcelIgnore;
|
|
import com.github.yulichang.annotation.EntityMapping;
|
|
import com.github.yulichang.annotation.EntityMapping;
|
|
import java.util.List;
|
|
import java.util.List;
|
|
|
|
|