Browse Source

最后释放数据库连接

lcl 1 year ago
parent
commit
8d734d7bed
1 changed files with 0 additions and 1 deletions
  1. 0 1
      AppStart/Helper/AlipayPayBack2Service.cs

+ 0 - 1
AppStart/Helper/AlipayPayBack2Service.cs

@@ -884,7 +884,6 @@ namespace MySystem
                     }
                 }
             }
-            db.Dispose();
         }
 
         #endregion