From a33809e092935dfd408bb1a2d3ef92f2de93ebe0 Mon Sep 17 00:00:00 2001 From: Sinh Date: Mon, 5 Feb 2024 10:39:55 +0700 Subject: [PATCH] change code best --- partnerapi/tnc/const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/partnerapi/tnc/const.go b/partnerapi/tnc/const.go index d07f2f1..1c8b307 100644 --- a/partnerapi/tnc/const.go +++ b/partnerapi/tnc/const.go @@ -15,7 +15,7 @@ const ( TPLCodeGHN = "GHN" TPLCodeGHTK = "GHTK" - TPLCodeBest = "BEST" + TPLCodeBest = "BEX" TPLCodeSnappy = "SPY" TPLCodeViettelPost = "VTP" TPLCodeSellyExpress = "SE"