From a5721eed25283f126f21eb7bd2c8bfd01eff5a11 Mon Sep 17 00:00:00 2001 From: shanj <18996038927@163.com> Date: Tue, 13 Dec 2022 22:38:45 +0800 Subject: [PATCH] 10068 --- BBWY.Client/APIServices/ShopService.cs | 4 ---- BBWY.Client/Views/MainWindow.xaml | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) 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 @@ - +