From 6549c54338e5e756ff5e719bef1ef3a9d1eb57be Mon Sep 17 00:00:00 2001 From: PH2 <1293456824@qq.com> Date: Sat, 27 Mar 2021 17:59:57 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E6=B7=BB=E5=8A=A0=E5=A4=A9=E7=8C=AB?= =?UTF-8?q?=E7=9A=84=E6=B8=A0=E9=81=93=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/util/global_config.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/util/global_config.dart b/lib/util/global_config.dart index 4069d5c..b4abf9c 100644 --- a/lib/util/global_config.dart +++ b/lib/util/global_config.dart @@ -18,7 +18,7 @@ class GlobalConfig { /// ====================== 各个渠道的key ====================== /// static const String PROVIDER_TB = 'taobao'; // 淘宝 - static const String PROVIDER_TM = 'tianmao'; // 天猫 + static const String PROVIDER_TM = 'tmall'; // 天猫tianmao static const String PROVIDER_JD = 'jd'; // 京东 static const String PROVIDER_KL = 'kaola'; // 考拉 static const String PROVIDER_VIP = 'vip'; // 唯品会