Browse Source

1

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

Loading…
Cancel
Save