|
|
@@ -131,7 +131,9 @@ function doZhengDian(hour)
|
|
|
ServerCommerceMiddle.CommerceMiddle_OnZero()
|
|
|
|
|
|
commonOperate.onZero()
|
|
|
- end
|
|
|
+ end
|
|
|
+
|
|
|
+ GodsAreaCS.onHour(hour)
|
|
|
--if hour == 21 then
|
|
|
-- if _G.is_middle ~= true then
|
|
|
-- JjcLogic.onHour(hour)
|
|
|
@@ -140,7 +142,6 @@ function doZhengDian(hour)
|
|
|
JjcLogic.onHour(hour)
|
|
|
JjcNewLadderLogic.onHour(hour)
|
|
|
|
|
|
- GodsAreaCS.onHour(hour)
|
|
|
|
|
|
if hour == 2 then
|
|
|
local weekDay = Util.getWeekDay()
|