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