Browse Source

10183

AddValidOverTime
506583276@qq.com 2 years ago
parent
commit
d22c955806
  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 = "10182";
ClientVersion = "10183";
}
private User user;

Loading…
Cancel
Save