namespace Tiobon.Core.IServices; /// /// 声明(自定义服务接口) /// public interface IGhrh_StatementServices : IBaseServices { }