package com.steerinfo.dil.service; public interface IBackgroundProcessService { int updatePurOrgId(Integer orderId); }