| | |
| | | /// </summary> |
| | | public static readonly string DictionaryUserGroupKey = "dictionaryUserGroupKey"; |
| | | |
| | | /// <summary> |
| | | /// 业绩奖励 开关 |
| | | /// </summary> |
| | | /// <summary> |
| | | /// 经销商发货奖励设置 |
| | | /// </summary> |
| | | public static readonly string DictionaryDeliverFees = "dictionaryDeliverFees"; |
| | | |
| | | /// <summary> |
| | | /// 业绩奖励 开关 |
| | | /// </summary> |
| | | public static readonly string DictionaryAchievementOnOff = "dictionaryAchievementOnOff"; |
| | | |
| | | /// <summary> |
| | |
| | | /// </summary> |
| | | public static readonly string DictionaryAchievementSet = "dictionaryAchievementSet"; |
| | | |
| | | /// <summary> |
| | | /// 推广费用 |
| | | /// </summary> |
| | | public static readonly string DictionaryTuiGuangFeiYong = "dictionaryTuiGuangFeiYong"; |
| | | /// <summary> |
| | | /// 业绩门槛 |
| | | /// </summary> |
| | | public static readonly string DictionaryYeJiMenKan = "dictionaryYeJiMenKan"; |
| | | |
| | | |
| | | } |
| | | } |