主程序
This commit is contained in:
parent
7f6df18ae7
commit
09bbed73f7
@ -392,6 +392,7 @@ public class ReportUtil {
|
|||||||
//如果文件不存在则写入
|
//如果文件不存在则写入
|
||||||
if(!ImageUtils.isFileExists(filepath)){
|
if(!ImageUtils.isFileExists(filepath)){
|
||||||
byte[] txnr= commonUtil.getComUsrdzqm(yhdh);
|
byte[] txnr= commonUtil.getComUsrdzqm(yhdh);
|
||||||
|
if(txnr==null)return "";
|
||||||
try {
|
try {
|
||||||
ImageUtils.generateToStaticDir(txnr, dirpath, txlbmc);
|
ImageUtils.generateToStaticDir(txnr, dirpath, txlbmc);
|
||||||
} catch (IOException e) {
|
} catch (IOException e) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user