Commit 2a86bbae authored by shiyu's avatar shiyu

新增邮政

parent 8383de09
...@@ -7,6 +7,7 @@ public enum LogisticsEnum { ...@@ -7,6 +7,7 @@ public enum LogisticsEnum {
YTO("YTO", "圆通快递"), YTO("YTO", "圆通快递"),
ZTO("ZTO", "中通快递"), ZTO("ZTO", "中通快递"),
YUNDA("YUNDA", "韵达快递"), YUNDA("YUNDA", "韵达快递"),
EMS("EMS", "邮政快递"),
; ;
private String code; 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