linwe
2023-11-17 8498553a007f331534d454711eacea0086b6fdbf
src/main/java/org/springblade/modules/house/excel/HouseHoldImporter.java
File was renamed from src/main/java/org/springblade/modules/system/excel/HouseHoldImporter.java
@@ -14,7 +14,7 @@
 *  this software without specific prior written permission.
 *  Author: Chill 庄骞 (smallchill@163.com)
 */
package org.springblade.modules.system.excel;
package org.springblade.modules.house.excel;
import lombok.RequiredArgsConstructor;
import org.springblade.core.excel.support.ExcelImporter;