Browse Source

10236

master
飞鱼 1 year ago
parent
commit
7eec9f6db9
  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 = "10235";
ClientVersion = "10236";
}

Loading…
Cancel
Save