【优化】lua测试

This commit is contained in:
wxd-gaming
2024-11-01 21:01:58 +08:00
parent f19662a0fd
commit 07a0d998d1
4 changed files with 22 additions and 13 deletions

View File

@@ -125,3 +125,8 @@ RechargeEventListerTable:eventLister(
"test.2",
printData
)
RechargeEventListerTable:eventLister(
2,
"test.2",
printData
)