namespace NPP.SmartSchedue.Api.Core.Consts; /// /// 接口常量 /// public static partial class ApiConsts { /// /// 默认域 /// public const string AreaName = "schedue"; }