@@ -56,6 +56,7 @@ namespace UAS_MES.Make
try
{
lbl = new ApplicationClass();
+ BaseUtil.WriteLbl(lbl);
}
catch (Exception ex)