Commit 1a9de2ef by 徐高华

Merge branch 'master-调整队列' into 'master'

队列延时10秒

See merge request !1478
parents 17146b38 fb0b1656
......@@ -95,7 +95,6 @@ public class AuditApiServiceImpl implements AuditApiService {
return PageUtil.changePageHelperToCurrentPage(page, AuditDTO.class);
}
@Transactional
@Override
public String audit(String batchId, String auditId, String auditName, String optStaffId) {
TabHaobanAudit tab = auditMapper.selectByPrimaryKey(auditId);
......
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