[ 2020-01-07T01:53:21+08:00 ] 17.222.115.66 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000451s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000949s ] INFO: [ app_begin ] --END-- [ RunTime:0.001019s ] SQL: SELECT * FROM `sg_users` WHERE `username` = '' LIMIT 1 [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001353s ] INFO: [ app_end ] --END-- [ RunTime:0.001425s ] [ 2020-01-07T01:55:46+08:00 ] 17.222.115.66 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000479s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000878s ] INFO: [ app_begin ] --END-- [ RunTime:0.000963s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'uuuuuu22' LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '3' ) LIMIT 1 [ RunTime:0.0006s ] NOTIC: [8] Undefined index: endlogintime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 39 行. NOTIC: [8] Undefined index: endlogintime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 42 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001479s ] INFO: [ app_end ] --END-- [ RunTime:0.001595s ] [ 2020-01-07T01:55:52+08:00 ] 17.222.115.66 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000475s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000965s ] INFO: [ app_begin ] --END-- [ RunTime:0.001046s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'uuuuuu22' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001401s ] INFO: [ app_end ] --END-- [ RunTime:0.001464s ] [ 2020-01-07T01:55:52+08:00 ] 17.222.115.66 /SanGuo/index.php/Home/Game/GetServerTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000599s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001102s ] INFO: [ app_begin ] --END-- [ RunTime:0.001306s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001355s ] INFO: [ app_end ] --END-- [ RunTime:0.001451s ] [ 2020-01-07T01:55:52+08:00 ] 17.222.115.66 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000456s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000983s ] INFO: [ app_begin ] --END-- [ RunTime:0.001072s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000944s ] INFO: [ app_end ] --END-- [ RunTime:0.001064s ] [ 2020-01-07T01:55:53+08:00 ] 17.222.115.66 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000609s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000934s ] INFO: [ app_begin ] --END-- [ RunTime:0.001005s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0024s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001043s ] INFO: [ app_end ] --END-- [ RunTime:0.001111s ] [ 2020-01-07T01:55:54+08:00 ] 17.222.115.66 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000631s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000863s ] INFO: [ app_begin ] --END-- [ RunTime:0.000937s ] SQL: SELECT `NameStr`,`Lv`,`Stratum`,`AttackRange`,`GrowthRateAttackRange`,`SkillRange`,`GrowthRateSkillRange`,`Speed`,`GrowthRateSpeed`,`Dodge`,`HP_Max`,`GrowthRateHP_Max`,`HP`,`HPReple`,`GrowthRateHPReple`,`Energy_Max`,`Energy`,`GrowthRateEnergy`,`EnergyReple`,`GrowthRateEnergyReple`,`Armor`,`GrowthRateArmor`,`PA`,`GrowthRatePA`,`MA`,`GrowthRateMA`,`LifeSteal`,`GrowthRateLifeSteal`,`EXP_Max`,`EXP`,`EXPAddition`,`G_Force`,`GrowthRateForce`,`Wit`,`GrowthRateWit`,`Agility`,`GrowthRateAgility`,`CommandPresence`,`Battles`,`VictoryCount`,`PropDatas`,`SkillName`,`lastPropDatas`,`GeneralHasTime`,`GeneralHasTimeValue` FROM `sg_users` INNER JOIN sg_generaldata ON sg_users.id = sg_generaldata.UID WHERE ( username = 'uuuuuu22' ) ORDER BY Stratum [ RunTime:0.0029s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 308 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001045s ] INFO: [ app_end ] --END-- [ RunTime:0.001113s ] [ 2020-01-07T01:55:55+08:00 ] 17.222.115.66 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000470s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000989s ] INFO: [ app_begin ] --END-- [ RunTime:0.001059s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'uuuuuu22' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '3' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001206s ] INFO: [ app_end ] --END-- [ RunTime:0.001282s ] [ 2020-01-07T01:55:56+08:00 ] 17.222.115.66 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000496s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000885s ] INFO: [ app_begin ] --END-- [ RunTime:0.000957s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'uuuuuu22' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '3' ) LIMIT 1 [ RunTime:0.0007s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='3',`Time`='2020-01-07 01:55:56' WHERE ( UID = '3' ) [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001003s ] INFO: [ app_end ] --END-- [ RunTime:0.001068s ] [ 2020-01-07T01:55:57+08:00 ] 17.222.115.66 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000598s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000885s ] INFO: [ app_begin ] --END-- [ RunTime:0.000973s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001012s ] INFO: [ app_end ] --END-- [ RunTime:0.001080s ] [ 2020-01-07T01:55:59+08:00 ] 17.222.115.66 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000718s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001190s ] INFO: [ app_begin ] --END-- [ RunTime:0.001269s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'uuuuuu22' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '3' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001078s ] INFO: [ app_end ] --END-- [ RunTime:0.001148s ] [ 2020-01-07T01:56:00+08:00 ] 17.222.115.66 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000616s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001148s ] INFO: [ app_begin ] --END-- [ RunTime:0.001233s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0028s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001152s ] INFO: [ app_end ] --END-- [ RunTime:0.001219s ] [ 2020-01-07T01:56:10+08:00 ] 17.222.115.66 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000566s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001044s ] INFO: [ app_begin ] --END-- [ RunTime:0.001129s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc LIMIT 50 [ RunTime:0.0013s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001583s ] INFO: [ app_end ] --END-- [ RunTime:0.001685s ] [ 2020-01-07T01:56:11+08:00 ] 17.222.115.66 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000537s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001418s ] INFO: [ app_begin ] --END-- [ RunTime:0.001547s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc LIMIT 50 [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001461s ] INFO: [ app_end ] --END-- [ RunTime:0.001573s ] [ 2020-01-07T01:56:13+08:00 ] 17.222.115.66 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000503s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001489s ] INFO: [ app_begin ] --END-- [ RunTime:0.001578s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc LIMIT 50 [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001510s ] INFO: [ app_end ] --END-- [ RunTime:0.001598s ] [ 2020-01-07T01:56:14+08:00 ] 17.222.115.66 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000521s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001048s ] INFO: [ app_begin ] --END-- [ RunTime:0.001118s ] SQL: SELECT `name`,`guildlv`,`guildpower` FROM `sg_guildtable` ORDER BY guildpower desc LIMIT 50 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001151s ] INFO: [ app_end ] --END-- [ RunTime:0.001219s ] [ 2020-01-07T01:56:16+08:00 ] 17.222.115.66 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000512s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000956s ] INFO: [ app_begin ] --END-- [ RunTime:0.001062s ] SQL: SELECT `name`,`killBossNum` FROM `sg_guildtable` ORDER BY killBossNum desc LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001348s ] INFO: [ app_end ] --END-- [ RunTime:0.001440s ] [ 2020-01-07T15:59:52+08:00 ] 223.166.195.199 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000067s ] INFO: [ app_init ] --END-- [ RunTime:0.016767s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.020202s ] INFO: [ app_begin ] --END-- [ RunTime:0.020330s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'uuuuuu22' LIMIT 1 [ RunTime:0.0482s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '3' ) LIMIT 1 [ RunTime:0.0007s ] NOTIC: [8] Undefined index: endlogintime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 39 行. NOTIC: [8] Undefined index: endlogintime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 42 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002326s ] INFO: [ app_end ] --END-- [ RunTime:0.002397s ] [ 2020-01-07T15:59:55+08:00 ] 223.166.195.199 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000688s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001328s ] INFO: [ app_begin ] --END-- [ RunTime:0.001435s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0318s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001488s ] INFO: [ app_end ] --END-- [ RunTime:0.001568s ] [ 2020-01-07T15:59:55+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/GetServerTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000593s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001025s ] INFO: [ app_begin ] --END-- [ RunTime:0.001097s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001288s ] INFO: [ app_end ] --END-- [ RunTime:0.001400s ] [ 2020-01-07T15:59:56+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000545s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000988s ] INFO: [ app_begin ] --END-- [ RunTime:0.001063s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'uuuuuu22' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001356s ] INFO: [ app_end ] --END-- [ RunTime:0.001421s ] [ 2020-01-07T15:59:57+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000564s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001091s ] INFO: [ app_begin ] --END-- [ RunTime:0.001165s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'uuuuuu22' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '3' ) LIMIT 1 [ RunTime:0.0385s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='3',`Time`='2020-01-07 15:59:57' WHERE ( UID = '3' ) [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001258s ] INFO: [ app_end ] --END-- [ RunTime:0.001327s ] [ 2020-01-07T15:59:58+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000765s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001045s ] INFO: [ app_begin ] --END-- [ RunTime:0.001125s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'uuuuuu22' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '3' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001451s ] INFO: [ app_end ] --END-- [ RunTime:0.001528s ] [ 2020-01-07T15:59:59+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000507s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000917s ] INFO: [ app_begin ] --END-- [ RunTime:0.000987s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'uuuuuu22' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '3' ) LIMIT 1 [ RunTime:0.0380s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001301s ] INFO: [ app_end ] --END-- [ RunTime:0.001382s ] [ 2020-01-07T16:00:00+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000670s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001447s ] INFO: [ app_begin ] --END-- [ RunTime:0.001559s ] SQL: SELECT `NameStr`,`Lv`,`Stratum`,`AttackRange`,`GrowthRateAttackRange`,`SkillRange`,`GrowthRateSkillRange`,`Speed`,`GrowthRateSpeed`,`Dodge`,`HP_Max`,`GrowthRateHP_Max`,`HP`,`HPReple`,`GrowthRateHPReple`,`Energy_Max`,`Energy`,`GrowthRateEnergy`,`EnergyReple`,`GrowthRateEnergyReple`,`Armor`,`GrowthRateArmor`,`PA`,`GrowthRatePA`,`MA`,`GrowthRateMA`,`LifeSteal`,`GrowthRateLifeSteal`,`EXP_Max`,`EXP`,`EXPAddition`,`G_Force`,`GrowthRateForce`,`Wit`,`GrowthRateWit`,`Agility`,`GrowthRateAgility`,`CommandPresence`,`Battles`,`VictoryCount`,`PropDatas`,`SkillName`,`lastPropDatas`,`GeneralHasTime`,`GeneralHasTimeValue` FROM `sg_users` INNER JOIN sg_generaldata ON sg_users.id = sg_generaldata.UID WHERE ( username = 'uuuuuu22' ) ORDER BY Stratum [ RunTime:0.0710s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 308 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001242s ] INFO: [ app_end ] --END-- [ RunTime:0.001313s ] [ 2020-01-07T16:00:01+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000097s ] INFO: [ app_init ] --END-- [ RunTime:0.000720s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000852s ] INFO: [ app_begin ] --END-- [ RunTime:0.000923s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0171s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001023s ] INFO: [ app_end ] --END-- [ RunTime:0.001110s ] [ 2020-01-07T16:00:01+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000459s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000865s ] INFO: [ app_begin ] --END-- [ RunTime:0.000947s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001057s ] INFO: [ app_end ] --END-- [ RunTime:0.001144s ] [ 2020-01-07T16:00:03+08:00 ] 223.166.195.199 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000560s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000980s ] INFO: [ app_begin ] --END-- [ RunTime:0.001050s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0185s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001378s ] INFO: [ app_end ] --END-- [ RunTime:0.001472s ] [ 2020-01-07T16:00:10+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000150s ] INFO: [ app_init ] --END-- [ RunTime:0.000626s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001209s ] INFO: [ app_begin ] --END-- [ RunTime:0.001372s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc LIMIT 50 [ RunTime:0.0012s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001682s ] INFO: [ app_end ] --END-- [ RunTime:0.001779s ] [ 2020-01-07T16:00:11+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000583s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001091s ] INFO: [ app_begin ] --END-- [ RunTime:0.001178s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc LIMIT 50 [ RunTime:0.0012s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001765s ] INFO: [ app_end ] --END-- [ RunTime:0.001872s ] [ 2020-01-07T16:00:13+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.001003s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002026s ] INFO: [ app_begin ] --END-- [ RunTime:0.002131s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc LIMIT 50 [ RunTime:0.0012s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001833s ] INFO: [ app_end ] --END-- [ RunTime:0.001925s ] [ 2020-01-07T16:00:15+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000633s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001306s ] INFO: [ app_begin ] --END-- [ RunTime:0.001392s ] SQL: SELECT `name`,`guildlv`,`guildpower` FROM `sg_guildtable` ORDER BY guildpower desc LIMIT 50 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001236s ] INFO: [ app_end ] --END-- [ RunTime:0.001342s ] [ 2020-01-07T16:00:16+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000479s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001014s ] INFO: [ app_begin ] --END-- [ RunTime:0.001102s ] SQL: SELECT `name`,`killBossNum` FROM `sg_guildtable` ORDER BY killBossNum desc LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001315s ] INFO: [ app_end ] --END-- [ RunTime:0.001401s ] [ 2020-01-07T16:01:32+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000532s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001067s ] INFO: [ app_begin ] --END-- [ RunTime:0.001142s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'uuuuuu22' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playerdata` SET `UID`='3',`UserName`='uuuuuu22',`UserIcon`='2',`Gold`='20958',`Crystal`='69109',`LV`='17',`EXP_Max`='1183',`EXP`='909',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='30264',`CityOpenBit`='3',`LotteryGeneralCount`='9',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '3' ) [ RunTime:0.0014s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '3' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('3','|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0|0|0|0|1|2|0|0|1|4|1|0|0|1|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001141s ] INFO: [ app_end ] --END-- [ RunTime:0.001209s ] [ 2020-01-07T16:01:32+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000518s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000849s ] INFO: [ app_begin ] --END-- [ RunTime:0.000923s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000876s ] INFO: [ app_end ] --END-- [ RunTime:0.000973s ] [ 2020-01-07T16:01:33+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000461s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000891s ] INFO: [ app_begin ] --END-- [ RunTime:0.000961s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc LIMIT 50 [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001320s ] INFO: [ app_end ] --END-- [ RunTime:0.001416s ] [ 2020-01-07T16:01:34+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000449s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000883s ] INFO: [ app_begin ] --END-- [ RunTime:0.000956s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc LIMIT 50 [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001261s ] INFO: [ app_end ] --END-- [ RunTime:0.001335s ] [ 2020-01-07T16:04:44+08:00 ] 223.166.195.199 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000668s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000916s ] INFO: [ app_begin ] --END-- [ RunTime:0.001053s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'uuuuuu22' LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '3' ) LIMIT 1 [ RunTime:0.0006s ] NOTIC: [8] Undefined index: endlogintime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 39 行. NOTIC: [8] Undefined index: endlogintime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 42 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001198s ] INFO: [ app_end ] --END-- [ RunTime:0.001266s ] [ 2020-01-07T16:04:46+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/GetServerTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000764s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001262s ] INFO: [ app_begin ] --END-- [ RunTime:0.001351s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001252s ] INFO: [ app_end ] --END-- [ RunTime:0.001361s ] [ 2020-01-07T16:04:47+08:00 ] 223.166.195.199 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000826s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.008858s ] INFO: [ app_begin ] --END-- [ RunTime:0.008962s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0022s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001532s ] INFO: [ app_end ] --END-- [ RunTime:0.001621s ] [ 2020-01-07T16:04:47+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000495s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001110s ] INFO: [ app_begin ] --END-- [ RunTime:0.001183s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001012s ] INFO: [ app_end ] --END-- [ RunTime:0.001092s ] [ 2020-01-07T16:04:48+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000545s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000941s ] INFO: [ app_begin ] --END-- [ RunTime:0.001031s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'uuuuuu22' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001265s ] INFO: [ app_end ] --END-- [ RunTime:0.001362s ] [ 2020-01-07T16:04:49+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000532s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000768s ] INFO: [ app_begin ] --END-- [ RunTime:0.000849s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'uuuuuu22' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '3' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='3',`Time`='2020-01-07 16:04:49' WHERE ( UID = '3' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001175s ] INFO: [ app_end ] --END-- [ RunTime:0.001257s ] [ 2020-01-07T16:04:50+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000466s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000961s ] INFO: [ app_begin ] --END-- [ RunTime:0.001031s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'uuuuuu22' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '3' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001220s ] INFO: [ app_end ] --END-- [ RunTime:0.001333s ] [ 2020-01-07T16:04:51+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000578s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000913s ] INFO: [ app_begin ] --END-- [ RunTime:0.000990s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'uuuuuu22' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '3' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001220s ] INFO: [ app_end ] --END-- [ RunTime:0.001287s ] [ 2020-01-07T16:04:52+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000462s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000829s ] INFO: [ app_begin ] --END-- [ RunTime:0.000901s ] SQL: SELECT `NameStr`,`Lv`,`Stratum`,`AttackRange`,`GrowthRateAttackRange`,`SkillRange`,`GrowthRateSkillRange`,`Speed`,`GrowthRateSpeed`,`Dodge`,`HP_Max`,`GrowthRateHP_Max`,`HP`,`HPReple`,`GrowthRateHPReple`,`Energy_Max`,`Energy`,`GrowthRateEnergy`,`EnergyReple`,`GrowthRateEnergyReple`,`Armor`,`GrowthRateArmor`,`PA`,`GrowthRatePA`,`MA`,`GrowthRateMA`,`LifeSteal`,`GrowthRateLifeSteal`,`EXP_Max`,`EXP`,`EXPAddition`,`G_Force`,`GrowthRateForce`,`Wit`,`GrowthRateWit`,`Agility`,`GrowthRateAgility`,`CommandPresence`,`Battles`,`VictoryCount`,`PropDatas`,`SkillName`,`lastPropDatas`,`GeneralHasTime`,`GeneralHasTimeValue` FROM `sg_users` INNER JOIN sg_generaldata ON sg_users.id = sg_generaldata.UID WHERE ( username = 'uuuuuu22' ) ORDER BY Stratum [ RunTime:0.0061s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 308 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002988s ] INFO: [ app_end ] --END-- [ RunTime:0.003139s ] [ 2020-01-07T16:04:53+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000508s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000757s ] INFO: [ app_begin ] --END-- [ RunTime:0.000842s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001114s ] INFO: [ app_end ] --END-- [ RunTime:0.001186s ] [ 2020-01-07T16:04:54+08:00 ] 223.166.195.199 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000476s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000880s ] INFO: [ app_begin ] --END-- [ RunTime:0.000953s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0030s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001228s ] INFO: [ app_end ] --END-- [ RunTime:0.001348s ] [ 2020-01-07T16:05:02+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000471s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000945s ] INFO: [ app_begin ] --END-- [ RunTime:0.001018s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc LIMIT 50 [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001149s ] INFO: [ app_end ] --END-- [ RunTime:0.001239s ] [ 2020-01-07T16:05:03+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000444s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000818s ] INFO: [ app_begin ] --END-- [ RunTime:0.000888s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc LIMIT 50 [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001296s ] INFO: [ app_end ] --END-- [ RunTime:0.001369s ] [ 2020-01-07T16:05:04+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000479s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000841s ] INFO: [ app_begin ] --END-- [ RunTime:0.000922s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc LIMIT 50 [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001401s ] INFO: [ app_end ] --END-- [ RunTime:0.001500s ] [ 2020-01-07T16:05:05+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000469s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000892s ] INFO: [ app_begin ] --END-- [ RunTime:0.000984s ] SQL: SELECT `name`,`guildlv`,`guildpower` FROM `sg_guildtable` ORDER BY guildpower desc LIMIT 50 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001270s ] INFO: [ app_end ] --END-- [ RunTime:0.001350s ] [ 2020-01-07T16:05:07+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000635s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000994s ] INFO: [ app_begin ] --END-- [ RunTime:0.001086s ] SQL: SELECT `name`,`killBossNum` FROM `sg_guildtable` ORDER BY killBossNum desc LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001801s ] INFO: [ app_end ] --END-- [ RunTime:0.001884s ] [ 2020-01-07T16:10:37+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000553s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000946s ] INFO: [ app_begin ] --END-- [ RunTime:0.001102s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'uuuuuu22' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playerdata` SET `UID`='3',`UserName`='uuuuuu22',`UserIcon`='2',`Gold`='20958',`Crystal`='69109',`LV`='17',`EXP_Max`='1183',`EXP`='909',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='30264',`CityOpenBit`='3',`LotteryGeneralCount`='9',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '3' ) [ RunTime:0.0012s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '3' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('3','|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0|0|0|0|1|2|0|0|1|4|1|0|0|1|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|0') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001219s ] INFO: [ app_end ] --END-- [ RunTime:0.001301s ] [ 2020-01-07T16:10:38+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000623s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000886s ] INFO: [ app_begin ] --END-- [ RunTime:0.000972s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'uuuuuu22' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playerdata` SET `UID`='3',`UserName`='uuuuuu22',`UserIcon`='2',`Gold`='20958',`Crystal`='69109',`LV`='17',`EXP_Max`='1183',`EXP`='909',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='30264',`CityOpenBit`='3',`LotteryGeneralCount`='9',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '3' ) [ RunTime:0.0019s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '3' ) [ RunTime:0.0004s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('3','|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0|0|0|0|1|2|0|0|1|4|1|0|0|1|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001331s ] INFO: [ app_end ] --END-- [ RunTime:0.001433s ] [ 2020-01-07T16:10:47+08:00 ] 223.166.195.199 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000485s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000909s ] INFO: [ app_begin ] --END-- [ RunTime:0.000982s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'uuuuuu22' LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '3' ) LIMIT 1 [ RunTime:0.0008s ] NOTIC: [8] Undefined index: endlogintime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 39 行. NOTIC: [8] Undefined index: endlogintime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 42 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001140s ] INFO: [ app_end ] --END-- [ RunTime:0.001212s ] [ 2020-01-07T16:10:47+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/GetServerTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000804s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001190s ] INFO: [ app_begin ] --END-- [ RunTime:0.001298s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.015788s ] INFO: [ app_end ] --END-- [ RunTime:0.016002s ] [ 2020-01-07T16:10:47+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000599s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001116s ] INFO: [ app_begin ] --END-- [ RunTime:0.001218s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001794s ] INFO: [ app_end ] --END-- [ RunTime:0.001905s ] [ 2020-01-07T16:10:48+08:00 ] 223.166.195.199 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000681s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002198s ] INFO: [ app_begin ] --END-- [ RunTime:0.002308s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0029s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002610s ] INFO: [ app_end ] --END-- [ RunTime:0.002724s ] [ 2020-01-07T16:10:48+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000590s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.006507s ] INFO: [ app_begin ] --END-- [ RunTime:0.006623s ] SQL: SELECT `NameStr`,`Lv`,`Stratum`,`AttackRange`,`GrowthRateAttackRange`,`SkillRange`,`GrowthRateSkillRange`,`Speed`,`GrowthRateSpeed`,`Dodge`,`HP_Max`,`GrowthRateHP_Max`,`HP`,`HPReple`,`GrowthRateHPReple`,`Energy_Max`,`Energy`,`GrowthRateEnergy`,`EnergyReple`,`GrowthRateEnergyReple`,`Armor`,`GrowthRateArmor`,`PA`,`GrowthRatePA`,`MA`,`GrowthRateMA`,`LifeSteal`,`GrowthRateLifeSteal`,`EXP_Max`,`EXP`,`EXPAddition`,`G_Force`,`GrowthRateForce`,`Wit`,`GrowthRateWit`,`Agility`,`GrowthRateAgility`,`CommandPresence`,`Battles`,`VictoryCount`,`PropDatas`,`SkillName`,`lastPropDatas`,`GeneralHasTime`,`GeneralHasTimeValue` FROM `sg_users` INNER JOIN sg_generaldata ON sg_users.id = sg_generaldata.UID WHERE ( username = 'uuuuuu22' ) ORDER BY Stratum [ RunTime:0.0040s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 297 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 308 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001829s ] INFO: [ app_end ] --END-- [ RunTime:0.002483s ] [ 2020-01-07T16:10:48+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000603s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001132s ] INFO: [ app_begin ] --END-- [ RunTime:0.001271s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'uuuuuu22' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '3' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001115s ] INFO: [ app_end ] --END-- [ RunTime:0.001201s ] [ 2020-01-07T16:10:48+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000494s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.007352s ] INFO: [ app_begin ] --END-- [ RunTime:0.007433s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'uuuuuu22' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '3' ) LIMIT 1 [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001297s ] INFO: [ app_end ] --END-- [ RunTime:0.001518s ] [ 2020-01-07T16:10:48+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000569s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001152s ] INFO: [ app_begin ] --END-- [ RunTime:0.001255s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001645s ] INFO: [ app_end ] --END-- [ RunTime:0.001768s ] [ 2020-01-07T16:10:48+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000538s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001479s ] INFO: [ app_begin ] --END-- [ RunTime:0.001558s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'uuuuuu22' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001788s ] INFO: [ app_end ] --END-- [ RunTime:0.001890s ] [ 2020-01-07T16:10:48+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.000678s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001048s ] INFO: [ app_begin ] --END-- [ RunTime:0.001154s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'uuuuuu22' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '3' ) LIMIT 1 [ RunTime:0.0060s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='3',`Time`='2020-01-07 16:10:48' WHERE ( UID = '3' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001932s ] INFO: [ app_end ] --END-- [ RunTime:0.002034s ] [ 2020-01-07T16:10:49+08:00 ] 223.166.195.199 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000592s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001051s ] INFO: [ app_begin ] --END-- [ RunTime:0.001147s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0029s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001641s ] INFO: [ app_end ] --END-- [ RunTime:0.001737s ] [ 2020-01-07T16:11:21+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000690s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000923s ] INFO: [ app_begin ] --END-- [ RunTime:0.001008s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc LIMIT 50 [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001113s ] INFO: [ app_end ] --END-- [ RunTime:0.001217s ] [ 2020-01-07T16:11:22+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000452s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000661s ] INFO: [ app_begin ] --END-- [ RunTime:0.000729s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc LIMIT 50 [ RunTime:0.0013s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000911s ] INFO: [ app_end ] --END-- [ RunTime:0.000983s ] [ 2020-01-07T16:11:23+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000437s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000673s ] INFO: [ app_begin ] --END-- [ RunTime:0.000743s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc LIMIT 50 [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000987s ] INFO: [ app_end ] --END-- [ RunTime:0.001065s ] [ 2020-01-07T16:11:24+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000428s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000598s ] INFO: [ app_begin ] --END-- [ RunTime:0.000670s ] SQL: SELECT `name`,`guildlv`,`guildpower` FROM `sg_guildtable` ORDER BY guildpower desc LIMIT 50 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000887s ] INFO: [ app_end ] --END-- [ RunTime:0.000971s ] [ 2020-01-07T16:11:25+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000537s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000717s ] INFO: [ app_begin ] --END-- [ RunTime:0.000803s ] SQL: SELECT `name`,`killBossNum` FROM `sg_guildtable` ORDER BY killBossNum desc LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001019s ] INFO: [ app_end ] --END-- [ RunTime:0.001087s ] [ 2020-01-07T16:18:36+08:00 ] 223.166.195.199 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000625s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001091s ] INFO: [ app_begin ] --END-- [ RunTime:0.001238s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'uuuuuu22' ) LIMIT 1 [ RunTime:0.0012s ] SQL: UPDATE `sg_playerdata` SET `UID`='3',`UserName`='uuuuuu22',`UserIcon`='2',`Gold`='20958',`Crystal`='69169',`LV`='17',`EXP_Max`='1183',`EXP`='909',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='30264',`CityOpenBit`='3',`LotteryGeneralCount`='9',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '3' ) [ RunTime:0.0022s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '3' ) [ RunTime:0.0010s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('3','|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0|0|0|0|1|2|0|0|1|4|1|0|0|1|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001011s ] INFO: [ app_end ] --END-- [ RunTime:0.001106s ]