| | |
| | | [Description("提现")] |
| | | Tocash = 4, |
| | | /// <summary> |
| | | /// 三级分销佣金 |
| | | /// 分销佣金 |
| | | /// </summary> |
| | | [Description("三级分销佣金")] |
| | | [Description("分销佣金")] |
| | | Distribution = 5, |
| | | /// <summary> |
| | | /// 平台调整 |
| | |
| | | /// 订单 |
| | | /// </summary> |
| | | [Description("订单")] |
| | | GoodsOder = 11, |
| | | GoodsOder = 12, |
| | | |
| | | |
| | | /// <summary> |
| | | /// 经销配送佣金 |
| | | /// </summary> |
| | | [Description("经销配送佣金")] |
| | | DistributionDelivery = 13, |
| | | } |
| | | /// <summary> |
| | | /// 用户积分变动来源类型 |
| | |
| | | /// 门店自提 |
| | | /// </summary> |
| | | [Description("<button type='button' class='layui-btn layui-btn-warm layui-btn-xs'>门店自提</button>")] |
| | | SelfDelivery = 3 |
| | | SelfDelivery = 3, |
| | | /// <summary> |
| | | /// 经销商配送 |
| | | /// </summary> |
| | | [Description("<button type='button' class='layui-btn layui-btn-warm layui-btn-xs'>经销商配送</button>")] |
| | | DistributorDelivery = 4 |
| | | } |
| | | |
| | | #endregion |
| | |
| | | /// </summary> |
| | | [Description("退货")] |
| | | ReturnedGoods = 5, |
| | | |
| | | /// <summary> |
| | | /// 铺货盘点 |
| | | /// </summary> |
| | | [Description("铺货盘点")] |
| | | CheckPuhuo = 6, |
| | | } |
| | | |
| | | #endregion |