Browse Source

10233

master
飞鱼 1 year ago
parent
commit
bcc11228c4
  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 = "10232";
ClientVersion = "10233";
}

Loading…
Cancel
Save