diff --git a/BBWY.Client/APIServices/ShopService.cs b/BBWY.Client/APIServices/ShopService.cs index 5fefbb40..5091da2b 100644 --- a/BBWY.Client/APIServices/ShopService.cs +++ b/BBWY.Client/APIServices/ShopService.cs @@ -23,10 +23,6 @@ namespace BBWY.Client.APIServices string siNanDingDingKey, int siNanPolicyLevel) { - if (skuSafeTurnoverDays == 0) - { - dingDingWebHook = dingDingKey = string.Empty; - } return SendRequest(globalContext.BBYWApiHost, "api/vender/SaveShopSetting", new { shopId, diff --git a/BBWY.Client/Views/MainWindow.xaml b/BBWY.Client/Views/MainWindow.xaml index 811f48cd..ddf9d235 100644 --- a/BBWY.Client/Views/MainWindow.xaml +++ b/BBWY.Client/Views/MainWindow.xaml @@ -26,7 +26,7 @@ - +