sueblue 5 years ago
parent
commit
dc9e2c941b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Code/cb.55128.cn/Services.BLL/CommonBLL.cs

+ 1 - 1
Code/cb.55128.cn/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();