From 59a33e0ce66542c07082c282fd54c91b40aab8f4 Mon Sep 17 00:00:00 2001 From: "506583276@qq.com" <506583276@qq.com> Date: Tue, 21 Nov 2023 13:54:22 +0800 Subject: [PATCH] 10206 --- BBWY.Client/GlobalContext.cs | 2 +- .../APIModel/Response/PackTask/SearchWaitSealBoxResponse.cs | 4 ++++ BBWY.Client/Views/SealBox/SealBoxNoConfigureControl.xaml | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/BBWY.Client/GlobalContext.cs b/BBWY.Client/GlobalContext.cs index e14d54df..7ef174c1 100644 --- a/BBWY.Client/GlobalContext.cs +++ b/BBWY.Client/GlobalContext.cs @@ -13,7 +13,7 @@ namespace BBWY.Client { ShopServiceGroupList = new List(); ShopServiceGroupLowerList = new List(); - ClientVersion = "10205"; + ClientVersion = "10206"; } diff --git a/BBWY.Client/Models/APIModel/Response/PackTask/SearchWaitSealBoxResponse.cs b/BBWY.Client/Models/APIModel/Response/PackTask/SearchWaitSealBoxResponse.cs index 8405fcda..01ca6795 100644 --- a/BBWY.Client/Models/APIModel/Response/PackTask/SearchWaitSealBoxResponse.cs +++ b/BBWY.Client/Models/APIModel/Response/PackTask/SearchWaitSealBoxResponse.cs @@ -71,6 +71,10 @@ namespace BBWY.Client.Models.APIModel /// /// 任务Id /// + public long TaskIdRemark { get; set; } + /// + /// 任务Id + /// public long TaskId { get; set; } /// /// 图片链接 diff --git a/BBWY.Client/Views/SealBox/SealBoxNoConfigureControl.xaml b/BBWY.Client/Views/SealBox/SealBoxNoConfigureControl.xaml index 4ab3df0c..b5183f16 100644 --- a/BBWY.Client/Views/SealBox/SealBoxNoConfigureControl.xaml +++ b/BBWY.Client/Views/SealBox/SealBoxNoConfigureControl.xaml @@ -108,7 +108,7 @@ -