|
|
@@ -125,7 +125,7 @@ end
|
|
125
|
125
|
-- 推送活动模块数据
|
|
126
|
126
|
function ActFirstRecharge.sendModuleInfo(actor)
|
|
127
|
127
|
local data = ActFirstRecharge.getData(actor)
|
|
128
|
|
- SL:Log("ActFirstRecharge sendModuleInfo showTime:", data.showTime)
|
|
|
128
|
+ jprint("ActFirstRecharge sendModuleInfo showTime:", data.showTime)
|
|
129
|
129
|
if data.showTime > 0 then
|
|
130
|
130
|
sendluamsg(
|
|
131
|
131
|
actor,
|