bug
This commit is contained in:
parent
0882f754ba
commit
58c1f6c571
@ -62,7 +62,7 @@ public class BusinessApplyStartServiceImpl implements BusinessApplyStartService
|
||||
BusinessDocUploadServiceImpl service = new BusinessDocUploadServiceImpl();
|
||||
service.setFieldMap(fieldMap);
|
||||
service.setFileList(fileList);
|
||||
service.upload(null, null, tx, sqlca, null);
|
||||
service.upload(null, null, tx, sqlca, ReturnMapUtil);
|
||||
}
|
||||
// 返回前台的数据
|
||||
Map<String, Object> body = new HashMap<String, Object>();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user