@ -9,7 +9,7 @@ namespace BBWY.Client
{
ShopServiceGroupList = new List<string>();
ShopServiceGroupLowerList = new List<string>();
ClientVersion = "10118";
ClientVersion = "10119";
}
private User user;
@ -568,18 +568,6 @@ namespace BBWY.Client.ViewModels
, BarCodeModel);
batchPrint.ShowDialog();
try
catch
if (ReflashWindow != null) ReflashWindow();
var window = obj as BWindow;