| | |
| | | [Description("提现")] |
| | | Tocash = 4, |
| | | /// <summary> |
| | | /// 三级分销佣金 |
| | | /// 分销佣金 |
| | | /// </summary> |
| | | [Description("三级分销佣金")] |
| | | [Description("分销佣金")] |
| | | Distribution = 5, |
| | | /// <summary> |
| | | /// 平台调整 |
| | |
| | | /// 订单 |
| | | /// </summary> |
| | | [Description("订单")] |
| | | GoodsOder = 11, |
| | | GoodsOder = 12, |
| | | |
| | | |
| | | /// <summary> |
| | | /// 经销配送佣金 |
| | | /// </summary> |
| | | [Description("经销配送佣金")] |
| | | DistributionDelivery = 13, |
| | | } |
| | | /// <summary> |
| | | /// 用户积分变动来源类型 |
| | |
| | | /// </summary> |
| | | [Description("退货")] |
| | | ReturnedGoods = 5, |
| | | |
| | | /// <summary> |
| | | /// 铺货盘点 |
| | | /// </summary> |
| | | [Description("铺货盘点")] |
| | | CheckPuhuo = 6, |
| | | } |
| | | |
| | | #endregion |