1
This commit is contained in:
@@ -151,7 +151,10 @@ const (
|
||||
WayBillStatusPrint = "wayBillStatus" // 运单状态
|
||||
StoreStatusPrint = "storeStatus" // 门店状态
|
||||
|
||||
RiderVendorIdPrint = "riderVendorId" // 骑手所属平台id
|
||||
RiderNamePrint = "riderName" // 骑手名称
|
||||
RiderPhonePrint = "riderPhone" // 骑手电话
|
||||
RiderVendorIdPrint = "riderVendorId" // 骑手所属平台id
|
||||
RiderNamePrint = "riderName" // 骑手名称
|
||||
RiderPhonePrint = "riderPhone" // 骑手电话
|
||||
RejectionReasonPrint = "rejectionReason" // 拒收原因
|
||||
CustcareRefundReasonPrint = "custcareRefundReason" // 客服退款理由
|
||||
EnterTheStorePrint = "enterTheStore" // 进店
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user