From 23f0a55af49107e707e174e55de2af28785ab064 Mon Sep 17 00:00:00 2001 From: shanji <18996038927@163.com> Date: Mon, 12 Jun 2023 16:47:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BBWY.Server.Model/Enums.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BBWY.Server.Model/Enums.cs b/BBWY.Server.Model/Enums.cs index 917b567c..c5ecae56 100644 --- a/BBWY.Server.Model/Enums.cs +++ b/BBWY.Server.Model/Enums.cs @@ -3,7 +3,7 @@ public class Enums { /// - /// 电商平台 + /// 电商平台 淘宝 = 0,京东 = 1,阿里巴巴 = 2, 拼多多 = 3,微信 = 4,拳探 = 10 /// public enum Platform {