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