移动系统liao
2024-06-17 e98303dc5e2ce122c8788189183c7600b11a2f5c
CoreCms.Net.Configuration/SystemSettingConstVars.cs
@@ -949,6 +949,15 @@
        /// </summary>
        public static readonly string DictionaryAchievementSet = "dictionaryAchievementSet";
        /// <summary>
        /// 推广费用
        /// </summary>
        public static readonly string DictionaryTuiGuangFeiYong = "dictionaryTuiGuangFeiYong";
        /// <summary>
        /// 业绩门槛
        /// </summary>
        public static readonly string DictionaryYeJiMenKan = "dictionaryYeJiMenKan";
    }
}