From 501e93e5a8195439a56c8260a5c1367024ff63d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E5=AE=97=E6=A5=A0?= Date: Fri, 21 Jul 2023 18:48:54 +0800 Subject: [PATCH] 1 --- platformapi/ebaiapi/order.go | 1 + 1 file changed, 1 insertion(+) diff --git a/platformapi/ebaiapi/order.go b/platformapi/ebaiapi/order.go index 7cb61cab..f5d202ba 100644 --- a/platformapi/ebaiapi/order.go +++ b/platformapi/ebaiapi/order.go @@ -32,6 +32,7 @@ const ( ) const ( + WaybillStatusEvent = "1" // 一般事件 WaybillStatusNew = "2" // 生成运单 WaybillStatusRequestDelivery = "3" // 请求配送 WaybillStatusWait4Courier = "4" // 等待分配骑士