111
This commit is contained in:
parent
7a064bd674
commit
91ff5af4f1
|
|
@ -538,7 +538,7 @@ class Marry {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
MarryUserDeleteCallBack(RealList, World.GetUserByUid(1));
|
Timer.SetTimeOut(MarryUserDeleteCallBack, 3000, RealList, World.GetUserByUid(1));
|
||||||
|
|
||||||
//从池子拿连接
|
//从池子拿连接
|
||||||
local SqlObj = MysqlPool.GetInstance().GetConnect();
|
local SqlObj = MysqlPool.GetInstance().GetConnect();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue