Commit d033df63 by huangZW

111

parent b2483485
......@@ -243,7 +243,7 @@ public class AuditApiServiceImpl implements AuditApiService{
if(org.apache.commons.lang.StringUtils.isNotBlank(batchId)){
insertBatchLog( batchId,AuditRsultType.fail.getCode(), tab);
}
return "gic新增导购失败";
return flag;
}else{
//成功
if(org.apache.commons.lang.StringUtils.isNotBlank(batchId)){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment