namespace Tiobon.Core.Common.Const; public class SqlSugarConst { /// /// 默认Log数据库标识 /// public const string LogConfigId = "Log"; }