sueblue 5 年之前
父節點
當前提交
dc9e2c941b
共有 1 個文件被更改,包括 1 次插入1 次删除
  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();