@ -29,7 +29,7 @@ import java.util.regex.Pattern;
public class ResourceImportUtil {
public static void main(String[] args) {
File file = new File("C:\\Users\\yunha\\Desktop\\资源文件.xlsx");
File file = new File("C:\\Users\\yunha\\Desktop\\191101_资源.xlsx");
File sql = new File("C:\\Users\\yunha\\Desktop\\imppResource.sql");
int i = 1;
try {