diff --git a/src/pages/Order/constant.ts b/src/pages/Order/constant.ts
index 2be1c01..e146cd2 100644
--- a/src/pages/Order/constant.ts
+++ b/src/pages/Order/constant.ts
@@ -147,6 +147,8 @@ export const LOGISTICS_STATUS_OPTIONS = {
   JINGDONG_LOGISTICS: '京东',
   SF_EXPRESS: '顺丰',
   ZHONGTONG_LOGISTICS: '中通快递',
+  SHENTONG_LOGISTICS: '申通快递',
+  YUANTONG_LOGISTICS: '圆通快递',
   DEBANG_LOGISTICS: '德邦物流',
   YUNDA_LOGISTICS: '韵达快递',
   OTHER_LOGISTICS: '其他物流方式',