Commit 7342c618 authored by shiyu's avatar shiyu

删除小程序端时间线多余节点

parent 19b13468
......@@ -147,9 +147,6 @@ public class ConsignSaleEnum {
PRE_PAY(50,"货品售出,待结款", "货品售出后,平台会在20天内完成打款。如果实际的售出价低于预估价,则会在售出后由客服通知您具体情况。", "80"),
FINISH_PAY(60,"平台完成结款", "", "90"),
CANCEL(70,"取消寄售", "", "100,101,102"),
WAIT_RETURN(80,"货品待收回", "平台会在3天内通过邮寄将货品退回。", "100,101,102"),
RETURNED(90,"货品已收回", "", "122"),
;
private int code;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment