sueblue 5 năm trước cách đây
mục cha
commit
9149a1744e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      cs/Services.BLL/CommonBLL.cs

+ 1 - 1
cs/Services.BLL/CommonBLL.cs

@@ -9,7 +9,7 @@ using System.Threading.Tasks;
 
 namespace Services.BLL
 {
-    public class CommonBLL
+    public class CommonBLL 
     { 
         private CommonDAL dal = new CommonDAL();