This commit is contained in:
lenheart 2024-10-06 16:23:34 +08:00
parent 7a064bd674
commit 91ff5af4f1
1 changed files with 1 additions and 1 deletions

View File

@ -538,7 +538,7 @@ class Marry {
MarryUserDeleteCallBack(RealList, World.GetUserByUid(1));
Timer.SetTimeOut(MarryUserDeleteCallBack, 3000, RealList, World.GetUserByUid(1));
//从池子拿连接
local SqlObj = MysqlPool.GetInstance().GetConnect();