Commit a0e61fa8 authored by 季圣华's avatar 季圣华
Browse files

优化日志

parent 60e95d40
......@@ -233,9 +233,6 @@ public class DepotHeadService {
}catch(Exception e){
JshException.writeFail(logger, e);
}
logService.insertLog("单据",
new StringBuffer(BusinessConstants.LOG_OPERATION_TYPE_EDIT).append(depotHeadIDs).toString(),
((ServletRequestAttributes) RequestContextHolder.getRequestAttributes()).getRequest());
return result;
}
/**
......
Supports Markdown
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