Browse Source

10118

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

2
BBWY.Client/GlobalContext.cs

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

Loading…
Cancel
Save