报告模板菜单

This commit is contained in:
tangw 2025-12-31 14:23:45 +08:00
parent b4af9dac82
commit d186d81a62

View File

@ -466,7 +466,7 @@ public class ReportUtil {
throw new RuntimeException(e);
}
}
return httpPath+"/"+filepath;
return httpPath+"/"+txlbmc;
}
public static String convertA5ToA4Blank(String a5PdfBase64) throws IOException {