@ -13,7 +13,7 @@ namespace BBWY.Client
{
ShopServiceGroupList = new List<string>();
ShopServiceGroupLowerList = new List<string>();
ClientVersion = "10129";
ClientVersion = "10131";
}
private User user;
@ -103,7 +103,8 @@ namespace BBWY.Client.Views.BatchPurchase
else
this.cbx_stroeList.SelectedItem = storeList.FirstOrDefault(s => s.Id == Store.Id);
if (Store != null)