namespace Tiobon.Core.IServices; /// /// 人力需求维护明细(自定义服务接口) /// public interface IGhrh_HumanRequestDetailServices : IBaseServices { }