Commit 9f72a7dc authored by shiyu's avatar shiyu

韵达快递公司编码YD

parent 5f0281ee
......@@ -6,8 +6,10 @@ public enum LogisticsEnum {
STO("STO", "申通快递"),
YTO("YTO", "圆通快递"),
ZTO("ZTO", "中通快递"),
YUNDA("YUNDA", "韵达快递"),
YUNDA("YD", "韵达快递"),
EMS("EMS", "邮政快递"),
JTSD("JTSD", "极兔速递"),
DBL("DBL", "德邦快递"),
;
private String 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