移动系统liao
2024-04-18 c0fd34dd01b5a00015d2e6ce31dbdf9f6a9e79b5
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";
    }
}