namespace Tiobon.Core.IServices { /// /// 人员群组明细(自定义服务接口) /// public interface IGhra_StaffGroupDetailServices :IBaseServices { } }