namespace Tiobon.Core.IServices; /// /// 录用审批单薪资(自定义服务接口) /// public interface IGhrh_OfferApplyOrderSalaryServices : IBaseServices { }