Browse Source

10208

AddValidOverTime
506583276@qq.com 2 years ago
parent
commit
4f8921fc2c
  1. 2
      BBWY.Client/GlobalContext.cs

2
BBWY.Client/GlobalContext.cs

@ -13,7 +13,7 @@ namespace BBWY.Client
{
ShopServiceGroupList = new List<string>();
ShopServiceGroupLowerList = new List<string>();
ClientVersion = "10206";
ClientVersion = "10208";
}

Loading…
Cancel
Save