username@email.com
2024-05-15 c2b4e7c86e790d3880a8da9adeffafb3e6c12145
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";
    }
}