Browse Source

10117

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

2
BBWY.Client/GlobalContext.cs

@ -9,7 +9,7 @@ namespace BBWY.Client
{
ShopServiceGroupList = new List<string>();
ShopServiceGroupLowerList = new List<string>();
ClientVersion = "10116";
ClientVersion = "10117";
}
private User user;

Loading…
Cancel
Save