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