From 47ed2c1edadd8e2180450cf95f2d582766435318 Mon Sep 17 00:00:00 2001 From: shanj <18996038927@163.com> Date: Fri, 29 Jul 2022 15:17:30 +0800 Subject: [PATCH] 1 --- BBWY.Server.Model/Enums.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/BBWY.Server.Model/Enums.cs b/BBWY.Server.Model/Enums.cs index 0025c007..589e0dc4 100644 --- a/BBWY.Server.Model/Enums.cs +++ b/BBWY.Server.Model/Enums.cs @@ -119,7 +119,8 @@ 退货 = 0, 换新 = 1, 原返 = 2, - 线下换新 = 3 + 线下换新 = 3, + 补发 = 4 } ///