namespace Tiobon.Core.IServices; /// /// 厂区(自定义服务接口) /// public interface IGhra_ZoneServices : IBaseServices { }