信息中心前端部分迁移

This commit is contained in:
砂糖
2025-08-08 13:14:42 +08:00
parent 0f6a536d31
commit 83a131fc72
21 changed files with 3554 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
export const EExpressType = {
SF: "SF",
ZTO: "ZTO",
BEST: "Best",
STO: "STO",
}