ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerFamily.py
@@ -858,11 +858,11 @@
        GameWorld.DebugLog('领取仙盟每日奖励 当日已领取!')
        return
    PlayerControl.NomalDictSetProperty(curPlayer, ChConfig.Def_Player_Dict_FamilyDayAward, 1)
    addTime = IpyGameDataPY.GetFuncCfg('FamilyDayAward')
    PlayerTJG.AddTJGTime(curPlayer, addTime)
    #addTime = IpyGameDataPY.GetFuncCfg('FamilyDayAward')
    #PlayerTJG.AddTJGTime(curPlayer, addTime)
    #֪ͨ
    Sync_FamilyDayRewardState(curPlayer)
    PlayerControl.NotifyCode(curPlayer, 'OfflinePlugSuccess', [addTime/60/60])
    #PlayerControl.NotifyCode(curPlayer, 'OfflinePlugSuccess', [addTime/60/60])
    
    return