物流查询
This commit is contained in:
5
util/enums.js
Normal file
5
util/enums.js
Normal file
@@ -0,0 +1,5 @@
|
||||
export const EExpressType = {
|
||||
SF: "SF",
|
||||
ZTO: "ZTO",
|
||||
BEST: "Best",
|
||||
};
|
||||
Reference in New Issue
Block a user