You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
在 2018年11月21日,11:59,aoktian ***@***.***> 写道:
我们原先有个项目的做法是在lua中定义三个函数
beforeCall, afterCall, errCall
c 里面在执行网络事件或者定时器事件的时候调用
lua 里面的这几个函数主要就是做统计,数据库提交和回滚
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
在lua注册上beforecall, aftercall,errcall
当执行事件的时候去调用
The text was updated successfully, but these errors were encountered: