[ 2019-07-18T09:22:33+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.016779s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.015299s ] INFO: [ app_begin ] --END-- [ RunTime:0.015449s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'xxxxxx' LIMIT 1 [ RunTime:0.0141s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '9' ) 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.067049s ] INFO: [ app_end ] --END-- [ RunTime:0.067643s ] [ 2019-07-18T09:22:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000653s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001138s ] INFO: [ app_begin ] --END-- [ RunTime:0.001243s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0157s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='9',`Time`='2019-07-18 09:22:35' WHERE ( UID = '9' ) [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001584s ] INFO: [ app_end ] --END-- [ RunTime:0.001673s ] [ 2019-07-18T09:22:36+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000729s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000810s ] INFO: [ app_begin ] --END-- [ RunTime:0.000884s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0544s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001224s ] INFO: [ app_end ] --END-- [ RunTime:0.001329s ] [ 2019-07-18T09:22:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000680s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001411s ] INFO: [ app_begin ] --END-- [ RunTime:0.001736s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0154s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001087s ] INFO: [ app_end ] --END-- [ RunTime:0.001158s ] [ 2019-07-18T09:22:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000862s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000981s ] INFO: [ app_begin ] --END-- [ RunTime:0.001085s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001170s ] INFO: [ app_end ] --END-- [ RunTime:0.001280s ] [ 2019-07-18T09:22:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000895s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001157s ] INFO: [ app_begin ] --END-- [ RunTime:0.001272s ] 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 = 'xxxxxx' ) ORDER BY Stratum [ RunTime:0.0700s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000952s ] INFO: [ app_end ] --END-- [ RunTime:0.001020s ] [ 2019-07-18T09:22:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.001027s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001719s ] INFO: [ app_begin ] --END-- [ RunTime:0.001824s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001162s ] INFO: [ app_end ] --END-- [ RunTime:0.001224s ] [ 2019-07-18T09:22:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.001813s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002080s ] INFO: [ app_begin ] --END-- [ RunTime:0.002286s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000859s ] INFO: [ app_end ] --END-- [ RunTime:0.000943s ] [ 2019-07-18T09:22:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000040s ] INFO: [ app_init ] --END-- [ RunTime:0.000927s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001854s ] INFO: [ app_begin ] --END-- [ RunTime:0.001969s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0634s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001976s ] INFO: [ app_end ] --END-- [ RunTime:0.002092s ] [ 2019-07-18T09:22:42+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000503s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000904s ] INFO: [ app_begin ] --END-- [ RunTime:0.000989s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0458s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001119s ] INFO: [ app_end ] --END-- [ RunTime:0.001217s ] [ 2019-07-18T09:22:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000413s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000901s ] INFO: [ app_begin ] --END-- [ RunTime:0.000971s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001193s ] INFO: [ app_end ] --END-- [ RunTime:0.001294s ] [ 2019-07-18T09:22:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000636s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000880s ] INFO: [ app_begin ] --END-- [ RunTime:0.000991s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000982s ] INFO: [ app_end ] --END-- [ RunTime:0.001051s ] [ 2019-07-18T09:22:48+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000040s ] INFO: [ app_init ] --END-- [ RunTime:0.000490s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000669s ] INFO: [ app_begin ] --END-- [ RunTime:0.000748s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001110s ] INFO: [ app_end ] --END-- [ RunTime:0.001216s ] [ 2019-07-18T09:27:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000503s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000872s ] INFO: [ app_begin ] --END-- [ RunTime:0.000945s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001246s ] INFO: [ app_end ] --END-- [ RunTime:0.001366s ] [ 2019-07-18T09:30:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000665s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001051s ] INFO: [ app_begin ] --END-- [ RunTime:0.001161s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000878s ] INFO: [ app_end ] --END-- [ RunTime:0.000956s ] [ 2019-07-18T09:30:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.002057s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000802s ] INFO: [ app_begin ] --END-- [ RunTime:0.000873s ] 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 = 'xxxxxx' ) ORDER BY Stratum [ RunTime:0.0035s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001109s ] INFO: [ app_end ] --END-- [ RunTime:0.001200s ] [ 2019-07-18T09:30:42+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.001512s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001206s ] INFO: [ app_begin ] --END-- [ RunTime:0.001303s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001411s ] INFO: [ app_end ] --END-- [ RunTime:0.001497s ] [ 2019-07-18T09:30:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000657s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001206s ] INFO: [ app_begin ] --END-- [ RunTime:0.001288s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001031s ] INFO: [ app_end ] --END-- [ RunTime:0.001117s ] [ 2019-07-18T09:30:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000491s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000825s ] INFO: [ app_begin ] --END-- [ RunTime:0.000929s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='9',`Time`='2019-07-18 09:30:44' WHERE ( UID = '9' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001226s ] INFO: [ app_end ] --END-- [ RunTime:0.001330s ] [ 2019-07-18T09:30:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000602s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000845s ] INFO: [ app_begin ] --END-- [ RunTime:0.000939s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001381s ] INFO: [ app_end ] --END-- [ RunTime:0.001489s ] [ 2019-07-18T09:32:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000558s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000704s ] INFO: [ app_begin ] --END-- [ RunTime:0.000772s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0006s ] SQL: UPDATE `sg_playerdata` SET `UID`='9',`UserName`='xxxxxx',`UserIcon`='1',`Gold`='2448235',`Crystal`='140903',`LV`='5',`EXP_Max`='146',`EXP`='86',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='282440',`CityOpenBit`='5',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '9' ) [ RunTime:0.0007s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '9' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('9','|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|1|0|0|0|2|0|2|0|0|0|0|0|0|1|2|1|0|1|1|0|5|2|0|0|2|0|0|0|0|0|0|0|1|0|1|1|0|1|1|0|0|0|1|0|0|0|0|0|0|2|0|0|0|1|4|11|3|0|1|0|0|0|1|0|0|0|1|161|0|0|0|0|0|1|0|0|0|0|0|0|0|0|0|1|94|0|0') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000728s ] INFO: [ app_end ] --END-- [ RunTime:0.000788s ] [ 2019-07-18T09:35:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestThisIDContains INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000688s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000777s ] INFO: [ app_begin ] --END-- [ RunTime:0.000963s ] SQL: SELECT * FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001204s ] INFO: [ app_end ] --END-- [ RunTime:0.001302s ] [ 2019-07-18T09:35:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestThisNamedContains INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000639s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000938s ] INFO: [ app_begin ] --END-- [ RunTime:0.001026s ] SQL: SELECT `UserName` FROM `sg_playerdata` [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001020s ] INFO: [ app_end ] --END-- [ RunTime:0.001094s ] [ 2019-07-18T09:35:38+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/register INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000694s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000724s ] INFO: [ app_begin ] --END-- [ RunTime:0.000798s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'W11111' LIMIT 1 [ RunTime:0.0006s ] SQL: INSERT INTO `sg_users` (`username`,`password`,`SecurityCode`,`registertime`) VALUES ('W11111','53cd0360fb8ffbd4515605a6a2a582d6','53cd0360fb8ffbd4515605a6a2a582d6','1563413738') [ RunTime:0.0007s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: INSERT INTO `sg_playerdata` (`UID`) VALUES ('105') [ RunTime:0.0005s ] SQL: INSERT INTO `sg_playeraddexptime` (`UID`,`Time`) VALUES ('105','2019-07-18 09:35:38') [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001399s ] INFO: [ app_end ] --END-- [ RunTime:0.001500s ] [ 2019-07-18T09:35:39+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000789s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000688s ] INFO: [ app_begin ] --END-- [ RunTime:0.000758s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'W11111' LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '105' ) 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.000942s ] INFO: [ app_end ] --END-- [ RunTime:0.001042s ] [ 2019-07-18T09:35:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000686s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000952s ] INFO: [ app_begin ] --END-- [ RunTime:0.001049s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0010s ] SQL: UPDATE `sg_playerdata` SET `UID`='105',`UserName`='W11111',`UserIcon`='1',`Gold`='0',`Crystal`='220',`LV`='1',`EXP_Max`='100',`EXP`='0',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='0',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='1' WHERE ( UID = '105' ) [ RunTime:0.0019s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '105' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('105','|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|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|0|0|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001681s ] INFO: [ app_end ] --END-- [ RunTime:0.001754s ] [ 2019-07-18T09:35:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000981s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001196s ] INFO: [ app_begin ] --END-- [ RunTime:0.001316s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000789s ] INFO: [ app_end ] --END-- [ RunTime:0.000882s ] [ 2019-07-18T09:35:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.001271s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001638s ] INFO: [ app_begin ] --END-- [ RunTime:0.001745s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: DELETE FROM `sg_playeraddexptime` WHERE ( UID = '105' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_playeraddexptime` (`UID`,`Time`) VALUES ('105','2019-07-18 09:35:41') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001014s ] INFO: [ app_end ] --END-- [ RunTime:0.001104s ] [ 2019-07-18T09:35:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000706s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001951s ] INFO: [ app_begin ] --END-- [ RunTime:0.002602s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000831s ] INFO: [ app_end ] --END-- [ RunTime:0.000901s ] [ 2019-07-18T09:35:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.001500s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002722s ] INFO: [ app_begin ] --END-- [ RunTime:0.003078s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0048s ] NOTIC: [8] Undefined variable: abc C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [2] Invalid argument supplied for foreach() C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001470s ] INFO: [ app_end ] --END-- [ RunTime:0.001569s ] [ 2019-07-18T09:35:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.001120s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001826s ] INFO: [ app_begin ] --END-- [ RunTime:0.001936s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 09:35:41' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000842s ] INFO: [ app_end ] --END-- [ RunTime:0.000906s ] [ 2019-07-18T09:35:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.001707s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001384s ] INFO: [ app_begin ] --END-- [ RunTime:0.001458s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000991s ] INFO: [ app_end ] --END-- [ RunTime:0.001059s ] [ 2019-07-18T09:35:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000688s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000763s ] INFO: [ app_begin ] --END-- [ RunTime:0.000861s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001110s ] INFO: [ app_end ] --END-- [ RunTime:0.001198s ] [ 2019-07-18T09:35:41+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000593s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001180s ] INFO: [ app_begin ] --END-- [ RunTime:0.001253s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'W11111' LIMIT 1 [ RunTime:0.0007s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '105' ) 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.001638s ] INFO: [ app_end ] --END-- [ RunTime:0.001724s ] [ 2019-07-18T09:35:42+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000591s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000831s ] INFO: [ app_begin ] --END-- [ RunTime:0.000935s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000908s ] INFO: [ app_end ] --END-- [ RunTime:0.005925s ] [ 2019-07-18T09:35:43+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000583s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000841s ] INFO: [ app_begin ] --END-- [ RunTime:0.000957s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0020s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000916s ] INFO: [ app_end ] --END-- [ RunTime:0.000983s ] [ 2019-07-18T09:35:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000781s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001564s ] INFO: [ app_begin ] --END-- [ RunTime:0.001670s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001647s ] INFO: [ app_end ] --END-- [ RunTime:0.001802s ] [ 2019-07-18T09:35:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000782s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.011565s ] INFO: [ app_begin ] --END-- [ RunTime:0.011698s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 09:35:43' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000953s ] INFO: [ app_end ] --END-- [ RunTime:0.001019s ] [ 2019-07-18T09:35:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000285s ] INFO: [ app_init ] --END-- [ RunTime:0.000934s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001150s ] INFO: [ app_begin ] --END-- [ RunTime:0.001254s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000934s ] INFO: [ app_end ] --END-- [ RunTime:0.000999s ] [ 2019-07-18T09:35:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000580s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000818s ] INFO: [ app_begin ] --END-- [ RunTime:0.000918s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001020s ] INFO: [ app_end ] --END-- [ RunTime:0.001128s ] [ 2019-07-18T09:35:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000695s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001018s ] INFO: [ app_begin ] --END-- [ RunTime:0.001121s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0047s ] NOTIC: [8] Undefined variable: abc C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [2] Invalid argument supplied for foreach() C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001977s ] INFO: [ app_end ] --END-- [ RunTime:0.002081s ] [ 2019-07-18T09:35:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000453s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000588s ] INFO: [ app_begin ] --END-- [ RunTime:0.000686s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001068s ] INFO: [ app_end ] --END-- [ RunTime:0.001169s ] [ 2019-07-18T09:35:44+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000452s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000613s ] INFO: [ app_begin ] --END-- [ RunTime:0.000685s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0028s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001272s ] INFO: [ app_end ] --END-- [ RunTime:0.001396s ] [ 2019-07-18T09:35:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000616s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000698s ] INFO: [ app_begin ] --END-- [ RunTime:0.000777s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playerdata` SET `UID`='105',`UserName`='W11111',`UserIcon`='1',`Gold`='0',`Crystal`='220',`LV`='1',`EXP_Max`='100',`EXP`='0',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='0',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='1' WHERE ( UID = '105' ) [ RunTime:0.0020s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '105' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('105','|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|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|0|0|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001570s ] INFO: [ app_end ] --END-- [ RunTime:0.001768s ] [ 2019-07-18T09:35:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.000488s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000658s ] INFO: [ app_begin ] --END-- [ RunTime:0.000728s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001106s ] INFO: [ app_end ] --END-- [ RunTime:0.001214s ] [ 2019-07-18T09:35:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000191s ] INFO: [ app_init ] --END-- [ RunTime:0.003426s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000881s ] INFO: [ app_begin ] --END-- [ RunTime:0.000988s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: DELETE FROM `sg_playeraddexptime` WHERE ( UID = '105' ) [ RunTime:0.0008s ] SQL: INSERT INTO `sg_playeraddexptime` (`UID`,`Time`) VALUES ('105','2019-07-18 09:35:47') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000883s ] INFO: [ app_end ] --END-- [ RunTime:0.000948s ] [ 2019-07-18T09:35:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000523s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000965s ] INFO: [ app_begin ] --END-- [ RunTime:0.001044s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001130s ] INFO: [ app_end ] --END-- [ RunTime:0.001198s ] [ 2019-07-18T09:35:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000657s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000672s ] INFO: [ app_begin ] --END-- [ RunTime:0.000754s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 09:35:47' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000793s ] INFO: [ app_end ] --END-- [ RunTime:0.000859s ] [ 2019-07-18T09:35:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.001166s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000853s ] INFO: [ app_begin ] --END-- [ RunTime:0.000960s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000774s ] INFO: [ app_end ] --END-- [ RunTime:0.000857s ] [ 2019-07-18T09:35:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000624s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000962s ] INFO: [ app_begin ] --END-- [ RunTime:0.001064s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000926s ] INFO: [ app_end ] --END-- [ RunTime:0.001022s ] [ 2019-07-18T09:35:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000578s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001099s ] INFO: [ app_begin ] --END-- [ RunTime:0.001187s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0030s ] NOTIC: [8] Undefined variable: abc C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [2] Invalid argument supplied for foreach() C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001323s ] INFO: [ app_end ] --END-- [ RunTime:0.001393s ] [ 2019-07-18T09:36:12+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000498s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000598s ] INFO: [ app_begin ] --END-- [ RunTime:0.000681s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000970s ] INFO: [ app_end ] --END-- [ RunTime:0.001044s ] [ 2019-07-18T09:36:13+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000435s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000663s ] INFO: [ app_begin ] --END-- [ RunTime:0.000756s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000971s ] INFO: [ app_end ] --END-- [ RunTime:0.001189s ] [ 2019-07-18T09:36:14+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000500s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000598s ] INFO: [ app_begin ] --END-- [ RunTime:0.000669s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001174s ] INFO: [ app_end ] --END-- [ RunTime:0.001271s ] [ 2019-07-18T09:38:24+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000585s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000858s ] INFO: [ app_begin ] --END-- [ RunTime:0.000929s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'e11111' LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '103' ) 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.001042s ] INFO: [ app_end ] --END-- [ RunTime:0.001107s ] [ 2019-07-18T09:38:25+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000446s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000682s ] INFO: [ app_begin ] --END-- [ RunTime:0.000764s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0025s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001228s ] INFO: [ app_end ] --END-- [ RunTime:0.001337s ] [ 2019-07-18T09:38:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000426s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000675s ] INFO: [ app_begin ] --END-- [ RunTime:0.000745s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'e11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '103' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='103',`Time`='2019-07-18 09:38:26' WHERE ( UID = '103' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000888s ] INFO: [ app_end ] --END-- [ RunTime:0.000953s ] [ 2019-07-18T09:38:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000547s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001075s ] INFO: [ app_begin ] --END-- [ RunTime:0.001180s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'e11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001121s ] INFO: [ app_end ] --END-- [ RunTime:0.001208s ] [ 2019-07-18T09:38:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.000811s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000783s ] INFO: [ app_begin ] --END-- [ RunTime:0.000871s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000856s ] INFO: [ app_end ] --END-- [ RunTime:0.000938s ] [ 2019-07-18T09:38:28+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000465s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001018s ] INFO: [ app_begin ] --END-- [ RunTime:0.001094s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'e11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '103' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001065s ] INFO: [ app_end ] --END-- [ RunTime:0.001179s ] [ 2019-07-18T09:38:29+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.001086s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000949s ] INFO: [ app_begin ] --END-- [ RunTime:0.001023s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'e11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '103' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001625s ] INFO: [ app_end ] --END-- [ RunTime:0.001740s ] [ 2019-07-18T09:38:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000646s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001217s ] INFO: [ app_begin ] --END-- [ RunTime:0.001296s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001351s ] INFO: [ app_end ] --END-- [ RunTime:0.001460s ] [ 2019-07-18T09:38:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000543s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001107s ] INFO: [ app_begin ] --END-- [ RunTime:0.001179s ] 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 = 'e11111' ) ORDER BY Stratum [ RunTime:0.0044s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002149s ] INFO: [ app_end ] --END-- [ RunTime:0.002244s ] [ 2019-07-18T09:38:32+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000446s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000640s ] INFO: [ app_begin ] --END-- [ RunTime:0.000711s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0032s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001010s ] INFO: [ app_end ] --END-- [ RunTime:0.001096s ] [ 2019-07-18T09:38:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000501s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000689s ] INFO: [ app_begin ] --END-- [ RunTime:0.000760s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001085s ] INFO: [ app_end ] --END-- [ RunTime:0.001205s ] [ 2019-07-18T09:38:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000412s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000680s ] INFO: [ app_begin ] --END-- [ RunTime:0.000751s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0012s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001104s ] INFO: [ app_end ] --END-- [ RunTime:0.001215s ] [ 2019-07-18T09:38:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000697s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000950s ] INFO: [ app_begin ] --END-- [ RunTime:0.001057s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000929s ] INFO: [ app_end ] --END-- [ RunTime:0.001009s ] [ 2019-07-18T09:40:52+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000664s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001049s ] INFO: [ app_begin ] --END-- [ RunTime:0.001162s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001283s ] INFO: [ app_end ] --END-- [ RunTime:0.001373s ] [ 2019-07-18T09:40:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000591s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001239s ] INFO: [ app_begin ] --END-- [ RunTime:0.001420s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='9',`Time`='2019-07-18 09:40:58' WHERE ( UID = '9' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000866s ] INFO: [ app_end ] --END-- [ RunTime:0.000949s ] [ 2019-07-18T09:40:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.001431s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001645s ] INFO: [ app_begin ] --END-- [ RunTime:0.001745s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001258s ] INFO: [ app_end ] --END-- [ RunTime:0.001325s ] [ 2019-07-18T09:41:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000793s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001381s ] INFO: [ app_begin ] --END-- [ RunTime:0.001492s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001209s ] INFO: [ app_end ] --END-- [ RunTime:0.001298s ] [ 2019-07-18T09:41:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000748s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001491s ] INFO: [ app_begin ] --END-- [ RunTime:0.001564s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000820s ] INFO: [ app_end ] --END-- [ RunTime:0.000899s ] [ 2019-07-18T09:41:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000540s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000760s ] INFO: [ app_begin ] --END-- [ RunTime:0.000859s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0005s ] SQL: DELETE FROM `sg_playeraddexptime` WHERE ( UID = '9' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_playeraddexptime` (`UID`,`Time`) VALUES ('9','2019-07-18 09:41:01') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001034s ] INFO: [ app_end ] --END-- [ RunTime:0.001100s ] [ 2019-07-18T09:41:02+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000466s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000908s ] INFO: [ app_begin ] --END-- [ RunTime:0.000982s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001329s ] INFO: [ app_end ] --END-- [ RunTime:0.001479s ] [ 2019-07-18T09:41:03+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000517s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000752s ] INFO: [ app_begin ] --END-- [ RunTime:0.000822s ] 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 = 'xxxxxx' ) ORDER BY Stratum [ RunTime:0.0043s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001109s ] INFO: [ app_end ] --END-- [ RunTime:0.001185s ] [ 2019-07-18T09:41:04+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000516s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000790s ] INFO: [ app_begin ] --END-- [ RunTime:0.000862s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001017s ] INFO: [ app_end ] --END-- [ RunTime:0.001153s ] [ 2019-07-18T09:41:04+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000519s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000583s ] INFO: [ app_begin ] --END-- [ RunTime:0.000677s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playerdata` SET `UID`='9',`UserName`='xxxxxx',`UserIcon`='1',`Gold`='2448235',`Crystal`='140903',`LV`='5',`EXP_Max`='146',`EXP`='86',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='282440',`CityOpenBit`='5',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '9' ) [ RunTime:0.0009s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '9' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('9','|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|1|0|0|0|2|0|2|0|0|0|0|0|0|1|2|1|0|1|1|0|5|2|0|0|2|0|0|0|0|0|0|0|1|0|1|1|0|1|1|0|0|0|1|0|0|0|0|0|0|2|0|0|0|1|4|11|3|0|1|0|0|0|1|0|0|0|1|161|0|0|0|0|0|1|0|0|0|0|0|0|0|0|0|1|94|0|0') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000778s ] INFO: [ app_end ] --END-- [ RunTime:0.000840s ] [ 2019-07-18T09:41:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.001212s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000788s ] INFO: [ app_begin ] --END-- [ RunTime:0.000880s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001243s ] INFO: [ app_end ] --END-- [ RunTime:0.001335s ] [ 2019-07-18T09:41:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000669s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001118s ] INFO: [ app_begin ] --END-- [ RunTime:0.001191s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 09:41:05' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001234s ] INFO: [ app_end ] --END-- [ RunTime:0.001299s ] [ 2019-07-18T09:41:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000582s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000836s ] INFO: [ app_begin ] --END-- [ RunTime:0.000929s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001152s ] INFO: [ app_end ] --END-- [ RunTime:0.001393s ] [ 2019-07-18T09:41:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000582s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001152s ] INFO: [ app_begin ] --END-- [ RunTime:0.001257s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001485s ] INFO: [ app_end ] --END-- [ RunTime:0.001580s ] [ 2019-07-18T09:41:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000412s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000680s ] INFO: [ app_begin ] --END-- [ RunTime:0.000767s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0029s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000928s ] INFO: [ app_end ] --END-- [ RunTime:0.001023s ] [ 2019-07-18T09:41:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000540s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000663s ] INFO: [ app_begin ] --END-- [ RunTime:0.000749s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001191s ] INFO: [ app_end ] --END-- [ RunTime:0.001294s ] [ 2019-07-18T09:42:02+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000686s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001261s ] INFO: [ app_begin ] --END-- [ RunTime:0.001377s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000959s ] INFO: [ app_end ] --END-- [ RunTime:0.001022s ] [ 2019-07-18T09:42:02+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000966s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000979s ] INFO: [ app_begin ] --END-- [ RunTime:0.001167s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000701s ] INFO: [ app_end ] --END-- [ RunTime:0.000779s ] [ 2019-07-18T09:42:03+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000794s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001805s ] INFO: [ app_begin ] --END-- [ RunTime:0.001918s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0002s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='9',`Time`='2019-07-18 09:42:03' WHERE ( UID = '9' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000996s ] INFO: [ app_end ] --END-- [ RunTime:0.001061s ] [ 2019-07-18T09:42:04+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000670s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000876s ] INFO: [ app_begin ] --END-- [ RunTime:0.000987s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000973s ] INFO: [ app_end ] --END-- [ RunTime:0.001054s ] [ 2019-07-18T09:42:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000042s ] INFO: [ app_init ] --END-- [ RunTime:0.000727s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000885s ] INFO: [ app_begin ] --END-- [ RunTime:0.000995s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000851s ] INFO: [ app_end ] --END-- [ RunTime:0.000931s ] [ 2019-07-18T09:42:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.001002s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001693s ] INFO: [ app_begin ] --END-- [ RunTime:0.001802s ] 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 = 'xxxxxx' ) ORDER BY Stratum [ RunTime:0.0051s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001949s ] INFO: [ app_end ] --END-- [ RunTime:0.002060s ] [ 2019-07-18T09:42:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000630s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000865s ] INFO: [ app_begin ] --END-- [ RunTime:0.000973s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] SQL: DELETE FROM `sg_playeraddexptime` WHERE ( UID = '9' ) [ RunTime:0.0002s ] SQL: INSERT INTO `sg_playeraddexptime` (`UID`,`Time`) VALUES ('9','2019-07-18 09:42:07') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000776s ] INFO: [ app_end ] --END-- [ RunTime:0.000849s ] [ 2019-07-18T09:42:08+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000090s ] INFO: [ app_init ] --END-- [ RunTime:0.000491s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000644s ] INFO: [ app_begin ] --END-- [ RunTime:0.000714s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001132s ] INFO: [ app_end ] --END-- [ RunTime:0.001233s ] [ 2019-07-18T09:42:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000439s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000659s ] 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 athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001450s ] INFO: [ app_end ] --END-- [ RunTime:0.001557s ] [ 2019-07-18T09:42:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000332s ] INFO: [ app_init ] --END-- [ RunTime:0.000812s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000799s ] INFO: [ app_begin ] --END-- [ RunTime:0.000872s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000971s ] INFO: [ app_end ] --END-- [ RunTime:0.001096s ] [ 2019-07-18T09:42:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000795s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001682s ] INFO: [ app_begin ] --END-- [ RunTime:0.001824s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0011s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 09:42:59' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001669s ] INFO: [ app_end ] --END-- [ RunTime:0.001747s ] [ 2019-07-18T09:42:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000588s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001026s ] INFO: [ app_begin ] --END-- [ RunTime:0.001665s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0008s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001041s ] INFO: [ app_end ] --END-- [ RunTime:0.001153s ] [ 2019-07-18T09:42:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000803s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001142s ] INFO: [ app_begin ] --END-- [ RunTime:0.001246s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001043s ] INFO: [ app_end ] --END-- [ RunTime:0.001125s ] [ 2019-07-18T09:42:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000820s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001013s ] INFO: [ app_begin ] --END-- [ RunTime:0.001119s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000906s ] INFO: [ app_end ] --END-- [ RunTime:0.000981s ] [ 2019-07-18T09:42:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000749s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001674s ] INFO: [ app_begin ] --END-- [ RunTime:0.001780s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0038s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002320s ] INFO: [ app_end ] --END-- [ RunTime:0.002397s ] [ 2019-07-18T09:43:13+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000737s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001015s ] INFO: [ app_begin ] --END-- [ RunTime:0.001086s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playerdata` SET `UID`='9',`UserName`='xxxxxx',`UserIcon`='1',`Gold`='2499603',`Crystal`='141051',`LV`='5',`EXP_Max`='146',`EXP`='86',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='281050',`CityOpenBit`='5',`LotteryGeneralCount`='90',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '9' ) [ RunTime:0.0011s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '9' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('9','|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|1|0|0|0|2|0|2|0|0|0|0|0|0|1|2|1|0|1|1|0|5|2|0|0|2|0|0|0|0|0|0|0|1|0|1|1|0|1|1|0|0|0|1|0|0|0|0|0|0|2|0|0|0|1|5|11|3|0|1|0|0|0|1|0|0|0|1|161|0|0|0|0|0|1|0|0|0|0|0|0|0|0|0|1|84|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001710s ] INFO: [ app_end ] --END-- [ RunTime:0.001784s ] [ 2019-07-18T09:43:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000553s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001115s ] INFO: [ app_begin ] --END-- [ RunTime:0.001202s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002281s ] INFO: [ app_end ] --END-- [ RunTime:0.002409s ] [ 2019-07-18T09:43:29+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000043s ] INFO: [ app_init ] --END-- [ RunTime:0.000939s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000990s ] INFO: [ app_begin ] --END-- [ RunTime:0.001089s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'e11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '103' ) LIMIT 1 [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001224s ] INFO: [ app_end ] --END-- [ RunTime:0.001336s ] [ 2019-07-18T09:43:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000817s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001137s ] INFO: [ app_begin ] --END-- [ RunTime:0.001237s ] 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 = 'e11111' ) ORDER BY Stratum [ RunTime:0.0035s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001105s ] INFO: [ app_end ] --END-- [ RunTime:0.001186s ] [ 2019-07-18T09:43:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.001019s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001231s ] INFO: [ app_begin ] --END-- [ RunTime:0.001333s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'e11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001334s ] INFO: [ app_end ] --END-- [ RunTime:0.001439s ] [ 2019-07-18T09:43:32+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000960s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001705s ] INFO: [ app_begin ] --END-- [ RunTime:0.001815s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'e11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '103' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='103',`Time`='2019-07-18 09:43:32' WHERE ( UID = '103' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001536s ] INFO: [ app_end ] --END-- [ RunTime:0.001642s ] [ 2019-07-18T09:43:32+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.001169s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002111s ] INFO: [ app_begin ] --END-- [ RunTime:0.002220s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001937s ] INFO: [ app_end ] --END-- [ RunTime:0.002085s ] [ 2019-07-18T09:43:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000461s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000895s ] INFO: [ app_begin ] --END-- [ RunTime:0.000975s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'e11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '103' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001517s ] INFO: [ app_end ] --END-- [ RunTime:0.001638s ] [ 2019-07-18T09:43:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000422s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000552s ] INFO: [ app_begin ] --END-- [ RunTime:0.000621s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0012s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001060s ] INFO: [ app_end ] --END-- [ RunTime:0.001164s ] [ 2019-07-18T09:43:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000626s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000880s ] INFO: [ app_begin ] --END-- [ RunTime:0.000988s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000978s ] INFO: [ app_end ] --END-- [ RunTime:0.001050s ] [ 2019-07-18T09:44:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000516s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000623s ] INFO: [ app_begin ] --END-- [ RunTime:0.000708s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0015s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001447s ] INFO: [ app_end ] --END-- [ RunTime:0.001562s ] [ 2019-07-18T09:44:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000851s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001498s ] INFO: [ app_begin ] --END-- [ RunTime:0.001610s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002140s ] INFO: [ app_end ] --END-- [ RunTime:0.002270s ] [ 2019-07-18T09:44:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000752s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001040s ] INFO: [ app_begin ] --END-- [ RunTime:0.001145s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0002s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 09:44:47' WHERE ( UID = '105' ) [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000776s ] INFO: [ app_end ] --END-- [ RunTime:0.000841s ] [ 2019-07-18T09:44:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000848s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000955s ] INFO: [ app_begin ] --END-- [ RunTime:0.001057s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000865s ] INFO: [ app_end ] --END-- [ RunTime:0.000941s ] [ 2019-07-18T09:44:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.002272s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001288s ] INFO: [ app_begin ] --END-- [ RunTime:0.001519s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001413s ] INFO: [ app_end ] --END-- [ RunTime:0.001513s ] [ 2019-07-18T09:44:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000603s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.005381s ] INFO: [ app_begin ] --END-- [ RunTime:0.005517s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000949s ] INFO: [ app_end ] --END-- [ RunTime:0.001015s ] [ 2019-07-18T09:44:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000714s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000977s ] INFO: [ app_begin ] --END-- [ RunTime:0.001083s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0029s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001236s ] INFO: [ app_end ] --END-- [ RunTime:0.001352s ] [ 2019-07-18T09:45:03+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000462s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000634s ] INFO: [ app_begin ] --END-- [ RunTime:0.000711s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000835s ] INFO: [ app_end ] --END-- [ RunTime:0.000919s ] [ 2019-07-18T09:46:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000549s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000869s ] INFO: [ app_begin ] --END-- [ RunTime:0.000960s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000748s ] INFO: [ app_end ] --END-- [ RunTime:0.000819s ] [ 2019-07-18T09:46:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000641s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000849s ] INFO: [ app_begin ] --END-- [ RunTime:0.000941s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0031s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000974s ] INFO: [ app_end ] --END-- [ RunTime:0.001054s ] [ 2019-07-18T09:46:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000502s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000803s ] INFO: [ app_begin ] --END-- [ RunTime:0.000925s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0023s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 09:46:11' WHERE ( UID = '105' ) [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000787s ] INFO: [ app_end ] --END-- [ RunTime:0.000853s ] [ 2019-07-18T09:46:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000614s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000937s ] INFO: [ app_begin ] --END-- [ RunTime:0.001030s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0015s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001096s ] INFO: [ app_end ] --END-- [ RunTime:0.001271s ] [ 2019-07-18T09:46:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000636s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001422s ] INFO: [ app_begin ] --END-- [ RunTime:0.001506s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001392s ] INFO: [ app_end ] --END-- [ RunTime:0.001473s ] [ 2019-07-18T09:46:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000643s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001646s ] INFO: [ app_begin ] --END-- [ RunTime:0.001779s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001585s ] INFO: [ app_end ] --END-- [ RunTime:0.001652s ] [ 2019-07-18T09:46:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000666s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000860s ] 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 athleticsIntegral desc [ RunTime:0.0012s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001123s ] INFO: [ app_end ] --END-- [ RunTime:0.001232s ] [ 2019-07-18T09:46:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000501s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000816s ] INFO: [ app_begin ] --END-- [ RunTime:0.000887s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000858s ] INFO: [ app_end ] --END-- [ RunTime:0.000945s ] [ 2019-07-18T09:46:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000763s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000955s ] INFO: [ app_begin ] --END-- [ RunTime:0.001062s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000932s ] INFO: [ app_end ] --END-- [ RunTime:0.001017s ] [ 2019-07-18T09:46:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000567s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001334s ] INFO: [ app_begin ] --END-- [ RunTime:0.001421s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001476s ] INFO: [ app_end ] --END-- [ RunTime:0.001575s ] [ 2019-07-18T09:46:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000583s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001272s ] INFO: [ app_begin ] --END-- [ RunTime:0.001366s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 09:46:41' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001459s ] INFO: [ app_end ] --END-- [ RunTime:0.001562s ] [ 2019-07-18T09:46:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000550s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000786s ] INFO: [ app_begin ] --END-- [ RunTime:0.000884s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0048s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000868s ] INFO: [ app_end ] --END-- [ RunTime:0.000969s ] [ 2019-07-18T09:46:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000591s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000792s ] INFO: [ app_begin ] --END-- [ RunTime:0.000890s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001065s ] INFO: [ app_end ] --END-- [ RunTime:0.001144s ] [ 2019-07-18T09:46:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000728s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001301s ] INFO: [ app_begin ] --END-- [ RunTime:0.001410s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001703s ] INFO: [ app_end ] --END-- [ RunTime:0.001883s ] [ 2019-07-18T09:46:55+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000490s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000872s ] INFO: [ app_begin ] --END-- [ RunTime:0.000989s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001254s ] INFO: [ app_end ] --END-- [ RunTime:0.001337s ] [ 2019-07-18T09:46:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000690s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000949s ] INFO: [ app_begin ] --END-- [ RunTime:0.001025s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001249s ] INFO: [ app_end ] --END-- [ RunTime:0.001378s ] [ 2019-07-18T09:47:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000508s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000914s ] INFO: [ app_begin ] --END-- [ RunTime:0.000990s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001658s ] INFO: [ app_end ] --END-- [ RunTime:0.001768s ] [ 2019-07-18T09:47:08+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000682s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001020s ] INFO: [ app_begin ] --END-- [ RunTime:0.001128s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001683s ] INFO: [ app_end ] --END-- [ RunTime:0.001768s ] [ 2019-07-18T09:47:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000624s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001046s ] INFO: [ app_begin ] --END-- [ RunTime:0.001143s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001388s ] INFO: [ app_end ] --END-- [ RunTime:0.001480s ] [ 2019-07-18T09:47:13+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000653s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001352s ] INFO: [ app_begin ] --END-- [ RunTime:0.001459s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001639s ] INFO: [ app_end ] --END-- [ RunTime:0.001767s ] [ 2019-07-18T09:48:15+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.005924s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.065325s ] INFO: [ app_begin ] --END-- [ RunTime:0.071231s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001839s ] INFO: [ app_end ] --END-- [ RunTime:0.002061s ] [ 2019-07-18T09:48:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000651s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000996s ] INFO: [ app_begin ] --END-- [ RunTime:0.001111s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 09:48:16' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001141s ] INFO: [ app_end ] --END-- [ RunTime:0.001249s ] [ 2019-07-18T09:48:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000646s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002779s ] INFO: [ app_begin ] --END-- [ RunTime:0.003265s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0051s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001386s ] INFO: [ app_end ] --END-- [ RunTime:0.001488s ] [ 2019-07-18T09:48:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.001024s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001330s ] INFO: [ app_begin ] --END-- [ RunTime:0.001459s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.003011s ] INFO: [ app_end ] --END-- [ RunTime:0.003249s ] [ 2019-07-18T09:48:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000777s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.066942s ] INFO: [ app_begin ] --END-- [ RunTime:0.067072s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001529s ] INFO: [ app_end ] --END-- [ RunTime:0.001629s ] [ 2019-07-18T09:48:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000810s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001191s ] INFO: [ app_begin ] --END-- [ RunTime:0.001298s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002016s ] INFO: [ app_end ] --END-- [ RunTime:0.002130s ] [ 2019-07-18T09:48:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000621s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000862s ] INFO: [ app_begin ] --END-- [ RunTime:0.000967s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001202s ] INFO: [ app_end ] --END-- [ RunTime:0.001313s ] [ 2019-07-18T09:48:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000558s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000998s ] INFO: [ app_begin ] --END-- [ RunTime:0.001077s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001700s ] INFO: [ app_end ] --END-- [ RunTime:0.001819s ] [ 2019-07-18T09:49:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000747s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001205s ] INFO: [ app_begin ] --END-- [ RunTime:0.001315s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'e11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playerdata` SET `UID`='103',`UserName`='e11111',`UserIcon`='1',`Gold`='59982',`Crystal`='5250',`LV`='3',`EXP_Max`='121',`EXP`='100',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='10120',`CityOpenBit`='2',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '103' ) [ RunTime:0.0009s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '103' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('103','|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|0|0|0|0|0|0|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|0|0|0|0|0|0|0|0|0') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001543s ] INFO: [ app_end ] --END-- [ RunTime:0.001645s ] [ 2019-07-18T09:49:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000469s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000704s ] INFO: [ app_begin ] --END-- [ RunTime:0.000776s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000690s ] INFO: [ app_end ] --END-- [ RunTime:0.001276s ] [ 2019-07-18T09:49:28+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000475s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000777s ] INFO: [ app_begin ] --END-- [ RunTime:0.000865s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 09:49:28' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000931s ] INFO: [ app_end ] --END-- [ RunTime:0.001032s ] [ 2019-07-18T09:49:28+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000745s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001507s ] INFO: [ app_begin ] --END-- [ RunTime:0.001606s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0007s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001552s ] INFO: [ app_end ] --END-- [ RunTime:0.001638s ] [ 2019-07-18T09:49:28+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000763s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001040s ] INFO: [ app_begin ] --END-- [ RunTime:0.001144s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001071s ] INFO: [ app_end ] --END-- [ RunTime:0.001175s ] [ 2019-07-18T09:49:28+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000714s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001582s ] INFO: [ app_begin ] --END-- [ RunTime:0.001685s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0040s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001183s ] INFO: [ app_end ] --END-- [ RunTime:0.001288s ] [ 2019-07-18T09:49:28+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000629s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000818s ] INFO: [ app_begin ] --END-- [ RunTime:0.000902s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000968s ] INFO: [ app_end ] --END-- [ RunTime:0.001031s ] [ 2019-07-18T09:49:28+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.000573s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001025s ] INFO: [ app_begin ] --END-- [ RunTime:0.001107s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001042s ] INFO: [ app_end ] --END-- [ RunTime:0.001114s ] [ 2019-07-18T09:49:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestThisIDContains INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000647s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000978s ] INFO: [ app_begin ] --END-- [ RunTime:0.001048s ] SQL: SELECT * FROM `sg_users` WHERE ( username = 'r' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001239s ] INFO: [ app_end ] --END-- [ RunTime:0.001337s ] [ 2019-07-18T09:49:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestThisIDContains INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000501s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000977s ] INFO: [ app_begin ] --END-- [ RunTime:0.001057s ] SQL: SELECT * FROM `sg_users` WHERE ( username = 'r1' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001505s ] INFO: [ app_end ] --END-- [ RunTime:0.001609s ] [ 2019-07-18T09:49:32+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestThisIDContains INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000450s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000726s ] INFO: [ app_begin ] --END-- [ RunTime:0.000811s ] SQL: SELECT * FROM `sg_users` WHERE ( username = 'r11' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001152s ] INFO: [ app_end ] --END-- [ RunTime:0.001313s ] [ 2019-07-18T09:49:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestThisIDContains INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.001019s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001447s ] INFO: [ app_begin ] --END-- [ RunTime:0.001552s ] SQL: SELECT * FROM `sg_users` WHERE ( username = 'r111' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001553s ] INFO: [ app_end ] --END-- [ RunTime:0.001634s ] [ 2019-07-18T09:49:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestThisIDContains INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000513s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000721s ] INFO: [ app_begin ] --END-- [ RunTime:0.000792s ] SQL: SELECT * FROM `sg_users` WHERE ( username = 'r1111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001084s ] INFO: [ app_end ] --END-- [ RunTime:0.001191s ] [ 2019-07-18T09:49:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestThisIDContains INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000424s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000776s ] INFO: [ app_begin ] --END-- [ RunTime:0.000852s ] SQL: SELECT * FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000882s ] INFO: [ app_end ] --END-- [ RunTime:0.000947s ] [ 2019-07-18T09:49:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000499s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000739s ] INFO: [ app_begin ] --END-- [ RunTime:0.000808s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000930s ] INFO: [ app_end ] --END-- [ RunTime:0.000999s ] [ 2019-07-18T09:49:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestThisNamedContains INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000637s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000715s ] INFO: [ app_begin ] --END-- [ RunTime:0.000810s ] SQL: SELECT `UserName` FROM `sg_playerdata` [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001275s ] INFO: [ app_end ] --END-- [ RunTime:0.001404s ] [ 2019-07-18T09:49:56+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/register INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000459s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000647s ] INFO: [ app_begin ] --END-- [ RunTime:0.000719s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'r11111' LIMIT 1 [ RunTime:0.0009s ] SQL: INSERT INTO `sg_users` (`username`,`password`,`SecurityCode`,`registertime`) VALUES ('r11111','d720278504f51b087e2fa64f1ca7d280','d720278504f51b087e2fa64f1ca7d280','1563414596') [ RunTime:0.0005s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: INSERT INTO `sg_playerdata` (`UID`) VALUES ('106') [ RunTime:0.0003s ] SQL: INSERT INTO `sg_playeraddexptime` (`UID`,`Time`) VALUES ('106','2019-07-18 09:49:56') [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000823s ] INFO: [ app_end ] --END-- [ RunTime:0.000888s ] [ 2019-07-18T09:49:57+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login 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.000699s ] INFO: [ app_begin ] --END-- [ RunTime:0.000768s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'r11111' LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '106' ) LIMIT 1 [ RunTime:0.0005s ] 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.000896s ] INFO: [ app_end ] --END-- [ RunTime:0.000962s ] [ 2019-07-18T09:49:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000487s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000808s ] INFO: [ app_begin ] --END-- [ RunTime:0.000976s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playerdata` SET `UID`='106',`UserName`='r11111',`UserIcon`='1',`Gold`='0',`Crystal`='220',`LV`='1',`EXP_Max`='100',`EXP`='0',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='0',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='1' WHERE ( UID = '106' ) [ RunTime:0.0016s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '106' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('106','|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|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|0|0|0|0') [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000865s ] INFO: [ app_end ] --END-- [ RunTime:0.000946s ] [ 2019-07-18T09:49:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000417s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001104s ] INFO: [ app_begin ] --END-- [ RunTime:0.001217s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0009s ] SQL: DELETE FROM `sg_playeraddexptime` WHERE ( UID = '106' ) [ RunTime:0.0004s ] SQL: INSERT INTO `sg_playeraddexptime` (`UID`,`Time`) VALUES ('106','2019-07-18 09:49:59') [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000971s ] INFO: [ app_end ] --END-- [ RunTime:0.001048s ] [ 2019-07-18T09:50:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000565s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000929s ] INFO: [ app_begin ] --END-- [ RunTime:0.001002s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '106' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='106',`Time`='2019-07-18 09:50:00' WHERE ( UID = '106' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001167s ] INFO: [ app_end ] --END-- [ RunTime:0.001237s ] [ 2019-07-18T09:50:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000424s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000638s ] INFO: [ app_begin ] --END-- [ RunTime:0.000708s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '106' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000796s ] INFO: [ app_end ] --END-- [ RunTime:0.000878s ] [ 2019-07-18T09:50:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000750s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001041s ] INFO: [ app_begin ] --END-- [ RunTime:0.001116s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001410s ] INFO: [ app_end ] --END-- [ RunTime:0.001539s ] [ 2019-07-18T09:50:02+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000632s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000710s ] INFO: [ app_begin ] --END-- [ RunTime:0.000828s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '106' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000894s ] INFO: [ app_end ] --END-- [ RunTime:0.000993s ] [ 2019-07-18T09:50:03+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000616s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000866s ] INFO: [ app_begin ] --END-- [ RunTime:0.000973s ] 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 = 'r11111' ) ORDER BY Stratum [ RunTime:0.0027s ] NOTIC: [8] Undefined variable: abc C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [2] Invalid argument supplied for foreach() C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000960s ] INFO: [ app_end ] --END-- [ RunTime:0.001027s ] [ 2019-07-18T09:50:04+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000670s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000921s ] INFO: [ app_begin ] --END-- [ RunTime:0.001029s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000886s ] INFO: [ app_end ] --END-- [ RunTime:0.000963s ] [ 2019-07-18T09:50:05+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000531s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000745s ] INFO: [ app_begin ] --END-- [ RunTime:0.000900s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'r11111' LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '106' ) 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.000949s ] INFO: [ app_end ] --END-- [ RunTime:0.001035s ] [ 2019-07-18T09:50:06+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000470s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000682s ] INFO: [ app_begin ] --END-- [ RunTime:0.000750s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0027s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000892s ] INFO: [ app_end ] --END-- [ RunTime:0.000963s ] [ 2019-07-18T09:50:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.001174s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001162s ] INFO: [ app_begin ] --END-- [ RunTime:0.001254s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '106' ) LIMIT 1 [ RunTime:0.0002s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='106',`Time`='2019-07-18 09:50:07' WHERE ( UID = '106' ) [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001070s ] INFO: [ app_end ] --END-- [ RunTime:0.001172s ] [ 2019-07-18T09:50:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000507s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000692s ] INFO: [ app_begin ] --END-- [ RunTime:0.000763s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000834s ] INFO: [ app_end ] --END-- [ RunTime:0.000939s ] [ 2019-07-18T09:50:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000481s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000803s ] INFO: [ app_begin ] --END-- [ RunTime:0.000874s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000893s ] INFO: [ app_end ] --END-- [ RunTime:0.000973s ] [ 2019-07-18T09:50:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000515s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000823s ] INFO: [ app_begin ] --END-- [ RunTime:0.000933s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '106' ) LIMIT 1 [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000781s ] INFO: [ app_end ] --END-- [ RunTime:0.000847s ] [ 2019-07-18T09:50:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000595s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001036s ] INFO: [ app_begin ] --END-- [ RunTime:0.001144s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001030s ] INFO: [ app_end ] --END-- [ RunTime:0.001096s ] [ 2019-07-18T09:50:12+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000586s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001117s ] INFO: [ app_begin ] --END-- [ RunTime:0.001200s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '106' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001449s ] INFO: [ app_end ] --END-- [ RunTime:0.001533s ] [ 2019-07-18T09:50:13+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000565s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000818s ] INFO: [ app_begin ] --END-- [ RunTime:0.000888s ] 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 = 'r11111' ) ORDER BY Stratum [ RunTime:0.0027s ] NOTIC: [8] Undefined variable: abc C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [2] Invalid argument supplied for foreach() C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001043s ] INFO: [ app_end ] --END-- [ RunTime:0.001128s ] [ 2019-07-18T09:50:14+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000415s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000604s ] INFO: [ app_begin ] --END-- [ RunTime:0.000675s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0037s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001054s ] INFO: [ app_end ] --END-- [ RunTime:0.001157s ] [ 2019-07-18T09:50:15+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000418s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000574s ] INFO: [ app_begin ] --END-- [ RunTime:0.000646s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playerdata` SET `UID`='106',`UserName`='r11111',`UserIcon`='1',`Gold`='0',`Crystal`='220',`LV`='1',`EXP_Max`='100',`EXP`='0',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='0',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='1' WHERE ( UID = '106' ) [ RunTime:0.0007s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '106' ) [ RunTime:0.0004s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('106','|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|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|0|0|0|0') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000823s ] INFO: [ app_end ] --END-- [ RunTime:0.000887s ] [ 2019-07-18T09:50:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000433s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000623s ] INFO: [ app_begin ] --END-- [ RunTime:0.000797s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: DELETE FROM `sg_playeraddexptime` WHERE ( UID = '106' ) [ RunTime:0.0004s ] SQL: INSERT INTO `sg_playeraddexptime` (`UID`,`Time`) VALUES ('106','2019-07-18 09:50:16') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000930s ] INFO: [ app_end ] --END-- [ RunTime:0.001019s ] [ 2019-07-18T09:50:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000597s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000656s ] INFO: [ app_begin ] --END-- [ RunTime:0.000730s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '106' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001178s ] INFO: [ app_end ] --END-- [ RunTime:0.001267s ] [ 2019-07-18T09:50:18+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000571s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001039s ] INFO: [ app_begin ] --END-- [ RunTime:0.001109s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0012s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '106' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='106',`Time`='2019-07-18 09:50:18' WHERE ( UID = '106' ) [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001516s ] INFO: [ app_end ] --END-- [ RunTime:0.001600s ] [ 2019-07-18T09:50:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000458s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000781s ] INFO: [ app_begin ] --END-- [ RunTime:0.000871s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0011s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '106' ) LIMIT 1 [ RunTime:0.0070s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000873s ] INFO: [ app_end ] --END-- [ RunTime:0.000976s ] [ 2019-07-18T09:50:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000596s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000998s ] INFO: [ app_begin ] --END-- [ RunTime:0.001136s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001234s ] INFO: [ app_end ] --END-- [ RunTime:0.001385s ] [ 2019-07-18T09:50:20+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000510s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000831s ] INFO: [ app_begin ] --END-- [ RunTime:0.001166s ] 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 = 'r11111' ) ORDER BY Stratum [ RunTime:0.0041s ] NOTIC: [8] Undefined variable: abc C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [2] Invalid argument supplied for foreach() C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001172s ] INFO: [ app_end ] --END-- [ RunTime:0.001348s ] [ 2019-07-18T09:50:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.001055s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001037s ] INFO: [ app_begin ] --END-- [ RunTime:0.001127s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001090s ] INFO: [ app_end ] --END-- [ RunTime:0.001158s ] [ 2019-07-18T09:50:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000775s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000824s ] INFO: [ app_begin ] --END-- [ RunTime:0.000899s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000934s ] INFO: [ app_end ] --END-- [ RunTime:0.001039s ] [ 2019-07-18T09:50:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData 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.001534s ] INFO: [ app_begin ] --END-- [ RunTime:0.001648s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001057s ] INFO: [ app_end ] --END-- [ RunTime:0.001156s ] [ 2019-07-18T09:50:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData 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.000873s ] INFO: [ app_begin ] --END-- [ RunTime:0.000958s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001248s ] INFO: [ app_end ] --END-- [ RunTime:0.001351s ] [ 2019-07-18T09:50:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.000731s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001035s ] INFO: [ app_begin ] --END-- [ RunTime:0.001282s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000946s ] INFO: [ app_end ] --END-- [ RunTime:0.001046s ] [ 2019-07-18T09:50:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000921s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001305s ] INFO: [ app_begin ] --END-- [ RunTime:0.001381s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 09:50:45' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001658s ] INFO: [ app_end ] --END-- [ RunTime:0.001733s ] [ 2019-07-18T09:50:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000496s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000664s ] INFO: [ app_begin ] --END-- [ RunTime:0.000755s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0064s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001539s ] INFO: [ app_end ] --END-- [ RunTime:0.001610s ] [ 2019-07-18T09:51:08+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000585s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001111s ] INFO: [ app_begin ] --END-- [ RunTime:0.001206s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001490s ] INFO: [ app_end ] --END-- [ RunTime:0.001564s ] [ 2019-07-18T09:52:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000472s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000952s ] INFO: [ app_begin ] --END-- [ RunTime:0.001030s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000763s ] INFO: [ app_end ] --END-- [ RunTime:0.000853s ] [ 2019-07-18T09:52:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000423s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000626s ] INFO: [ app_begin ] --END-- [ RunTime:0.000817s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001204s ] INFO: [ app_end ] --END-- [ RunTime:0.001295s ] [ 2019-07-18T09:52:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000827s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001295s ] INFO: [ app_begin ] --END-- [ RunTime:0.001374s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001346s ] INFO: [ app_end ] --END-- [ RunTime:0.001426s ] [ 2019-07-18T09:52:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000516s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000896s ] INFO: [ app_begin ] --END-- [ RunTime:0.000976s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001012s ] INFO: [ app_end ] --END-- [ RunTime:0.001100s ] [ 2019-07-18T09:52:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000773s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000825s ] INFO: [ app_begin ] --END-- [ RunTime:0.000904s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0032s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001100s ] INFO: [ app_end ] --END-- [ RunTime:0.001178s ] [ 2019-07-18T09:52:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000476s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000725s ] INFO: [ app_begin ] --END-- [ RunTime:0.000816s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 09:52:36' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001125s ] INFO: [ app_end ] --END-- [ RunTime:0.001203s ] [ 2019-07-18T09:52:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000583s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000804s ] INFO: [ app_begin ] --END-- [ RunTime:0.000874s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0018s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000949s ] INFO: [ app_end ] --END-- [ RunTime:0.001064s ] [ 2019-07-18T09:53:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.000635s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000908s ] INFO: [ app_begin ] --END-- [ RunTime:0.001020s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000971s ] INFO: [ app_end ] --END-- [ RunTime:0.001066s ] [ 2019-07-18T09:53:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000907s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000999s ] INFO: [ app_begin ] --END-- [ RunTime:0.001127s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000689s ] INFO: [ app_end ] --END-- [ RunTime:0.000763s ] [ 2019-07-18T09:53:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.000760s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001083s ] INFO: [ app_begin ] --END-- [ RunTime:0.001198s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000783s ] INFO: [ app_end ] --END-- [ RunTime:0.000867s ] [ 2019-07-18T09:53:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000744s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001203s ] INFO: [ app_begin ] --END-- [ RunTime:0.001341s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000963s ] INFO: [ app_end ] --END-- [ RunTime:0.001046s ] [ 2019-07-18T09:53:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000418s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000920s ] INFO: [ app_begin ] --END-- [ RunTime:0.001011s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 09:53:46' WHERE ( UID = '105' ) [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001397s ] INFO: [ app_end ] --END-- [ RunTime:0.001487s ] [ 2019-07-18T09:53:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000505s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000774s ] INFO: [ app_begin ] --END-- [ RunTime:0.000854s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0037s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001003s ] INFO: [ app_end ] --END-- [ RunTime:0.001096s ] [ 2019-07-18T09:53:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000669s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001278s ] INFO: [ app_begin ] --END-- [ RunTime:0.001360s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001288s ] INFO: [ app_end ] --END-- [ RunTime:0.001372s ] [ 2019-07-18T09:54:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000500s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000846s ] INFO: [ app_begin ] --END-- [ RunTime:0.000942s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001080s ] INFO: [ app_end ] --END-- [ RunTime:0.001192s ] [ 2019-07-18T09:54:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000595s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000868s ] INFO: [ app_begin ] --END-- [ RunTime:0.000972s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001168s ] INFO: [ app_end ] --END-- [ RunTime:0.001280s ] [ 2019-07-18T09:54:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000770s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000899s ] INFO: [ app_begin ] --END-- [ RunTime:0.001003s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0037s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001287s ] INFO: [ app_end ] --END-- [ RunTime:0.001369s ] [ 2019-07-18T09:54:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000591s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000917s ] INFO: [ app_begin ] --END-- [ RunTime:0.001021s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001260s ] INFO: [ app_end ] --END-- [ RunTime:0.001341s ] [ 2019-07-18T09:54:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000040s ] INFO: [ app_init ] --END-- [ RunTime:0.000743s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001342s ] INFO: [ app_begin ] --END-- [ RunTime:0.001480s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001073s ] INFO: [ app_end ] --END-- [ RunTime:0.001181s ] [ 2019-07-18T09:54:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.000760s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000882s ] INFO: [ app_begin ] --END-- [ RunTime:0.000992s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001232s ] INFO: [ app_end ] --END-- [ RunTime:0.001328s ] [ 2019-07-18T09:54:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000783s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001497s ] INFO: [ app_begin ] --END-- [ RunTime:0.001617s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 09:54:46' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001506s ] INFO: [ app_end ] --END-- [ RunTime:0.001591s ] [ 2019-07-18T09:55:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000544s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000836s ] INFO: [ app_begin ] --END-- [ RunTime:0.000941s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '106' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001209s ] INFO: [ app_end ] --END-- [ RunTime:0.001385s ] [ 2019-07-18T09:55:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000590s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000659s ] INFO: [ app_begin ] --END-- [ RunTime:0.000731s ] 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 = 'r11111' ) ORDER BY Stratum [ RunTime:0.0037s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000928s ] INFO: [ app_end ] --END-- [ RunTime:0.000992s ] [ 2019-07-18T09:55:08+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000649s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001138s ] INFO: [ app_begin ] --END-- [ RunTime:0.001490s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0008s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '106' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001199s ] INFO: [ app_end ] --END-- [ RunTime:0.001302s ] [ 2019-07-18T09:55:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000439s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000955s ] INFO: [ app_begin ] --END-- [ RunTime:0.001026s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0008s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '106' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='106',`Time`='2019-07-18 09:55:09' WHERE ( UID = '106' ) [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001020s ] INFO: [ app_end ] --END-- [ RunTime:0.001117s ] [ 2019-07-18T09:55:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000641s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000931s ] INFO: [ app_begin ] --END-- [ RunTime:0.001024s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000866s ] INFO: [ app_end ] --END-- [ RunTime:0.000971s ] [ 2019-07-18T09:55:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000044s ] INFO: [ app_init ] --END-- [ RunTime:0.000934s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001982s ] INFO: [ app_begin ] --END-- [ RunTime:0.002087s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001495s ] INFO: [ app_end ] --END-- [ RunTime:0.001675s ] [ 2019-07-18T09:55:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000686s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001784s ] INFO: [ app_begin ] --END-- [ RunTime:0.001880s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0045s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.005247s ] INFO: [ app_end ] --END-- [ RunTime:0.006337s ] [ 2019-07-18T09:55:32+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000730s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001633s ] INFO: [ app_begin ] --END-- [ RunTime:0.001761s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0015s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002070s ] INFO: [ app_end ] --END-- [ RunTime:0.002187s ] [ 2019-07-18T09:55:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000047s ] INFO: [ app_init ] --END-- [ RunTime:0.000592s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000828s ] INFO: [ app_begin ] --END-- [ RunTime:0.000902s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0047s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001566s ] INFO: [ app_end ] --END-- [ RunTime:0.001665s ] [ 2019-07-18T09:55:54+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000708s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001364s ] INFO: [ app_begin ] --END-- [ RunTime:0.001474s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001588s ] INFO: [ app_end ] --END-- [ RunTime:0.001661s ] [ 2019-07-18T09:56:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000778s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001571s ] INFO: [ app_begin ] --END-- [ RunTime:0.001674s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0016s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001667s ] INFO: [ app_end ] --END-- [ RunTime:0.001782s ] [ 2019-07-18T09:56:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000701s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001529s ] INFO: [ app_begin ] --END-- [ RunTime:0.001636s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001614s ] INFO: [ app_end ] --END-- [ RunTime:0.001739s ] [ 2019-07-18T09:56:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000874s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001093s ] INFO: [ app_begin ] --END-- [ RunTime:0.001200s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 09:56:39' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001015s ] INFO: [ app_end ] --END-- [ RunTime:0.001114s ] [ 2019-07-18T09:56:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000603s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000859s ] INFO: [ app_begin ] --END-- [ RunTime:0.000948s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000869s ] INFO: [ app_end ] --END-- [ RunTime:0.000932s ] [ 2019-07-18T09:56:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000109s ] INFO: [ app_init ] --END-- [ RunTime:0.000965s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001005s ] INFO: [ app_begin ] --END-- [ RunTime:0.001113s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001179s ] INFO: [ app_end ] --END-- [ RunTime:0.001276s ] [ 2019-07-18T09:56:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000654s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001016s ] INFO: [ app_begin ] --END-- [ RunTime:0.001127s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000842s ] INFO: [ app_end ] --END-- [ RunTime:0.000948s ] [ 2019-07-18T09:56:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000840s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001015s ] INFO: [ app_begin ] --END-- [ RunTime:0.001155s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0034s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001023s ] INFO: [ app_end ] --END-- [ RunTime:0.001088s ] [ 2019-07-18T09:58:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000050s ] INFO: [ app_init ] --END-- [ RunTime:0.000624s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001198s ] INFO: [ app_begin ] --END-- [ RunTime:0.001295s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0005s ] SQL: DELETE FROM `sg_playeraddexptime` WHERE ( UID = '9' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_playeraddexptime` (`UID`,`Time`) VALUES ('9','2019-07-18 09:58:56') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000941s ] INFO: [ app_end ] --END-- [ RunTime:0.001022s ] [ 2019-07-18T09:58:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000544s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000915s ] INFO: [ app_begin ] --END-- [ RunTime:0.001024s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='9',`Time`='2019-07-18 09:58:57' WHERE ( UID = '9' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001586s ] INFO: [ app_end ] --END-- [ RunTime:0.001753s ] [ 2019-07-18T09:58:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000616s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001200s ] INFO: [ app_begin ] --END-- [ RunTime:0.001314s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001442s ] INFO: [ app_end ] --END-- [ RunTime:0.001534s ] [ 2019-07-18T09:58:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000501s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001401s ] INFO: [ app_begin ] --END-- [ RunTime:0.001516s ] 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 = 'xxxxxx' ) ORDER BY Stratum [ RunTime:0.0039s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001371s ] INFO: [ app_end ] --END-- [ RunTime:0.001543s ] [ 2019-07-18T09:59:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000561s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000963s ] INFO: [ app_begin ] --END-- [ RunTime:0.001036s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001070s ] INFO: [ app_end ] --END-- [ RunTime:0.001153s ] [ 2019-07-18T09:59:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000526s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001130s ] INFO: [ app_begin ] --END-- [ RunTime:0.001214s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000937s ] INFO: [ app_end ] --END-- [ RunTime:0.001005s ] [ 2019-07-18T09:59:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000560s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000836s ] INFO: [ app_begin ] --END-- [ RunTime:0.000925s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001082s ] INFO: [ app_end ] --END-- [ RunTime:0.001189s ] [ 2019-07-18T09:59:02+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000492s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000635s ] INFO: [ app_begin ] --END-- [ RunTime:0.000708s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playerdata` SET `UID`='9',`UserName`='xxxxxx',`UserIcon`='1',`Gold`='2499603',`Crystal`='141051',`LV`='5',`EXP_Max`='146',`EXP`='86',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='281050',`CityOpenBit`='5',`LotteryGeneralCount`='90',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '9' ) [ RunTime:0.0013s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '9' ) [ RunTime:0.0004s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('9','|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|1|0|0|0|2|0|2|0|0|0|0|0|0|1|2|1|0|1|1|0|5|2|0|0|2|0|0|0|0|0|0|0|1|0|1|1|0|1|1|0|0|0|1|0|0|0|0|0|0|2|0|0|0|1|5|11|3|0|1|0|0|0|1|0|0|0|1|161|0|0|0|0|0|1|0|0|0|0|0|0|0|0|0|1|84|0|0') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000818s ] INFO: [ app_end ] --END-- [ RunTime:0.000894s ] [ 2019-07-18T10:01:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000591s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001053s ] INFO: [ app_begin ] --END-- [ RunTime:0.001137s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001100s ] INFO: [ app_end ] --END-- [ RunTime:0.001170s ] [ 2019-07-18T10:01:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000697s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000998s ] INFO: [ app_begin ] --END-- [ RunTime:0.001082s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='9',`Time`='2019-07-18 10:01:34' WHERE ( UID = '9' ) [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000947s ] INFO: [ app_end ] --END-- [ RunTime:0.001018s ] [ 2019-07-18T10:01:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000548s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000807s ] INFO: [ app_begin ] --END-- [ RunTime:0.000939s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] SQL: DELETE FROM `sg_playeraddexptime` WHERE ( UID = '9' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_playeraddexptime` (`UID`,`Time`) VALUES ('9','2019-07-18 10:01:35') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001006s ] INFO: [ app_end ] --END-- [ RunTime:0.001093s ] [ 2019-07-18T10:01:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000628s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000963s ] INFO: [ app_begin ] --END-- [ RunTime:0.001370s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001063s ] INFO: [ app_end ] --END-- [ RunTime:0.001148s ] [ 2019-07-18T10:01:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000044s ] INFO: [ app_init ] --END-- [ RunTime:0.000737s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001032s ] INFO: [ app_begin ] --END-- [ RunTime:0.001151s ] 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 = 'xxxxxx' ) ORDER BY Stratum [ RunTime:0.0043s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001005s ] INFO: [ app_end ] --END-- [ RunTime:0.001073s ] [ 2019-07-18T10:01:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000667s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001306s ] INFO: [ app_begin ] --END-- [ RunTime:0.001393s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001833s ] INFO: [ app_end ] --END-- [ RunTime:0.001945s ] [ 2019-07-18T10:01:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000100s ] INFO: [ app_init ] --END-- [ RunTime:0.000720s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001427s ] INFO: [ app_begin ] --END-- [ RunTime:0.001765s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001263s ] INFO: [ app_end ] --END-- [ RunTime:0.001367s ] [ 2019-07-18T10:02:13+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000595s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000711s ] INFO: [ app_begin ] --END-- [ RunTime:0.000808s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playerdata` SET `UID`='9',`UserName`='xxxxxx',`UserIcon`='1',`Gold`='2499603',`Crystal`='141051',`LV`='5',`EXP_Max`='146',`EXP`='86',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='281050',`CityOpenBit`='5',`LotteryGeneralCount`='90',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '9' ) [ RunTime:0.0008s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '9' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('9','|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|1|0|0|0|2|0|2|0|0|0|0|0|0|1|2|1|0|1|1|0|5|2|0|0|2|0|0|0|0|0|0|0|1|0|1|1|0|1|1|0|0|0|1|0|0|0|0|0|0|2|0|0|0|1|5|11|3|0|1|0|0|0|1|0|0|0|1|161|0|0|0|0|0|1|0|0|0|0|0|0|0|0|0|1|84|0|0') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000750s ] INFO: [ app_end ] --END-- [ RunTime:0.000907s ] [ 2019-07-18T10:02:20+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000538s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000801s ] INFO: [ app_begin ] --END-- [ RunTime:0.000889s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000629s ] INFO: [ app_end ] --END-- [ RunTime:0.000702s ] [ 2019-07-18T10:02:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000578s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000640s ] INFO: [ app_begin ] --END-- [ RunTime:0.000727s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000802s ] INFO: [ app_end ] --END-- [ RunTime:0.000886s ] [ 2019-07-18T10:02:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000797s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001632s ] INFO: [ app_begin ] --END-- [ RunTime:0.001747s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001208s ] INFO: [ app_end ] --END-- [ RunTime:0.001271s ] [ 2019-07-18T10:02:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000458s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000656s ] INFO: [ app_begin ] --END-- [ RunTime:0.000746s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000895s ] INFO: [ app_end ] --END-- [ RunTime:0.000964s ] [ 2019-07-18T10:02:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000406s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000649s ] INFO: [ app_begin ] --END-- [ RunTime:0.000719s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 10:02:21' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001018s ] INFO: [ app_end ] --END-- [ RunTime:0.001123s ] [ 2019-07-18T10:02:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000559s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000596s ] INFO: [ app_begin ] --END-- [ RunTime:0.000667s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0054s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000940s ] INFO: [ app_end ] --END-- [ RunTime:0.001455s ] [ 2019-07-18T10:02:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000493s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000658s ] 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 [ RunTime:0.0012s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001354s ] INFO: [ app_end ] --END-- [ RunTime:0.001449s ] [ 2019-07-18T10:03:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000657s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001017s ] INFO: [ app_begin ] --END-- [ RunTime:0.001206s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000924s ] INFO: [ app_end ] --END-- [ RunTime:0.000989s ] [ 2019-07-18T10:03:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000580s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001597s ] INFO: [ app_begin ] --END-- [ RunTime:0.001671s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '106' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='106',`Time`='2019-07-18 10:03:07' WHERE ( UID = '106' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001393s ] INFO: [ app_end ] --END-- [ RunTime:0.001461s ] [ 2019-07-18T10:03:08+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000435s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000603s ] INFO: [ app_begin ] --END-- [ RunTime:0.000673s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '106' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000907s ] INFO: [ app_end ] --END-- [ RunTime:0.000992s ] [ 2019-07-18T10:03:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.001056s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001005s ] INFO: [ app_begin ] --END-- [ RunTime:0.001097s ] 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 = 'r11111' ) ORDER BY Stratum [ RunTime:0.0043s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000871s ] INFO: [ app_end ] --END-- [ RunTime:0.000942s ] [ 2019-07-18T10:03:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000623s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000899s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001074s ] INFO: [ app_end ] --END-- [ RunTime:0.001180s ] [ 2019-07-18T10:03:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000444s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000575s ] INFO: [ app_begin ] --END-- [ RunTime:0.000645s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '106' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000837s ] INFO: [ app_end ] --END-- [ RunTime:0.000904s ] [ 2019-07-18T10:04:03+08:00 ] 139.227.66.25 /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.001011s ] INFO: [ app_begin ] --END-- [ RunTime:0.001116s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000960s ] INFO: [ app_end ] --END-- [ RunTime:0.001048s ] [ 2019-07-18T10:04:04+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000471s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000909s ] INFO: [ app_begin ] --END-- [ RunTime:0.000981s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001052s ] INFO: [ app_end ] --END-- [ RunTime:0.001127s ] [ 2019-07-18T10:04:04+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000711s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001167s ] INFO: [ app_begin ] --END-- [ RunTime:0.001257s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0033s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001201s ] INFO: [ app_end ] --END-- [ RunTime:0.001282s ] [ 2019-07-18T10:04:04+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000634s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001007s ] INFO: [ app_begin ] --END-- [ RunTime:0.001130s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000917s ] INFO: [ app_end ] --END-- [ RunTime:0.000986s ] [ 2019-07-18T10:04:04+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000531s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000795s ] INFO: [ app_begin ] --END-- [ RunTime:0.001099s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001023s ] INFO: [ app_end ] --END-- [ RunTime:0.001116s ] [ 2019-07-18T10:04:04+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000589s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001439s ] INFO: [ app_begin ] --END-- [ RunTime:0.001639s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 10:04:04' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001214s ] INFO: [ app_end ] --END-- [ RunTime:0.001284s ] [ 2019-07-18T10:04:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000722s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001137s ] INFO: [ app_begin ] --END-- [ RunTime:0.001211s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='9',`Time`='2019-07-18 10:04:24' WHERE ( UID = '9' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000840s ] INFO: [ app_end ] --END-- [ RunTime:0.000939s ] [ 2019-07-18T10:04:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000555s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000865s ] INFO: [ app_begin ] --END-- [ RunTime:0.000936s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001164s ] INFO: [ app_end ] --END-- [ RunTime:0.001271s ] [ 2019-07-18T10:04:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000689s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000662s ] INFO: [ app_begin ] --END-- [ RunTime:0.000751s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000778s ] INFO: [ app_end ] --END-- [ RunTime:0.000849s ] [ 2019-07-18T10:04:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000832s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001424s ] INFO: [ app_begin ] --END-- [ RunTime:0.001500s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] SQL: DELETE FROM `sg_playeraddexptime` WHERE ( UID = '9' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_playeraddexptime` (`UID`,`Time`) VALUES ('9','2019-07-18 10:04:26') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001335s ] INFO: [ app_end ] --END-- [ RunTime:0.001405s ] [ 2019-07-18T10:04:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000559s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000868s ] INFO: [ app_begin ] --END-- [ RunTime:0.000971s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000890s ] INFO: [ app_end ] --END-- [ RunTime:0.000974s ] [ 2019-07-18T10:04:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.001426s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000917s ] INFO: [ app_begin ] --END-- [ RunTime:0.001022s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001849s ] INFO: [ app_end ] --END-- [ RunTime:0.002103s ] [ 2019-07-18T10:04:28+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000636s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000892s ] INFO: [ app_begin ] --END-- [ RunTime:0.001004s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001031s ] INFO: [ app_end ] --END-- [ RunTime:0.001126s ] [ 2019-07-18T10:04:29+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData 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.000794s ] INFO: [ app_begin ] --END-- [ RunTime:0.000868s ] 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 = 'xxxxxx' ) ORDER BY Stratum [ RunTime:0.0062s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000929s ] INFO: [ app_end ] --END-- [ RunTime:0.001030s ] [ 2019-07-18T10:04:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000460s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000681s ] INFO: [ app_begin ] --END-- [ RunTime:0.000763s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0006s ] SQL: UPDATE `sg_playerdata` SET `UID`='9',`UserName`='xxxxxx',`UserIcon`='1',`Gold`='2499603',`Crystal`='141051',`LV`='5',`EXP_Max`='146',`EXP`='86',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='281050',`CityOpenBit`='5',`LotteryGeneralCount`='90',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '9' ) [ RunTime:0.0010s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '9' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('9','|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|1|0|0|0|2|0|2|0|0|0|0|0|0|1|2|1|0|1|1|0|5|2|0|0|2|0|0|0|0|0|0|0|1|0|1|1|0|1|1|0|0|0|1|0|0|0|0|0|0|2|0|0|0|1|5|11|3|0|1|0|0|0|1|0|0|0|1|161|0|0|0|0|0|1|0|0|0|0|0|0|0|0|0|1|84|0|0') [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001022s ] INFO: [ app_end ] --END-- [ RunTime:0.001129s ] [ 2019-07-18T10:10:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000469s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000688s ] INFO: [ app_begin ] --END-- [ RunTime:0.000761s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001113s ] INFO: [ app_end ] --END-- [ RunTime:0.001258s ] [ 2019-07-18T10:12:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000676s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000778s ] INFO: [ app_begin ] --END-- [ RunTime:0.000866s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000922s ] INFO: [ app_end ] --END-- [ RunTime:0.000996s ] [ 2019-07-18T10:12:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.000875s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000931s ] INFO: [ app_begin ] --END-- [ RunTime:0.001046s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0009s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0016s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000906s ] INFO: [ app_end ] --END-- [ RunTime:0.001005s ] [ 2019-07-18T10:12:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000693s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000759s ] INFO: [ app_begin ] --END-- [ RunTime:0.000848s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001222s ] INFO: [ app_end ] --END-- [ RunTime:0.001318s ] [ 2019-07-18T10:12:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000600s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001147s ] INFO: [ app_begin ] --END-- [ RunTime:0.001241s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0041s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000951s ] INFO: [ app_end ] --END-- [ RunTime:0.001011s ] [ 2019-07-18T10:12:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000665s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000847s ] INFO: [ app_begin ] --END-- [ RunTime:0.000944s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0012s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 10:12:40' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001035s ] INFO: [ app_end ] --END-- [ RunTime:0.001121s ] [ 2019-07-18T10:12:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000818s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001417s ] INFO: [ app_begin ] --END-- [ RunTime:0.001504s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001968s ] INFO: [ app_end ] --END-- [ RunTime:0.002071s ] [ 2019-07-18T10:12:48+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000042s ] INFO: [ app_init ] --END-- [ RunTime:0.000755s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001560s ] INFO: [ app_begin ] --END-- [ RunTime:0.001687s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001617s ] INFO: [ app_end ] --END-- [ RunTime:0.001709s ] [ 2019-07-18T10:13:29+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000581s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000846s ] INFO: [ app_begin ] --END-- [ RunTime:0.000944s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000625s ] INFO: [ app_end ] --END-- [ RunTime:0.000701s ] [ 2019-07-18T10:13:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000478s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000636s ] INFO: [ app_begin ] --END-- [ RunTime:0.000711s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0039s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001116s ] INFO: [ app_end ] --END-- [ RunTime:0.001195s ] [ 2019-07-18T10:13:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000768s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001606s ] INFO: [ app_begin ] --END-- [ RunTime:0.001707s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001574s ] INFO: [ app_end ] --END-- [ RunTime:0.001639s ] [ 2019-07-18T10:13:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000900s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000847s ] INFO: [ app_begin ] --END-- [ RunTime:0.000956s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001827s ] INFO: [ app_end ] --END-- [ RunTime:0.001937s ] [ 2019-07-18T10:13:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000437s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000710s ] INFO: [ app_begin ] --END-- [ RunTime:0.000794s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000792s ] INFO: [ app_end ] --END-- [ RunTime:0.000884s ] [ 2019-07-18T10:13:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000620s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001113s ] INFO: [ app_begin ] --END-- [ RunTime:0.001203s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 10:13:30' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001082s ] INFO: [ app_end ] --END-- [ RunTime:0.001183s ] [ 2019-07-18T10:13:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000717s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000780s ] INFO: [ app_begin ] --END-- [ RunTime:0.000855s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '106' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000806s ] INFO: [ app_end ] --END-- [ RunTime:0.000895s ] [ 2019-07-18T10:13:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000435s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000723s ] INFO: [ app_begin ] --END-- [ RunTime:0.000792s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '106' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000936s ] INFO: [ app_end ] --END-- [ RunTime:0.001001s ] [ 2019-07-18T10:13:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000783s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001478s ] INFO: [ app_begin ] --END-- [ RunTime:0.001587s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001987s ] INFO: [ app_end ] --END-- [ RunTime:0.002088s ] [ 2019-07-18T10:13:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000968s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001039s ] INFO: [ app_begin ] --END-- [ RunTime:0.001110s ] 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 = 'r11111' ) ORDER BY Stratum [ RunTime:0.0033s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001006s ] INFO: [ app_end ] --END-- [ RunTime:0.001635s ] [ 2019-07-18T10:13:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime 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.000646s ] INFO: [ app_begin ] --END-- [ RunTime:0.000728s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '106' ) LIMIT 1 [ RunTime:0.0002s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='106',`Time`='2019-07-18 10:13:37' WHERE ( UID = '106' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000864s ] INFO: [ app_end ] --END-- [ RunTime:0.000934s ] [ 2019-07-18T10:13:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000486s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000684s ] INFO: [ app_begin ] --END-- [ RunTime:0.000753s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000694s ] INFO: [ app_end ] --END-- [ RunTime:0.000775s ] [ 2019-07-18T10:14:51+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000540s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000590s ] INFO: [ app_begin ] --END-- [ RunTime:0.000673s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001007s ] INFO: [ app_end ] --END-- [ RunTime:0.001121s ] [ 2019-07-18T10:19:51+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000611s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000837s ] INFO: [ app_begin ] --END-- [ RunTime:0.000911s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001662s ] INFO: [ app_end ] --END-- [ RunTime:0.001770s ] [ 2019-07-18T10:19:53+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000513s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000687s ] INFO: [ app_begin ] --END-- [ RunTime:0.000775s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playerdata` SET `UID`='106',`UserName`='r11111',`UserIcon`='1',`Gold`='18500',`Crystal`='150',`LV`='1',`EXP_Max`='100',`EXP`='0',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='10240',`CityOpenBit`='2',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '106' ) [ RunTime:0.0011s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '106' ) [ RunTime:0.0004s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('106','|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|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|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001013s ] INFO: [ app_end ] --END-- [ RunTime:0.001106s ] [ 2019-07-18T10:20:02+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.000712s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001092s ] INFO: [ app_begin ] --END-- [ RunTime:0.001202s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'r11111' LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '106' ) 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.000932s ] INFO: [ app_end ] --END-- [ RunTime:0.001018s ] [ 2019-07-18T10:20:04+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000920s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000715s ] INFO: [ app_begin ] --END-- [ RunTime:0.000785s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0026s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000982s ] INFO: [ app_end ] --END-- [ RunTime:0.001052s ] [ 2019-07-18T10:20:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000509s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001242s ] INFO: [ app_begin ] --END-- [ RunTime:0.001313s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '106' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='106',`Time`='2019-07-18 10:20:05' WHERE ( UID = '106' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001392s ] INFO: [ app_end ] --END-- [ RunTime:0.001466s ] [ 2019-07-18T10:20:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000796s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001638s ] INFO: [ app_begin ] --END-- [ RunTime:0.001733s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001179s ] INFO: [ app_end ] --END-- [ RunTime:0.001266s ] [ 2019-07-18T10:20:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000488s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000700s ] INFO: [ app_begin ] --END-- [ RunTime:0.000914s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001372s ] INFO: [ app_end ] --END-- [ RunTime:0.001485s ] [ 2019-07-18T10:20:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000480s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002353s ] INFO: [ app_begin ] --END-- [ RunTime:0.002426s ] 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 = 'r11111' ) ORDER BY Stratum [ RunTime:0.0038s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000964s ] INFO: [ app_end ] --END-- [ RunTime:0.001025s ] [ 2019-07-18T10:20:08+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000505s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000898s ] INFO: [ app_begin ] --END-- [ RunTime:0.001030s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000937s ] INFO: [ app_end ] --END-- [ RunTime:0.001005s ] [ 2019-07-18T10:20:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000705s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001297s ] INFO: [ app_begin ] --END-- [ RunTime:0.001401s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '106' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000936s ] INFO: [ app_end ] --END-- [ RunTime:0.001071s ] [ 2019-07-18T10:20:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000775s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001623s ] INFO: [ app_begin ] --END-- [ RunTime:0.001888s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '106' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001357s ] INFO: [ app_end ] --END-- [ RunTime:0.001469s ] [ 2019-07-18T10:20:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000466s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000693s ] INFO: [ app_begin ] --END-- [ RunTime:0.000763s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001074s ] INFO: [ app_end ] --END-- [ RunTime:0.001201s ] [ 2019-07-18T10:20:11+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000485s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000668s ] INFO: [ app_begin ] --END-- [ RunTime:0.000755s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0027s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001152s ] INFO: [ app_end ] --END-- [ RunTime:0.001252s ] [ 2019-07-18T10:21:02+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000559s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000666s ] INFO: [ app_begin ] --END-- [ RunTime:0.000762s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000967s ] INFO: [ app_end ] --END-- [ RunTime:0.001096s ] [ 2019-07-18T10:21:03+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000518s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000880s ] INFO: [ app_begin ] --END-- [ RunTime:0.000965s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000887s ] INFO: [ app_end ] --END-- [ RunTime:0.000952s ] [ 2019-07-18T10:21:03+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000638s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000696s ] INFO: [ app_begin ] --END-- [ RunTime:0.000795s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000878s ] INFO: [ app_end ] --END-- [ RunTime:0.000977s ] [ 2019-07-18T10:21:03+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000662s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001405s ] INFO: [ app_begin ] --END-- [ RunTime:0.001494s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 10:21:03' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001177s ] INFO: [ app_end ] --END-- [ RunTime:0.001242s ] [ 2019-07-18T10:21:03+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000599s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000836s ] INFO: [ app_begin ] --END-- [ RunTime:0.000908s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0100s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001135s ] INFO: [ app_end ] --END-- [ RunTime:0.001233s ] [ 2019-07-18T10:21:03+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000700s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000925s ] INFO: [ app_begin ] --END-- [ RunTime:0.001037s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000809s ] INFO: [ app_end ] --END-- [ RunTime:0.000877s ] [ 2019-07-18T10:21:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.000459s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000633s ] INFO: [ app_begin ] --END-- [ RunTime:0.000702s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playerdata` SET `UID`='106',`UserName`='r11111',`UserIcon`='1',`Gold`='18500',`Crystal`='150',`LV`='1',`EXP_Max`='100',`EXP`='0',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='10240',`CityOpenBit`='2',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '106' ) [ RunTime:0.0009s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '106' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('106','|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|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|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000835s ] INFO: [ app_end ] --END-- [ RunTime:0.001053s ] [ 2019-07-18T10:21:38+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000425s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000562s ] INFO: [ app_begin ] --END-- [ RunTime:0.000654s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'cccccc' LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '88' ) 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.000899s ] INFO: [ app_end ] --END-- [ RunTime:0.001010s ] [ 2019-07-18T10:21:39+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000777s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001194s ] INFO: [ app_begin ] --END-- [ RunTime:0.001297s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0021s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001069s ] INFO: [ app_end ] --END-- [ RunTime:0.001181s ] [ 2019-07-18T10:21:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000571s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000878s ] INFO: [ app_begin ] --END-- [ RunTime:0.000994s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='88',`Time`='2019-07-18 10:21:40' WHERE ( UID = '88' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000791s ] INFO: [ app_end ] --END-- [ RunTime:0.000971s ] [ 2019-07-18T10:21:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000805s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001552s ] INFO: [ app_begin ] --END-- [ RunTime:0.001660s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001006s ] INFO: [ app_end ] --END-- [ RunTime:0.001120s ] [ 2019-07-18T10:21:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000587s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000830s ] INFO: [ app_begin ] --END-- [ RunTime:0.000932s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001040s ] INFO: [ app_end ] --END-- [ RunTime:0.001107s ] [ 2019-07-18T10:21:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000604s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000849s ] INFO: [ app_begin ] --END-- [ RunTime:0.000953s ] 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 = 'cccccc' ) ORDER BY Stratum [ RunTime:0.0030s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000871s ] INFO: [ app_end ] --END-- [ RunTime:0.000944s ] [ 2019-07-18T10:21:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000042s ] INFO: [ app_init ] --END-- [ RunTime:0.000795s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000819s ] INFO: [ app_begin ] --END-- [ RunTime:0.000921s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000743s ] INFO: [ app_end ] --END-- [ RunTime:0.000831s ] [ 2019-07-18T10:21:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000671s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001010s ] INFO: [ app_begin ] --END-- [ RunTime:0.001121s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000845s ] INFO: [ app_end ] --END-- [ RunTime:0.000915s ] [ 2019-07-18T10:21:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000860s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001627s ] INFO: [ app_begin ] --END-- [ RunTime:0.001732s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001506s ] INFO: [ app_end ] --END-- [ RunTime:0.001873s ] [ 2019-07-18T10:21:47+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000594s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000682s ] INFO: [ app_begin ] --END-- [ RunTime:0.000800s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0029s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001163s ] INFO: [ app_end ] --END-- [ RunTime:0.001266s ] [ 2019-07-18T10:21:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000570s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000690s ] INFO: [ app_begin ] --END-- [ RunTime:0.000777s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001009s ] INFO: [ app_end ] --END-- [ RunTime:0.001134s ] [ 2019-07-18T10:22:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000689s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001063s ] INFO: [ app_begin ] --END-- [ RunTime:0.001180s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001158s ] INFO: [ app_end ] --END-- [ RunTime:0.001276s ] [ 2019-07-18T10:22:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000604s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000864s ] INFO: [ app_begin ] --END-- [ RunTime:0.000970s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001160s ] INFO: [ app_end ] --END-- [ RunTime:0.001270s ] [ 2019-07-18T10:23:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000585s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001055s ] INFO: [ app_begin ] --END-- [ RunTime:0.001313s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='88',`Time`='2019-07-18 10:23:25' WHERE ( UID = '88' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000866s ] INFO: [ app_end ] --END-- [ RunTime:0.000932s ] [ 2019-07-18T10:23:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000794s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001111s ] INFO: [ app_begin ] --END-- [ RunTime:0.001186s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001085s ] INFO: [ app_end ] --END-- [ RunTime:0.001147s ] [ 2019-07-18T10:23:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000631s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001138s ] INFO: [ app_begin ] --END-- [ RunTime:0.001239s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000957s ] INFO: [ app_end ] --END-- [ RunTime:0.001031s ] [ 2019-07-18T10:23:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000042s ] INFO: [ app_init ] --END-- [ RunTime:0.001055s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002960s ] INFO: [ app_begin ] --END-- [ RunTime:0.003077s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001168s ] INFO: [ app_end ] --END-- [ RunTime:0.001252s ] [ 2019-07-18T10:23:28+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000632s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001531s ] INFO: [ app_begin ] --END-- [ RunTime:0.001638s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000986s ] INFO: [ app_end ] --END-- [ RunTime:0.001077s ] [ 2019-07-18T10:23:29+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000468s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000772s ] INFO: [ app_begin ] --END-- [ RunTime:0.000849s ] 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 = 'cccccc' ) ORDER BY Stratum [ RunTime:0.0063s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001375s ] INFO: [ app_end ] --END-- [ RunTime:0.001483s ] [ 2019-07-18T10:23:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000579s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001018s ] INFO: [ app_begin ] --END-- [ RunTime:0.001119s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001281s ] INFO: [ app_end ] --END-- [ RunTime:0.001400s ] [ 2019-07-18T10:23:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.000748s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000902s ] INFO: [ app_begin ] --END-- [ RunTime:0.001015s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000813s ] INFO: [ app_end ] --END-- [ RunTime:0.000877s ] [ 2019-07-18T10:23:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.000906s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001679s ] INFO: [ app_begin ] --END-- [ RunTime:0.001796s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001755s ] INFO: [ app_end ] --END-- [ RunTime:0.001865s ] [ 2019-07-18T10:23:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.001261s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001004s ] INFO: [ app_begin ] --END-- [ RunTime:0.001121s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000750s ] INFO: [ app_end ] --END-- [ RunTime:0.000816s ] [ 2019-07-18T10:23:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000505s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001161s ] INFO: [ app_begin ] --END-- [ RunTime:0.001231s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 10:23:57' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000818s ] INFO: [ app_end ] --END-- [ RunTime:0.000942s ] [ 2019-07-18T10:23:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000508s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000661s ] INFO: [ app_begin ] --END-- [ RunTime:0.000733s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0035s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000911s ] INFO: [ app_end ] --END-- [ RunTime:0.000976s ] [ 2019-07-18T10:24:55+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.000490s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000723s ] INFO: [ app_begin ] --END-- [ RunTime:0.000796s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000743s ] INFO: [ app_end ] --END-- [ RunTime:0.000832s ] [ 2019-07-18T10:24:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000675s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001343s ] INFO: [ app_begin ] --END-- [ RunTime:0.001452s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 10:24:56' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001184s ] INFO: [ app_end ] --END-- [ RunTime:0.001268s ] [ 2019-07-18T10:24:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000462s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000689s ] INFO: [ app_begin ] --END-- [ RunTime:0.000785s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000875s ] INFO: [ app_end ] --END-- [ RunTime:0.000961s ] [ 2019-07-18T10:24:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000579s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000712s ] INFO: [ app_begin ] --END-- [ RunTime:0.000783s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000771s ] INFO: [ app_end ] --END-- [ RunTime:0.000859s ] [ 2019-07-18T10:24:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000674s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001018s ] INFO: [ app_begin ] --END-- [ RunTime:0.001127s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000871s ] INFO: [ app_end ] --END-- [ RunTime:0.000939s ] [ 2019-07-18T10:24:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000508s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000633s ] INFO: [ app_begin ] --END-- [ RunTime:0.000748s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0033s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000885s ] INFO: [ app_end ] --END-- [ RunTime:0.000950s ] [ 2019-07-18T10:26:18+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000667s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000820s ] INFO: [ app_begin ] --END-- [ RunTime:0.000911s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000694s ] INFO: [ app_end ] --END-- [ RunTime:0.000796s ] [ 2019-07-18T10:26:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000651s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000998s ] INFO: [ app_begin ] --END-- [ RunTime:0.001209s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 10:26:19' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000848s ] INFO: [ app_end ] --END-- [ RunTime:0.000921s ] [ 2019-07-18T10:26:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000474s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000760s ] INFO: [ app_begin ] --END-- [ RunTime:0.000849s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001186s ] INFO: [ app_end ] --END-- [ RunTime:0.001296s ] [ 2019-07-18T10:26:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000632s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000733s ] INFO: [ app_begin ] --END-- [ RunTime:0.000804s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001855s ] INFO: [ app_end ] --END-- [ RunTime:0.001963s ] [ 2019-07-18T10:26:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000639s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000760s ] INFO: [ app_begin ] --END-- [ RunTime:0.000861s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001172s ] INFO: [ app_end ] --END-- [ RunTime:0.001271s ] [ 2019-07-18T10:26:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000734s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001427s ] INFO: [ app_begin ] --END-- [ RunTime:0.001527s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0031s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001723s ] INFO: [ app_end ] --END-- [ RunTime:0.001816s ] [ 2019-07-18T10:28:02+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000542s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000850s ] INFO: [ app_begin ] --END-- [ RunTime:0.000923s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002146s ] INFO: [ app_end ] --END-- [ RunTime:0.002237s ] [ 2019-07-18T10:28:04+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000529s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000936s ] INFO: [ app_begin ] --END-- [ RunTime:0.001044s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000702s ] INFO: [ app_end ] --END-- [ RunTime:0.000787s ] [ 2019-07-18T10:28:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000491s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000771s ] INFO: [ app_begin ] --END-- [ RunTime:0.000858s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 10:28:05' WHERE ( UID = '105' ) [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000816s ] INFO: [ app_end ] --END-- [ RunTime:0.001145s ] [ 2019-07-18T10:28:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000643s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000791s ] INFO: [ app_begin ] --END-- [ RunTime:0.000900s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000902s ] INFO: [ app_end ] --END-- [ RunTime:0.000969s ] [ 2019-07-18T10:28:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000723s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001090s ] INFO: [ app_begin ] --END-- [ RunTime:0.001164s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001163s ] INFO: [ app_end ] --END-- [ RunTime:0.001243s ] [ 2019-07-18T10:28:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000473s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000905s ] INFO: [ app_begin ] --END-- [ RunTime:0.001009s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000780s ] INFO: [ app_end ] --END-- [ RunTime:0.000853s ] [ 2019-07-18T10:28:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000513s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001088s ] INFO: [ app_begin ] --END-- [ RunTime:0.001188s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0031s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000767s ] INFO: [ app_end ] --END-- [ RunTime:0.000828s ] [ 2019-07-18T10:28:13+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000046s ] INFO: [ app_init ] --END-- [ RunTime:0.000772s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000966s ] INFO: [ app_begin ] --END-- [ RunTime:0.001076s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001336s ] INFO: [ app_end ] --END-- [ RunTime:0.001424s ] [ 2019-07-18T10:28:55+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000526s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000580s ] INFO: [ app_begin ] --END-- [ RunTime:0.000684s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001226s ] INFO: [ app_end ] --END-- [ RunTime:0.001311s ] [ 2019-07-18T10:28:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000711s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001177s ] INFO: [ app_begin ] --END-- [ RunTime:0.001304s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001214s ] INFO: [ app_end ] --END-- [ RunTime:0.001309s ] [ 2019-07-18T10:28:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000611s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001201s ] INFO: [ app_begin ] --END-- [ RunTime:0.001307s ] 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 = 'cccccc' ) ORDER BY Stratum [ RunTime:0.0029s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000886s ] INFO: [ app_end ] --END-- [ RunTime:0.000966s ] [ 2019-07-18T10:28:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000094s ] INFO: [ app_init ] --END-- [ RunTime:0.000842s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001527s ] INFO: [ app_begin ] --END-- [ RunTime:0.001605s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001329s ] INFO: [ app_end ] --END-- [ RunTime:0.001400s ] [ 2019-07-18T10:28:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000733s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000953s ] INFO: [ app_begin ] --END-- [ RunTime:0.001043s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='88',`Time`='2019-07-18 10:28:59' WHERE ( UID = '88' ) [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001603s ] INFO: [ app_end ] --END-- [ RunTime:0.001707s ] [ 2019-07-18T10:28:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000468s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000697s ] INFO: [ app_begin ] --END-- [ RunTime:0.000773s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000937s ] INFO: [ app_end ] --END-- [ RunTime:0.001048s ] [ 2019-07-18T10:29:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000557s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000659s ] INFO: [ app_begin ] --END-- [ RunTime:0.000731s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0013s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000949s ] INFO: [ app_end ] --END-- [ RunTime:0.001023s ] [ 2019-07-18T10:29:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000592s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001077s ] INFO: [ app_begin ] --END-- [ RunTime:0.001180s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000864s ] INFO: [ app_end ] --END-- [ RunTime:0.000964s ] [ 2019-07-18T10:29:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000419s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000639s ] INFO: [ app_begin ] --END-- [ RunTime:0.000706s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000936s ] INFO: [ app_end ] --END-- [ RunTime:0.001023s ] [ 2019-07-18T10:29:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000694s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000583s ] INFO: [ app_begin ] --END-- [ RunTime:0.000790s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 10:29:41' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000806s ] INFO: [ app_end ] --END-- [ RunTime:0.000889s ] [ 2019-07-18T10:29:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000720s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001550s ] INFO: [ app_begin ] --END-- [ RunTime:0.001662s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0002s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001019s ] INFO: [ app_end ] --END-- [ RunTime:0.001084s ] [ 2019-07-18T10:29:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000678s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000596s ] INFO: [ app_begin ] --END-- [ RunTime:0.000670s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000977s ] INFO: [ app_end ] --END-- [ RunTime:0.001051s ] [ 2019-07-18T10:29:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000473s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000729s ] INFO: [ app_begin ] --END-- [ RunTime:0.000819s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0045s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001188s ] INFO: [ app_end ] --END-- [ RunTime:0.001284s ] [ 2019-07-18T10:29:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000606s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000909s ] INFO: [ app_begin ] --END-- [ RunTime:0.001019s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001033s ] INFO: [ app_end ] --END-- [ RunTime:0.001136s ] [ 2019-07-18T10:30:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000359s ] INFO: [ app_init ] --END-- [ RunTime:0.001259s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000746s ] INFO: [ app_begin ] --END-- [ RunTime:0.000842s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000725s ] INFO: [ app_end ] --END-- [ RunTime:0.000817s ] [ 2019-07-18T10:30:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000808s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000835s ] INFO: [ app_begin ] --END-- [ RunTime:0.000926s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001285s ] INFO: [ app_end ] --END-- [ RunTime:0.001722s ] [ 2019-07-18T10:30:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000694s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000727s ] INFO: [ app_begin ] --END-- [ RunTime:0.000798s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001114s ] INFO: [ app_end ] --END-- [ RunTime:0.001612s ] [ 2019-07-18T10:30:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData 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.000701s ] INFO: [ app_begin ] --END-- [ RunTime:0.000792s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000921s ] INFO: [ app_end ] --END-- [ RunTime:0.000988s ] [ 2019-07-18T10:30:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000683s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001207s ] INFO: [ app_begin ] --END-- [ RunTime:0.001327s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0031s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001437s ] INFO: [ app_end ] --END-- [ RunTime:0.001517s ] [ 2019-07-18T10:30:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000561s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000836s ] INFO: [ app_begin ] --END-- [ RunTime:0.000931s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 10:30:36' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000826s ] INFO: [ app_end ] --END-- [ RunTime:0.000888s ] [ 2019-07-18T10:30:48+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000046s ] INFO: [ app_init ] --END-- [ RunTime:0.000483s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000591s ] INFO: [ app_begin ] --END-- [ RunTime:0.000663s ] 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 = 'cccccc' ) ORDER BY Stratum [ RunTime:0.0034s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000791s ] INFO: [ app_end ] --END-- [ RunTime:0.000853s ] [ 2019-07-18T10:30:49+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000489s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000814s ] INFO: [ app_begin ] --END-- [ RunTime:0.000896s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0002s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='88',`Time`='2019-07-18 10:30:49' WHERE ( UID = '88' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000869s ] INFO: [ app_end ] --END-- [ RunTime:0.000950s ] [ 2019-07-18T10:30:50+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000534s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000809s ] INFO: [ app_begin ] --END-- [ RunTime:0.000879s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001022s ] INFO: [ app_end ] --END-- [ RunTime:0.001084s ] [ 2019-07-18T10:30:51+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000437s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000628s ] INFO: [ app_begin ] --END-- [ RunTime:0.000697s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000887s ] INFO: [ app_end ] --END-- [ RunTime:0.000968s ] [ 2019-07-18T10:30:52+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000622s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001129s ] INFO: [ app_begin ] --END-- [ RunTime:0.001201s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001250s ] INFO: [ app_end ] --END-- [ RunTime:0.001352s ] [ 2019-07-18T10:30:52+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000429s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000589s ] INFO: [ app_begin ] --END-- [ RunTime:0.000659s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000811s ] INFO: [ app_end ] --END-- [ RunTime:0.000912s ] [ 2019-07-18T10:31:15+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000524s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000633s ] INFO: [ app_begin ] --END-- [ RunTime:0.000727s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001299s ] INFO: [ app_end ] --END-- [ RunTime:0.001849s ] [ 2019-07-18T10:31:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000445s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000789s ] INFO: [ app_begin ] --END-- [ RunTime:0.000865s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000893s ] INFO: [ app_end ] --END-- [ RunTime:0.001011s ] [ 2019-07-18T10:31:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000539s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000733s ] INFO: [ app_begin ] --END-- [ RunTime:0.000826s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000969s ] INFO: [ app_end ] --END-- [ RunTime:0.001077s ] [ 2019-07-18T10:31:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000471s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000645s ] INFO: [ app_begin ] --END-- [ RunTime:0.000718s ] 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 = 'cccccc' ) ORDER BY Stratum [ RunTime:0.0042s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001150s ] INFO: [ app_end ] --END-- [ RunTime:0.001253s ] [ 2019-07-18T10:31:48+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.001321s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001462s ] INFO: [ app_begin ] --END-- [ RunTime:0.001840s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001198s ] INFO: [ app_end ] --END-- [ RunTime:0.001283s ] [ 2019-07-18T10:31:49+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.001389s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000747s ] INFO: [ app_begin ] --END-- [ RunTime:0.000829s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001307s ] INFO: [ app_end ] --END-- [ RunTime:0.001412s ] [ 2019-07-18T10:31:51+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.000720s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001266s ] INFO: [ app_begin ] --END-- [ RunTime:0.001381s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='88',`Time`='2019-07-18 10:31:51' WHERE ( UID = '88' ) [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001733s ] INFO: [ app_end ] --END-- [ RunTime:0.001822s ] [ 2019-07-18T10:32:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000704s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001152s ] INFO: [ app_begin ] --END-- [ RunTime:0.001241s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001504s ] INFO: [ app_end ] --END-- [ RunTime:0.001604s ] [ 2019-07-18T10:32:50+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000530s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000831s ] INFO: [ app_begin ] --END-- [ RunTime:0.000901s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000855s ] INFO: [ app_end ] --END-- [ RunTime:0.001034s ] [ 2019-07-18T10:32:51+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000539s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000980s ] INFO: [ app_begin ] --END-- [ RunTime:0.001052s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 10:32:51' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001400s ] INFO: [ app_end ] --END-- [ RunTime:0.001499s ] [ 2019-07-18T10:32:51+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000593s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000626s ] INFO: [ app_begin ] --END-- [ RunTime:0.000715s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000932s ] INFO: [ app_end ] --END-- [ RunTime:0.000998s ] [ 2019-07-18T10:32:51+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000422s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000914s ] INFO: [ app_begin ] --END-- [ RunTime:0.001033s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000932s ] INFO: [ app_end ] --END-- [ RunTime:0.001060s ] [ 2019-07-18T10:32:51+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000895s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001202s ] INFO: [ app_begin ] --END-- [ RunTime:0.001306s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0036s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001130s ] INFO: [ app_end ] --END-- [ RunTime:0.001209s ] [ 2019-07-18T10:32:51+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData 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.000738s ] INFO: [ app_begin ] --END-- [ RunTime:0.000827s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001554s ] INFO: [ app_end ] --END-- [ RunTime:0.001636s ] [ 2019-07-18T10:33:42+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000445s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000871s ] INFO: [ app_begin ] --END-- [ RunTime:0.000957s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001173s ] INFO: [ app_end ] --END-- [ RunTime:0.001244s ] [ 2019-07-18T10:33:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000804s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001002s ] INFO: [ app_begin ] --END-- [ RunTime:0.001109s ] 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 = 'cccccc' ) ORDER BY Stratum [ RunTime:0.0033s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000865s ] INFO: [ app_end ] --END-- [ RunTime:0.000925s ] [ 2019-07-18T10:33:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000756s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001215s ] INFO: [ app_begin ] --END-- [ RunTime:0.001333s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0020s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='88',`Time`='2019-07-18 10:33:45' WHERE ( UID = '88' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001350s ] INFO: [ app_end ] --END-- [ RunTime:0.001478s ] [ 2019-07-18T10:33:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000758s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000945s ] INFO: [ app_begin ] --END-- [ RunTime:0.001055s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000812s ] INFO: [ app_end ] --END-- [ RunTime:0.000884s ] [ 2019-07-18T10:33:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000558s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000944s ] INFO: [ app_begin ] --END-- [ RunTime:0.001058s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000753s ] INFO: [ app_end ] --END-- [ RunTime:0.000840s ] [ 2019-07-18T10:33:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000856s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001653s ] INFO: [ app_begin ] --END-- [ RunTime:0.001783s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001344s ] INFO: [ app_end ] --END-- [ RunTime:0.001424s ] [ 2019-07-18T10:33:54+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000624s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001172s ] INFO: [ app_begin ] --END-- [ RunTime:0.001393s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001260s ] INFO: [ app_end ] --END-- [ RunTime:0.001342s ] [ 2019-07-18T10:34:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000640s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001052s ] INFO: [ app_begin ] --END-- [ RunTime:0.001141s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001609s ] INFO: [ app_end ] --END-- [ RunTime:0.001708s ] [ 2019-07-18T10:34:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000553s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000664s ] INFO: [ app_begin ] --END-- [ RunTime:0.000753s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000896s ] INFO: [ app_end ] --END-- [ RunTime:0.000987s ] [ 2019-07-18T10:34:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000797s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000791s ] INFO: [ app_begin ] --END-- [ RunTime:0.001282s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001224s ] INFO: [ app_end ] --END-- [ RunTime:0.001301s ] [ 2019-07-18T10:34:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000422s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000659s ] INFO: [ app_begin ] --END-- [ RunTime:0.000730s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000997s ] INFO: [ app_end ] --END-- [ RunTime:0.001110s ] [ 2019-07-18T10:34:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000696s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000891s ] INFO: [ app_begin ] --END-- [ RunTime:0.000978s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0050s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001302s ] INFO: [ app_end ] --END-- [ RunTime:0.001377s ] [ 2019-07-18T10:34:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData 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.000921s ] INFO: [ app_begin ] --END-- [ RunTime:0.001194s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000959s ] INFO: [ app_end ] --END-- [ RunTime:0.001027s ] [ 2019-07-18T10:34:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000601s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000943s ] INFO: [ app_begin ] --END-- [ RunTime:0.001044s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 10:34:11' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001065s ] INFO: [ app_end ] --END-- [ RunTime:0.001130s ] [ 2019-07-18T10:34:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000503s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000881s ] INFO: [ app_begin ] --END-- [ RunTime:0.000968s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001415s ] INFO: [ app_end ] --END-- [ RunTime:0.001506s ] [ 2019-07-18T10:35:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000542s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000947s ] INFO: [ app_begin ] --END-- [ RunTime:0.001047s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000702s ] INFO: [ app_end ] --END-- [ RunTime:0.000779s ] [ 2019-07-18T10:35:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000476s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000711s ] INFO: [ app_begin ] --END-- [ RunTime:0.000818s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0033s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000915s ] INFO: [ app_end ] --END-- [ RunTime:0.000974s ] [ 2019-07-18T10:35:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000713s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002581s ] INFO: [ app_begin ] --END-- [ RunTime:0.002654s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001240s ] INFO: [ app_end ] --END-- [ RunTime:0.001309s ] [ 2019-07-18T10:35:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000698s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000892s ] INFO: [ app_begin ] --END-- [ RunTime:0.000984s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000941s ] INFO: [ app_end ] --END-- [ RunTime:0.001008s ] [ 2019-07-18T10:35:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000549s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000970s ] INFO: [ app_begin ] --END-- [ RunTime:0.001042s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 10:35:27' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001255s ] INFO: [ app_end ] --END-- [ RunTime:0.001338s ] [ 2019-07-18T10:35:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000468s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001058s ] INFO: [ app_begin ] --END-- [ RunTime:0.001155s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000988s ] INFO: [ app_end ] --END-- [ RunTime:0.001054s ] [ 2019-07-18T10:35:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000652s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000873s ] INFO: [ app_begin ] --END-- [ RunTime:0.000973s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001113s ] INFO: [ app_end ] --END-- [ RunTime:0.001189s ] [ 2019-07-18T10:35:32+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000044s ] INFO: [ app_init ] --END-- [ RunTime:0.000575s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001466s ] INFO: [ app_begin ] --END-- [ RunTime:0.006306s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='88',`Time`='2019-07-18 10:35:32' WHERE ( UID = '88' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000772s ] INFO: [ app_end ] --END-- [ RunTime:0.000837s ] [ 2019-07-18T10:35:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000798s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001248s ] INFO: [ app_begin ] --END-- [ RunTime:0.001347s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001304s ] INFO: [ app_end ] --END-- [ RunTime:0.001387s ] [ 2019-07-18T10:35:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000706s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000852s ] INFO: [ app_begin ] --END-- [ RunTime:0.000957s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000657s ] INFO: [ app_end ] --END-- [ RunTime:0.000741s ] [ 2019-07-18T10:35:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000471s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000697s ] INFO: [ app_begin ] --END-- [ RunTime:0.000786s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000760s ] INFO: [ app_end ] --END-- [ RunTime:0.000910s ] [ 2019-07-18T10:35:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000712s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000960s ] INFO: [ app_begin ] --END-- [ RunTime:0.001069s ] 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 = 'cccccc' ) ORDER BY Stratum [ RunTime:0.0032s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000879s ] INFO: [ app_end ] --END-- [ RunTime:0.000973s ] [ 2019-07-18T10:35:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000576s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000860s ] INFO: [ app_begin ] --END-- [ RunTime:0.000969s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0013s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001225s ] INFO: [ app_end ] --END-- [ RunTime:0.001350s ] [ 2019-07-18T10:36:02+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000488s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000631s ] INFO: [ app_begin ] --END-- [ RunTime:0.000715s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0007s ] SQL: UPDATE `sg_playerdata` SET `UID`='88',`UserName`='cccccc',`UserIcon`='1',`Gold`='586379',`Crystal`='58727',`LV`='1',`EXP_Max`='100',`EXP`='0',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='0',`CityOpenBit`='5',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '88' ) [ RunTime:0.0009s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '88' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('88','|0|1|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|0|0|0|1|0|0|0|0|3|1|0|0|0|0|0|0|0|0|0|0|0|0|0|1|3|0|0|1|0|23|0|0|1|1|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|9|1|0|0') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001358s ] INFO: [ app_end ] --END-- [ RunTime:0.001455s ] [ 2019-07-18T10:36:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000018s ] INFO: [ app_init ] --END-- [ RunTime:0.000428s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000642s ] INFO: [ app_begin ] --END-- [ RunTime:0.000711s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000758s ] INFO: [ app_end ] --END-- [ RunTime:0.000846s ] [ 2019-07-18T10:36:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000041s ] INFO: [ app_init ] --END-- [ RunTime:0.000482s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000624s ] INFO: [ app_begin ] --END-- [ RunTime:0.000715s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000868s ] INFO: [ app_end ] --END-- [ RunTime:0.001032s ] [ 2019-07-18T10:36:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000506s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000662s ] INFO: [ app_begin ] --END-- [ RunTime:0.000772s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0008s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0008s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 10:36:10' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001397s ] INFO: [ app_end ] --END-- [ RunTime:0.001483s ] [ 2019-07-18T10:36:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000632s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000704s ] INFO: [ app_begin ] --END-- [ RunTime:0.000775s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0038s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000857s ] INFO: [ app_end ] --END-- [ RunTime:0.001001s ] [ 2019-07-18T10:36:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.001742s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001237s ] INFO: [ app_begin ] --END-- [ RunTime:0.001315s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001421s ] INFO: [ app_end ] --END-- [ RunTime:0.001497s ] [ 2019-07-18T10:36:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000564s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000741s ] INFO: [ app_begin ] --END-- [ RunTime:0.000830s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000922s ] INFO: [ app_end ] --END-- [ RunTime:0.001012s ] [ 2019-07-18T10:37:20+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000448s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000618s ] INFO: [ app_begin ] --END-- [ RunTime:0.000691s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000900s ] INFO: [ app_end ] --END-- [ RunTime:0.001013s ] [ 2019-07-18T10:37:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000745s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000849s ] INFO: [ app_begin ] --END-- [ RunTime:0.000922s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0072s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001578s ] INFO: [ app_end ] --END-- [ RunTime:0.001697s ] [ 2019-07-18T10:37:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000042s ] INFO: [ app_init ] --END-- [ RunTime:0.000897s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001189s ] INFO: [ app_begin ] --END-- [ RunTime:0.001316s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0026s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 10:37:21' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002748s ] INFO: [ app_end ] --END-- [ RunTime:0.002845s ] [ 2019-07-18T10:37:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000043s ] INFO: [ app_init ] --END-- [ RunTime:0.000793s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001261s ] INFO: [ app_begin ] --END-- [ RunTime:0.001368s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001165s ] INFO: [ app_end ] --END-- [ RunTime:0.001264s ] [ 2019-07-18T10:37:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData 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.000765s ] INFO: [ app_begin ] --END-- [ RunTime:0.000837s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000906s ] INFO: [ app_end ] --END-- [ RunTime:0.000998s ] [ 2019-07-18T10:37:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000081s ] INFO: [ app_init ] --END-- [ RunTime:0.000587s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001033s ] INFO: [ app_begin ] --END-- [ RunTime:0.001107s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0027s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.004082s ] INFO: [ app_end ] --END-- [ RunTime:0.004575s ] [ 2019-07-18T10:38:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000731s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001140s ] INFO: [ app_begin ] --END-- [ RunTime:0.001218s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001166s ] INFO: [ app_end ] --END-- [ RunTime:0.001287s ] [ 2019-07-18T10:38:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000849s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001075s ] INFO: [ app_begin ] --END-- [ RunTime:0.001186s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0034s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000988s ] INFO: [ app_end ] --END-- [ RunTime:0.001057s ] [ 2019-07-18T10:38:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000576s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000668s ] INFO: [ app_begin ] --END-- [ RunTime:0.000754s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 10:38:46' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000946s ] INFO: [ app_end ] --END-- [ RunTime:0.001023s ] [ 2019-07-18T10:38:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000650s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002099s ] INFO: [ app_begin ] --END-- [ RunTime:0.002272s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000991s ] INFO: [ app_end ] --END-- [ RunTime:0.001092s ] [ 2019-07-18T10:38:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData 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.000703s ] INFO: [ app_begin ] --END-- [ RunTime:0.000775s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000683s ] INFO: [ app_end ] --END-- [ RunTime:0.000764s ] [ 2019-07-18T10:38:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000560s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000956s ] INFO: [ app_begin ] --END-- [ RunTime:0.001061s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001748s ] INFO: [ app_end ] --END-- [ RunTime:0.001842s ] [ 2019-07-18T10:40:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000642s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001055s ] INFO: [ app_begin ] --END-- [ RunTime:0.001163s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001449s ] INFO: [ app_end ] --END-- [ RunTime:0.001705s ] [ 2019-07-18T10:40:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000553s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000827s ] INFO: [ app_begin ] --END-- [ RunTime:0.000937s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 10:40:24' WHERE ( UID = '105' ) [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000946s ] INFO: [ app_end ] --END-- [ RunTime:0.001016s ] [ 2019-07-18T10:40:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000642s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000951s ] INFO: [ app_begin ] --END-- [ RunTime:0.001039s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000919s ] INFO: [ app_end ] --END-- [ RunTime:0.000990s ] [ 2019-07-18T10:40:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000725s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000958s ] INFO: [ app_begin ] --END-- [ RunTime:0.001070s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000879s ] INFO: [ app_end ] --END-- [ RunTime:0.000943s ] [ 2019-07-18T10:40:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000502s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001058s ] INFO: [ app_begin ] --END-- [ RunTime:0.001155s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000992s ] INFO: [ app_end ] --END-- [ RunTime:0.001073s ] [ 2019-07-18T10:40:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000562s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000711s ] INFO: [ app_begin ] --END-- [ RunTime:0.000882s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0032s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000873s ] INFO: [ app_end ] --END-- [ RunTime:0.000933s ] [ 2019-07-18T10:41:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000572s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000826s ] INFO: [ app_begin ] --END-- [ RunTime:0.000899s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000948s ] INFO: [ app_end ] --END-- [ RunTime:0.001041s ] [ 2019-07-18T10:41:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000422s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000860s ] INFO: [ app_begin ] --END-- [ RunTime:0.000981s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000735s ] INFO: [ app_end ] --END-- [ RunTime:0.000818s ] [ 2019-07-18T10:41:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000880s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000985s ] INFO: [ app_begin ] --END-- [ RunTime:0.001084s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001373s ] INFO: [ app_end ] --END-- [ RunTime:0.001437s ] [ 2019-07-18T10:41:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000548s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000795s ] INFO: [ app_begin ] --END-- [ RunTime:0.000883s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001161s ] INFO: [ app_end ] --END-- [ RunTime:0.001265s ] [ 2019-07-18T10:41:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000472s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000639s ] INFO: [ app_begin ] --END-- [ RunTime:0.000720s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0050s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001132s ] INFO: [ app_end ] --END-- [ RunTime:0.001247s ] [ 2019-07-18T10:41:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000510s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000843s ] INFO: [ app_begin ] --END-- [ RunTime:0.001076s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 10:41:47' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001010s ] INFO: [ app_end ] --END-- [ RunTime:0.001074s ] [ 2019-07-18T10:43:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000568s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000918s ] INFO: [ app_begin ] --END-- [ RunTime:0.000999s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000949s ] INFO: [ app_end ] --END-- [ RunTime:0.001021s ] [ 2019-07-18T10:43:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000620s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001116s ] INFO: [ app_begin ] --END-- [ RunTime:0.001212s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001553s ] INFO: [ app_end ] --END-- [ RunTime:0.001661s ] [ 2019-07-18T10:43:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000448s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000597s ] INFO: [ app_begin ] --END-- [ RunTime:0.000665s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0008s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001233s ] INFO: [ app_end ] --END-- [ RunTime:0.001305s ] [ 2019-07-18T10:43:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000504s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001098s ] INFO: [ app_begin ] --END-- [ RunTime:0.001193s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0009s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 10:43:23' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000938s ] INFO: [ app_end ] --END-- [ RunTime:0.001005s ] [ 2019-07-18T10:43:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000423s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000700s ] INFO: [ app_begin ] --END-- [ RunTime:0.000771s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001096s ] INFO: [ app_end ] --END-- [ RunTime:0.001179s ] [ 2019-07-18T10:43:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000656s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001009s ] INFO: [ app_begin ] --END-- [ RunTime:0.001141s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0038s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001152s ] INFO: [ app_end ] --END-- [ RunTime:0.001250s ] [ 2019-07-18T10:44:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000666s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001048s ] INFO: [ app_begin ] --END-- [ RunTime:0.001154s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000879s ] INFO: [ app_end ] --END-- [ RunTime:0.000998s ] [ 2019-07-18T10:44:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000068s ] INFO: [ app_init ] --END-- [ RunTime:0.000999s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001410s ] INFO: [ app_begin ] --END-- [ RunTime:0.001520s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001211s ] INFO: [ app_end ] --END-- [ RunTime:0.001297s ] [ 2019-07-18T10:44:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000768s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001015s ] INFO: [ app_begin ] --END-- [ RunTime:0.001125s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000983s ] INFO: [ app_end ] --END-- [ RunTime:0.001054s ] [ 2019-07-18T10:44:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000579s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000840s ] INFO: [ app_begin ] --END-- [ RunTime:0.001033s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 10:44:35' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000922s ] INFO: [ app_end ] --END-- [ RunTime:0.000987s ] [ 2019-07-18T10:44:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000489s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001231s ] INFO: [ app_begin ] --END-- [ RunTime:0.001303s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000884s ] INFO: [ app_end ] --END-- [ RunTime:0.000986s ] [ 2019-07-18T10:44:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000425s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000695s ] INFO: [ app_begin ] --END-- [ RunTime:0.000763s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0029s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000886s ] INFO: [ app_end ] --END-- [ RunTime:0.000947s ] [ 2019-07-18T10:46:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.001196s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000943s ] INFO: [ app_begin ] --END-- [ RunTime:0.001029s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001267s ] INFO: [ app_end ] --END-- [ RunTime:0.001359s ] [ 2019-07-18T10:46:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.001424s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000867s ] INFO: [ app_begin ] --END-- [ RunTime:0.000954s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000863s ] INFO: [ app_end ] --END-- [ RunTime:0.000954s ] [ 2019-07-18T10:46:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000572s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002671s ] INFO: [ app_begin ] --END-- [ RunTime:0.002779s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001089s ] INFO: [ app_end ] --END-- [ RunTime:0.001166s ] [ 2019-07-18T10:46:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000647s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000849s ] INFO: [ app_begin ] --END-- [ RunTime:0.000919s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 10:46:31' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000888s ] INFO: [ app_end ] --END-- [ RunTime:0.000957s ] [ 2019-07-18T10:46:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000753s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000672s ] INFO: [ app_begin ] --END-- [ RunTime:0.000767s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0032s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000848s ] INFO: [ app_end ] --END-- [ RunTime:0.000910s ] [ 2019-07-18T10:46:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000829s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001095s ] INFO: [ app_begin ] --END-- [ RunTime:0.001173s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001605s ] INFO: [ app_end ] --END-- [ RunTime:0.001784s ] [ 2019-07-18T10:47:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000703s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001084s ] INFO: [ app_begin ] --END-- [ RunTime:0.001200s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000936s ] INFO: [ app_end ] --END-- [ RunTime:0.001068s ] [ 2019-07-18T10:47:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000988s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001061s ] INFO: [ app_begin ] --END-- [ RunTime:0.001133s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0008s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 10:47:22' WHERE ( UID = '105' ) [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001635s ] INFO: [ app_end ] --END-- [ RunTime:0.001724s ] [ 2019-07-18T10:47:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000055s ] INFO: [ app_init ] --END-- [ RunTime:0.000710s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000734s ] INFO: [ app_begin ] --END-- [ RunTime:0.000823s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000871s ] INFO: [ app_end ] --END-- [ RunTime:0.000940s ] [ 2019-07-18T10:47:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000662s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000766s ] INFO: [ app_begin ] --END-- [ RunTime:0.000842s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001102s ] INFO: [ app_end ] --END-- [ RunTime:0.001172s ] [ 2019-07-18T10:47:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData 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.000842s ] INFO: [ app_begin ] --END-- [ RunTime:0.000919s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000822s ] INFO: [ app_end ] --END-- [ RunTime:0.000888s ] [ 2019-07-18T10:47:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000569s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000881s ] INFO: [ app_begin ] --END-- [ RunTime:0.000970s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0033s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000997s ] INFO: [ app_end ] --END-- [ RunTime:0.001070s ] [ 2019-07-18T10:48:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000429s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000789s ] INFO: [ app_begin ] --END-- [ RunTime:0.000859s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000681s ] INFO: [ app_end ] --END-- [ RunTime:0.000844s ] [ 2019-07-18T10:48:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000048s ] INFO: [ app_init ] --END-- [ RunTime:0.000534s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000773s ] INFO: [ app_begin ] --END-- [ RunTime:0.000882s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000912s ] INFO: [ app_end ] --END-- [ RunTime:0.000973s ] [ 2019-07-18T10:48:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000713s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000671s ] INFO: [ app_begin ] --END-- [ RunTime:0.000773s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 10:48:11' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000891s ] INFO: [ app_end ] --END-- [ RunTime:0.000990s ] [ 2019-07-18T10:48:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000430s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000641s ] INFO: [ app_begin ] --END-- [ RunTime:0.000710s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0047s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001093s ] INFO: [ app_end ] --END-- [ RunTime:0.001203s ] [ 2019-07-18T10:48:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000481s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001583s ] INFO: [ app_begin ] --END-- [ RunTime:0.001679s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001253s ] INFO: [ app_end ] --END-- [ RunTime:0.001336s ] [ 2019-07-18T10:48:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000572s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000585s ] INFO: [ app_begin ] --END-- [ RunTime:0.000654s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000868s ] INFO: [ app_end ] --END-- [ RunTime:0.000935s ] [ 2019-07-18T10:49:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData 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.000706s ] INFO: [ app_begin ] --END-- [ RunTime:0.000786s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000741s ] INFO: [ app_end ] --END-- [ RunTime:0.000826s ] [ 2019-07-18T10:49:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000578s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000770s ] INFO: [ app_begin ] --END-- [ RunTime:0.000875s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0012s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001392s ] INFO: [ app_end ] --END-- [ RunTime:0.001476s ] [ 2019-07-18T10:49:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000511s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000703s ] INFO: [ app_begin ] --END-- [ RunTime:0.001164s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 10:49:45' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001212s ] INFO: [ app_end ] --END-- [ RunTime:0.001368s ] [ 2019-07-18T10:49:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000170s ] INFO: [ app_init ] --END-- [ RunTime:0.001728s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001156s ] INFO: [ app_begin ] --END-- [ RunTime:0.001285s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001037s ] INFO: [ app_end ] --END-- [ RunTime:0.001208s ] [ 2019-07-18T10:49:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000184s ] INFO: [ app_init ] --END-- [ RunTime:0.000885s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001197s ] INFO: [ app_begin ] --END-- [ RunTime:0.001336s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000971s ] INFO: [ app_end ] --END-- [ RunTime:0.001043s ] [ 2019-07-18T10:49:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000472s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001056s ] INFO: [ app_begin ] --END-- [ RunTime:0.001127s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0044s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001414s ] INFO: [ app_end ] --END-- [ RunTime:0.001479s ] [ 2019-07-18T10:50:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000916s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000994s ] INFO: [ app_begin ] --END-- [ RunTime:0.001102s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000595s ] INFO: [ app_end ] --END-- [ RunTime:0.000667s ] [ 2019-07-18T10:50:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000494s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000600s ] INFO: [ app_begin ] --END-- [ RunTime:0.000688s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0040s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001012s ] INFO: [ app_end ] --END-- [ RunTime:0.001096s ] [ 2019-07-18T10:50:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000482s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000582s ] INFO: [ app_begin ] --END-- [ RunTime:0.000687s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000956s ] INFO: [ app_end ] --END-- [ RunTime:0.001035s ] [ 2019-07-18T10:50:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000564s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000725s ] INFO: [ app_begin ] --END-- [ RunTime:0.000798s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000954s ] INFO: [ app_end ] --END-- [ RunTime:0.001057s ] [ 2019-07-18T10:50:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000466s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000924s ] INFO: [ app_begin ] --END-- [ RunTime:0.000998s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 10:50:44' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001115s ] INFO: [ app_end ] --END-- [ RunTime:0.001184s ] [ 2019-07-18T11:10:05+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000653s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000706s ] INFO: [ app_begin ] --END-- [ RunTime:0.000877s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'r11111' LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '106' ) 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.001181s ] INFO: [ app_end ] --END-- [ RunTime:0.001271s ] [ 2019-07-18T11:10:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000878s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001047s ] INFO: [ app_begin ] --END-- [ RunTime:0.001149s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001134s ] INFO: [ app_end ] --END-- [ RunTime:0.001240s ] [ 2019-07-18T11:10:06+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000695s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001426s ] INFO: [ app_begin ] --END-- [ RunTime:0.001545s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0029s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001059s ] INFO: [ app_end ] --END-- [ RunTime:0.001160s ] [ 2019-07-18T11:10:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.001144s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001624s ] INFO: [ app_begin ] --END-- [ RunTime:0.001711s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '106' ) LIMIT 1 [ RunTime:0.0025s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='106',`Time`='2019-07-18 11:10:06' WHERE ( UID = '106' ) [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001481s ] INFO: [ app_end ] --END-- [ RunTime:0.001547s ] [ 2019-07-18T11:10:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.001410s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001250s ] INFO: [ app_begin ] --END-- [ RunTime:0.001620s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '106' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001448s ] INFO: [ app_end ] --END-- [ RunTime:0.001645s ] [ 2019-07-18T11:10:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000786s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001724s ] INFO: [ app_begin ] --END-- [ RunTime:0.001839s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001020s ] INFO: [ app_end ] --END-- [ RunTime:0.001103s ] [ 2019-07-18T11:10:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000789s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001645s ] INFO: [ app_begin ] --END-- [ RunTime:0.001746s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '106' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001133s ] INFO: [ app_end ] --END-- [ RunTime:0.001198s ] [ 2019-07-18T11:10:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000814s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001415s ] INFO: [ app_begin ] --END-- [ RunTime:0.001570s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.003239s ] INFO: [ app_end ] --END-- [ RunTime:0.003342s ] [ 2019-07-18T11:10:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000896s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001674s ] INFO: [ app_begin ] --END-- [ RunTime:0.001790s ] 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 = 'r11111' ) ORDER BY Stratum [ RunTime:0.0069s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001777s ] INFO: [ app_end ] --END-- [ RunTime:0.001875s ] [ 2019-07-18T11:10:07+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000481s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000609s ] INFO: [ app_begin ] --END-- [ RunTime:0.000750s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0051s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001220s ] INFO: [ app_end ] --END-- [ RunTime:0.001426s ] [ 2019-07-18T11:10:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000576s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000632s ] INFO: [ app_begin ] --END-- [ RunTime:0.000780s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000873s ] INFO: [ app_end ] --END-- [ RunTime:0.000982s ] [ 2019-07-18T11:10:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000465s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000710s ] INFO: [ app_begin ] --END-- [ RunTime:0.000796s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000879s ] INFO: [ app_end ] --END-- [ RunTime:0.000958s ] [ 2019-07-18T11:10:18+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000591s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000635s ] INFO: [ app_begin ] --END-- [ RunTime:0.000830s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001068s ] INFO: [ app_end ] --END-- [ RunTime:0.001146s ] [ 2019-07-18T11:10:48+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000595s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000726s ] INFO: [ app_begin ] --END-- [ RunTime:0.000795s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: UPDATE `sg_playerdata` SET `UID`='106',`UserName`='r11111',`UserIcon`='1',`Gold`='18500',`Crystal`='150',`LV`='1',`EXP_Max`='100',`EXP`='0',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='10240',`CityOpenBit`='2',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '106' ) [ RunTime:0.0014s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '106' ) [ RunTime:0.0005s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('106','|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|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|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000848s ] INFO: [ app_end ] --END-- [ RunTime:0.000917s ] [ 2019-07-18T11:10:55+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000590s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000649s ] INFO: [ app_begin ] --END-- [ RunTime:0.000732s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'r11111' LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '106' ) 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.001149s ] INFO: [ app_end ] --END-- [ RunTime:0.001235s ] [ 2019-07-18T11:10:55+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000698s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000927s ] INFO: [ app_begin ] --END-- [ RunTime:0.001020s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001003s ] INFO: [ app_end ] --END-- [ RunTime:0.001103s ] [ 2019-07-18T11:10:56+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000620s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000916s ] INFO: [ app_begin ] --END-- [ RunTime:0.001021s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0026s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001185s ] INFO: [ app_end ] --END-- [ RunTime:0.001298s ] [ 2019-07-18T11:10:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000582s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000806s ] INFO: [ app_begin ] --END-- [ RunTime:0.000913s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '106' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000954s ] INFO: [ app_end ] --END-- [ RunTime:0.001090s ] [ 2019-07-18T11:10:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000759s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001516s ] INFO: [ app_begin ] --END-- [ RunTime:0.001636s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001933s ] INFO: [ app_end ] --END-- [ RunTime:0.002035s ] [ 2019-07-18T11:10:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000704s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001306s ] INFO: [ app_begin ] --END-- [ RunTime:0.001401s ] 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 = 'r11111' ) ORDER BY Stratum [ RunTime:0.0055s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001518s ] INFO: [ app_end ] --END-- [ RunTime:0.001616s ] [ 2019-07-18T11:10:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000048s ] INFO: [ app_init ] --END-- [ RunTime:0.000915s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001021s ] INFO: [ app_begin ] --END-- [ RunTime:0.001137s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001032s ] INFO: [ app_end ] --END-- [ RunTime:0.001147s ] [ 2019-07-18T11:10:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000562s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000895s ] INFO: [ app_begin ] --END-- [ RunTime:0.001002s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '106' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000953s ] INFO: [ app_end ] --END-- [ RunTime:0.001055s ] [ 2019-07-18T11:10:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000616s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000953s ] INFO: [ app_begin ] --END-- [ RunTime:0.001056s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '106' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='106',`Time`='2019-07-18 11:10:56' WHERE ( UID = '106' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001399s ] INFO: [ app_end ] --END-- [ RunTime:0.001500s ] [ 2019-07-18T11:10:57+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000591s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001426s ] INFO: [ app_begin ] --END-- [ RunTime:0.001649s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0026s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000917s ] INFO: [ app_end ] --END-- [ RunTime:0.001009s ] [ 2019-07-18T11:11:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000492s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000639s ] INFO: [ app_begin ] --END-- [ RunTime:0.000710s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000859s ] INFO: [ app_end ] --END-- [ RunTime:0.000937s ] [ 2019-07-18T11:11:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000497s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000629s ] INFO: [ app_begin ] --END-- [ RunTime:0.000699s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0017s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001307s ] INFO: [ app_end ] --END-- [ RunTime:0.001429s ] [ 2019-07-18T11:11:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.000632s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000884s ] INFO: [ app_begin ] --END-- [ RunTime:0.000995s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000881s ] INFO: [ app_end ] --END-- [ RunTime:0.000959s ] [ 2019-07-18T11:11:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.000680s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001183s ] INFO: [ app_begin ] --END-- [ RunTime:0.001320s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001065s ] INFO: [ app_end ] --END-- [ RunTime:0.001178s ] [ 2019-07-18T11:11:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000551s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000855s ] INFO: [ app_begin ] --END-- [ RunTime:0.000924s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'r11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playerdata` SET `UID`='106',`UserName`='r11111',`UserIcon`='1',`Gold`='18500',`Crystal`='150',`LV`='1',`EXP_Max`='100',`EXP`='0',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='10240',`CityOpenBit`='2',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '106' ) [ RunTime:0.0007s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '106' ) [ RunTime:0.0002s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('106','|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|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|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000709s ] INFO: [ app_end ] --END-- [ RunTime:0.000775s ] [ 2019-07-18T11:11:33+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.001284s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001129s ] INFO: [ app_begin ] --END-- [ RunTime:0.001242s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'w11111' LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001127s ] INFO: [ app_end ] --END-- [ RunTime:0.001243s ] [ 2019-07-18T11:11:38+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000434s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000708s ] INFO: [ app_begin ] --END-- [ RunTime:0.000776s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'w11111' LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001154s ] INFO: [ app_end ] --END-- [ RunTime:0.001260s ] [ 2019-07-18T11:11:49+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000512s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000773s ] INFO: [ app_begin ] --END-- [ RunTime:0.000870s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000635s ] INFO: [ app_end ] --END-- [ RunTime:0.000722s ] [ 2019-07-18T11:11:55+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000421s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000802s ] INFO: [ app_begin ] --END-- [ RunTime:0.000905s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'W11111' LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '105' ) 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.001151s ] INFO: [ app_end ] --END-- [ RunTime:0.001258s ] [ 2019-07-18T11:11:55+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000680s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001264s ] INFO: [ app_begin ] --END-- [ RunTime:0.001381s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001571s ] INFO: [ app_end ] --END-- [ RunTime:0.001683s ] [ 2019-07-18T11:11:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000570s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000793s ] INFO: [ app_begin ] --END-- [ RunTime:0.000881s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0002s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 11:11:56' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000803s ] INFO: [ app_end ] --END-- [ RunTime:0.000867s ] [ 2019-07-18T11:11:56+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000040s ] INFO: [ app_init ] --END-- [ RunTime:0.000725s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000770s ] INFO: [ app_begin ] --END-- [ RunTime:0.000930s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0022s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001317s ] INFO: [ app_end ] --END-- [ RunTime:0.001421s ] [ 2019-07-18T11:11:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000799s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000921s ] INFO: [ app_begin ] --END-- [ RunTime:0.001224s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0008s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001584s ] INFO: [ app_end ] --END-- [ RunTime:0.001702s ] [ 2019-07-18T11:11:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000467s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000635s ] INFO: [ app_begin ] --END-- [ RunTime:0.000706s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001489s ] INFO: [ app_end ] --END-- [ RunTime:0.001586s ] [ 2019-07-18T11:11:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000471s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000808s ] INFO: [ app_begin ] --END-- [ RunTime:0.000893s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001305s ] INFO: [ app_end ] --END-- [ RunTime:0.001415s ] [ 2019-07-18T11:11:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000584s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000624s ] INFO: [ app_begin ] --END-- [ RunTime:0.000709s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001190s ] INFO: [ app_end ] --END-- [ RunTime:0.001272s ] [ 2019-07-18T11:11:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000046s ] INFO: [ app_init ] --END-- [ RunTime:0.000855s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001352s ] INFO: [ app_begin ] --END-- [ RunTime:0.001446s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0551s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002032s ] INFO: [ app_end ] --END-- [ RunTime:0.002354s ] [ 2019-07-18T11:11:57+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000430s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000705s ] INFO: [ app_begin ] --END-- [ RunTime:0.000777s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0024s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000847s ] INFO: [ app_end ] --END-- [ RunTime:0.000937s ] [ 2019-07-18T11:17:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000559s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000867s ] INFO: [ app_begin ] --END-- [ RunTime:0.000954s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000730s ] INFO: [ app_end ] --END-- [ RunTime:0.000800s ] [ 2019-07-18T11:17:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.001051s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001829s ] INFO: [ app_begin ] --END-- [ RunTime:0.001962s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001201s ] INFO: [ app_end ] --END-- [ RunTime:0.001297s ] [ 2019-07-18T11:17:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.001574s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002277s ] INFO: [ app_begin ] --END-- [ RunTime:0.003226s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001826s ] INFO: [ app_end ] --END-- [ RunTime:0.001940s ] [ 2019-07-18T11:17:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.001125s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001013s ] INFO: [ app_begin ] --END-- [ RunTime:0.001088s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0008s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0014s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000818s ] INFO: [ app_end ] --END-- [ RunTime:0.000896s ] [ 2019-07-18T11:17:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000486s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000913s ] INFO: [ app_begin ] --END-- [ RunTime:0.000986s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0044s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001261s ] INFO: [ app_end ] --END-- [ RunTime:0.001324s ] [ 2019-07-18T11:17:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.002261s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002130s ] INFO: [ app_begin ] --END-- [ RunTime:0.004330s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0020s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0012s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 11:17:58' WHERE ( UID = '105' ) [ RunTime:0.0051s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001058s ] INFO: [ app_end ] --END-- [ RunTime:0.001160s ] [ 2019-07-18T11:26:26+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000543s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001077s ] INFO: [ app_begin ] --END-- [ RunTime:0.001152s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'W11111' LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '105' ) LIMIT 1 [ RunTime:0.0005s ] 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.001162s ] INFO: [ app_end ] --END-- [ RunTime:0.001229s ] [ 2019-07-18T11:26:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000447s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000697s ] INFO: [ app_begin ] --END-- [ RunTime:0.000798s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000813s ] INFO: [ app_end ] --END-- [ RunTime:0.000885s ] [ 2019-07-18T11:26:27+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000534s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001045s ] INFO: [ app_begin ] --END-- [ RunTime:0.001150s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0024s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001260s ] INFO: [ app_end ] --END-- [ RunTime:0.001343s ] [ 2019-07-18T11:26:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000514s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000777s ] INFO: [ app_begin ] --END-- [ RunTime:0.000849s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000914s ] INFO: [ app_end ] --END-- [ RunTime:0.000976s ] [ 2019-07-18T11:26:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000577s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000998s ] INFO: [ app_begin ] --END-- [ RunTime:0.001121s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000862s ] INFO: [ app_end ] --END-- [ RunTime:0.000946s ] [ 2019-07-18T11:26:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000484s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000817s ] INFO: [ app_begin ] --END-- [ RunTime:0.000898s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0060s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000851s ] INFO: [ app_end ] --END-- [ RunTime:0.000927s ] [ 2019-07-18T11:26:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000529s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000800s ] INFO: [ app_begin ] --END-- [ RunTime:0.000905s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 11:26:27' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000831s ] INFO: [ app_end ] --END-- [ RunTime:0.000919s ] [ 2019-07-18T11:26:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000865s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000843s ] INFO: [ app_begin ] --END-- [ RunTime:0.000939s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000842s ] INFO: [ app_end ] --END-- [ RunTime:0.000909s ] [ 2019-07-18T11:26:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000679s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001177s ] INFO: [ app_begin ] --END-- [ RunTime:0.001251s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001294s ] INFO: [ app_end ] --END-- [ RunTime:0.001431s ] [ 2019-07-18T11:26:28+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000639s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001164s ] INFO: [ app_begin ] --END-- [ RunTime:0.001255s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0029s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001268s ] INFO: [ app_end ] --END-- [ RunTime:0.001342s ] [ 2019-07-18T11:26:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000622s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001079s ] INFO: [ app_begin ] --END-- [ RunTime:0.001187s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001265s ] INFO: [ app_end ] --END-- [ RunTime:0.001410s ] [ 2019-07-18T11:26:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000583s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001111s ] INFO: [ app_begin ] --END-- [ RunTime:0.001242s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001339s ] INFO: [ app_end ] --END-- [ RunTime:0.001433s ] [ 2019-07-18T11:26:39+08:00 ] 139.227.66.25 /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.000853s ] INFO: [ app_begin ] --END-- [ RunTime:0.000925s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001310s ] INFO: [ app_end ] --END-- [ RunTime:0.001396s ] [ 2019-07-18T11:27:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.000806s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001250s ] INFO: [ app_begin ] --END-- [ RunTime:0.001348s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001488s ] INFO: [ app_end ] --END-- [ RunTime:0.001594s ] [ 2019-07-18T11:27:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000549s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000725s ] INFO: [ app_begin ] --END-- [ RunTime:0.000804s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 11:27:26' WHERE ( UID = '105' ) [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000789s ] INFO: [ app_end ] --END-- [ RunTime:0.000852s ] [ 2019-07-18T11:27:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000467s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000827s ] INFO: [ app_begin ] --END-- [ RunTime:0.000911s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000894s ] INFO: [ app_end ] --END-- [ RunTime:0.000999s ] [ 2019-07-18T11:27:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000042s ] INFO: [ app_init ] --END-- [ RunTime:0.000753s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001557s ] INFO: [ app_begin ] --END-- [ RunTime:0.001634s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001447s ] INFO: [ app_end ] --END-- [ RunTime:0.001534s ] [ 2019-07-18T11:27:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000499s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000835s ] INFO: [ app_begin ] --END-- [ RunTime:0.000930s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0052s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000640s ] INFO: [ app_end ] --END-- [ RunTime:0.000732s ] [ 2019-07-18T11:27:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.001577s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000892s ] INFO: [ app_begin ] --END-- [ RunTime:0.000987s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0044s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001114s ] INFO: [ app_end ] --END-- [ RunTime:0.001187s ] [ 2019-07-18T11:28:08+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000424s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000589s ] INFO: [ app_begin ] --END-- [ RunTime:0.000678s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000639s ] INFO: [ app_end ] --END-- [ RunTime:0.000731s ] [ 2019-07-18T11:28:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000674s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000766s ] INFO: [ app_begin ] --END-- [ RunTime:0.000849s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000865s ] INFO: [ app_end ] --END-- [ RunTime:0.000943s ] [ 2019-07-18T11:28:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000610s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001335s ] INFO: [ app_begin ] --END-- [ RunTime:0.001429s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0046s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001879s ] INFO: [ app_end ] --END-- [ RunTime:0.001976s ] [ 2019-07-18T11:28:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000594s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000830s ] INFO: [ app_begin ] --END-- [ RunTime:0.000943s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0012s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 11:28:09' WHERE ( UID = '105' ) [ RunTime:0.0031s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001201s ] INFO: [ app_end ] --END-- [ RunTime:0.001622s ] [ 2019-07-18T11:28:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000622s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000745s ] INFO: [ app_begin ] --END-- [ RunTime:0.000817s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000950s ] INFO: [ app_end ] --END-- [ RunTime:0.001082s ] [ 2019-07-18T11:28:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000577s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001009s ] INFO: [ app_begin ] --END-- [ RunTime:0.001082s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0007s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0018s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001259s ] INFO: [ app_end ] --END-- [ RunTime:0.001394s ] [ 2019-07-18T11:29:15+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000460s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000981s ] INFO: [ app_begin ] --END-- [ RunTime:0.001053s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001023s ] INFO: [ app_end ] --END-- [ RunTime:0.001107s ] [ 2019-07-18T11:29:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000510s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001269s ] INFO: [ app_begin ] --END-- [ RunTime:0.001377s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001159s ] INFO: [ app_end ] --END-- [ RunTime:0.001272s ] [ 2019-07-18T11:29:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000717s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001038s ] INFO: [ app_begin ] --END-- [ RunTime:0.001149s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 11:29:16' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001190s ] INFO: [ app_end ] --END-- [ RunTime:0.001303s ] [ 2019-07-18T11:29:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000767s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001049s ] INFO: [ app_begin ] --END-- [ RunTime:0.001150s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001378s ] INFO: [ app_end ] --END-- [ RunTime:0.001489s ] [ 2019-07-18T11:29:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000743s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001458s ] INFO: [ app_begin ] --END-- [ RunTime:0.001563s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002036s ] INFO: [ app_end ] --END-- [ RunTime:0.002167s ] [ 2019-07-18T11:29:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000709s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000812s ] INFO: [ app_begin ] --END-- [ RunTime:0.000893s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0052s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000985s ] INFO: [ app_end ] --END-- [ RunTime:0.001061s ] [ 2019-07-18T11:29:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000482s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000848s ] INFO: [ app_begin ] --END-- [ RunTime:0.000949s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000949s ] INFO: [ app_end ] --END-- [ RunTime:0.001059s ] [ 2019-07-18T11:30:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData 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.000893s ] INFO: [ app_begin ] --END-- [ RunTime:0.001015s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0031s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001037s ] INFO: [ app_end ] --END-- [ RunTime:0.001135s ] [ 2019-07-18T11:30:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000449s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001032s ] INFO: [ app_begin ] --END-- [ RunTime:0.001133s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000957s ] INFO: [ app_end ] --END-- [ RunTime:0.001047s ] [ 2019-07-18T11:30:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000444s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001400s ] INFO: [ app_begin ] --END-- [ RunTime:0.001523s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000917s ] INFO: [ app_end ] --END-- [ RunTime:0.001004s ] [ 2019-07-18T11:30:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000715s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001264s ] INFO: [ app_begin ] --END-- [ RunTime:0.001345s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001310s ] INFO: [ app_end ] --END-- [ RunTime:0.001373s ] [ 2019-07-18T11:30:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000858s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001624s ] INFO: [ app_begin ] --END-- [ RunTime:0.001785s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0002s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 11:30:00' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001297s ] INFO: [ app_end ] --END-- [ RunTime:0.001364s ] [ 2019-07-18T11:33:23+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000117s ] INFO: [ app_init ] --END-- [ RunTime:0.000961s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001205s ] INFO: [ app_begin ] --END-- [ RunTime:0.001305s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'W11111' LIMIT 1 [ RunTime:0.0007s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '105' ) LIMIT 1 [ RunTime:0.0012s ] 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.001155s ] INFO: [ app_end ] --END-- [ RunTime:0.001269s ] [ 2019-07-18T11:33:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000687s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000868s ] INFO: [ app_begin ] --END-- [ RunTime:0.000966s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001426s ] INFO: [ app_end ] --END-- [ RunTime:0.001586s ] [ 2019-07-18T11:33:24+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.001076s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001060s ] INFO: [ app_begin ] --END-- [ RunTime:0.002705s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0025s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001149s ] INFO: [ app_end ] --END-- [ RunTime:0.001234s ] [ 2019-07-18T11:33:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000495s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000758s ] INFO: [ app_begin ] --END-- [ RunTime:0.000891s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001178s ] INFO: [ app_end ] --END-- [ RunTime:0.001275s ] [ 2019-07-18T11:33:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000719s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001598s ] INFO: [ app_begin ] --END-- [ RunTime:0.001720s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0031s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001212s ] INFO: [ app_end ] --END-- [ RunTime:0.001274s ] [ 2019-07-18T11:33:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000697s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001540s ] INFO: [ app_begin ] --END-- [ RunTime:0.001670s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001019s ] INFO: [ app_end ] --END-- [ RunTime:0.001142s ] [ 2019-07-18T11:33:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000642s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001225s ] INFO: [ app_begin ] --END-- [ RunTime:0.001321s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001152s ] INFO: [ app_end ] --END-- [ RunTime:0.001234s ] [ 2019-07-18T11:33:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000540s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000885s ] INFO: [ app_begin ] --END-- [ RunTime:0.000995s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 11:33:24' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000886s ] INFO: [ app_end ] --END-- [ RunTime:0.000951s ] [ 2019-07-18T11:33:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000708s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001379s ] INFO: [ app_begin ] --END-- [ RunTime:0.001496s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001084s ] INFO: [ app_end ] --END-- [ RunTime:0.001163s ] [ 2019-07-18T11:33:25+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000633s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000812s ] INFO: [ app_begin ] --END-- [ RunTime:0.000919s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0029s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001029s ] INFO: [ app_end ] --END-- [ RunTime:0.001120s ] [ 2019-07-18T11:33:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000426s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000706s ] INFO: [ app_begin ] --END-- [ RunTime:0.000776s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001138s ] INFO: [ app_end ] --END-- [ RunTime:0.001253s ] [ 2019-07-18T11:33:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000477s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000702s ] INFO: [ app_begin ] --END-- [ RunTime:0.000771s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000789s ] INFO: [ app_end ] --END-- [ RunTime:0.000862s ] [ 2019-07-18T11:33:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000702s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000868s ] INFO: [ app_begin ] --END-- [ RunTime:0.000958s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002737s ] INFO: [ app_end ] --END-- [ RunTime:0.002836s ] [ 2019-07-18T11:34:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000445s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000716s ] INFO: [ app_begin ] --END-- [ RunTime:0.000807s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001013s ] INFO: [ app_end ] --END-- [ RunTime:0.001109s ] [ 2019-07-18T11:34:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000575s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000969s ] INFO: [ app_begin ] --END-- [ RunTime:0.001071s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000984s ] INFO: [ app_end ] --END-- [ RunTime:0.001075s ] [ 2019-07-18T11:34:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000546s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000623s ] INFO: [ app_begin ] --END-- [ RunTime:0.000695s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001032s ] INFO: [ app_end ] --END-- [ RunTime:0.001145s ] [ 2019-07-18T11:34:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.001118s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001252s ] INFO: [ app_begin ] --END-- [ RunTime:0.001361s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 11:34:26' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001470s ] INFO: [ app_end ] --END-- [ RunTime:0.001570s ] [ 2019-07-18T11:34:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000595s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000729s ] INFO: [ app_begin ] --END-- [ RunTime:0.000808s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0034s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000853s ] INFO: [ app_end ] --END-- [ RunTime:0.000936s ] [ 2019-07-18T11:34:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000645s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001570s ] INFO: [ app_begin ] --END-- [ RunTime:0.001740s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001425s ] INFO: [ app_end ] --END-- [ RunTime:0.001511s ] [ 2019-07-18T11:35:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000548s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001075s ] INFO: [ app_begin ] --END-- [ RunTime:0.001158s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001296s ] INFO: [ app_end ] --END-- [ RunTime:0.001372s ] [ 2019-07-18T11:35:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.001141s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000713s ] INFO: [ app_begin ] --END-- [ RunTime:0.000801s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001254s ] INFO: [ app_end ] --END-- [ RunTime:0.001360s ] [ 2019-07-18T11:35:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000678s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000867s ] INFO: [ app_begin ] --END-- [ RunTime:0.000974s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0020s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 11:35:10' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000936s ] INFO: [ app_end ] --END-- [ RunTime:0.001037s ] [ 2019-07-18T11:35:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000464s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000885s ] INFO: [ app_begin ] --END-- [ RunTime:0.000960s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000854s ] INFO: [ app_end ] --END-- [ RunTime:0.000932s ] [ 2019-07-18T11:35:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000663s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000633s ] INFO: [ app_begin ] --END-- [ RunTime:0.000787s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000871s ] INFO: [ app_end ] --END-- [ RunTime:0.000951s ] [ 2019-07-18T11:35:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000455s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000927s ] INFO: [ app_begin ] --END-- [ RunTime:0.000998s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0045s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001831s ] INFO: [ app_end ] --END-- [ RunTime:0.001930s ] [ 2019-07-18T11:36:54+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000584s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000895s ] INFO: [ app_begin ] --END-- [ RunTime:0.000972s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'W11111' LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '105' ) 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.001268s ] INFO: [ app_end ] --END-- [ RunTime:0.001378s ] [ 2019-07-18T11:36:54+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000682s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001117s ] INFO: [ app_begin ] --END-- [ RunTime:0.001224s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001016s ] INFO: [ app_end ] --END-- [ RunTime:0.001124s ] [ 2019-07-18T11:36:55+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000503s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000736s ] INFO: [ app_begin ] --END-- [ RunTime:0.000812s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0023s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000874s ] INFO: [ app_end ] --END-- [ RunTime:0.000965s ] [ 2019-07-18T11:36:55+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000644s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001333s ] INFO: [ app_begin ] --END-- [ RunTime:0.001439s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001459s ] INFO: [ app_end ] --END-- [ RunTime:0.001523s ] [ 2019-07-18T11:36:55+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000638s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001283s ] INFO: [ app_begin ] --END-- [ RunTime:0.001379s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 11:36:55' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001035s ] INFO: [ app_end ] --END-- [ RunTime:0.001106s ] [ 2019-07-18T11:36:55+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000656s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000822s ] INFO: [ app_begin ] --END-- [ RunTime:0.000894s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0037s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001001s ] INFO: [ app_end ] --END-- [ RunTime:0.001086s ] [ 2019-07-18T11:36:55+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000472s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001050s ] INFO: [ app_begin ] --END-- [ RunTime:0.001173s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001014s ] INFO: [ app_end ] --END-- [ RunTime:0.001086s ] [ 2019-07-18T11:36:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000693s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001097s ] INFO: [ app_begin ] --END-- [ RunTime:0.001217s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000977s ] INFO: [ app_end ] --END-- [ RunTime:0.001063s ] [ 2019-07-18T11:36:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000695s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001082s ] INFO: [ app_begin ] --END-- [ RunTime:0.001175s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001210s ] INFO: [ app_end ] --END-- [ RunTime:0.001309s ] [ 2019-07-18T11:36:56+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000464s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000686s ] INFO: [ app_begin ] --END-- [ RunTime:0.000765s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0023s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000861s ] INFO: [ app_end ] --END-- [ RunTime:0.000960s ] [ 2019-07-18T11:37:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000551s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002143s ] INFO: [ app_begin ] --END-- [ RunTime:0.002272s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0025s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002069s ] INFO: [ app_end ] --END-- [ RunTime:0.002181s ] [ 2019-07-18T11:37:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000475s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000732s ] INFO: [ app_begin ] --END-- [ RunTime:0.000823s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000928s ] INFO: [ app_end ] --END-- [ RunTime:0.001018s ] [ 2019-07-18T11:37:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000615s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001085s ] INFO: [ app_begin ] --END-- [ RunTime:0.001193s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000827s ] INFO: [ app_end ] --END-- [ RunTime:0.000951s ] [ 2019-07-18T11:37:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000539s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000780s ] INFO: [ app_begin ] --END-- [ RunTime:0.000880s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000961s ] INFO: [ app_end ] --END-- [ RunTime:0.001034s ] [ 2019-07-18T11:38:56+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000630s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000850s ] INFO: [ app_begin ] --END-- [ RunTime:0.000940s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'W11111' LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '105' ) LIMIT 1 [ RunTime:0.0005s ] 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.000960s ] INFO: [ app_end ] --END-- [ RunTime:0.001028s ] [ 2019-07-18T11:38:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000040s ] INFO: [ app_init ] --END-- [ RunTime:0.000723s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001122s ] INFO: [ app_begin ] --END-- [ RunTime:0.001489s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000866s ] INFO: [ app_end ] --END-- [ RunTime:0.000945s ] [ 2019-07-18T11:38:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000431s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000676s ] INFO: [ app_begin ] --END-- [ RunTime:0.000763s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001003s ] INFO: [ app_end ] --END-- [ RunTime:0.001065s ] [ 2019-07-18T11:38:57+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000822s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001738s ] INFO: [ app_begin ] --END-- [ RunTime:0.001852s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0027s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001017s ] INFO: [ app_end ] --END-- [ RunTime:0.001084s ] [ 2019-07-18T11:38:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000730s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000798s ] INFO: [ app_begin ] --END-- [ RunTime:0.000873s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 11:38:57' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000814s ] INFO: [ app_end ] --END-- [ RunTime:0.000899s ] [ 2019-07-18T11:38:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000874s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001650s ] INFO: [ app_begin ] --END-- [ RunTime:0.001775s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0015s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001678s ] INFO: [ app_end ] --END-- [ RunTime:0.001773s ] [ 2019-07-18T11:38:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000766s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001133s ] INFO: [ app_begin ] --END-- [ RunTime:0.001236s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001148s ] INFO: [ app_end ] --END-- [ RunTime:0.001218s ] [ 2019-07-18T11:38:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000637s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001121s ] INFO: [ app_begin ] --END-- [ RunTime:0.001221s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0057s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001478s ] INFO: [ app_end ] --END-- [ RunTime:0.001576s ] [ 2019-07-18T11:38:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.001177s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001405s ] INFO: [ app_begin ] --END-- [ RunTime:0.001515s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001597s ] INFO: [ app_end ] --END-- [ RunTime:0.001682s ] [ 2019-07-18T11:38:58+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000499s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000818s ] INFO: [ app_begin ] --END-- [ RunTime:0.000888s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0025s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001046s ] INFO: [ app_end ] --END-- [ RunTime:0.001147s ] [ 2019-07-18T11:39:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.001679s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001115s ] INFO: [ app_begin ] --END-- [ RunTime:0.001187s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0014s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001768s ] INFO: [ app_end ] --END-- [ RunTime:0.001880s ] [ 2019-07-18T11:39:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000657s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001108s ] INFO: [ app_begin ] --END-- [ RunTime:0.001193s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002161s ] INFO: [ app_end ] --END-- [ RunTime:0.002267s ] [ 2019-07-18T11:39:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000040s ] INFO: [ app_init ] --END-- [ RunTime:0.000804s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001600s ] INFO: [ app_begin ] --END-- [ RunTime:0.001711s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001581s ] INFO: [ app_end ] --END-- [ RunTime:0.001672s ] [ 2019-07-18T11:41:00+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000524s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001084s ] INFO: [ app_begin ] --END-- [ RunTime:0.001158s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'W11111' LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '105' ) 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.001114s ] INFO: [ app_end ] --END-- [ RunTime:0.001182s ] [ 2019-07-18T11:41:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000624s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000880s ] INFO: [ app_begin ] --END-- [ RunTime:0.000983s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000919s ] INFO: [ app_end ] --END-- [ RunTime:0.001031s ] [ 2019-07-18T11:41:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000569s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001253s ] INFO: [ app_begin ] --END-- [ RunTime:0.001334s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001372s ] INFO: [ app_end ] --END-- [ RunTime:0.001464s ] [ 2019-07-18T11:41:01+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.001423s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001331s ] INFO: [ app_begin ] --END-- [ RunTime:0.001431s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0025s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001263s ] INFO: [ app_end ] --END-- [ RunTime:0.001338s ] [ 2019-07-18T11:41:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000165s ] INFO: [ app_init ] --END-- [ RunTime:0.001067s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000837s ] INFO: [ app_begin ] --END-- [ RunTime:0.000927s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 11:41:01' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001048s ] INFO: [ app_end ] --END-- [ RunTime:0.001156s ] [ 2019-07-18T11:41:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000579s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000849s ] INFO: [ app_begin ] --END-- [ RunTime:0.000922s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001052s ] INFO: [ app_end ] --END-- [ RunTime:0.001137s ] [ 2019-07-18T11:41:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000582s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000956s ] INFO: [ app_begin ] --END-- [ RunTime:0.001027s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0008s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001154s ] INFO: [ app_end ] --END-- [ RunTime:0.001256s ] [ 2019-07-18T11:41:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000703s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000845s ] INFO: [ app_begin ] --END-- [ RunTime:0.000933s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0090s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001023s ] INFO: [ app_end ] --END-- [ RunTime:0.001102s ] [ 2019-07-18T11:41:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000627s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000890s ] INFO: [ app_begin ] --END-- [ RunTime:0.000975s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001264s ] INFO: [ app_end ] --END-- [ RunTime:0.001381s ] [ 2019-07-18T11:41:02+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000772s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001372s ] INFO: [ app_begin ] --END-- [ RunTime:0.001472s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0028s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001725s ] INFO: [ app_end ] --END-- [ RunTime:0.001819s ] [ 2019-07-18T11:41:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000134s ] INFO: [ app_init ] --END-- [ RunTime:0.000726s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001227s ] INFO: [ app_begin ] --END-- [ RunTime:0.001336s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0015s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000803s ] INFO: [ app_end ] --END-- [ RunTime:0.000880s ] [ 2019-07-18T11:41:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000564s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000738s ] INFO: [ app_begin ] --END-- [ RunTime:0.000819s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000864s ] INFO: [ app_end ] --END-- [ RunTime:0.000939s ] [ 2019-07-18T11:41:12+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000414s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000723s ] INFO: [ app_begin ] --END-- [ RunTime:0.000791s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001215s ] INFO: [ app_end ] --END-- [ RunTime:0.001314s ] [ 2019-07-18T11:44:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000758s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001070s ] INFO: [ app_begin ] --END-- [ RunTime:0.001173s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000817s ] INFO: [ app_end ] --END-- [ RunTime:0.000901s ] [ 2019-07-18T11:44:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000548s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000898s ] INFO: [ app_begin ] --END-- [ RunTime:0.000981s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0008s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000928s ] INFO: [ app_end ] --END-- [ RunTime:0.000997s ] [ 2019-07-18T11:44:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000577s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000777s ] INFO: [ app_begin ] --END-- [ RunTime:0.000848s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000989s ] INFO: [ app_end ] --END-- [ RunTime:0.001085s ] [ 2019-07-18T11:44:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.007425s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000740s ] INFO: [ app_begin ] --END-- [ RunTime:0.000832s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000791s ] INFO: [ app_end ] --END-- [ RunTime:0.000852s ] [ 2019-07-18T11:44:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000620s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001230s ] INFO: [ app_begin ] --END-- [ RunTime:0.001316s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 11:44:27' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000855s ] INFO: [ app_end ] --END-- [ RunTime:0.000986s ] [ 2019-07-18T11:44:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000707s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001098s ] INFO: [ app_begin ] --END-- [ RunTime:0.001187s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0037s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001301s ] INFO: [ app_end ] --END-- [ RunTime:0.001374s ] [ 2019-07-18T11:45:42+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000527s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000671s ] INFO: [ app_begin ] --END-- [ RunTime:0.000758s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000723s ] INFO: [ app_end ] --END-- [ RunTime:0.000813s ] [ 2019-07-18T11:45:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000847s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000738s ] INFO: [ app_begin ] --END-- [ RunTime:0.000833s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0033s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001065s ] INFO: [ app_end ] --END-- [ RunTime:0.001156s ] [ 2019-07-18T11:45:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000678s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000709s ] INFO: [ app_begin ] --END-- [ RunTime:0.001053s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 11:45:43' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000931s ] INFO: [ app_end ] --END-- [ RunTime:0.001052s ] [ 2019-07-18T11:45:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000603s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001765s ] INFO: [ app_begin ] --END-- [ RunTime:0.001886s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000892s ] INFO: [ app_end ] --END-- [ RunTime:0.000982s ] [ 2019-07-18T11:45:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.001164s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000598s ] INFO: [ app_begin ] --END-- [ RunTime:0.000669s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000872s ] INFO: [ app_end ] --END-- [ RunTime:0.000934s ] [ 2019-07-18T11:45:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.000796s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001453s ] INFO: [ app_begin ] --END-- [ RunTime:0.001557s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001897s ] INFO: [ app_end ] --END-- [ RunTime:0.002003s ] [ 2019-07-18T11:46:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000647s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001200s ] INFO: [ app_begin ] --END-- [ RunTime:0.001293s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001134s ] INFO: [ app_end ] --END-- [ RunTime:0.001206s ] [ 2019-07-18T11:46:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000734s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000841s ] INFO: [ app_begin ] --END-- [ RunTime:0.000929s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000979s ] INFO: [ app_end ] --END-- [ RunTime:0.001046s ] [ 2019-07-18T11:46:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000832s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000798s ] INFO: [ app_begin ] --END-- [ RunTime:0.000932s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000840s ] INFO: [ app_end ] --END-- [ RunTime:0.000914s ] [ 2019-07-18T11:46:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000607s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000813s ] INFO: [ app_begin ] --END-- [ RunTime:0.000886s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001128s ] INFO: [ app_end ] --END-- [ RunTime:0.001191s ] [ 2019-07-18T11:46:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000632s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000745s ] INFO: [ app_begin ] --END-- [ RunTime:0.000815s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 11:46:35' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000881s ] INFO: [ app_end ] --END-- [ RunTime:0.000945s ] [ 2019-07-18T11:46:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000560s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000839s ] INFO: [ app_begin ] --END-- [ RunTime:0.000928s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0051s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001186s ] INFO: [ app_end ] --END-- [ RunTime:0.001265s ] [ 2019-07-18T11:48:29+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000092s ] INFO: [ app_init ] --END-- [ RunTime:0.001114s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002431s ] INFO: [ app_begin ] --END-- [ RunTime:0.002536s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002623s ] INFO: [ app_end ] --END-- [ RunTime:0.002729s ] [ 2019-07-18T11:48:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000604s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000908s ] INFO: [ app_begin ] --END-- [ RunTime:0.001009s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000976s ] INFO: [ app_end ] --END-- [ RunTime:0.001056s ] [ 2019-07-18T11:48:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000090s ] INFO: [ app_init ] --END-- [ RunTime:0.001440s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000707s ] INFO: [ app_begin ] --END-- [ RunTime:0.000816s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0036s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000911s ] INFO: [ app_end ] --END-- [ RunTime:0.000971s ] [ 2019-07-18T11:48:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000901s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001184s ] INFO: [ app_begin ] --END-- [ RunTime:0.001351s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0007s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 11:48:30' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000881s ] INFO: [ app_end ] --END-- [ RunTime:0.000968s ] [ 2019-07-18T11:48:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000482s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001759s ] INFO: [ app_begin ] --END-- [ RunTime:0.001875s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000813s ] INFO: [ app_end ] --END-- [ RunTime:0.000879s ] [ 2019-07-18T11:48:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000501s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000790s ] INFO: [ app_begin ] --END-- [ RunTime:0.000873s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001002s ] INFO: [ app_end ] --END-- [ RunTime:0.001096s ] [ 2019-07-18T11:49:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000737s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000784s ] INFO: [ app_begin ] --END-- [ RunTime:0.000857s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000719s ] INFO: [ app_end ] --END-- [ RunTime:0.000794s ] [ 2019-07-18T11:49:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000753s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000795s ] INFO: [ app_begin ] --END-- [ RunTime:0.000868s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0034s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001040s ] INFO: [ app_end ] --END-- [ RunTime:0.001101s ] [ 2019-07-18T11:49:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000600s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001009s ] INFO: [ app_begin ] --END-- [ RunTime:0.001082s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001026s ] INFO: [ app_end ] --END-- [ RunTime:0.001113s ] [ 2019-07-18T11:49:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000620s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001389s ] INFO: [ app_begin ] --END-- [ RunTime:0.001461s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001415s ] INFO: [ app_end ] --END-- [ RunTime:0.001503s ] [ 2019-07-18T11:49:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000459s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000702s ] INFO: [ app_begin ] --END-- [ RunTime:0.000779s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000880s ] INFO: [ app_end ] --END-- [ RunTime:0.000943s ] [ 2019-07-18T11:49:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000633s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000803s ] INFO: [ app_begin ] --END-- [ RunTime:0.000886s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0002s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 11:49:39' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000796s ] INFO: [ app_end ] --END-- [ RunTime:0.000893s ] [ 2019-07-18T11:51:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000871s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000881s ] INFO: [ app_begin ] --END-- [ RunTime:0.000988s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000922s ] INFO: [ app_end ] --END-- [ RunTime:0.001043s ] [ 2019-07-18T11:51:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData 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.000879s ] INFO: [ app_begin ] --END-- [ RunTime:0.000980s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000947s ] INFO: [ app_end ] --END-- [ RunTime:0.001034s ] [ 2019-07-18T11:51:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000580s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001186s ] INFO: [ app_begin ] --END-- [ RunTime:0.001292s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 11:51:37' WHERE ( UID = '105' ) [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001131s ] INFO: [ app_end ] --END-- [ RunTime:0.001226s ] [ 2019-07-18T11:51:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData 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.000841s ] INFO: [ app_begin ] --END-- [ RunTime:0.000946s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000965s ] INFO: [ app_end ] --END-- [ RunTime:0.001036s ] [ 2019-07-18T11:51:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000765s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000945s ] INFO: [ app_begin ] --END-- [ RunTime:0.001064s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000912s ] INFO: [ app_end ] --END-- [ RunTime:0.000995s ] [ 2019-07-18T11:51:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000631s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001098s ] INFO: [ app_begin ] --END-- [ RunTime:0.001176s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0034s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001715s ] INFO: [ app_end ] --END-- [ RunTime:0.001798s ] [ 2019-07-18T12:07:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000742s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001541s ] INFO: [ app_begin ] --END-- [ RunTime:0.001623s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001305s ] INFO: [ app_end ] --END-- [ RunTime:0.001386s ] [ 2019-07-18T12:09:48+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000525s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001118s ] INFO: [ app_begin ] --END-- [ RunTime:0.001226s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001622s ] INFO: [ app_end ] --END-- [ RunTime:0.001859s ] [ 2019-07-18T12:09:49+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.002088s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001469s ] INFO: [ app_begin ] --END-- [ RunTime:0.001681s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0037s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001857s ] INFO: [ app_end ] --END-- [ RunTime:0.001955s ] [ 2019-07-18T12:09:49+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000701s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000835s ] INFO: [ app_begin ] --END-- [ RunTime:0.000972s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 12:09:49' WHERE ( UID = '105' ) [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001137s ] INFO: [ app_end ] --END-- [ RunTime:0.001237s ] [ 2019-07-18T12:09:49+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000673s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000835s ] INFO: [ app_begin ] --END-- [ RunTime:0.000969s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001110s ] INFO: [ app_end ] --END-- [ RunTime:0.001199s ] [ 2019-07-18T12:09:49+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000499s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000834s ] INFO: [ app_begin ] --END-- [ RunTime:0.000925s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000928s ] INFO: [ app_end ] --END-- [ RunTime:0.000998s ] [ 2019-07-18T12:09:49+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000791s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001056s ] INFO: [ app_begin ] --END-- [ RunTime:0.001144s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000836s ] INFO: [ app_end ] --END-- [ RunTime:0.000907s ] [ 2019-07-18T13:13:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestThisIDContains INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000491s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000760s ] INFO: [ app_begin ] --END-- [ RunTime:0.000829s ] SQL: SELECT * FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001073s ] INFO: [ app_end ] --END-- [ RunTime:0.001152s ] [ 2019-07-18T13:13:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestThisNamedContains INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000457s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000614s ] INFO: [ app_begin ] --END-- [ RunTime:0.000685s ] SQL: SELECT `UserName` FROM `sg_playerdata` [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000847s ] INFO: [ app_end ] --END-- [ RunTime:0.000915s ] [ 2019-07-18T13:13:45+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/register INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000437s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000663s ] INFO: [ app_begin ] --END-- [ RunTime:0.000737s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 't11111' LIMIT 1 [ RunTime:0.0004s ] SQL: INSERT INTO `sg_users` (`username`,`password`,`SecurityCode`,`registertime`) VALUES ('t11111','d00638c154af03ffd41311b62384f84b','d00638c154af03ffd41311b62384f84b','1563426825') [ RunTime:0.0006s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: INSERT INTO `sg_playerdata` (`UID`) VALUES ('107') [ RunTime:0.0006s ] SQL: INSERT INTO `sg_playeraddexptime` (`UID`,`Time`) VALUES ('107','2019-07-18 13:13:45') [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001041s ] INFO: [ app_end ] --END-- [ RunTime:0.001107s ] [ 2019-07-18T13:13:46+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000443s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000803s ] INFO: [ app_begin ] --END-- [ RunTime:0.001165s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 't11111' LIMIT 1 [ RunTime:0.0009s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '107' ) 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.001070s ] INFO: [ app_end ] --END-- [ RunTime:0.001175s ] [ 2019-07-18T13:13:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000751s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000904s ] INFO: [ app_begin ] --END-- [ RunTime:0.000993s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playerdata` SET `UID`='107',`UserName`='t11111',`UserIcon`='1',`Gold`='0',`Crystal`='220',`LV`='1',`EXP_Max`='100',`EXP`='0',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='0',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='1' WHERE ( UID = '107' ) [ RunTime:0.0010s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '107' ) [ RunTime:0.0007s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('107','|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|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|0|0|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000826s ] INFO: [ app_end ] --END-- [ RunTime:0.000901s ] [ 2019-07-18T13:13:48+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000708s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000903s ] INFO: [ app_begin ] --END-- [ RunTime:0.001147s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: DELETE FROM `sg_playeraddexptime` WHERE ( UID = '107' ) [ RunTime:0.0004s ] SQL: INSERT INTO `sg_playeraddexptime` (`UID`,`Time`) VALUES ('107','2019-07-18 13:13:48') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001225s ] INFO: [ app_end ] --END-- [ RunTime:0.001333s ] [ 2019-07-18T13:13:49+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000466s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000864s ] INFO: [ app_begin ] --END-- [ RunTime:0.000936s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='107',`Time`='2019-07-18 13:13:49' WHERE ( UID = '107' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001798s ] INFO: [ app_end ] --END-- [ RunTime:0.001890s ] [ 2019-07-18T13:13:50+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000532s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000699s ] INFO: [ app_begin ] --END-- [ RunTime:0.000772s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000849s ] INFO: [ app_end ] --END-- [ RunTime:0.000920s ] [ 2019-07-18T13:13:52+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000701s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001090s ] INFO: [ app_begin ] --END-- [ RunTime:0.001282s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000940s ] INFO: [ app_end ] --END-- [ RunTime:0.001011s ] [ 2019-07-18T13:13:53+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000505s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001003s ] INFO: [ app_begin ] --END-- [ RunTime:0.001117s ] 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 = 't11111' ) ORDER BY Stratum [ RunTime:0.0035s ] NOTIC: [8] Undefined variable: abc C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [2] Invalid argument supplied for foreach() C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001057s ] INFO: [ app_end ] --END-- [ RunTime:0.001151s ] [ 2019-07-18T13:13:53+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000688s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000856s ] INFO: [ app_begin ] --END-- [ RunTime:0.000982s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000765s ] INFO: [ app_end ] --END-- [ RunTime:0.000862s ] [ 2019-07-18T13:13:54+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000733s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000840s ] INFO: [ app_begin ] --END-- [ RunTime:0.000912s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001154s ] INFO: [ app_end ] --END-- [ RunTime:0.001381s ] [ 2019-07-18T13:13:55+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000463s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001071s ] INFO: [ app_begin ] --END-- [ RunTime:0.001179s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 't11111' LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '107' ) 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.001544s ] INFO: [ app_end ] --END-- [ RunTime:0.001631s ] [ 2019-07-18T13:13:56+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000813s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000775s ] INFO: [ app_begin ] --END-- [ RunTime:0.000878s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0024s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000855s ] INFO: [ app_end ] --END-- [ RunTime:0.000924s ] [ 2019-07-18T13:13:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000440s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000573s ] INFO: [ app_begin ] --END-- [ RunTime:0.000643s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0002s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='107',`Time`='2019-07-18 13:13:57' WHERE ( UID = '107' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000818s ] INFO: [ app_end ] --END-- [ RunTime:0.000887s ] [ 2019-07-18T13:13:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000904s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000922s ] INFO: [ app_begin ] --END-- [ RunTime:0.001004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000681s ] INFO: [ app_end ] --END-- [ RunTime:0.000784s ] [ 2019-07-18T13:13:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000048s ] INFO: [ app_init ] --END-- [ RunTime:0.000653s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000718s ] INFO: [ app_begin ] --END-- [ RunTime:0.000825s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000966s ] INFO: [ app_end ] --END-- [ RunTime:0.001032s ] [ 2019-07-18T13:13:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000496s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000663s ] INFO: [ app_begin ] --END-- [ RunTime:0.000747s ] 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 = 't11111' ) ORDER BY Stratum [ RunTime:0.0055s ] NOTIC: [8] Undefined variable: abc C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [2] Invalid argument supplied for foreach() C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002608s ] INFO: [ app_end ] --END-- [ RunTime:0.002902s ] [ 2019-07-18T13:14:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000600s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001316s ] INFO: [ app_begin ] --END-- [ RunTime:0.001413s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002625s ] INFO: [ app_end ] --END-- [ RunTime:0.003114s ] [ 2019-07-18T13:14:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000463s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000859s ] INFO: [ app_begin ] --END-- [ RunTime:0.000961s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001041s ] INFO: [ app_end ] --END-- [ RunTime:0.001106s ] [ 2019-07-18T13:14:02+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000731s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001177s ] INFO: [ app_begin ] --END-- [ RunTime:0.001255s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001622s ] INFO: [ app_end ] --END-- [ RunTime:0.001689s ] [ 2019-07-18T13:14:03+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000565s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000853s ] INFO: [ app_begin ] --END-- [ RunTime:0.001001s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0028s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000979s ] INFO: [ app_end ] --END-- [ RunTime:0.001064s ] [ 2019-07-18T13:14:04+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000440s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000798s ] INFO: [ app_begin ] --END-- [ RunTime:0.000869s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playerdata` SET `UID`='107',`UserName`='t11111',`UserIcon`='1',`Gold`='0',`Crystal`='220',`LV`='1',`EXP_Max`='100',`EXP`='0',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='0',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='1' WHERE ( UID = '107' ) [ RunTime:0.0009s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '107' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('107','|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|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|0|0|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000864s ] INFO: [ app_end ] --END-- [ RunTime:0.000928s ] [ 2019-07-18T13:14:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000425s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000660s ] INFO: [ app_begin ] --END-- [ RunTime:0.000752s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='107',`Time`='2019-07-18 13:14:05' WHERE ( UID = '107' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001118s ] INFO: [ app_end ] --END-- [ RunTime:0.001221s ] [ 2019-07-18T13:14:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000454s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000706s ] INFO: [ app_begin ] --END-- [ RunTime:0.000777s ] 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 = 't11111' ) ORDER BY Stratum [ RunTime:0.0032s ] NOTIC: [8] Undefined variable: abc C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [2] Invalid argument supplied for foreach() C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000960s ] INFO: [ app_end ] --END-- [ RunTime:0.001046s ] [ 2019-07-18T13:14:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000478s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000645s ] INFO: [ app_begin ] --END-- [ RunTime:0.000714s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: DELETE FROM `sg_playeraddexptime` WHERE ( UID = '107' ) [ RunTime:0.0004s ] SQL: INSERT INTO `sg_playeraddexptime` (`UID`,`Time`) VALUES ('107','2019-07-18 13:14:07') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000777s ] INFO: [ app_end ] --END-- [ RunTime:0.000861s ] [ 2019-07-18T13:14:08+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000637s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001021s ] INFO: [ app_begin ] --END-- [ RunTime:0.001096s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001305s ] INFO: [ app_end ] --END-- [ RunTime:0.001378s ] [ 2019-07-18T13:14:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000539s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000949s ] INFO: [ app_begin ] --END-- [ RunTime:0.001021s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001092s ] INFO: [ app_end ] --END-- [ RunTime:0.001168s ] [ 2019-07-18T13:14:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000430s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000663s ] INFO: [ app_begin ] --END-- [ RunTime:0.000732s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000914s ] INFO: [ app_end ] --END-- [ RunTime:0.000992s ] [ 2019-07-18T13:14:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000407s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000581s ] INFO: [ app_begin ] --END-- [ RunTime:0.000650s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000841s ] INFO: [ app_end ] --END-- [ RunTime:0.000943s ] [ 2019-07-18T13:14:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000531s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000754s ] INFO: [ app_begin ] --END-- [ RunTime:0.000826s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0012s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001236s ] INFO: [ app_end ] --END-- [ RunTime:0.001305s ] [ 2019-07-18T13:14:13+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000614s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001032s ] INFO: [ app_begin ] --END-- [ RunTime:0.001112s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001500s ] INFO: [ app_end ] --END-- [ RunTime:0.001568s ] [ 2019-07-18T13:14:14+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000558s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001338s ] INFO: [ app_begin ] --END-- [ RunTime:0.001433s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001405s ] INFO: [ app_end ] --END-- [ RunTime:0.001477s ] [ 2019-07-18T13:18:53+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000646s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001145s ] INFO: [ app_begin ] --END-- [ RunTime:0.001224s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001273s ] INFO: [ app_end ] --END-- [ RunTime:0.001386s ] [ 2019-07-18T13:18:54+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000709s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001451s ] INFO: [ app_begin ] --END-- [ RunTime:0.001563s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001340s ] INFO: [ app_end ] --END-- [ RunTime:0.001429s ] [ 2019-07-18T13:18:55+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000681s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001280s ] INFO: [ app_begin ] --END-- [ RunTime:0.001404s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000965s ] INFO: [ app_end ] --END-- [ RunTime:0.001027s ] [ 2019-07-18T13:18:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000603s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000862s ] INFO: [ app_begin ] --END-- [ RunTime:0.000941s ] 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 = 't11111' ) ORDER BY Stratum [ RunTime:0.0030s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001409s ] INFO: [ app_end ] --END-- [ RunTime:0.001623s ] [ 2019-07-18T13:18:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000751s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001460s ] INFO: [ app_begin ] --END-- [ RunTime:0.001583s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001142s ] INFO: [ app_end ] --END-- [ RunTime:0.001238s ] [ 2019-07-18T13:18:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000558s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001721s ] INFO: [ app_begin ] --END-- [ RunTime:0.001854s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='107',`Time`='2019-07-18 13:18:58' WHERE ( UID = '107' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001580s ] INFO: [ app_end ] --END-- [ RunTime:0.001682s ] [ 2019-07-18T13:19:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000623s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001001s ] INFO: [ app_begin ] --END-- [ RunTime:0.001078s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002276s ] INFO: [ app_end ] --END-- [ RunTime:0.002384s ] [ 2019-07-18T13:19:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000575s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000906s ] INFO: [ app_begin ] --END-- [ RunTime:0.001011s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001449s ] INFO: [ app_end ] --END-- [ RunTime:0.001530s ] [ 2019-07-18T13:20:18+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000496s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000594s ] INFO: [ app_begin ] --END-- [ RunTime:0.000664s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='107',`Time`='2019-07-18 13:20:18' WHERE ( UID = '107' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000889s ] INFO: [ app_end ] --END-- [ RunTime:0.000978s ] [ 2019-07-18T13:20:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000694s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001600s ] INFO: [ app_begin ] --END-- [ RunTime:0.001930s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001213s ] INFO: [ app_end ] --END-- [ RunTime:0.001297s ] [ 2019-07-18T13:20:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000668s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001095s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000583s ] INFO: [ app_end ] --END-- [ RunTime:0.000663s ] [ 2019-07-18T13:20:20+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000423s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000637s ] INFO: [ app_begin ] --END-- [ RunTime:0.000712s ] 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 = 't11111' ) ORDER BY Stratum [ RunTime:0.0032s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001139s ] INFO: [ app_end ] --END-- [ RunTime:0.001225s ] [ 2019-07-18T13:20:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000771s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000716s ] INFO: [ app_begin ] --END-- [ RunTime:0.000783s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000867s ] INFO: [ app_end ] --END-- [ RunTime:0.000962s ] [ 2019-07-18T13:20:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000497s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001107s ] INFO: [ app_begin ] --END-- [ RunTime:0.001196s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0013s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0073s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.004023s ] INFO: [ app_end ] --END-- [ RunTime:0.004133s ] [ 2019-07-18T13:20:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000577s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000976s ] INFO: [ app_begin ] --END-- [ RunTime:0.001049s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001879s ] INFO: [ app_end ] --END-- [ RunTime:0.001994s ] [ 2019-07-18T13:21:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.001688s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.004167s ] INFO: [ app_begin ] --END-- [ RunTime:0.004486s ] 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 = 't11111' ) ORDER BY Stratum [ RunTime:0.0042s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001328s ] INFO: [ app_end ] --END-- [ RunTime:0.001438s ] [ 2019-07-18T13:21:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000632s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001958s ] INFO: [ app_begin ] --END-- [ RunTime:0.002061s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001148s ] INFO: [ app_end ] --END-- [ RunTime:0.001233s ] [ 2019-07-18T13:21:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000923s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001173s ] INFO: [ app_begin ] --END-- [ RunTime:0.001514s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0002s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='107',`Time`='2019-07-18 13:21:36' WHERE ( UID = '107' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000949s ] INFO: [ app_end ] --END-- [ RunTime:0.001013s ] [ 2019-07-18T13:21:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000637s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001163s ] INFO: [ app_begin ] --END-- [ RunTime:0.001323s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001194s ] INFO: [ app_end ] --END-- [ RunTime:0.001276s ] [ 2019-07-18T13:21:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000642s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001413s ] INFO: [ app_begin ] --END-- [ RunTime:0.001568s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001830s ] INFO: [ app_end ] --END-- [ RunTime:0.001974s ] [ 2019-07-18T13:21:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000656s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001132s ] INFO: [ app_begin ] --END-- [ RunTime:0.001327s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001158s ] INFO: [ app_end ] --END-- [ RunTime:0.001238s ] [ 2019-07-18T13:21:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000422s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000688s ] INFO: [ app_begin ] --END-- [ RunTime:0.000783s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001001s ] INFO: [ app_end ] --END-- [ RunTime:0.001090s ] [ 2019-07-18T13:22:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.000864s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001111s ] INFO: [ app_begin ] --END-- [ RunTime:0.001279s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001173s ] INFO: [ app_end ] --END-- [ RunTime:0.001286s ] [ 2019-07-18T13:22:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000658s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000937s ] INFO: [ app_begin ] --END-- [ RunTime:0.001046s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000927s ] INFO: [ app_end ] --END-- [ RunTime:0.000991s ] [ 2019-07-18T13:22:12+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000477s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000721s ] INFO: [ app_begin ] --END-- [ RunTime:0.000810s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='107',`Time`='2019-07-18 13:22:12' WHERE ( UID = '107' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001054s ] INFO: [ app_end ] --END-- [ RunTime:0.001158s ] [ 2019-07-18T13:22:12+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000696s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001540s ] INFO: [ app_begin ] --END-- [ RunTime:0.001656s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001169s ] INFO: [ app_end ] --END-- [ RunTime:0.001306s ] [ 2019-07-18T13:22:13+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000728s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000636s ] INFO: [ app_begin ] --END-- [ RunTime:0.000721s ] 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 = 't11111' ) ORDER BY Stratum [ RunTime:0.0029s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000839s ] INFO: [ app_end ] --END-- [ RunTime:0.000924s ] [ 2019-07-18T13:22:14+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.004348s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001472s ] INFO: [ app_begin ] --END-- [ RunTime:0.001596s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001572s ] INFO: [ app_end ] --END-- [ RunTime:0.001673s ] [ 2019-07-18T13:22:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.001595s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001207s ] INFO: [ app_begin ] --END-- [ RunTime:0.001300s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001492s ] INFO: [ app_end ] --END-- [ RunTime:0.001591s ] [ 2019-07-18T13:22:48+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.001098s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000841s ] INFO: [ app_begin ] --END-- [ RunTime:0.000944s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001016s ] INFO: [ app_end ] --END-- [ RunTime:0.001086s ] [ 2019-07-18T13:22:49+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000860s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001473s ] INFO: [ app_begin ] --END-- [ RunTime:0.001753s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001601s ] INFO: [ app_end ] --END-- [ RunTime:0.001679s ] [ 2019-07-18T13:22:50+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000153s ] INFO: [ app_init ] --END-- [ RunTime:0.000686s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000919s ] INFO: [ app_begin ] --END-- [ RunTime:0.001022s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001708s ] INFO: [ app_end ] --END-- [ RunTime:0.001792s ] [ 2019-07-18T13:22:50+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000556s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001249s ] INFO: [ app_begin ] --END-- [ RunTime:0.001367s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000693s ] INFO: [ app_end ] --END-- [ RunTime:0.000776s ] [ 2019-07-18T13:22:51+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000553s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001319s ] INFO: [ app_begin ] --END-- [ RunTime:0.001929s ] 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 = 't11111' ) ORDER BY Stratum [ RunTime:0.0032s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000844s ] INFO: [ app_end ] --END-- [ RunTime:0.000904s ] [ 2019-07-18T13:22:53+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000666s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001461s ] INFO: [ app_begin ] --END-- [ RunTime:0.001580s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='107',`Time`='2019-07-18 13:22:53' WHERE ( UID = '107' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001790s ] INFO: [ app_end ] --END-- [ RunTime:0.001893s ] [ 2019-07-18T13:23:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000808s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001521s ] INFO: [ app_begin ] --END-- [ RunTime:0.001628s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001351s ] INFO: [ app_end ] --END-- [ RunTime:0.001429s ] [ 2019-07-18T13:24:08+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000606s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001145s ] INFO: [ app_begin ] --END-- [ RunTime:0.001264s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001796s ] INFO: [ app_end ] --END-- [ RunTime:0.001923s ] [ 2019-07-18T13:24:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000640s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001026s ] INFO: [ app_begin ] --END-- [ RunTime:0.001148s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001220s ] INFO: [ app_end ] --END-- [ RunTime:0.001312s ] [ 2019-07-18T13:24:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000854s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001231s ] INFO: [ app_begin ] --END-- [ RunTime:0.001337s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001564s ] INFO: [ app_end ] --END-- [ RunTime:0.001626s ] [ 2019-07-18T13:24:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000717s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001343s ] INFO: [ app_begin ] --END-- [ RunTime:0.001583s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='107',`Time`='2019-07-18 13:24:11' WHERE ( UID = '107' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000990s ] INFO: [ app_end ] --END-- [ RunTime:0.001054s ] [ 2019-07-18T13:24:12+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000646s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002042s ] INFO: [ app_begin ] --END-- [ RunTime:0.002126s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001244s ] INFO: [ app_end ] --END-- [ RunTime:0.001329s ] [ 2019-07-18T13:24:13+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000688s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001072s ] INFO: [ app_begin ] --END-- [ RunTime:0.001190s ] 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 = 't11111' ) ORDER BY Stratum [ RunTime:0.0047s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001127s ] INFO: [ app_end ] --END-- [ RunTime:0.001195s ] [ 2019-07-18T13:24:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000550s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001008s ] INFO: [ app_begin ] --END-- [ RunTime:0.001079s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001395s ] INFO: [ app_end ] --END-- [ RunTime:0.001463s ] [ 2019-07-18T13:24:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000524s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000897s ] INFO: [ app_begin ] --END-- [ RunTime:0.000970s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001322s ] INFO: [ app_end ] --END-- [ RunTime:0.001396s ] [ 2019-07-18T13:25:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000618s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000858s ] INFO: [ app_begin ] --END-- [ RunTime:0.000932s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001191s ] INFO: [ app_end ] --END-- [ RunTime:0.001311s ] [ 2019-07-18T13:25:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000761s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.017283s ] INFO: [ app_begin ] --END-- [ RunTime:0.017416s ] 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 = 't11111' ) ORDER BY Stratum [ RunTime:0.0030s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001485s ] INFO: [ app_end ] --END-- [ RunTime:0.001578s ] [ 2019-07-18T13:25:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000486s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000822s ] INFO: [ app_begin ] --END-- [ RunTime:0.000903s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='107',`Time`='2019-07-18 13:25:38' WHERE ( UID = '107' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000828s ] INFO: [ app_end ] --END-- [ RunTime:0.000891s ] [ 2019-07-18T13:25:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData 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.000827s ] INFO: [ app_begin ] --END-- [ RunTime:0.000918s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001034s ] INFO: [ app_end ] --END-- [ RunTime:0.001127s ] [ 2019-07-18T13:25:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000906s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001052s ] INFO: [ app_begin ] --END-- [ RunTime:0.001139s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001349s ] INFO: [ app_end ] --END-- [ RunTime:0.001439s ] [ 2019-07-18T13:25:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000704s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001079s ] INFO: [ app_begin ] --END-- [ RunTime:0.001210s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000931s ] INFO: [ app_end ] --END-- [ RunTime:0.001024s ] [ 2019-07-18T13:26:18+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000533s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000575s ] INFO: [ app_begin ] --END-- [ RunTime:0.000648s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000879s ] INFO: [ app_end ] --END-- [ RunTime:0.000957s ] [ 2019-07-18T13:27:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestThisIDContains INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000916s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.009363s ] INFO: [ app_begin ] --END-- [ RunTime:0.009744s ] SQL: SELECT * FROM `sg_users` WHERE ( username = 'pppppp' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001123s ] INFO: [ app_end ] --END-- [ RunTime:0.001205s ] [ 2019-07-18T13:27:54+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000530s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000682s ] INFO: [ app_begin ] --END-- [ RunTime:0.000752s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000986s ] INFO: [ app_end ] --END-- [ RunTime:0.001089s ] [ 2019-07-18T13:27:55+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.002314s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001094s ] INFO: [ app_begin ] --END-- [ RunTime:0.001206s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001248s ] INFO: [ app_end ] --END-- [ RunTime:0.001314s ] [ 2019-07-18T13:27:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000663s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001093s ] INFO: [ app_begin ] --END-- [ RunTime:0.001190s ] 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 = 't11111' ) ORDER BY Stratum [ RunTime:0.0042s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001480s ] INFO: [ app_end ] --END-- [ RunTime:0.001576s ] [ 2019-07-18T13:27:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000587s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000735s ] INFO: [ app_begin ] --END-- [ RunTime:0.000835s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0002s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='107',`Time`='2019-07-18 13:27:57' WHERE ( UID = '107' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000810s ] INFO: [ app_end ] --END-- [ RunTime:0.000895s ] [ 2019-07-18T13:27:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestThisIDContains INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000652s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000872s ] INFO: [ app_begin ] --END-- [ RunTime:0.001153s ] SQL: SELECT * FROM `sg_users` WHERE ( username = 'ppppp' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000796s ] INFO: [ app_end ] --END-- [ RunTime:0.000860s ] [ 2019-07-18T13:27:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000604s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001170s ] INFO: [ app_begin ] --END-- [ RunTime:0.001248s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001318s ] INFO: [ app_end ] --END-- [ RunTime:0.001523s ] [ 2019-07-18T13:27:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000517s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000880s ] INFO: [ app_begin ] --END-- [ RunTime:0.000966s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000864s ] INFO: [ app_end ] --END-- [ RunTime:0.000945s ] [ 2019-07-18T13:28:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestThisIDContains INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000441s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000663s ] INFO: [ app_begin ] --END-- [ RunTime:0.000730s ] SQL: SELECT * FROM `sg_users` WHERE ( username = 'pppppw' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000867s ] INFO: [ app_end ] --END-- [ RunTime:0.000934s ] [ 2019-07-18T13:28:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000726s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001062s ] INFO: [ app_begin ] --END-- [ RunTime:0.001134s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001333s ] INFO: [ app_end ] --END-- [ RunTime:0.001444s ] [ 2019-07-18T13:28:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestThisNamedContains INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000467s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000755s ] INFO: [ app_begin ] --END-- [ RunTime:0.000829s ] SQL: SELECT `UserName` FROM `sg_playerdata` [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000914s ] INFO: [ app_end ] --END-- [ RunTime:0.000983s ] [ 2019-07-18T13:28:16+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/register INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000577s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000600s ] INFO: [ app_begin ] --END-- [ RunTime:0.000694s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'pppppw' LIMIT 1 [ RunTime:0.0005s ] SQL: INSERT INTO `sg_users` (`username`,`password`,`SecurityCode`,`registertime`) VALUES ('pppppw','654301636ed5f9bdca9808f7fc802fa1','654301636ed5f9bdca9808f7fc802fa1','1563427696') [ RunTime:0.0004s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'pppppw' ) LIMIT 1 [ RunTime:0.0003s ] SQL: INSERT INTO `sg_playerdata` (`UID`) VALUES ('108') [ RunTime:0.0003s ] SQL: INSERT INTO `sg_playeraddexptime` (`UID`,`Time`) VALUES ('108','2019-07-18 13:28:16') [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000840s ] INFO: [ app_end ] --END-- [ RunTime:0.000907s ] [ 2019-07-18T13:28:17+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000430s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000661s ] INFO: [ app_begin ] --END-- [ RunTime:0.000735s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'pppppw' LIMIT 1 [ RunTime:0.0008s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '108' ) LIMIT 1 [ RunTime:0.0012s ] 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.000933s ] INFO: [ app_end ] --END-- [ RunTime:0.001060s ] [ 2019-07-18T13:28:18+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000481s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002219s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'pppppw' ) LIMIT 1 [ RunTime:0.0010s ] SQL: UPDATE `sg_playerdata` SET `UID`='108',`UserName`='pppppw',`UserIcon`='1',`Gold`='0',`Crystal`='220',`LV`='1',`EXP_Max`='100',`EXP`='0',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='0',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='1' WHERE ( UID = '108' ) [ RunTime:0.0016s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '108' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('108','|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|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|0|0|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000967s ] INFO: [ app_end ] --END-- [ RunTime:0.001053s ] [ 2019-07-18T13:28:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000665s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000909s ] INFO: [ app_begin ] --END-- [ RunTime:0.001015s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'pppppw' ) LIMIT 1 [ RunTime:0.0006s ] SQL: DELETE FROM `sg_playeraddexptime` WHERE ( UID = '108' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_playeraddexptime` (`UID`,`Time`) VALUES ('108','2019-07-18 13:28:19') [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000806s ] INFO: [ app_end ] --END-- [ RunTime:0.000884s ] [ 2019-07-18T13:28:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000867s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001194s ] INFO: [ app_begin ] --END-- [ RunTime:0.001375s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'pppppw' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '108' ) LIMIT 1 [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001076s ] INFO: [ app_end ] --END-- [ RunTime:0.001187s ] [ 2019-07-18T13:28:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000812s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002197s ] INFO: [ app_begin ] --END-- [ RunTime:0.002293s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'pppppw' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '108' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='108',`Time`='2019-07-18 13:28:22' WHERE ( UID = '108' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001257s ] INFO: [ app_end ] --END-- [ RunTime:0.001425s ] [ 2019-07-18T13:28:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000455s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000630s ] INFO: [ app_begin ] --END-- [ RunTime:0.000713s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000792s ] INFO: [ app_end ] --END-- [ RunTime:0.000883s ] [ 2019-07-18T13:28:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000588s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001463s ] INFO: [ app_begin ] --END-- [ RunTime:0.001555s ] 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 = 'pppppw' ) ORDER BY Stratum [ RunTime:0.0046s ] NOTIC: [8] Undefined variable: abc C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [2] Invalid argument supplied for foreach() C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001525s ] INFO: [ app_end ] --END-- [ RunTime:0.001602s ] [ 2019-07-18T13:28:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000502s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000584s ] INFO: [ app_begin ] --END-- [ RunTime:0.000675s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'pppppw' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '108' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000885s ] INFO: [ app_end ] --END-- [ RunTime:0.000986s ] [ 2019-07-18T13:28:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000501s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000791s ] INFO: [ app_begin ] --END-- [ RunTime:0.000880s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'pppppw' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001304s ] INFO: [ app_end ] --END-- [ RunTime:0.001405s ] [ 2019-07-18T13:28:30+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000485s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000721s ] INFO: [ app_begin ] --END-- [ RunTime:0.000804s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'pppppw' LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '108' ) LIMIT 1 [ RunTime:0.0014s ] 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.000937s ] INFO: [ app_end ] --END-- [ RunTime:0.001002s ] [ 2019-07-18T13:28:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000479s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000653s ] INFO: [ app_begin ] --END-- [ RunTime:0.000741s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000654s ] INFO: [ app_end ] --END-- [ RunTime:0.000739s ] [ 2019-07-18T13:28:31+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000563s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000712s ] INFO: [ app_begin ] --END-- [ RunTime:0.000790s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0022s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000884s ] INFO: [ app_end ] --END-- [ RunTime:0.000954s ] [ 2019-07-18T13:28:32+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000572s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000589s ] INFO: [ app_begin ] --END-- [ RunTime:0.000687s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'pppppw' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '108' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='108',`Time`='2019-07-18 13:28:32' WHERE ( UID = '108' ) [ RunTime:0.0013s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001236s ] INFO: [ app_end ] --END-- [ RunTime:0.001336s ] [ 2019-07-18T13:28:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000634s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000994s ] INFO: [ app_begin ] --END-- [ RunTime:0.001117s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'pppppw' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '108' ) LIMIT 1 [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001157s ] INFO: [ app_end ] --END-- [ RunTime:0.001227s ] [ 2019-07-18T13:28:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000718s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000998s ] INFO: [ app_begin ] --END-- [ RunTime:0.001104s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'pppppw' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000974s ] INFO: [ app_end ] --END-- [ RunTime:0.001072s ] [ 2019-07-18T13:28:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000516s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000984s ] INFO: [ app_begin ] --END-- [ RunTime:0.001069s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'pppppw' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '108' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001539s ] INFO: [ app_end ] --END-- [ RunTime:0.001631s ] [ 2019-07-18T13:28:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000662s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000792s ] INFO: [ app_begin ] --END-- [ RunTime:0.000882s ] 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 = 'pppppw' ) ORDER BY Stratum [ RunTime:0.0034s ] NOTIC: [8] Undefined variable: abc C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [2] Invalid argument supplied for foreach() C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001040s ] INFO: [ app_end ] --END-- [ RunTime:0.001129s ] [ 2019-07-18T13:28:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000556s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001023s ] INFO: [ app_begin ] --END-- [ RunTime:0.001097s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002061s ] INFO: [ app_end ] --END-- [ RunTime:0.002179s ] [ 2019-07-18T13:28:38+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000553s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000626s ] INFO: [ app_begin ] --END-- [ RunTime:0.000770s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0028s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000992s ] INFO: [ app_end ] --END-- [ RunTime:0.001092s ] [ 2019-07-18T13:28:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000555s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000728s ] INFO: [ app_begin ] --END-- [ RunTime:0.000817s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'pppppw' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playerdata` SET `UID`='108',`UserName`='pppppw',`UserIcon`='1',`Gold`='0',`Crystal`='220',`LV`='1',`EXP_Max`='100',`EXP`='0',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='0',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='1' WHERE ( UID = '108' ) [ RunTime:0.0007s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '108' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('108','|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|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|0|0|0|0') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000841s ] INFO: [ app_end ] --END-- [ RunTime:0.000905s ] [ 2019-07-18T13:28:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000564s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000882s ] INFO: [ app_begin ] --END-- [ RunTime:0.000970s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001011s ] INFO: [ app_end ] --END-- [ RunTime:0.001085s ] [ 2019-07-18T13:28:42+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000850s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001737s ] INFO: [ app_begin ] --END-- [ RunTime:0.001841s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'pppppw' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '108' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001588s ] INFO: [ app_end ] --END-- [ RunTime:0.001663s ] [ 2019-07-18T13:28:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000419s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000844s ] INFO: [ app_begin ] --END-- [ RunTime:0.001057s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'pppppw' ) LIMIT 1 [ RunTime:0.0014s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '108' ) LIMIT 1 [ RunTime:0.0070s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.010780s ] INFO: [ app_end ] --END-- [ RunTime:0.011677s ] [ 2019-07-18T13:28:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000717s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001581s ] INFO: [ app_begin ] --END-- [ RunTime:0.001671s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'pppppw' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '108' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='108',`Time`='2019-07-18 13:28:44' WHERE ( UID = '108' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001215s ] INFO: [ app_end ] --END-- [ RunTime:0.001420s ] [ 2019-07-18T13:28:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000722s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000615s ] INFO: [ app_begin ] --END-- [ RunTime:0.000686s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'pppppw' ) LIMIT 1 [ RunTime:0.0006s ] SQL: DELETE FROM `sg_playeraddexptime` WHERE ( UID = '108' ) [ RunTime:0.0004s ] SQL: INSERT INTO `sg_playeraddexptime` (`UID`,`Time`) VALUES ('108','2019-07-18 13:28:45') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001264s ] INFO: [ app_end ] --END-- [ RunTime:0.001374s ] [ 2019-07-18T13:28:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.006509s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000639s ] INFO: [ app_begin ] --END-- [ RunTime:0.000725s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000687s ] INFO: [ app_end ] --END-- [ RunTime:0.000787s ] [ 2019-07-18T13:28:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.002908s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001141s ] INFO: [ app_begin ] --END-- [ RunTime:0.001237s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'pppppw' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001594s ] INFO: [ app_end ] --END-- [ RunTime:0.001702s ] [ 2019-07-18T13:28:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000560s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000808s ] INFO: [ app_begin ] --END-- [ RunTime:0.000904s ] 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 = 'pppppw' ) ORDER BY Stratum [ RunTime:0.0030s ] NOTIC: [8] Undefined variable: abc C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [2] Invalid argument supplied for foreach() C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000931s ] INFO: [ app_end ] --END-- [ RunTime:0.001006s ] [ 2019-07-18T13:28:48+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000587s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000777s ] INFO: [ app_begin ] --END-- [ RunTime:0.000878s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001042s ] INFO: [ app_end ] --END-- [ RunTime:0.001130s ] [ 2019-07-18T13:28:49+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000569s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000744s ] INFO: [ app_begin ] --END-- [ RunTime:0.000850s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001027s ] INFO: [ app_end ] --END-- [ RunTime:0.001122s ] [ 2019-07-18T13:29:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000594s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000600s ] INFO: [ app_begin ] --END-- [ RunTime:0.000674s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='107',`Time`='2019-07-18 13:29:10' WHERE ( UID = '107' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000851s ] INFO: [ app_end ] --END-- [ RunTime:0.000926s ] [ 2019-07-18T13:29:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000545s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000970s ] INFO: [ app_begin ] --END-- [ RunTime:0.001076s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001224s ] INFO: [ app_end ] --END-- [ RunTime:0.001308s ] [ 2019-07-18T13:29:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000723s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000602s ] INFO: [ app_begin ] --END-- [ RunTime:0.000732s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001018s ] INFO: [ app_end ] --END-- [ RunTime:0.001116s ] [ 2019-07-18T13:29:12+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000691s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000847s ] INFO: [ app_begin ] --END-- [ RunTime:0.000942s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001034s ] INFO: [ app_end ] --END-- [ RunTime:0.001142s ] [ 2019-07-18T13:29:13+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000618s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000817s ] INFO: [ app_begin ] --END-- [ RunTime:0.000886s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000838s ] INFO: [ app_end ] --END-- [ RunTime:0.000909s ] [ 2019-07-18T13:29:14+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000599s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001473s ] INFO: [ app_begin ] --END-- [ RunTime:0.001562s ] 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 = 't11111' ) ORDER BY Stratum [ RunTime:0.0035s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001276s ] INFO: [ app_end ] --END-- [ RunTime:0.001338s ] [ 2019-07-18T13:29:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000593s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001029s ] INFO: [ app_begin ] --END-- [ RunTime:0.001107s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001615s ] INFO: [ app_end ] --END-- [ RunTime:0.001715s ] [ 2019-07-18T13:30:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000043s ] INFO: [ app_init ] --END-- [ RunTime:0.001926s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001142s ] INFO: [ app_begin ] --END-- [ RunTime:0.001255s ] 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 = 't11111' ) ORDER BY Stratum [ RunTime:0.0051s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001215s ] INFO: [ app_end ] --END-- [ RunTime:0.001303s ] [ 2019-07-18T13:30:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.005110s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001091s ] INFO: [ app_begin ] --END-- [ RunTime:0.001199s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000981s ] INFO: [ app_end ] --END-- [ RunTime:0.001046s ] [ 2019-07-18T13:30:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000042s ] INFO: [ app_init ] --END-- [ RunTime:0.011028s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001398s ] INFO: [ app_begin ] --END-- [ RunTime:0.001530s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001115s ] INFO: [ app_end ] --END-- [ RunTime:0.001199s ] [ 2019-07-18T13:30:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000040s ] INFO: [ app_init ] --END-- [ RunTime:0.002571s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001638s ] INFO: [ app_begin ] --END-- [ RunTime:0.001774s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '107' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='107',`Time`='2019-07-18 13:30:27' WHERE ( UID = '107' ) [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001234s ] INFO: [ app_end ] --END-- [ RunTime:0.001303s ] [ 2019-07-18T13:30:28+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000041s ] INFO: [ app_init ] --END-- [ RunTime:0.000856s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001312s ] INFO: [ app_begin ] --END-- [ RunTime:0.001442s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001387s ] INFO: [ app_end ] --END-- [ RunTime:0.001484s ] [ 2019-07-18T13:30:28+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.002021s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001550s ] INFO: [ app_begin ] --END-- [ RunTime:0.001674s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000928s ] INFO: [ app_end ] --END-- [ RunTime:0.001016s ] [ 2019-07-18T13:30:48+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000495s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000983s ] INFO: [ app_begin ] --END-- [ RunTime:0.001054s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001281s ] INFO: [ app_end ] --END-- [ RunTime:0.001365s ] [ 2019-07-18T13:31:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.001038s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002490s ] INFO: [ app_begin ] --END-- [ RunTime:0.002610s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001312s ] INFO: [ app_end ] --END-- [ RunTime:0.001391s ] [ 2019-07-18T13:31:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000504s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001149s ] INFO: [ app_begin ] --END-- [ RunTime:0.001235s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 't11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playerdata` SET `UID`='107',`UserName`='t11111',`UserIcon`='1',`Gold`='18500',`Crystal`='32010',`LV`='1',`EXP_Max`='100',`EXP`='0',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='10240',`CityOpenBit`='2',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '107' ) [ RunTime:0.0009s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '107' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('107','|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|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|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001212s ] INFO: [ app_end ] --END-- [ RunTime:0.001281s ] [ 2019-07-18T13:32:01+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000493s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000677s ] INFO: [ app_begin ] --END-- [ RunTime:0.000771s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'W11111' LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '105' ) 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.001081s ] INFO: [ app_end ] --END-- [ RunTime:0.001165s ] [ 2019-07-18T13:32:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000670s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001268s ] INFO: [ app_begin ] --END-- [ RunTime:0.001374s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001192s ] INFO: [ app_end ] --END-- [ RunTime:0.001289s ] [ 2019-07-18T13:32:02+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000545s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000635s ] INFO: [ app_begin ] --END-- [ RunTime:0.000716s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0025s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001138s ] INFO: [ app_end ] --END-- [ RunTime:0.001313s ] [ 2019-07-18T13:32:03+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000733s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001469s ] INFO: [ app_begin ] --END-- [ RunTime:0.001584s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 13:32:03' WHERE ( UID = '105' ) [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001492s ] INFO: [ app_end ] --END-- [ RunTime:0.001591s ] [ 2019-07-18T13:32:03+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000457s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000667s ] INFO: [ app_begin ] --END-- [ RunTime:0.000756s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000959s ] INFO: [ app_end ] --END-- [ RunTime:0.001082s ] [ 2019-07-18T13:32:04+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000482s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001020s ] INFO: [ app_begin ] --END-- [ RunTime:0.001105s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001494s ] INFO: [ app_end ] --END-- [ RunTime:0.001573s ] [ 2019-07-18T13:32:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000627s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000885s ] INFO: [ app_begin ] --END-- [ RunTime:0.000955s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0037s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001019s ] INFO: [ app_end ] --END-- [ RunTime:0.001081s ] [ 2019-07-18T13:32:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000725s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000983s ] INFO: [ app_begin ] --END-- [ RunTime:0.001091s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000895s ] INFO: [ app_end ] --END-- [ RunTime:0.000967s ] [ 2019-07-18T13:32:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000557s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000728s ] INFO: [ app_begin ] --END-- [ RunTime:0.000804s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'pppppw' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '108' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='108',`Time`='2019-07-18 13:32:06' WHERE ( UID = '108' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000913s ] INFO: [ app_end ] --END-- [ RunTime:0.000990s ] [ 2019-07-18T13:32:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000733s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000956s ] INFO: [ app_begin ] --END-- [ RunTime:0.001052s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001186s ] INFO: [ app_end ] --END-- [ RunTime:0.001314s ] [ 2019-07-18T13:32:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000924s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000987s ] INFO: [ app_begin ] --END-- [ RunTime:0.001101s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000887s ] INFO: [ app_end ] --END-- [ RunTime:0.000971s ] [ 2019-07-18T13:32:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000603s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000832s ] INFO: [ app_begin ] --END-- [ RunTime:0.000915s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'pppppw' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001045s ] INFO: [ app_end ] --END-- [ RunTime:0.001107s ] [ 2019-07-18T13:32:08+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000827s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001668s ] INFO: [ app_begin ] --END-- [ RunTime:0.001782s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001672s ] INFO: [ app_end ] --END-- [ RunTime:0.001822s ] [ 2019-07-18T13:32:08+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000597s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000983s ] INFO: [ app_begin ] --END-- [ RunTime:0.001077s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'pppppw' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '108' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000983s ] INFO: [ app_end ] --END-- [ RunTime:0.001061s ] [ 2019-07-18T13:32:09+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000501s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000826s ] INFO: [ app_begin ] --END-- [ RunTime:0.000909s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0024s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000915s ] INFO: [ app_end ] --END-- [ RunTime:0.000983s ] [ 2019-07-18T13:32:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000567s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000911s ] INFO: [ app_begin ] --END-- [ RunTime:0.000983s ] 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 = 'pppppw' ) ORDER BY Stratum [ RunTime:0.0036s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000975s ] INFO: [ app_end ] --END-- [ RunTime:0.001034s ] [ 2019-07-18T13:32:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000494s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000950s ] INFO: [ app_begin ] --END-- [ RunTime:0.001050s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'pppppw' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '108' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000918s ] INFO: [ app_end ] --END-- [ RunTime:0.000994s ] [ 2019-07-18T13:32:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000476s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000671s ] 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 [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000926s ] INFO: [ app_end ] --END-- [ RunTime:0.001042s ] [ 2019-07-18T13:33:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000656s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000945s ] INFO: [ app_begin ] --END-- [ RunTime:0.001057s ] 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 = 'pppppw' ) ORDER BY Stratum [ RunTime:0.0031s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000905s ] INFO: [ app_end ] --END-- [ RunTime:0.000967s ] [ 2019-07-18T13:33:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000890s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000782s ] INFO: [ app_begin ] --END-- [ RunTime:0.000853s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000848s ] INFO: [ app_end ] --END-- [ RunTime:0.000932s ] [ 2019-07-18T13:33:28+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000578s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000729s ] INFO: [ app_begin ] --END-- [ RunTime:0.000831s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'pppppw' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '108' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='108',`Time`='2019-07-18 13:33:28' WHERE ( UID = '108' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000868s ] INFO: [ app_end ] --END-- [ RunTime:0.000937s ] [ 2019-07-18T13:33:29+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000502s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000717s ] INFO: [ app_begin ] --END-- [ RunTime:0.000795s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'pppppw' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '108' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001017s ] INFO: [ app_end ] --END-- [ RunTime:0.001091s ] [ 2019-07-18T13:33:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000850s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000717s ] INFO: [ app_begin ] --END-- [ RunTime:0.000855s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'pppppw' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '108' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000907s ] INFO: [ app_end ] --END-- [ RunTime:0.000986s ] [ 2019-07-18T13:33:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000845s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001605s ] INFO: [ app_begin ] --END-- [ RunTime:0.001721s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'pppppw' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002025s ] INFO: [ app_end ] --END-- [ RunTime:0.002123s ] [ 2019-07-18T13:35:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000836s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001546s ] INFO: [ app_begin ] --END-- [ RunTime:0.001673s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001420s ] INFO: [ app_end ] --END-- [ RunTime:0.001537s ] [ 2019-07-18T13:35:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000840s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001611s ] INFO: [ app_begin ] --END-- [ RunTime:0.001713s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002171s ] INFO: [ app_end ] --END-- [ RunTime:0.002266s ] [ 2019-07-18T13:35:14+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000599s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001100s ] INFO: [ app_begin ] --END-- [ RunTime:0.001172s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'pppppw' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playerdata` SET `UID`='108',`UserName`='pppppw',`UserIcon`='1',`Gold`='20512',`Crystal`='306',`LV`='3',`EXP_Max`='121',`EXP`='88',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='10240',`CityOpenBit`='2',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '108' ) [ RunTime:0.0008s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '108' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('108','|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|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|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001337s ] INFO: [ app_end ] --END-- [ RunTime:0.001401s ] [ 2019-07-18T13:35:23+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000041s ] INFO: [ app_init ] --END-- [ RunTime:0.000880s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001328s ] INFO: [ app_begin ] --END-- [ RunTime:0.001445s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'xxxxxx' LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '9' ) LIMIT 1 [ RunTime:0.0005s ] 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.001124s ] INFO: [ app_end ] --END-- [ RunTime:0.001207s ] [ 2019-07-18T13:35:24+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000839s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000767s ] INFO: [ app_begin ] --END-- [ RunTime:0.000851s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0023s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001128s ] INFO: [ app_end ] --END-- [ RunTime:0.001238s ] [ 2019-07-18T13:35:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.001349s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001131s ] INFO: [ app_begin ] --END-- [ RunTime:0.001270s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0002s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='9',`Time`='2019-07-18 13:35:25' WHERE ( UID = '9' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000896s ] INFO: [ app_end ] --END-- [ RunTime:0.000973s ] [ 2019-07-18T13:35:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000628s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001331s ] INFO: [ app_begin ] --END-- [ RunTime:0.001503s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001465s ] INFO: [ app_end ] --END-- [ RunTime:0.001572s ] [ 2019-07-18T13:35:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000485s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000731s ] INFO: [ app_begin ] --END-- [ RunTime:0.000829s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001123s ] INFO: [ app_end ] --END-- [ RunTime:0.001223s ] [ 2019-07-18T13:35:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000604s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000988s ] INFO: [ app_begin ] --END-- [ RunTime:0.001061s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playerdata` SET `UID`='105',`UserName`='W11111',`UserIcon`='1',`Gold`='139970',`Crystal`='53350',`LV`='12',`EXP_Max`='281',`EXP`='153',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='144483',`CityOpenBit`='5',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '105' ) [ RunTime:0.0008s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '105' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('105','|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|1|0|0|0|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|0|2|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|0|0|0|0|0|0|31|0|0') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000858s ] INFO: [ app_end ] --END-- [ RunTime:0.000920s ] [ 2019-07-18T13:35:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000582s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000743s ] INFO: [ app_begin ] --END-- [ RunTime:0.000830s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001210s ] INFO: [ app_end ] --END-- [ RunTime:0.001318s ] [ 2019-07-18T13:35:28+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000579s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000898s ] INFO: [ app_begin ] --END-- [ RunTime:0.001003s ] 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 = 'xxxxxx' ) ORDER BY Stratum [ RunTime:0.0042s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001417s ] INFO: [ app_end ] --END-- [ RunTime:0.001592s ] [ 2019-07-18T13:35:29+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000529s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000881s ] INFO: [ app_begin ] --END-- [ RunTime:0.000954s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0127s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001378s ] INFO: [ app_end ] --END-- [ RunTime:0.001465s ] [ 2019-07-18T13:35:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000592s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000696s ] INFO: [ app_begin ] --END-- [ RunTime:0.000768s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001120s ] INFO: [ app_end ] --END-- [ RunTime:0.001187s ] [ 2019-07-18T13:35:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000519s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000747s ] INFO: [ app_begin ] --END-- [ RunTime:0.000831s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001073s ] INFO: [ app_end ] --END-- [ RunTime:0.001208s ] [ 2019-07-18T13:35:31+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000642s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000649s ] INFO: [ app_begin ] --END-- [ RunTime:0.000738s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0034s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000922s ] INFO: [ app_end ] --END-- [ RunTime:0.000989s ] [ 2019-07-18T13:36:14+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000429s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000740s ] INFO: [ app_begin ] --END-- [ RunTime:0.000811s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'W11111' LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '105' ) 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.000756s ] INFO: [ app_end ] --END-- [ RunTime:0.000928s ] [ 2019-07-18T13:36:15+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000536s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000594s ] INFO: [ app_begin ] --END-- [ RunTime:0.000663s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0025s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001209s ] INFO: [ app_end ] --END-- [ RunTime:0.001337s ] [ 2019-07-18T13:36:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000674s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000914s ] INFO: [ app_begin ] --END-- [ RunTime:0.001012s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 13:36:16' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000777s ] INFO: [ app_end ] --END-- [ RunTime:0.000842s ] [ 2019-07-18T13:36:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000614s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001937s ] INFO: [ app_begin ] --END-- [ RunTime:0.002056s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000791s ] INFO: [ app_end ] --END-- [ RunTime:0.000878s ] [ 2019-07-18T13:36:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000949s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001105s ] INFO: [ app_begin ] --END-- [ RunTime:0.001423s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001035s ] INFO: [ app_end ] --END-- [ RunTime:0.001158s ] [ 2019-07-18T13:36:18+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000827s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001303s ] INFO: [ app_begin ] --END-- [ RunTime:0.001498s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000906s ] INFO: [ app_end ] --END-- [ RunTime:0.000989s ] [ 2019-07-18T13:36:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000660s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000730s ] INFO: [ app_begin ] --END-- [ RunTime:0.000804s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000835s ] INFO: [ app_end ] --END-- [ RunTime:0.000928s ] [ 2019-07-18T13:36:20+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000507s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000794s ] INFO: [ app_begin ] --END-- [ RunTime:0.000873s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001072s ] INFO: [ app_end ] --END-- [ RunTime:0.001151s ] [ 2019-07-18T13:36:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000532s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001127s ] INFO: [ app_begin ] --END-- [ RunTime:0.001200s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0032s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001581s ] INFO: [ app_end ] --END-- [ RunTime:0.001665s ] [ 2019-07-18T13:36:22+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000632s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000960s ] INFO: [ app_begin ] --END-- [ RunTime:0.001062s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0039s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001124s ] INFO: [ app_end ] --END-- [ RunTime:0.001224s ] [ 2019-07-18T13:36:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000734s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000932s ] INFO: [ app_begin ] --END-- [ RunTime:0.001086s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000908s ] INFO: [ app_end ] --END-- [ RunTime:0.000984s ] [ 2019-07-18T13:36:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000422s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000719s ] INFO: [ app_begin ] --END-- [ RunTime:0.000788s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001205s ] INFO: [ app_end ] --END-- [ RunTime:0.001296s ] [ 2019-07-18T13:36:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000624s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000747s ] INFO: [ app_begin ] --END-- [ RunTime:0.000827s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001177s ] INFO: [ app_end ] --END-- [ RunTime:0.001266s ] [ 2019-07-18T13:36:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000043s ] INFO: [ app_init ] --END-- [ RunTime:0.000684s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000917s ] INFO: [ app_begin ] --END-- [ RunTime:0.001028s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000896s ] INFO: [ app_end ] --END-- [ RunTime:0.000988s ] [ 2019-07-18T13:39:14+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000544s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000818s ] INFO: [ app_begin ] --END-- [ RunTime:0.000891s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playerdata` SET `UID`='9',`UserName`='xxxxxx',`UserIcon`='1',`Gold`='2499603',`Crystal`='141051',`LV`='5',`EXP_Max`='146',`EXP`='86',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='281050',`CityOpenBit`='5',`LotteryGeneralCount`='90',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '9' ) [ RunTime:0.0012s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '9' ) [ RunTime:0.0004s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('9','|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|1|0|0|0|2|0|2|0|0|0|0|0|0|1|2|1|0|1|1|0|5|2|0|0|2|0|0|0|0|0|0|0|1|0|1|1|0|1|1|0|0|0|1|0|0|0|0|0|0|2|0|0|0|1|5|11|3|0|1|0|0|0|1|0|0|0|1|161|0|0|0|0|0|1|0|0|0|0|0|0|0|0|0|1|84|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000955s ] INFO: [ app_end ] --END-- [ RunTime:0.001045s ] [ 2019-07-18T13:39:29+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000641s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001226s ] INFO: [ app_begin ] --END-- [ RunTime:0.001363s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'w' LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '2' ) LIMIT 1 [ RunTime:0.0005s ] 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.001516s ] INFO: [ app_end ] --END-- [ RunTime:0.001622s ] [ 2019-07-18T13:39:30+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000052s ] INFO: [ app_init ] --END-- [ RunTime:0.000777s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001041s ] INFO: [ app_begin ] --END-- [ RunTime:0.001161s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0021s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000977s ] INFO: [ app_end ] --END-- [ RunTime:0.001049s ] [ 2019-07-18T13:39:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000860s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001347s ] INFO: [ app_begin ] --END-- [ RunTime:0.001442s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 13:39:31' WHERE ( UID = '2' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001740s ] INFO: [ app_end ] --END-- [ RunTime:0.001818s ] [ 2019-07-18T13:39:32+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000652s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000995s ] INFO: [ app_begin ] --END-- [ RunTime:0.001098s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001298s ] INFO: [ app_end ] --END-- [ RunTime:0.001365s ] [ 2019-07-18T13:39:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000111s ] INFO: [ app_init ] --END-- [ RunTime:0.001017s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000985s ] INFO: [ app_begin ] --END-- [ RunTime:0.001084s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000995s ] INFO: [ app_end ] --END-- [ RunTime:0.001056s ] [ 2019-07-18T13:39:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000905s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001205s ] INFO: [ app_begin ] --END-- [ RunTime:0.001314s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000870s ] INFO: [ app_end ] --END-- [ RunTime:0.000952s ] [ 2019-07-18T13:39:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.001011s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001245s ] INFO: [ app_begin ] --END-- [ RunTime:0.001459s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000902s ] INFO: [ app_end ] --END-- [ RunTime:0.001001s ] [ 2019-07-18T13:39:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000574s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000929s ] INFO: [ app_begin ] --END-- [ RunTime:0.001014s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0039s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001052s ] INFO: [ app_end ] --END-- [ RunTime:0.001123s ] [ 2019-07-18T13:39:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000822s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001009s ] INFO: [ app_begin ] --END-- [ RunTime:0.001154s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001516s ] INFO: [ app_end ] --END-- [ RunTime:0.001623s ] [ 2019-07-18T13:39:38+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000442s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000703s ] INFO: [ app_begin ] --END-- [ RunTime:0.000773s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0032s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000908s ] INFO: [ app_end ] --END-- [ RunTime:0.000976s ] [ 2019-07-18T13:39:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000722s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000962s ] INFO: [ app_begin ] --END-- [ RunTime:0.001070s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001128s ] INFO: [ app_end ] --END-- [ RunTime:0.001237s ] [ 2019-07-18T13:39:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000528s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000692s ] INFO: [ app_begin ] --END-- [ RunTime:0.000774s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000938s ] INFO: [ app_end ] --END-- [ RunTime:0.001010s ] [ 2019-07-18T13:39:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000611s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000688s ] INFO: [ app_begin ] --END-- [ RunTime:0.000774s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000872s ] INFO: [ app_end ] --END-- [ RunTime:0.000997s ] [ 2019-07-18T13:40:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000508s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000580s ] INFO: [ app_begin ] --END-- [ RunTime:0.000655s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playerdata` SET `UID`='2',`UserName`='w',`UserIcon`='1',`Gold`='1352820',`Crystal`='5530',`LV`='4',`EXP_Max`='133',`EXP`='9',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='12190',`CityOpenBit`='5',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '2' ) [ RunTime:0.0012s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '2' ) [ RunTime:0.0007s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('2','|2|1|7|0|0|0|0|0|0|0|0|0|0|0|20|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|0|0|0|0|0|2|0|0|13|0|0|0|0|1|1|1|0|0|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0|0|0|0|1|0|0|0|3|4|6|0|0|0|1|0|0|0|1|0|0|3|1|0|0|0|1|0|0|0|0|1|0|0|0|0|0|12|162|0|0') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001237s ] INFO: [ app_end ] --END-- [ RunTime:0.001308s ] [ 2019-07-18T13:42:02+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000506s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000751s ] INFO: [ app_begin ] --END-- [ RunTime:0.000821s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0013s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001044s ] INFO: [ app_end ] --END-- [ RunTime:0.001118s ] [ 2019-07-18T13:43:02+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000536s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000979s ] INFO: [ app_begin ] --END-- [ RunTime:0.001072s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001002s ] INFO: [ app_end ] --END-- [ RunTime:0.001079s ] [ 2019-07-18T13:43:03+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.001453s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000940s ] INFO: [ app_begin ] --END-- [ RunTime:0.001049s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000953s ] INFO: [ app_end ] --END-- [ RunTime:0.001033s ] [ 2019-07-18T13:43:04+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000523s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000891s ] INFO: [ app_begin ] --END-- [ RunTime:0.000985s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0046s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001188s ] INFO: [ app_end ] --END-- [ RunTime:0.001272s ] [ 2019-07-18T13:43:04+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000771s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001886s ] INFO: [ app_begin ] --END-- [ RunTime:0.002010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001011s ] INFO: [ app_end ] --END-- [ RunTime:0.001132s ] [ 2019-07-18T13:43:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000792s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000928s ] INFO: [ app_begin ] --END-- [ RunTime:0.001019s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 13:43:05' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001280s ] INFO: [ app_end ] --END-- [ RunTime:0.001378s ] [ 2019-07-18T13:43:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000685s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001676s ] INFO: [ app_begin ] --END-- [ RunTime:0.001769s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001295s ] INFO: [ app_end ] --END-- [ RunTime:0.001396s ] [ 2019-07-18T13:43:13+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000517s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000646s ] INFO: [ app_begin ] --END-- [ RunTime:0.000739s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000897s ] INFO: [ app_end ] --END-- [ RunTime:0.000972s ] [ 2019-07-18T13:43:52+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000958s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000628s ] INFO: [ app_begin ] --END-- [ RunTime:0.000754s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000972s ] INFO: [ app_end ] --END-- [ RunTime:0.001066s ] [ 2019-07-18T13:43:53+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000776s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000876s ] INFO: [ app_begin ] --END-- [ RunTime:0.000959s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001171s ] INFO: [ app_end ] --END-- [ RunTime:0.001264s ] [ 2019-07-18T13:43:54+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000459s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000858s ] INFO: [ app_begin ] --END-- [ RunTime:0.000930s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 13:43:54' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001122s ] INFO: [ app_end ] --END-- [ RunTime:0.001201s ] [ 2019-07-18T13:43:55+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000478s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000703s ] INFO: [ app_begin ] --END-- [ RunTime:0.000779s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0037s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001441s ] INFO: [ app_end ] --END-- [ RunTime:0.001622s ] [ 2019-07-18T13:43:55+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000416s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000650s ] INFO: [ app_begin ] --END-- [ RunTime:0.000722s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000709s ] INFO: [ app_end ] --END-- [ RunTime:0.000823s ] [ 2019-07-18T13:43:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000580s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001215s ] INFO: [ app_begin ] --END-- [ RunTime:0.001373s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000872s ] INFO: [ app_end ] --END-- [ RunTime:0.000956s ] [ 2019-07-18T13:44:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000457s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000668s ] INFO: [ app_begin ] --END-- [ RunTime:0.000738s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000931s ] INFO: [ app_end ] --END-- [ RunTime:0.001014s ] [ 2019-07-18T13:45:01+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000395s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000561s ] INFO: [ app_begin ] --END-- [ RunTime:0.000629s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'w' LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '2' ) LIMIT 1 [ RunTime:0.0005s ] 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.001053s ] INFO: [ app_end ] --END-- [ RunTime:0.001145s ] [ 2019-07-18T13:45:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000465s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000743s ] INFO: [ app_begin ] --END-- [ RunTime:0.000830s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000857s ] INFO: [ app_end ] --END-- [ RunTime:0.000941s ] [ 2019-07-18T13:45:02+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000625s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000910s ] INFO: [ app_begin ] --END-- [ RunTime:0.001077s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0027s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000818s ] INFO: [ app_end ] --END-- [ RunTime:0.000886s ] [ 2019-07-18T13:45:02+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000570s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001214s ] INFO: [ app_begin ] --END-- [ RunTime:0.001289s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001494s ] INFO: [ app_end ] --END-- [ RunTime:0.001555s ] [ 2019-07-18T13:45:03+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.001556s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000824s ] INFO: [ app_begin ] --END-- [ RunTime:0.001262s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0002s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 13:45:03' WHERE ( UID = '2' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000800s ] INFO: [ app_end ] --END-- [ RunTime:0.000861s ] [ 2019-07-18T13:45:03+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000483s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001020s ] INFO: [ app_begin ] --END-- [ RunTime:0.001119s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000965s ] INFO: [ app_end ] --END-- [ RunTime:0.001152s ] [ 2019-07-18T13:45:04+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.001123s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001103s ] INFO: [ app_begin ] --END-- [ RunTime:0.001204s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000834s ] INFO: [ app_end ] --END-- [ RunTime:0.000951s ] [ 2019-07-18T13:45:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000701s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000778s ] INFO: [ app_begin ] --END-- [ RunTime:0.000867s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0062s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000997s ] INFO: [ app_end ] --END-- [ RunTime:0.001082s ] [ 2019-07-18T13:45:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000423s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000627s ] INFO: [ app_begin ] --END-- [ RunTime:0.000696s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000595s ] INFO: [ app_end ] --END-- [ RunTime:0.000691s ] [ 2019-07-18T13:45:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000975s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001689s ] INFO: [ app_begin ] --END-- [ RunTime:0.001792s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001216s ] INFO: [ app_end ] --END-- [ RunTime:0.001311s ] [ 2019-07-18T13:45:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000715s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001717s ] INFO: [ app_begin ] --END-- [ RunTime:0.001823s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001268s ] INFO: [ app_end ] --END-- [ RunTime:0.001350s ] [ 2019-07-18T13:45:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000391s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000724s ] INFO: [ app_begin ] --END-- [ RunTime:0.000795s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 13:45:06' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000973s ] INFO: [ app_end ] --END-- [ RunTime:0.001051s ] [ 2019-07-18T13:45:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000782s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001108s ] INFO: [ app_begin ] --END-- [ RunTime:0.001216s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001098s ] INFO: [ app_end ] --END-- [ RunTime:0.001177s ] [ 2019-07-18T13:45:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000810s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001847s ] INFO: [ app_begin ] --END-- [ RunTime:0.001953s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0039s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000974s ] INFO: [ app_end ] --END-- [ RunTime:0.001035s ] [ 2019-07-18T13:45:08+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000040s ] INFO: [ app_init ] --END-- [ RunTime:0.000661s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001007s ] INFO: [ app_begin ] --END-- [ RunTime:0.001079s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001366s ] INFO: [ app_end ] --END-- [ RunTime:0.001445s ] [ 2019-07-18T13:45:09+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000407s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000690s ] INFO: [ app_begin ] --END-- [ RunTime:0.000761s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0030s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000779s ] INFO: [ app_end ] --END-- [ RunTime:0.000917s ] [ 2019-07-18T13:45:15+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000416s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000662s ] INFO: [ app_begin ] --END-- [ RunTime:0.000751s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0016s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001030s ] INFO: [ app_end ] --END-- [ RunTime:0.001126s ] [ 2019-07-18T13:45:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000578s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000675s ] INFO: [ app_begin ] --END-- [ RunTime:0.000759s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000957s ] INFO: [ app_end ] --END-- [ RunTime:0.001045s ] [ 2019-07-18T13:45:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000611s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000829s ] INFO: [ app_begin ] --END-- [ RunTime:0.000925s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001160s ] INFO: [ app_end ] --END-- [ RunTime:0.001276s ] [ 2019-07-18T13:45:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000528s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001039s ] INFO: [ app_begin ] --END-- [ RunTime:0.001111s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001248s ] INFO: [ app_end ] --END-- [ RunTime:0.001339s ] [ 2019-07-18T13:46:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000512s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000874s ] INFO: [ app_begin ] --END-- [ RunTime:0.000984s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000642s ] INFO: [ app_end ] --END-- [ RunTime:0.000713s ] [ 2019-07-18T13:46:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000611s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001107s ] INFO: [ app_begin ] --END-- [ RunTime:0.001181s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001110s ] INFO: [ app_end ] --END-- [ RunTime:0.001176s ] [ 2019-07-18T13:46:18+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000426s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000724s ] INFO: [ app_begin ] --END-- [ RunTime:0.000816s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0079s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001335s ] INFO: [ app_end ] --END-- [ RunTime:0.001427s ] [ 2019-07-18T13:46:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData 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.000819s ] INFO: [ app_begin ] --END-- [ RunTime:0.000932s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000837s ] INFO: [ app_end ] --END-- [ RunTime:0.000904s ] [ 2019-07-18T13:46:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000571s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000736s ] INFO: [ app_begin ] --END-- [ RunTime:0.000833s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 13:46:21' WHERE ( UID = '2' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000892s ] INFO: [ app_end ] --END-- [ RunTime:0.000967s ] [ 2019-07-18T13:46:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000658s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001083s ] INFO: [ app_begin ] --END-- [ RunTime:0.001181s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001601s ] INFO: [ app_end ] --END-- [ RunTime:0.001684s ] [ 2019-07-18T13:47:04+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000472s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000885s ] INFO: [ app_begin ] --END-- [ RunTime:0.000970s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000889s ] INFO: [ app_end ] --END-- [ RunTime:0.000994s ] [ 2019-07-18T13:47:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000472s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000910s ] INFO: [ app_begin ] --END-- [ RunTime:0.000981s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001329s ] INFO: [ app_end ] --END-- [ RunTime:0.001406s ] [ 2019-07-18T13:47:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000466s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000572s ] INFO: [ app_begin ] --END-- [ RunTime:0.000643s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000958s ] INFO: [ app_end ] --END-- [ RunTime:0.001139s ] [ 2019-07-18T13:47:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000704s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000966s ] INFO: [ app_begin ] --END-- [ RunTime:0.001056s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 13:47:06' WHERE ( UID = '2' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000912s ] INFO: [ app_end ] --END-- [ RunTime:0.000987s ] [ 2019-07-18T13:47:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000464s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000992s ] INFO: [ app_begin ] --END-- [ RunTime:0.001062s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0045s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001621s ] INFO: [ app_end ] --END-- [ RunTime:0.001750s ] [ 2019-07-18T13:47:08+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000432s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000736s ] INFO: [ app_begin ] --END-- [ RunTime:0.000805s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001088s ] INFO: [ app_end ] --END-- [ RunTime:0.001171s ] [ 2019-07-18T13:47:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.001011s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000798s ] INFO: [ app_begin ] --END-- [ RunTime:0.000874s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 13:47:23' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001179s ] INFO: [ app_end ] --END-- [ RunTime:0.001259s ] [ 2019-07-18T13:47:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000587s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001197s ] INFO: [ app_begin ] --END-- [ RunTime:0.001296s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0036s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001308s ] INFO: [ app_end ] --END-- [ RunTime:0.001380s ] [ 2019-07-18T13:47:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000497s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000609s ] INFO: [ app_begin ] --END-- [ RunTime:0.000678s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000916s ] INFO: [ app_end ] --END-- [ RunTime:0.001035s ] [ 2019-07-18T13:47:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000441s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000582s ] INFO: [ app_begin ] --END-- [ RunTime:0.000654s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000856s ] INFO: [ app_end ] --END-- [ RunTime:0.000916s ] [ 2019-07-18T13:47:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000556s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000987s ] INFO: [ app_begin ] --END-- [ RunTime:0.001060s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001160s ] INFO: [ app_end ] --END-- [ RunTime:0.001232s ] [ 2019-07-18T13:47:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000431s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000565s ] INFO: [ app_begin ] --END-- [ RunTime:0.000646s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000979s ] INFO: [ app_end ] --END-- [ RunTime:0.001084s ] [ 2019-07-18T13:47:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp 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.000639s ] INFO: [ app_begin ] --END-- [ RunTime:0.000709s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001142s ] INFO: [ app_end ] --END-- [ RunTime:0.001234s ] [ 2019-07-18T13:47:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000549s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000631s ] INFO: [ app_begin ] --END-- [ RunTime:0.000735s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000921s ] INFO: [ app_end ] --END-- [ RunTime:0.000994s ] [ 2019-07-18T13:47:54+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000559s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000829s ] INFO: [ app_begin ] --END-- [ RunTime:0.000927s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000604s ] INFO: [ app_end ] --END-- [ RunTime:0.000680s ] [ 2019-07-18T13:47:55+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000647s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001197s ] INFO: [ app_begin ] --END-- [ RunTime:0.001291s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001352s ] INFO: [ app_end ] --END-- [ RunTime:0.001432s ] [ 2019-07-18T13:47:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.000743s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001085s ] INFO: [ app_begin ] --END-- [ RunTime:0.001194s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 13:47:56' WHERE ( UID = '2' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001001s ] INFO: [ app_end ] --END-- [ RunTime:0.001082s ] [ 2019-07-18T13:47:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000782s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001383s ] INFO: [ app_begin ] --END-- [ RunTime:0.001477s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001094s ] INFO: [ app_end ] --END-- [ RunTime:0.001163s ] [ 2019-07-18T13:47:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000605s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000711s ] INFO: [ app_begin ] --END-- [ RunTime:0.000809s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0040s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000886s ] INFO: [ app_end ] --END-- [ RunTime:0.000959s ] [ 2019-07-18T13:47:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.000737s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000827s ] INFO: [ app_begin ] --END-- [ RunTime:0.000900s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001273s ] INFO: [ app_end ] --END-- [ RunTime:0.001349s ] [ 2019-07-18T13:48:20+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000611s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000614s ] INFO: [ app_begin ] --END-- [ RunTime:0.000712s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000987s ] INFO: [ app_end ] --END-- [ RunTime:0.001067s ] [ 2019-07-18T13:48:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000571s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000893s ] INFO: [ app_begin ] --END-- [ RunTime:0.001198s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0049s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001818s ] INFO: [ app_end ] --END-- [ RunTime:0.001913s ] [ 2019-07-18T13:48:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000450s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000658s ] INFO: [ app_begin ] --END-- [ RunTime:0.000728s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000686s ] INFO: [ app_end ] --END-- [ RunTime:0.000794s ] [ 2019-07-18T13:48:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000580s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000765s ] INFO: [ app_begin ] --END-- [ RunTime:0.000871s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000857s ] INFO: [ app_end ] --END-- [ RunTime:0.000926s ] [ 2019-07-18T13:48:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000547s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000812s ] INFO: [ app_begin ] --END-- [ RunTime:0.000926s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 13:48:23' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000777s ] INFO: [ app_end ] --END-- [ RunTime:0.000842s ] [ 2019-07-18T13:48:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000609s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001027s ] INFO: [ app_begin ] --END-- [ RunTime:0.001109s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001438s ] INFO: [ app_end ] --END-- [ RunTime:0.001644s ] [ 2019-07-18T13:48:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000812s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001127s ] INFO: [ app_begin ] --END-- [ RunTime:0.001232s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0042s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001115s ] INFO: [ app_end ] --END-- [ RunTime:0.001211s ] [ 2019-07-18T13:48:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000690s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001332s ] INFO: [ app_begin ] --END-- [ RunTime:0.001416s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001301s ] INFO: [ app_end ] --END-- [ RunTime:0.001400s ] [ 2019-07-18T13:48:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000018s ] INFO: [ app_init ] --END-- [ RunTime:0.000778s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000572s ] INFO: [ app_begin ] --END-- [ RunTime:0.000907s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000998s ] INFO: [ app_end ] --END-- [ RunTime:0.001097s ] [ 2019-07-18T13:48:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000920s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000953s ] INFO: [ app_begin ] --END-- [ RunTime:0.001056s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000924s ] INFO: [ app_end ] --END-- [ RunTime:0.001031s ] [ 2019-07-18T13:48:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000516s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000856s ] INFO: [ app_begin ] --END-- [ RunTime:0.000936s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.003167s ] INFO: [ app_end ] --END-- [ RunTime:0.004663s ] [ 2019-07-18T13:48:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000419s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000690s ] INFO: [ app_begin ] --END-- [ RunTime:0.000774s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 13:48:46' WHERE ( UID = '2' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000843s ] INFO: [ app_end ] --END-- [ RunTime:0.000929s ] [ 2019-07-18T13:48:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000536s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000687s ] INFO: [ app_begin ] --END-- [ RunTime:0.000776s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001071s ] INFO: [ app_end ] --END-- [ RunTime:0.001172s ] [ 2019-07-18T13:49:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000519s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000591s ] INFO: [ app_begin ] --END-- [ RunTime:0.000678s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0032s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001061s ] INFO: [ app_end ] --END-- [ RunTime:0.001148s ] [ 2019-07-18T13:49:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000821s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001527s ] INFO: [ app_begin ] --END-- [ RunTime:0.001650s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0002s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 13:49:34' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001221s ] INFO: [ app_end ] --END-- [ RunTime:0.001300s ] [ 2019-07-18T13:49:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000464s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000669s ] INFO: [ app_begin ] --END-- [ RunTime:0.000736s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000947s ] INFO: [ app_end ] --END-- [ RunTime:0.001021s ] [ 2019-07-18T13:49:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000510s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000955s ] INFO: [ app_begin ] --END-- [ RunTime:0.001027s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001068s ] INFO: [ app_end ] --END-- [ RunTime:0.001169s ] [ 2019-07-18T13:49:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData 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.000727s ] INFO: [ app_begin ] --END-- [ RunTime:0.000873s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001078s ] INFO: [ app_end ] --END-- [ RunTime:0.001146s ] [ 2019-07-18T13:49:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000531s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000745s ] INFO: [ app_begin ] --END-- [ RunTime:0.000816s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001099s ] INFO: [ app_end ] --END-- [ RunTime:0.001184s ] [ 2019-07-18T13:49:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000767s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001008s ] INFO: [ app_begin ] --END-- [ RunTime:0.001121s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001067s ] INFO: [ app_end ] --END-- [ RunTime:0.001183s ] [ 2019-07-18T13:49:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.001259s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000984s ] INFO: [ app_begin ] --END-- [ RunTime:0.001189s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000780s ] INFO: [ app_end ] --END-- [ RunTime:0.000889s ] [ 2019-07-18T13:49:42+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.001015s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001002s ] INFO: [ app_begin ] --END-- [ RunTime:0.001106s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0034s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000922s ] INFO: [ app_end ] --END-- [ RunTime:0.000991s ] [ 2019-07-18T13:49:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000518s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000908s ] INFO: [ app_begin ] --END-- [ RunTime:0.000977s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 13:49:43' WHERE ( UID = '2' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001260s ] INFO: [ app_end ] --END-- [ RunTime:0.001352s ] [ 2019-07-18T13:49:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000560s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001047s ] INFO: [ app_begin ] --END-- [ RunTime:0.001142s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001142s ] INFO: [ app_end ] --END-- [ RunTime:0.001320s ] [ 2019-07-18T13:49:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000051s ] INFO: [ app_init ] --END-- [ RunTime:0.001225s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001294s ] INFO: [ app_begin ] --END-- [ RunTime:0.001398s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001512s ] INFO: [ app_end ] --END-- [ RunTime:0.001592s ] [ 2019-07-18T13:50:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000438s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000707s ] INFO: [ app_begin ] --END-- [ RunTime:0.000779s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001096s ] INFO: [ app_end ] --END-- [ RunTime:0.001193s ] [ 2019-07-18T13:50:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000605s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001121s ] INFO: [ app_begin ] --END-- [ RunTime:0.001215s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002018s ] INFO: [ app_end ] --END-- [ RunTime:0.002136s ] [ 2019-07-18T13:50:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000499s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000894s ] INFO: [ app_begin ] --END-- [ RunTime:0.000994s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000950s ] INFO: [ app_end ] --END-- [ RunTime:0.001055s ] [ 2019-07-18T13:50:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000426s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000826s ] INFO: [ app_begin ] --END-- [ RunTime:0.000915s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 13:50:47' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001142s ] INFO: [ app_end ] --END-- [ RunTime:0.001207s ] [ 2019-07-18T13:50:48+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000519s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000738s ] INFO: [ app_begin ] --END-- [ RunTime:0.000826s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0049s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001075s ] INFO: [ app_end ] --END-- [ RunTime:0.001140s ] [ 2019-07-18T13:50:48+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000534s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000796s ] INFO: [ app_begin ] --END-- [ RunTime:0.000869s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000761s ] INFO: [ app_end ] --END-- [ RunTime:0.000842s ] [ 2019-07-18T13:50:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000498s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000735s ] INFO: [ app_begin ] --END-- [ RunTime:0.000823s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001095s ] INFO: [ app_end ] --END-- [ RunTime:0.001195s ] [ 2019-07-18T13:51:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000543s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000798s ] INFO: [ app_begin ] --END-- [ RunTime:0.000877s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0002s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 13:51:39' WHERE ( UID = '105' ) [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000826s ] INFO: [ app_end ] --END-- [ RunTime:0.000923s ] [ 2019-07-18T13:51:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000557s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000957s ] INFO: [ app_begin ] --END-- [ RunTime:0.001062s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000990s ] INFO: [ app_end ] --END-- [ RunTime:0.001052s ] [ 2019-07-18T13:51:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000625s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000786s ] INFO: [ app_begin ] --END-- [ RunTime:0.000875s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000621s ] INFO: [ app_end ] --END-- [ RunTime:0.000723s ] [ 2019-07-18T13:51:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000121s ] INFO: [ app_init ] --END-- [ RunTime:0.000707s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000937s ] INFO: [ app_begin ] --END-- [ RunTime:0.001046s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001090s ] INFO: [ app_end ] --END-- [ RunTime:0.001198s ] [ 2019-07-18T13:51:42+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000857s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001174s ] INFO: [ app_begin ] --END-- [ RunTime:0.001247s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0058s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001763s ] INFO: [ app_end ] --END-- [ RunTime:0.001866s ] [ 2019-07-18T13:51:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000474s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000622s ] INFO: [ app_begin ] --END-- [ RunTime:0.000723s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0009s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001295s ] INFO: [ app_end ] --END-- [ RunTime:0.001673s ] [ 2019-07-18T13:51:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000514s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000638s ] INFO: [ app_begin ] --END-- [ RunTime:0.000729s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000706s ] INFO: [ app_end ] --END-- [ RunTime:0.000806s ] [ 2019-07-18T13:51:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.009897s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001159s ] INFO: [ app_begin ] --END-- [ RunTime:0.001471s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0038s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001008s ] INFO: [ app_end ] --END-- [ RunTime:0.001069s ] [ 2019-07-18T13:51:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.002593s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000978s ] INFO: [ app_begin ] --END-- [ RunTime:0.001051s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001627s ] INFO: [ app_end ] --END-- [ RunTime:0.001705s ] [ 2019-07-18T13:52:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.002089s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001708s ] INFO: [ app_begin ] --END-- [ RunTime:0.001869s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0002s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 13:52:00' WHERE ( UID = '2' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001508s ] INFO: [ app_end ] --END-- [ RunTime:0.001570s ] [ 2019-07-18T13:52:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000524s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001074s ] INFO: [ app_begin ] --END-- [ RunTime:0.001157s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001018s ] INFO: [ app_end ] --END-- [ RunTime:0.001085s ] [ 2019-07-18T13:52:02+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.000664s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001035s ] INFO: [ app_begin ] --END-- [ RunTime:0.001139s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001042s ] INFO: [ app_end ] --END-- [ RunTime:0.001139s ] [ 2019-07-18T13:52:53+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000867s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000903s ] INFO: [ app_begin ] --END-- [ RunTime:0.000995s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000861s ] INFO: [ app_end ] --END-- [ RunTime:0.000937s ] [ 2019-07-18T13:52:54+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000107s ] INFO: [ app_init ] --END-- [ RunTime:0.000775s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000702s ] INFO: [ app_begin ] --END-- [ RunTime:0.000801s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001036s ] INFO: [ app_end ] --END-- [ RunTime:0.001112s ] [ 2019-07-18T13:52:55+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000574s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001114s ] INFO: [ app_begin ] --END-- [ RunTime:0.001209s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0014s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000865s ] INFO: [ app_end ] --END-- [ RunTime:0.000955s ] [ 2019-07-18T13:52:55+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000609s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000767s ] INFO: [ app_begin ] --END-- [ RunTime:0.000876s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000641s ] INFO: [ app_end ] --END-- [ RunTime:0.000985s ] [ 2019-07-18T13:52:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000673s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001082s ] INFO: [ app_begin ] --END-- [ RunTime:0.001152s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 13:52:56' WHERE ( UID = '2' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001290s ] INFO: [ app_end ] --END-- [ RunTime:0.001367s ] [ 2019-07-18T13:52:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000596s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000845s ] INFO: [ app_begin ] --END-- [ RunTime:0.000936s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0040s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001161s ] INFO: [ app_end ] --END-- [ RunTime:0.001221s ] [ 2019-07-18T13:52:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000522s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000883s ] INFO: [ app_begin ] --END-- [ RunTime:0.000956s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0037s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000946s ] INFO: [ app_end ] --END-- [ RunTime:0.001045s ] [ 2019-07-18T13:52:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000634s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001189s ] INFO: [ app_begin ] --END-- [ RunTime:0.001278s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0007s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001234s ] INFO: [ app_end ] --END-- [ RunTime:0.001315s ] [ 2019-07-18T13:53:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000991s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000811s ] INFO: [ app_begin ] --END-- [ RunTime:0.000882s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000871s ] INFO: [ app_end ] --END-- [ RunTime:0.000940s ] [ 2019-07-18T13:53:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000488s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000887s ] INFO: [ app_begin ] --END-- [ RunTime:0.000980s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000691s ] INFO: [ app_end ] --END-- [ RunTime:0.000775s ] [ 2019-07-18T13:53:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000048s ] INFO: [ app_init ] --END-- [ RunTime:0.000909s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000805s ] INFO: [ app_begin ] --END-- [ RunTime:0.000895s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001228s ] INFO: [ app_end ] --END-- [ RunTime:0.001334s ] [ 2019-07-18T13:53:02+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.001218s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001217s ] INFO: [ app_begin ] --END-- [ RunTime:0.001322s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 13:53:02' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001209s ] INFO: [ app_end ] --END-- [ RunTime:0.001278s ] [ 2019-07-18T13:53:55+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000524s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000715s ] INFO: [ app_begin ] --END-- [ RunTime:0.000790s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0032s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000858s ] INFO: [ app_end ] --END-- [ RunTime:0.000921s ] [ 2019-07-18T13:53:55+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000512s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000778s ] INFO: [ app_begin ] --END-- [ RunTime:0.000851s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000724s ] INFO: [ app_end ] --END-- [ RunTime:0.000804s ] [ 2019-07-18T13:53:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000442s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000861s ] INFO: [ app_begin ] --END-- [ RunTime:0.000935s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001217s ] INFO: [ app_end ] --END-- [ RunTime:0.001296s ] [ 2019-07-18T13:53:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000457s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000677s ] INFO: [ app_begin ] --END-- [ RunTime:0.000750s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001003s ] INFO: [ app_end ] --END-- [ RunTime:0.001086s ] [ 2019-07-18T13:53:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000485s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000986s ] INFO: [ app_begin ] --END-- [ RunTime:0.001058s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 13:53:58' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001189s ] INFO: [ app_end ] --END-- [ RunTime:0.001274s ] [ 2019-07-18T13:53:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000677s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000916s ] INFO: [ app_begin ] --END-- [ RunTime:0.001025s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0038s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000855s ] INFO: [ app_end ] --END-- [ RunTime:0.000930s ] [ 2019-07-18T13:53:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000704s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001755s ] INFO: [ app_begin ] --END-- [ RunTime:0.001854s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001282s ] INFO: [ app_end ] --END-- [ RunTime:0.001416s ] [ 2019-07-18T13:53:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000527s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001019s ] INFO: [ app_begin ] --END-- [ RunTime:0.001106s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001197s ] INFO: [ app_end ] --END-- [ RunTime:0.001282s ] [ 2019-07-18T13:53:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000755s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001139s ] INFO: [ app_begin ] --END-- [ RunTime:0.001248s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000854s ] INFO: [ app_end ] --END-- [ RunTime:0.000947s ] [ 2019-07-18T13:54:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000541s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001084s ] INFO: [ app_begin ] --END-- [ RunTime:0.001187s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001121s ] INFO: [ app_end ] --END-- [ RunTime:0.001247s ] [ 2019-07-18T13:54:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData 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.000790s ] INFO: [ app_begin ] --END-- [ RunTime:0.000859s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001328s ] INFO: [ app_end ] --END-- [ RunTime:0.001410s ] [ 2019-07-18T13:54:03+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000485s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000872s ] INFO: [ app_begin ] --END-- [ RunTime:0.000976s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 13:54:03' WHERE ( UID = '2' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001079s ] INFO: [ app_end ] --END-- [ RunTime:0.001146s ] [ 2019-07-18T13:54:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000531s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001051s ] INFO: [ app_begin ] --END-- [ RunTime:0.001127s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 13:54:46' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000819s ] INFO: [ app_end ] --END-- [ RunTime:0.000904s ] [ 2019-07-18T13:54:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000591s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000941s ] INFO: [ app_begin ] --END-- [ RunTime:0.001017s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0013s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0012s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001128s ] INFO: [ app_end ] --END-- [ RunTime:0.001217s ] [ 2019-07-18T13:54:48+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000767s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000903s ] INFO: [ app_begin ] --END-- [ RunTime:0.001019s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000892s ] INFO: [ app_end ] --END-- [ RunTime:0.000958s ] [ 2019-07-18T13:54:49+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000581s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000751s ] INFO: [ app_begin ] --END-- [ RunTime:0.000826s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0049s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001584s ] INFO: [ app_end ] --END-- [ RunTime:0.001678s ] [ 2019-07-18T13:54:49+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000655s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001576s ] INFO: [ app_begin ] --END-- [ RunTime:0.001701s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001057s ] INFO: [ app_end ] --END-- [ RunTime:0.001154s ] [ 2019-07-18T13:54:50+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000724s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001407s ] INFO: [ app_begin ] --END-- [ RunTime:0.001491s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001715s ] INFO: [ app_end ] --END-- [ RunTime:0.001813s ] [ 2019-07-18T13:55:03+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000626s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000993s ] INFO: [ app_begin ] --END-- [ RunTime:0.001216s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000822s ] INFO: [ app_end ] --END-- [ RunTime:0.000950s ] [ 2019-07-18T13:55:04+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000770s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001253s ] INFO: [ app_begin ] --END-- [ RunTime:0.001367s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001500s ] INFO: [ app_end ] --END-- [ RunTime:0.001584s ] [ 2019-07-18T13:55:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000731s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001231s ] INFO: [ app_begin ] --END-- [ RunTime:0.001328s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.005002s ] INFO: [ app_end ] --END-- [ RunTime:0.005327s ] [ 2019-07-18T13:55:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000572s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001038s ] INFO: [ app_begin ] --END-- [ RunTime:0.001149s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0055s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001063s ] [ 2019-07-18T13:55:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.000606s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000833s ] INFO: [ app_begin ] --END-- [ RunTime:0.000937s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000888s ] INFO: [ app_end ] --END-- [ RunTime:0.000953s ] [ 2019-07-18T13:55:08+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000454s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.003646s ] INFO: [ app_begin ] --END-- [ RunTime:0.003721s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 13:55:08' WHERE ( UID = '2' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000884s ] INFO: [ app_end ] --END-- [ RunTime:0.000967s ] [ 2019-07-18T13:55:48+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000578s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001108s ] INFO: [ app_begin ] --END-- [ RunTime:0.001206s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001045s ] INFO: [ app_end ] --END-- [ RunTime:0.001144s ] [ 2019-07-18T13:55:48+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000587s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001026s ] INFO: [ app_begin ] --END-- [ RunTime:0.001124s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001162s ] INFO: [ app_end ] --END-- [ RunTime:0.001267s ] [ 2019-07-18T13:55:49+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000666s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000712s ] INFO: [ app_begin ] --END-- [ RunTime:0.000799s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001049s ] INFO: [ app_end ] --END-- [ RunTime:0.001150s ] [ 2019-07-18T13:55:51+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000606s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001108s ] INFO: [ app_begin ] --END-- [ RunTime:0.001184s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 13:55:51' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001658s ] INFO: [ app_end ] --END-- [ RunTime:0.001737s ] [ 2019-07-18T13:55:52+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000532s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000835s ] INFO: [ app_begin ] --END-- [ RunTime:0.000938s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0014s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000987s ] INFO: [ app_end ] --END-- [ RunTime:0.001092s ] [ 2019-07-18T13:55:53+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000739s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001085s ] INFO: [ app_begin ] --END-- [ RunTime:0.001201s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0050s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001121s ] INFO: [ app_end ] --END-- [ RunTime:0.001204s ] [ 2019-07-18T13:56:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000863s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001084s ] INFO: [ app_begin ] --END-- [ RunTime:0.001159s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001426s ] INFO: [ app_end ] --END-- [ RunTime:0.001512s ] [ 2019-07-18T13:56:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000474s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001123s ] INFO: [ app_begin ] --END-- [ RunTime:0.001250s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0002s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 13:56:11' WHERE ( UID = '2' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000785s ] INFO: [ app_end ] --END-- [ RunTime:0.000847s ] [ 2019-07-18T13:56:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000504s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000747s ] INFO: [ app_begin ] --END-- [ RunTime:0.000835s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000857s ] INFO: [ app_end ] --END-- [ RunTime:0.000953s ] [ 2019-07-18T13:56:12+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000432s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000799s ] INFO: [ app_begin ] --END-- [ RunTime:0.000868s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000920s ] INFO: [ app_end ] --END-- [ RunTime:0.001003s ] [ 2019-07-18T13:56:13+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000592s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000680s ] INFO: [ app_begin ] --END-- [ RunTime:0.000787s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001007s ] INFO: [ app_end ] --END-- [ RunTime:0.001089s ] [ 2019-07-18T13:56:14+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData 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.001291s ] INFO: [ app_begin ] --END-- [ RunTime:0.001365s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0046s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001387s ] INFO: [ app_end ] --END-- [ RunTime:0.001552s ] [ 2019-07-18T13:56:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000045s ] INFO: [ app_init ] --END-- [ RunTime:0.000506s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000666s ] INFO: [ app_begin ] --END-- [ RunTime:0.000735s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000772s ] INFO: [ app_end ] --END-- [ RunTime:0.000861s ] [ 2019-07-18T13:56:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000625s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000623s ] INFO: [ app_begin ] --END-- [ RunTime:0.000720s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 13:56:36' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000820s ] INFO: [ app_end ] --END-- [ RunTime:0.000889s ] [ 2019-07-18T13:56:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000671s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000624s ] INFO: [ app_begin ] --END-- [ RunTime:0.000724s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000919s ] INFO: [ app_end ] --END-- [ RunTime:0.000984s ] [ 2019-07-18T13:56:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.001647s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001139s ] INFO: [ app_begin ] --END-- [ RunTime:0.001228s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0044s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001957s ] INFO: [ app_end ] --END-- [ RunTime:0.002065s ] [ 2019-07-18T13:56:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000044s ] INFO: [ app_init ] --END-- [ RunTime:0.000538s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000900s ] INFO: [ app_begin ] --END-- [ RunTime:0.001104s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000642s ] INFO: [ app_end ] --END-- [ RunTime:0.000721s ] [ 2019-07-18T13:56:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000480s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001057s ] INFO: [ app_begin ] --END-- [ RunTime:0.001139s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001222s ] INFO: [ app_end ] --END-- [ RunTime:0.001301s ] [ 2019-07-18T13:57:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000655s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000800s ] INFO: [ app_begin ] --END-- [ RunTime:0.000888s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0002s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 13:57:23' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000860s ] INFO: [ app_end ] --END-- [ RunTime:0.000925s ] [ 2019-07-18T13:57:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000574s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001131s ] INFO: [ app_begin ] --END-- [ RunTime:0.001299s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001475s ] INFO: [ app_end ] --END-- [ RunTime:0.001552s ] [ 2019-07-18T13:57:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.002396s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001186s ] INFO: [ app_begin ] --END-- [ RunTime:0.001274s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001049s ] INFO: [ app_end ] --END-- [ RunTime:0.001161s ] [ 2019-07-18T13:57:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000552s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001496s ] INFO: [ app_begin ] --END-- [ RunTime:0.001584s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000933s ] INFO: [ app_end ] --END-- [ RunTime:0.001036s ] [ 2019-07-18T13:57:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.000491s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000706s ] INFO: [ app_begin ] --END-- [ RunTime:0.000823s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000666s ] INFO: [ app_end ] --END-- [ RunTime:0.000749s ] [ 2019-07-18T13:57:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000613s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001054s ] INFO: [ app_begin ] --END-- [ RunTime:0.001123s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0042s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001498s ] INFO: [ app_end ] --END-- [ RunTime:0.001568s ] [ 2019-07-18T13:58:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000486s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000958s ] INFO: [ app_begin ] --END-- [ RunTime:0.001029s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 13:58:10' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000771s ] INFO: [ app_end ] --END-- [ RunTime:0.000843s ] [ 2019-07-18T13:58:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000570s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000889s ] INFO: [ app_begin ] --END-- [ RunTime:0.000959s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000974s ] INFO: [ app_end ] --END-- [ RunTime:0.001057s ] [ 2019-07-18T13:58:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000454s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000566s ] INFO: [ app_begin ] --END-- [ RunTime:0.000637s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0034s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000957s ] INFO: [ app_end ] --END-- [ RunTime:0.001021s ] [ 2019-07-18T13:58:12+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000476s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000568s ] INFO: [ app_begin ] --END-- [ RunTime:0.000638s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000876s ] INFO: [ app_end ] --END-- [ RunTime:0.000947s ] [ 2019-07-18T13:58:13+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000402s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000738s ] INFO: [ app_begin ] --END-- [ RunTime:0.000810s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000939s ] INFO: [ app_end ] --END-- [ RunTime:0.001004s ] [ 2019-07-18T13:58:14+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000644s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001214s ] INFO: [ app_begin ] --END-- [ RunTime:0.001289s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001417s ] INFO: [ app_end ] --END-- [ RunTime:0.001479s ] [ 2019-07-18T13:59:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.000629s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000655s ] INFO: [ app_begin ] --END-- [ RunTime:0.000773s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001007s ] INFO: [ app_end ] --END-- [ RunTime:0.001071s ] [ 2019-07-18T13:59:08+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.001010s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001706s ] INFO: [ app_begin ] --END-- [ RunTime:0.001809s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0033s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001455s ] INFO: [ app_end ] --END-- [ RunTime:0.001521s ] [ 2019-07-18T13:59:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000047s ] INFO: [ app_init ] --END-- [ RunTime:0.000542s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000669s ] INFO: [ app_begin ] --END-- [ RunTime:0.000739s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000843s ] INFO: [ app_end ] --END-- [ RunTime:0.000940s ] [ 2019-07-18T13:59:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000686s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000732s ] INFO: [ app_begin ] --END-- [ RunTime:0.000988s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 13:59:11' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000984s ] INFO: [ app_end ] --END-- [ RunTime:0.001051s ] [ 2019-07-18T13:59:12+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000095s ] INFO: [ app_init ] --END-- [ RunTime:0.000680s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000983s ] INFO: [ app_begin ] --END-- [ RunTime:0.001167s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001465s ] INFO: [ app_end ] --END-- [ RunTime:0.001540s ] [ 2019-07-18T13:59:12+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000459s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000763s ] INFO: [ app_begin ] --END-- [ RunTime:0.000836s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000814s ] INFO: [ app_end ] --END-- [ RunTime:0.000914s ] [ 2019-07-18T14:00:03+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000570s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000723s ] INFO: [ app_begin ] --END-- [ RunTime:0.000870s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000815s ] INFO: [ app_end ] --END-- [ RunTime:0.000924s ] [ 2019-07-18T14:00:04+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000547s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001315s ] INFO: [ app_begin ] --END-- [ RunTime:0.001412s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:00:04' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000880s ] INFO: [ app_end ] --END-- [ RunTime:0.000947s ] [ 2019-07-18T14:00:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000932s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000774s ] INFO: [ app_begin ] --END-- [ RunTime:0.000854s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0010s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000983s ] INFO: [ app_end ] --END-- [ RunTime:0.001054s ] [ 2019-07-18T14:00:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000663s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000852s ] INFO: [ app_begin ] --END-- [ RunTime:0.000926s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001199s ] INFO: [ app_end ] --END-- [ RunTime:0.001397s ] [ 2019-07-18T14:00:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000667s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001037s ] INFO: [ app_begin ] --END-- [ RunTime:0.001107s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0033s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001475s ] INFO: [ app_end ] --END-- [ RunTime:0.001541s ] [ 2019-07-18T14:00:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000685s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001275s ] INFO: [ app_begin ] --END-- [ RunTime:0.001361s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002116s ] INFO: [ app_end ] --END-- [ RunTime:0.002202s ] [ 2019-07-18T14:00:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000586s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000659s ] INFO: [ app_begin ] --END-- [ RunTime:0.000755s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000867s ] INFO: [ app_end ] --END-- [ RunTime:0.000953s ] [ 2019-07-18T14:00:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000495s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000650s ] INFO: [ app_begin ] --END-- [ RunTime:0.000733s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001107s ] [ 2019-07-18T14:00:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000042s ] INFO: [ app_init ] --END-- [ RunTime:0.023035s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001024s ] INFO: [ app_begin ] --END-- [ RunTime:0.001094s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001461s ] INFO: [ app_end ] --END-- [ RunTime:0.001579s ] [ 2019-07-18T14:00:48+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000536s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000886s ] INFO: [ app_begin ] --END-- [ RunTime:0.000969s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0049s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000948s ] INFO: [ app_end ] --END-- [ RunTime:0.001033s ] [ 2019-07-18T14:00:49+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000553s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000915s ] INFO: [ app_begin ] --END-- [ RunTime:0.001016s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000998s ] INFO: [ app_end ] --END-- [ RunTime:0.001078s ] [ 2019-07-18T14:00:50+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000581s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001163s ] INFO: [ app_begin ] --END-- [ RunTime:0.001258s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:00:50' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001872s ] INFO: [ app_end ] --END-- [ RunTime:0.001961s ] [ 2019-07-18T14:01:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.000869s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000935s ] INFO: [ app_begin ] --END-- [ RunTime:0.001039s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001007s ] INFO: [ app_end ] --END-- [ RunTime:0.001105s ] [ 2019-07-18T14:01:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000752s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001118s ] INFO: [ app_begin ] --END-- [ RunTime:0.001198s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0036s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001779s ] INFO: [ app_end ] --END-- [ RunTime:0.001881s ] [ 2019-07-18T14:01:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000422s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001104s ] INFO: [ app_begin ] --END-- [ RunTime:0.001399s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001170s ] INFO: [ app_end ] --END-- [ RunTime:0.001295s ] [ 2019-07-18T14:01:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.012858s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000882s ] INFO: [ app_begin ] --END-- [ RunTime:0.000979s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:01:41' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000981s ] INFO: [ app_end ] --END-- [ RunTime:0.001160s ] [ 2019-07-18T14:01:42+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000784s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000777s ] INFO: [ app_begin ] --END-- [ RunTime:0.000861s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000970s ] INFO: [ app_end ] --END-- [ RunTime:0.001033s ] [ 2019-07-18T14:01:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000595s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001178s ] INFO: [ app_begin ] --END-- [ RunTime:0.001253s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001582s ] INFO: [ app_end ] --END-- [ RunTime:0.001680s ] [ 2019-07-18T14:02:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.001030s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000915s ] INFO: [ app_begin ] --END-- [ RunTime:0.001163s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001047s ] INFO: [ app_end ] --END-- [ RunTime:0.001157s ] [ 2019-07-18T14:02:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000667s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002195s ] INFO: [ app_begin ] --END-- [ RunTime:0.002349s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:02:41' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001509s ] INFO: [ app_end ] --END-- [ RunTime:0.001625s ] [ 2019-07-18T14:02:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000520s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000658s ] INFO: [ app_begin ] --END-- [ RunTime:0.000730s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000853s ] INFO: [ app_end ] --END-- [ RunTime:0.000956s ] [ 2019-07-18T14:02:42+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.006614s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000739s ] INFO: [ app_begin ] --END-- [ RunTime:0.000815s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0034s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000965s ] INFO: [ app_end ] --END-- [ RunTime:0.001030s ] [ 2019-07-18T14:02:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.003702s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000959s ] INFO: [ app_begin ] --END-- [ RunTime:0.001058s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001212s ] INFO: [ app_end ] --END-- [ RunTime:0.001302s ] [ 2019-07-18T14:02:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000649s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001346s ] INFO: [ app_begin ] --END-- [ RunTime:0.001440s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001330s ] INFO: [ app_end ] --END-- [ RunTime:0.001415s ] [ 2019-07-18T14:04:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000431s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000632s ] INFO: [ app_begin ] --END-- [ RunTime:0.000703s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0002s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:04:21' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000817s ] INFO: [ app_end ] --END-- [ RunTime:0.000880s ] [ 2019-07-18T14:04:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000048s ] INFO: [ app_init ] --END-- [ RunTime:0.000653s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001206s ] INFO: [ app_begin ] --END-- [ RunTime:0.001279s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001201s ] INFO: [ app_end ] --END-- [ RunTime:0.001285s ] [ 2019-07-18T14:04:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000511s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000643s ] INFO: [ app_begin ] --END-- [ RunTime:0.000715s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001108s ] INFO: [ app_end ] --END-- [ RunTime:0.001179s ] [ 2019-07-18T14:04:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000469s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001582s ] INFO: [ app_begin ] --END-- [ RunTime:0.001693s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001070s ] INFO: [ app_end ] --END-- [ RunTime:0.001140s ] [ 2019-07-18T14:04:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000770s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001068s ] INFO: [ app_begin ] --END-- [ RunTime:0.001193s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0035s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001126s ] INFO: [ app_end ] --END-- [ RunTime:0.001224s ] [ 2019-07-18T14:04:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.000664s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001130s ] INFO: [ app_begin ] --END-- [ RunTime:0.001206s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001736s ] INFO: [ app_end ] --END-- [ RunTime:0.001831s ] [ 2019-07-18T14:05:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000573s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001125s ] INFO: [ app_begin ] --END-- [ RunTime:0.001222s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:05:40' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001112s ] INFO: [ app_end ] --END-- [ RunTime:0.001187s ] [ 2019-07-18T14:05:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000481s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000724s ] INFO: [ app_begin ] --END-- [ RunTime:0.000796s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000873s ] INFO: [ app_end ] --END-- [ RunTime:0.001039s ] [ 2019-07-18T14:05:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000429s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001002s ] INFO: [ app_begin ] --END-- [ RunTime:0.001107s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001114s ] INFO: [ app_end ] --END-- [ RunTime:0.001208s ] [ 2019-07-18T14:05:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000698s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000833s ] INFO: [ app_begin ] --END-- [ RunTime:0.000927s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000822s ] INFO: [ app_end ] --END-- [ RunTime:0.000907s ] [ 2019-07-18T14:05:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000585s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000723s ] INFO: [ app_begin ] --END-- [ RunTime:0.000798s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0048s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001090s ] INFO: [ app_end ] --END-- [ RunTime:0.001205s ] [ 2019-07-18T14:05:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000760s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001392s ] INFO: [ app_begin ] --END-- [ RunTime:0.001483s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001952s ] INFO: [ app_end ] --END-- [ RunTime:0.002128s ] [ 2019-07-18T14:05:51+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000538s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001103s ] INFO: [ app_begin ] --END-- [ RunTime:0.001203s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0016s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001762s ] INFO: [ app_end ] --END-- [ RunTime:0.001869s ] [ 2019-07-18T14:06:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000692s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000834s ] INFO: [ app_begin ] --END-- [ RunTime:0.000923s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000912s ] INFO: [ app_end ] --END-- [ RunTime:0.000985s ] [ 2019-07-18T14:06:28+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000597s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001095s ] INFO: [ app_begin ] --END-- [ RunTime:0.001168s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0034s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001508s ] INFO: [ app_end ] --END-- [ RunTime:0.001587s ] [ 2019-07-18T14:06:29+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000573s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000660s ] INFO: [ app_begin ] --END-- [ RunTime:0.000747s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:06:29' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001099s ] INFO: [ app_end ] --END-- [ RunTime:0.001200s ] [ 2019-07-18T14:06:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000530s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001108s ] INFO: [ app_begin ] --END-- [ RunTime:0.001182s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001163s ] INFO: [ app_end ] --END-- [ RunTime:0.001228s ] [ 2019-07-18T14:06:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000546s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000728s ] INFO: [ app_begin ] --END-- [ RunTime:0.001066s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001158s ] INFO: [ app_end ] --END-- [ RunTime:0.001257s ] [ 2019-07-18T14:06:32+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000710s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000794s ] INFO: [ app_begin ] --END-- [ RunTime:0.000871s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001113s ] INFO: [ app_end ] --END-- [ RunTime:0.001204s ] [ 2019-07-18T14:07:32+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000547s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000681s ] INFO: [ app_begin ] --END-- [ RunTime:0.000759s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0042s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001011s ] INFO: [ app_end ] --END-- [ RunTime:0.001092s ] [ 2019-07-18T14:07:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000746s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000734s ] INFO: [ app_begin ] --END-- [ RunTime:0.000825s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001014s ] INFO: [ app_end ] --END-- [ RunTime:0.001124s ] [ 2019-07-18T14:07:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000558s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000652s ] INFO: [ app_begin ] --END-- [ RunTime:0.000733s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001481s ] INFO: [ app_end ] --END-- [ RunTime:0.001584s ] [ 2019-07-18T14:07:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000825s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001593s ] INFO: [ app_begin ] --END-- [ RunTime:0.001697s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001568s ] INFO: [ app_end ] --END-- [ RunTime:0.001669s ] [ 2019-07-18T14:07:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000748s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000865s ] INFO: [ app_begin ] --END-- [ RunTime:0.001106s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:07:35' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000830s ] INFO: [ app_end ] --END-- [ RunTime:0.000934s ] [ 2019-07-18T14:07:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000824s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001104s ] INFO: [ app_begin ] --END-- [ RunTime:0.001179s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001406s ] INFO: [ app_end ] --END-- [ RunTime:0.001497s ] [ 2019-07-18T14:08:13+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000687s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000692s ] INFO: [ app_begin ] --END-- [ RunTime:0.000764s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0007s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 14:08:13' WHERE ( UID = '2' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000910s ] INFO: [ app_end ] --END-- [ RunTime:0.000981s ] [ 2019-07-18T14:08:14+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000668s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000739s ] INFO: [ app_begin ] --END-- [ RunTime:0.000844s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0010s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000819s ] INFO: [ app_end ] --END-- [ RunTime:0.000885s ] [ 2019-07-18T14:08:14+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000497s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001255s ] INFO: [ app_begin ] --END-- [ RunTime:0.001379s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001750s ] INFO: [ app_end ] --END-- [ RunTime:0.001853s ] [ 2019-07-18T14:08:15+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000619s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001415s ] INFO: [ app_begin ] --END-- [ RunTime:0.001507s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0055s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001029s ] INFO: [ app_end ] --END-- [ RunTime:0.001097s ] [ 2019-07-18T14:08:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000565s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001141s ] INFO: [ app_begin ] --END-- [ RunTime:0.001230s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001410s ] INFO: [ app_end ] --END-- [ RunTime:0.001512s ] [ 2019-07-18T14:08:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000182s ] INFO: [ app_init ] --END-- [ RunTime:0.000839s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001045s ] INFO: [ app_begin ] --END-- [ RunTime:0.001116s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0030s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.003075s ] INFO: [ app_end ] --END-- [ RunTime:0.003183s ] [ 2019-07-18T14:08:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000614s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001049s ] INFO: [ app_begin ] --END-- [ RunTime:0.001153s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001489s ] INFO: [ app_end ] --END-- [ RunTime:0.001574s ] [ 2019-07-18T14:08:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000572s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000799s ] INFO: [ app_begin ] --END-- [ RunTime:0.000887s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001069s ] INFO: [ app_end ] --END-- [ RunTime:0.001150s ] [ 2019-07-18T14:08:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000648s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001646s ] INFO: [ app_begin ] --END-- [ RunTime:0.001739s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0044s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001117s ] INFO: [ app_end ] --END-- [ RunTime:0.001218s ] [ 2019-07-18T14:08:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000908s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001416s ] INFO: [ app_begin ] --END-- [ RunTime:0.001530s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:08:37' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001479s ] INFO: [ app_end ] --END-- [ RunTime:0.001549s ] [ 2019-07-18T14:08:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000597s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000712s ] INFO: [ app_begin ] --END-- [ RunTime:0.000787s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001149s ] INFO: [ app_end ] --END-- [ RunTime:0.001239s ] [ 2019-07-18T14:08:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000480s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000732s ] INFO: [ app_begin ] --END-- [ RunTime:0.000819s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000728s ] INFO: [ app_end ] --END-- [ RunTime:0.000812s ] [ 2019-07-18T14:08:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000504s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000957s ] INFO: [ app_begin ] --END-- [ RunTime:0.001028s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001746s ] INFO: [ app_end ] --END-- [ RunTime:0.001841s ] [ 2019-07-18T14:08:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000496s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001093s ] INFO: [ app_begin ] --END-- [ RunTime:0.001186s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001403s ] INFO: [ app_end ] --END-- [ RunTime:0.001494s ] [ 2019-07-18T14:09:29+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000552s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001031s ] INFO: [ app_begin ] --END-- [ RunTime:0.001120s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000825s ] INFO: [ app_end ] --END-- [ RunTime:0.000915s ] [ 2019-07-18T14:09:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000523s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.005526s ] INFO: [ app_begin ] --END-- [ RunTime:0.005608s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001162s ] INFO: [ app_end ] --END-- [ RunTime:0.001234s ] [ 2019-07-18T14:09:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000553s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001025s ] INFO: [ app_begin ] --END-- [ RunTime:0.001096s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:09:31' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001123s ] INFO: [ app_end ] --END-- [ RunTime:0.001191s ] [ 2019-07-18T14:09:32+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000557s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000642s ] INFO: [ app_begin ] --END-- [ RunTime:0.000726s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001168s ] [ 2019-07-18T14:09:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000462s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001025s ] INFO: [ app_begin ] --END-- [ RunTime:0.001099s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0036s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001312s ] INFO: [ app_end ] --END-- [ RunTime:0.001394s ] [ 2019-07-18T14:09:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000695s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001113s ] INFO: [ app_begin ] --END-- [ RunTime:0.001206s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001367s ] INFO: [ app_end ] --END-- [ RunTime:0.001434s ] [ 2019-07-18T14:10:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000585s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001042s ] INFO: [ app_begin ] --END-- [ RunTime:0.001114s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001645s ] INFO: [ app_end ] --END-- [ RunTime:0.001760s ] [ 2019-07-18T14:11:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.001090s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000837s ] INFO: [ app_begin ] --END-- [ RunTime:0.000924s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001089s ] INFO: [ app_end ] --END-- [ RunTime:0.001172s ] [ 2019-07-18T14:11:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000102s ] INFO: [ app_init ] --END-- [ RunTime:0.000600s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000760s ] INFO: [ app_begin ] --END-- [ RunTime:0.000848s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001288s ] INFO: [ app_end ] --END-- [ RunTime:0.001381s ] [ 2019-07-18T14:11:02+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.000810s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001373s ] INFO: [ app_begin ] --END-- [ RunTime:0.001484s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0002s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:11:02' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001376s ] INFO: [ app_end ] --END-- [ RunTime:0.001458s ] [ 2019-07-18T14:11:02+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000531s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001379s ] INFO: [ app_begin ] --END-- [ RunTime:0.001488s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001030s ] INFO: [ app_end ] --END-- [ RunTime:0.001114s ] [ 2019-07-18T14:11:03+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000588s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000857s ] INFO: [ app_begin ] --END-- [ RunTime:0.000943s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0037s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001129s ] INFO: [ app_end ] --END-- [ RunTime:0.001225s ] [ 2019-07-18T14:11:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000579s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000798s ] INFO: [ app_begin ] --END-- [ RunTime:0.000906s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000923s ] INFO: [ app_end ] --END-- [ RunTime:0.001022s ] [ 2019-07-18T14:12:14+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000565s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000801s ] INFO: [ app_begin ] --END-- [ RunTime:0.000888s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000896s ] INFO: [ app_end ] --END-- [ RunTime:0.000999s ] [ 2019-07-18T14:12:15+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000513s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001129s ] INFO: [ app_begin ] --END-- [ RunTime:0.001229s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:12:15' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001149s ] INFO: [ app_end ] --END-- [ RunTime:0.001260s ] [ 2019-07-18T14:12:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000574s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001740s ] INFO: [ app_begin ] --END-- [ RunTime:0.001834s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001246s ] INFO: [ app_end ] --END-- [ RunTime:0.001356s ] [ 2019-07-18T14:12:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000482s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000608s ] INFO: [ app_begin ] --END-- [ RunTime:0.000679s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001026s ] INFO: [ app_end ] --END-- [ RunTime:0.001208s ] [ 2019-07-18T14:12:18+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000056s ] INFO: [ app_init ] --END-- [ RunTime:0.000982s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001313s ] INFO: [ app_begin ] --END-- [ RunTime:0.001389s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0036s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001428s ] INFO: [ app_end ] --END-- [ RunTime:0.001517s ] [ 2019-07-18T14:12:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000504s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001033s ] INFO: [ app_begin ] --END-- [ RunTime:0.001106s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001339s ] INFO: [ app_end ] --END-- [ RunTime:0.001434s ] [ 2019-07-18T14:12:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000521s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001642s ] INFO: [ app_begin ] --END-- [ RunTime:0.001754s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001867s ] INFO: [ app_end ] --END-- [ RunTime:0.001987s ] [ 2019-07-18T14:13:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000696s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.004094s ] INFO: [ app_begin ] --END-- [ RunTime:0.004235s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001270s ] INFO: [ app_end ] --END-- [ RunTime:0.001348s ] [ 2019-07-18T14:13:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.000858s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001135s ] INFO: [ app_begin ] --END-- [ RunTime:0.001253s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000957s ] INFO: [ app_end ] --END-- [ RunTime:0.001048s ] [ 2019-07-18T14:13:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000785s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001022s ] INFO: [ app_begin ] --END-- [ RunTime:0.001138s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:13:17' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000870s ] INFO: [ app_end ] --END-- [ RunTime:0.000959s ] [ 2019-07-18T14:13:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000046s ] INFO: [ app_init ] --END-- [ RunTime:0.001274s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001377s ] INFO: [ app_begin ] --END-- [ RunTime:0.001485s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001496s ] INFO: [ app_end ] --END-- [ RunTime:0.001599s ] [ 2019-07-18T14:13:20+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000657s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001061s ] INFO: [ app_begin ] --END-- [ RunTime:0.001165s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0034s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001089s ] INFO: [ app_end ] --END-- [ RunTime:0.001180s ] [ 2019-07-18T14:13:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000797s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001241s ] INFO: [ app_begin ] --END-- [ RunTime:0.001324s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001722s ] INFO: [ app_end ] --END-- [ RunTime:0.001798s ] [ 2019-07-18T14:14:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000481s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001027s ] INFO: [ app_begin ] --END-- [ RunTime:0.001109s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001903s ] INFO: [ app_end ] --END-- [ RunTime:0.002072s ] [ 2019-07-18T14:14:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000446s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000640s ] INFO: [ app_begin ] --END-- [ RunTime:0.000709s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001074s ] INFO: [ app_end ] --END-- [ RunTime:0.001170s ] [ 2019-07-18T14:14:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000458s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000657s ] INFO: [ app_begin ] --END-- [ RunTime:0.000736s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000995s ] INFO: [ app_end ] --END-- [ RunTime:0.001101s ] [ 2019-07-18T14:14:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000048s ] INFO: [ app_init ] --END-- [ RunTime:0.000473s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000585s ] INFO: [ app_begin ] --END-- [ RunTime:0.000655s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 14:14:25' WHERE ( UID = '2' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000798s ] INFO: [ app_end ] --END-- [ RunTime:0.000895s ] [ 2019-07-18T14:14:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.000624s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001113s ] INFO: [ app_begin ] --END-- [ RunTime:0.001223s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000739s ] INFO: [ app_end ] --END-- [ RunTime:0.000832s ] [ 2019-07-18T14:14:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000598s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001367s ] INFO: [ app_begin ] --END-- [ RunTime:0.001444s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0058s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001203s ] INFO: [ app_end ] --END-- [ RunTime:0.001291s ] [ 2019-07-18T14:14:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000734s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001131s ] INFO: [ app_begin ] --END-- [ RunTime:0.001203s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001532s ] INFO: [ app_end ] --END-- [ RunTime:0.001644s ] [ 2019-07-18T14:14:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000516s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001004s ] INFO: [ app_begin ] --END-- [ RunTime:0.001151s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001172s ] INFO: [ app_end ] --END-- [ RunTime:0.001245s ] [ 2019-07-18T14:14:28+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000686s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001728s ] INFO: [ app_begin ] --END-- [ RunTime:0.001842s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000949s ] INFO: [ app_end ] --END-- [ RunTime:0.001033s ] [ 2019-07-18T14:14:29+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.001239s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001463s ] INFO: [ app_begin ] --END-- [ RunTime:0.001585s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000894s ] INFO: [ app_end ] --END-- [ RunTime:0.000974s ] [ 2019-07-18T14:14:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.000606s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000946s ] INFO: [ app_begin ] --END-- [ RunTime:0.001040s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0043s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000984s ] INFO: [ app_end ] --END-- [ RunTime:0.001063s ] [ 2019-07-18T14:14:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000044s ] INFO: [ app_init ] --END-- [ RunTime:0.000885s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000849s ] INFO: [ app_begin ] --END-- [ RunTime:0.000923s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:14:31' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001065s ] INFO: [ app_end ] --END-- [ RunTime:0.001226s ] [ 2019-07-18T14:15:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000423s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000563s ] INFO: [ app_begin ] --END-- [ RunTime:0.000632s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000903s ] INFO: [ app_end ] --END-- [ RunTime:0.000979s ] [ 2019-07-18T14:15:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000448s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000618s ] INFO: [ app_begin ] --END-- [ RunTime:0.000691s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000880s ] INFO: [ app_end ] --END-- [ RunTime:0.000990s ] [ 2019-07-18T14:16:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.001228s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001329s ] INFO: [ app_begin ] --END-- [ RunTime:0.001420s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001121s ] INFO: [ app_end ] --END-- [ RunTime:0.001195s ] [ 2019-07-18T14:16:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000637s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000928s ] INFO: [ app_begin ] --END-- [ RunTime:0.001016s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0015s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000950s ] INFO: [ app_end ] --END-- [ RunTime:0.001022s ] [ 2019-07-18T14:16:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000584s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001221s ] INFO: [ app_begin ] --END-- [ RunTime:0.001293s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0038s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001617s ] INFO: [ app_end ] --END-- [ RunTime:0.001695s ] [ 2019-07-18T14:16:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000532s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000994s ] INFO: [ app_begin ] --END-- [ RunTime:0.001071s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000822s ] INFO: [ app_end ] --END-- [ RunTime:0.000913s ] [ 2019-07-18T14:16:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000536s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000735s ] INFO: [ app_begin ] --END-- [ RunTime:0.000834s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001010s ] INFO: [ app_end ] --END-- [ RunTime:0.001103s ] [ 2019-07-18T14:16:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime 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.000790s ] INFO: [ app_begin ] --END-- [ RunTime:0.000860s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:16:39' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000880s ] INFO: [ app_end ] --END-- [ RunTime:0.000945s ] [ 2019-07-18T14:16:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000644s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000873s ] INFO: [ app_begin ] --END-- [ RunTime:0.000983s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000736s ] INFO: [ app_end ] --END-- [ RunTime:0.000820s ] [ 2019-07-18T14:17:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.002952s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000666s ] INFO: [ app_begin ] --END-- [ RunTime:0.000763s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 14:17:00' WHERE ( UID = '2' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000964s ] INFO: [ app_end ] --END-- [ RunTime:0.001027s ] [ 2019-07-18T14:17:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000678s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000781s ] INFO: [ app_begin ] --END-- [ RunTime:0.000873s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001199s ] INFO: [ app_end ] --END-- [ RunTime:0.001301s ] [ 2019-07-18T14:17:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000793s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001647s ] INFO: [ app_begin ] --END-- [ RunTime:0.001762s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001492s ] INFO: [ app_end ] --END-- [ RunTime:0.001612s ] [ 2019-07-18T14:17:02+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000626s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000787s ] INFO: [ app_begin ] --END-- [ RunTime:0.000895s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0045s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000920s ] INFO: [ app_end ] --END-- [ RunTime:0.001047s ] [ 2019-07-18T14:17:03+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000488s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000651s ] INFO: [ app_begin ] --END-- [ RunTime:0.000740s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001158s ] INFO: [ app_end ] --END-- [ RunTime:0.001268s ] [ 2019-07-18T14:17:42+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000890s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001601s ] INFO: [ app_begin ] --END-- [ RunTime:0.001798s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:17:42' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000884s ] INFO: [ app_end ] --END-- [ RunTime:0.000967s ] [ 2019-07-18T14:17:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000683s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001053s ] INFO: [ app_begin ] --END-- [ RunTime:0.001155s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001152s ] INFO: [ app_end ] --END-- [ RunTime:0.001256s ] [ 2019-07-18T14:17:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000422s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000636s ] INFO: [ app_begin ] --END-- [ RunTime:0.000704s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0046s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001084s ] INFO: [ app_end ] --END-- [ RunTime:0.001168s ] [ 2019-07-18T14:17:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000571s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000883s ] INFO: [ app_begin ] --END-- [ RunTime:0.000978s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001179s ] INFO: [ app_end ] --END-- [ RunTime:0.001279s ] [ 2019-07-18T14:17:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000543s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000804s ] INFO: [ app_begin ] --END-- [ RunTime:0.000916s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001025s ] INFO: [ app_end ] --END-- [ RunTime:0.001164s ] [ 2019-07-18T14:17:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000547s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001603s ] INFO: [ app_begin ] --END-- [ RunTime:0.001699s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001994s ] INFO: [ app_end ] --END-- [ RunTime:0.002128s ] [ 2019-07-18T14:19:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000465s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001192s ] INFO: [ app_begin ] --END-- [ RunTime:0.001278s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:19:31' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001081s ] INFO: [ app_end ] --END-- [ RunTime:0.001179s ] [ 2019-07-18T14:19:32+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000629s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000891s ] INFO: [ app_begin ] --END-- [ RunTime:0.000974s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000933s ] INFO: [ app_end ] --END-- [ RunTime:0.001017s ] [ 2019-07-18T14:19:32+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000522s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001017s ] INFO: [ app_begin ] --END-- [ RunTime:0.001088s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000851s ] INFO: [ app_end ] --END-- [ RunTime:0.000966s ] [ 2019-07-18T14:19:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000755s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000886s ] INFO: [ app_begin ] --END-- [ RunTime:0.000971s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001100s ] INFO: [ app_end ] --END-- [ RunTime:0.001180s ] [ 2019-07-18T14:19:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000501s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001119s ] INFO: [ app_begin ] --END-- [ RunTime:0.001209s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001196s ] INFO: [ app_end ] --END-- [ RunTime:0.001287s ] [ 2019-07-18T14:19:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000531s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001091s ] INFO: [ app_begin ] --END-- [ RunTime:0.001169s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0032s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001589s ] INFO: [ app_end ] --END-- [ RunTime:0.001662s ] [ 2019-07-18T14:20:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000592s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000752s ] INFO: [ app_begin ] --END-- [ RunTime:0.000825s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001281s ] INFO: [ app_end ] --END-- [ RunTime:0.001355s ] [ 2019-07-18T14:20:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000535s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.006374s ] INFO: [ app_begin ] --END-- [ RunTime:0.006446s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001394s ] INFO: [ app_end ] --END-- [ RunTime:0.001458s ] [ 2019-07-18T14:20:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000522s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000868s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0035s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001314s ] INFO: [ app_end ] --END-- [ RunTime:0.001416s ] [ 2019-07-18T14:20:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000477s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000567s ] INFO: [ app_begin ] --END-- [ RunTime:0.000636s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001052s ] INFO: [ app_end ] --END-- [ RunTime:0.001159s ] [ 2019-07-18T14:20:48+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000564s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000704s ] INFO: [ app_begin ] --END-- [ RunTime:0.000777s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:20:48' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001207s ] INFO: [ app_end ] --END-- [ RunTime:0.001300s ] [ 2019-07-18T14:20:49+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000409s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000559s ] INFO: [ app_begin ] --END-- [ RunTime:0.000628s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000962s ] INFO: [ app_end ] --END-- [ RunTime:0.001059s ] [ 2019-07-18T14:21:04+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000422s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000709s ] INFO: [ app_begin ] --END-- [ RunTime:0.000813s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playerdata` SET `UID`='2',`UserName`='w',`UserIcon`='1',`Gold`='1454607',`Crystal`='3541',`LV`='9',`EXP_Max`='212',`EXP`='207',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='154413',`CityOpenBit`='5',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '2' ) [ RunTime:0.0007s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '2' ) [ RunTime:0.0002s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('2','|2|1|7|0|0|0|0|0|0|0|0|0|0|0|20|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|2|0|0|15|0|1|0|0|1|1|1|0|0|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0|0|0|0|1|0|0|0|3|4|6|0|0|0|1|0|0|0|1|0|0|3|1|0|0|0|1|0|0|0|0|1|0|0|0|0|1|13|161|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000878s ] INFO: [ app_end ] --END-- [ RunTime:0.000954s ] [ 2019-07-18T14:22:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000541s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000796s ] INFO: [ app_begin ] --END-- [ RunTime:0.000870s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0038s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000936s ] INFO: [ app_end ] --END-- [ RunTime:0.001001s ] [ 2019-07-18T14:22:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000457s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000783s ] INFO: [ app_begin ] --END-- [ RunTime:0.000874s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001480s ] INFO: [ app_end ] --END-- [ RunTime:0.001568s ] [ 2019-07-18T14:22:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.001791s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000730s ] INFO: [ app_begin ] --END-- [ RunTime:0.000803s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:22:39' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000829s ] INFO: [ app_end ] --END-- [ RunTime:0.000924s ] [ 2019-07-18T14:22:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.003872s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000724s ] INFO: [ app_begin ] --END-- [ RunTime:0.000795s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001030s ] INFO: [ app_end ] --END-- [ RunTime:0.001096s ] [ 2019-07-18T14:22:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000578s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001310s ] INFO: [ app_begin ] --END-- [ RunTime:0.001464s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001179s ] INFO: [ app_end ] --END-- [ RunTime:0.001257s ] [ 2019-07-18T14:22:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000623s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001246s ] INFO: [ app_begin ] --END-- [ RunTime:0.001320s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001439s ] INFO: [ app_end ] --END-- [ RunTime:0.001543s ] [ 2019-07-18T14:24:14+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000865s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000587s ] INFO: [ app_begin ] --END-- [ RunTime:0.000718s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:24:14' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000897s ] INFO: [ app_end ] --END-- [ RunTime:0.000962s ] [ 2019-07-18T14:24:15+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000801s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001543s ] INFO: [ app_begin ] --END-- [ RunTime:0.001664s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0053s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001322s ] INFO: [ app_end ] --END-- [ RunTime:0.001405s ] [ 2019-07-18T14:24:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000608s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000836s ] INFO: [ app_begin ] --END-- [ RunTime:0.000935s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000745s ] INFO: [ app_end ] --END-- [ RunTime:0.000813s ] [ 2019-07-18T14:24:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000443s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000890s ] INFO: [ app_begin ] --END-- [ RunTime:0.000980s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000893s ] INFO: [ app_end ] --END-- [ RunTime:0.001017s ] [ 2019-07-18T14:24:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000491s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000987s ] INFO: [ app_begin ] --END-- [ RunTime:0.001087s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001155s ] INFO: [ app_end ] --END-- [ RunTime:0.001629s ] [ 2019-07-18T14:24:18+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000567s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000906s ] INFO: [ app_begin ] --END-- [ RunTime:0.000989s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000905s ] INFO: [ app_end ] --END-- [ RunTime:0.000967s ] [ 2019-07-18T14:26:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000565s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000932s ] INFO: [ app_begin ] --END-- [ RunTime:0.001025s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001053s ] INFO: [ app_end ] --END-- [ RunTime:0.001114s ] [ 2019-07-18T14:26:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000589s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001008s ] INFO: [ app_begin ] --END-- [ RunTime:0.001083s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0034s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001482s ] INFO: [ app_end ] --END-- [ RunTime:0.001562s ] [ 2019-07-18T14:26:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000896s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001005s ] INFO: [ app_begin ] --END-- [ RunTime:0.001109s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000895s ] INFO: [ app_end ] --END-- [ RunTime:0.000978s ] [ 2019-07-18T14:26:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000040s ] INFO: [ app_init ] --END-- [ RunTime:0.000899s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001184s ] INFO: [ app_begin ] --END-- [ RunTime:0.001278s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001387s ] INFO: [ app_end ] --END-- [ RunTime:0.001483s ] [ 2019-07-18T14:26:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000560s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000795s ] INFO: [ app_begin ] --END-- [ RunTime:0.000902s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0013s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000872s ] INFO: [ app_end ] --END-- [ RunTime:0.001012s ] [ 2019-07-18T14:26:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000478s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000876s ] INFO: [ app_begin ] --END-- [ RunTime:0.000946s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:26:39' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000971s ] INFO: [ app_end ] --END-- [ RunTime:0.001034s ] [ 2019-07-18T14:28:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000612s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001315s ] INFO: [ app_begin ] --END-- [ RunTime:0.001443s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000920s ] INFO: [ app_end ] --END-- [ RunTime:0.001101s ] [ 2019-07-18T14:28:51+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000656s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000869s ] INFO: [ app_begin ] --END-- [ RunTime:0.000980s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000967s ] INFO: [ app_end ] --END-- [ RunTime:0.001056s ] [ 2019-07-18T14:29:28+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000702s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000958s ] INFO: [ app_begin ] --END-- [ RunTime:0.001069s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'xxxxxx' LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '9' ) 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.001131s ] INFO: [ app_end ] --END-- [ RunTime:0.001256s ] [ 2019-07-18T14:29:29+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000741s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000842s ] INFO: [ app_begin ] --END-- [ RunTime:0.000931s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0030s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001078s ] INFO: [ app_end ] --END-- [ RunTime:0.001161s ] [ 2019-07-18T14:29:29+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000040s ] INFO: [ app_init ] --END-- [ RunTime:0.000679s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001012s ] INFO: [ app_begin ] --END-- [ RunTime:0.001128s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000993s ] INFO: [ app_end ] --END-- [ RunTime:0.001096s ] [ 2019-07-18T14:29:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000613s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001062s ] INFO: [ app_begin ] --END-- [ RunTime:0.001150s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='9',`Time`='2019-07-18 14:29:30' WHERE ( UID = '9' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001248s ] INFO: [ app_end ] --END-- [ RunTime:0.001336s ] [ 2019-07-18T14:29:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000765s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001032s ] INFO: [ app_begin ] --END-- [ RunTime:0.001272s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001243s ] INFO: [ app_end ] --END-- [ RunTime:0.001317s ] [ 2019-07-18T14:29:32+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000048s ] INFO: [ app_init ] --END-- [ RunTime:0.000797s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001471s ] INFO: [ app_begin ] --END-- [ RunTime:0.001596s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001280s ] INFO: [ app_end ] --END-- [ RunTime:0.001366s ] [ 2019-07-18T14:29:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000494s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000801s ] INFO: [ app_begin ] --END-- [ RunTime:0.000875s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000830s ] INFO: [ app_end ] --END-- [ RunTime:0.000925s ] [ 2019-07-18T14:29:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000982s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001127s ] INFO: [ app_begin ] --END-- [ RunTime:0.001249s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0060s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001149s ] INFO: [ app_end ] --END-- [ RunTime:0.001248s ] [ 2019-07-18T14:29:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000920s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001835s ] INFO: [ app_begin ] --END-- [ RunTime:0.001958s ] 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 = 'xxxxxx' ) ORDER BY Stratum [ RunTime:0.0042s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001645s ] INFO: [ app_end ] --END-- [ RunTime:0.001730s ] [ 2019-07-18T14:29:36+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000415s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000846s ] INFO: [ app_begin ] --END-- [ RunTime:0.000917s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0035s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000871s ] INFO: [ app_end ] --END-- [ RunTime:0.001061s ] [ 2019-07-18T14:29:42+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000449s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000885s ] INFO: [ app_begin ] --END-- [ RunTime:0.000990s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001075s ] INFO: [ app_end ] --END-- [ RunTime:0.001193s ] [ 2019-07-18T14:29:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000100s ] INFO: [ app_init ] --END-- [ RunTime:0.000669s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000919s ] INFO: [ app_begin ] --END-- [ RunTime:0.001015s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000920s ] INFO: [ app_end ] --END-- [ RunTime:0.000994s ] [ 2019-07-18T14:29:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000541s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000681s ] INFO: [ app_begin ] --END-- [ RunTime:0.000765s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0014s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001169s ] INFO: [ app_end ] --END-- [ RunTime:0.001457s ] [ 2019-07-18T14:30:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp 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.000594s ] INFO: [ app_begin ] --END-- [ RunTime:0.000679s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001076s ] INFO: [ app_end ] --END-- [ RunTime:0.001186s ] [ 2019-07-18T14:30:03+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000550s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000881s ] INFO: [ app_begin ] --END-- [ RunTime:0.000981s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001066s ] INFO: [ app_end ] --END-- [ RunTime:0.001139s ] [ 2019-07-18T14:30:13+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/SelectFriendRelation INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000436s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000652s ] INFO: [ app_begin ] --END-- [ RunTime:0.000723s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0002s ] SQL: SELECT `fuid` FROM `sg_friendtable` WHERE ( uid = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000723s ] INFO: [ app_end ] --END-- [ RunTime:0.000801s ] [ 2019-07-18T14:30:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/SelectFriendRelation INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000623s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001065s ] INFO: [ app_begin ] --END-- [ RunTime:0.001137s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `fuid` FROM `sg_friendtable` WHERE ( uid = '9' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001874s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-07-18T14:30:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/SelectFriendRelation INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000674s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001236s ] INFO: [ app_begin ] --END-- [ RunTime:0.001308s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `fuid` FROM `sg_friendtable` WHERE ( uid = '9' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001709s ] INFO: [ app_end ] --END-- [ RunTime:0.001806s ] [ 2019-07-18T14:30:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/SelectFriendRelation INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000042s ] INFO: [ app_init ] --END-- [ RunTime:0.000640s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000661s ] INFO: [ app_begin ] --END-- [ RunTime:0.000853s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `fuid` FROM `sg_friendtable` WHERE ( uid = '105' ) [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000935s ] INFO: [ app_end ] --END-- [ RunTime:0.001002s ] [ 2019-07-18T14:31:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/SelectFriendRelation INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000636s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000782s ] INFO: [ app_begin ] --END-- [ RunTime:0.000877s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `fuid` FROM `sg_friendtable` WHERE ( uid = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000923s ] INFO: [ app_end ] --END-- [ RunTime:0.001009s ] [ 2019-07-18T14:31:51+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000599s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000775s ] INFO: [ app_begin ] --END-- [ RunTime:0.000917s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playerdata` SET `UID`='9',`UserName`='xxxxxx',`UserIcon`='1',`Gold`='2499603',`Crystal`='141051',`LV`='5',`EXP_Max`='146',`EXP`='86',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='281050',`CityOpenBit`='5',`LotteryGeneralCount`='90',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '9' ) [ RunTime:0.0008s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '9' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('9','|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|1|0|0|0|2|0|2|0|0|0|0|0|0|1|2|1|0|1|1|0|5|2|0|0|2|0|0|0|0|0|0|0|1|0|1|1|0|1|1|0|0|0|1|0|0|0|0|0|0|2|0|0|0|1|5|11|3|0|1|0|0|0|1|0|0|0|1|161|0|0|0|0|0|1|0|0|0|0|0|0|0|0|0|1|84|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000911s ] INFO: [ app_end ] --END-- [ RunTime:0.000999s ] [ 2019-07-18T14:32:04+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000647s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000760s ] INFO: [ app_begin ] --END-- [ RunTime:0.000833s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'w' LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '2' ) 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.000931s ] INFO: [ app_end ] --END-- [ RunTime:0.000998s ] [ 2019-07-18T14:32:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000459s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000669s ] INFO: [ app_begin ] --END-- [ RunTime:0.000769s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 14:32:05' WHERE ( UID = '2' ) [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001081s ] INFO: [ app_end ] --END-- [ RunTime:0.001142s ] [ 2019-07-18T14:32:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000646s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001330s ] INFO: [ app_begin ] --END-- [ RunTime:0.001435s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001270s ] INFO: [ app_end ] --END-- [ RunTime:0.001342s ] [ 2019-07-18T14:32:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000628s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001173s ] INFO: [ app_begin ] --END-- [ RunTime:0.001581s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001171s ] INFO: [ app_end ] --END-- [ RunTime:0.001361s ] [ 2019-07-18T14:32:08+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000812s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001484s ] INFO: [ app_begin ] --END-- [ RunTime:0.001600s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0022s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001507s ] INFO: [ app_end ] --END-- [ RunTime:0.001583s ] [ 2019-07-18T14:32:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000544s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001037s ] INFO: [ app_begin ] --END-- [ RunTime:0.001110s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001262s ] INFO: [ app_end ] --END-- [ RunTime:0.001357s ] [ 2019-07-18T14:32:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000486s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001172s ] INFO: [ app_begin ] --END-- [ RunTime:0.001243s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0056s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001240s ] INFO: [ app_end ] --END-- [ RunTime:0.001354s ] [ 2019-07-18T14:32:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000647s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000960s ] INFO: [ app_begin ] --END-- [ RunTime:0.001097s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0009s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001550s ] INFO: [ app_end ] --END-- [ RunTime:0.001639s ] [ 2019-07-18T14:32:12+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000525s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001053s ] INFO: [ app_begin ] --END-- [ RunTime:0.001130s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001424s ] INFO: [ app_end ] --END-- [ RunTime:0.001511s ] [ 2019-07-18T14:32:12+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000603s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000792s ] INFO: [ app_begin ] --END-- [ RunTime:0.000881s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001260s ] INFO: [ app_end ] --END-- [ RunTime:0.001489s ] [ 2019-07-18T14:32:13+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.001055s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001528s ] INFO: [ app_begin ] --END-- [ RunTime:0.001638s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0029s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001774s ] INFO: [ app_end ] --END-- [ RunTime:0.001889s ] [ 2019-07-18T14:32:51+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000791s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001169s ] INFO: [ app_begin ] --END-- [ RunTime:0.001255s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playerdata` SET `UID`='2',`UserName`='w',`UserIcon`='1',`Gold`='1454607',`Crystal`='3541',`LV`='9',`EXP_Max`='212',`EXP`='207',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='154413',`CityOpenBit`='5',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '2' ) [ RunTime:0.0008s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '2' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('2','|2|1|7|0|0|0|0|0|0|0|0|0|0|0|20|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|2|0|0|15|0|1|0|0|1|1|1|0|0|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0|0|0|0|1|0|0|0|3|4|6|0|0|0|1|0|0|0|1|0|0|3|1|0|0|0|1|0|0|0|0|1|0|0|0|0|1|13|161|0|0') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001337s ] INFO: [ app_end ] --END-- [ RunTime:0.001416s ] [ 2019-07-18T14:33:03+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000604s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000575s ] INFO: [ app_begin ] --END-- [ RunTime:0.000646s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000886s ] INFO: [ app_end ] --END-- [ RunTime:0.000983s ] [ 2019-07-18T14:33:04+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.001171s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001528s ] INFO: [ app_begin ] --END-- [ RunTime:0.001605s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001543s ] INFO: [ app_end ] --END-- [ RunTime:0.001607s ] [ 2019-07-18T14:33:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.000531s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000696s ] INFO: [ app_begin ] --END-- [ RunTime:0.000768s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:33:05' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000887s ] INFO: [ app_end ] --END-- [ RunTime:0.000965s ] [ 2019-07-18T14:33:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000569s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000962s ] INFO: [ app_begin ] --END-- [ RunTime:0.001033s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0033s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001300s ] INFO: [ app_end ] --END-- [ RunTime:0.001386s ] [ 2019-07-18T14:33:08+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000561s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000612s ] INFO: [ app_begin ] --END-- [ RunTime:0.000691s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000877s ] INFO: [ app_end ] --END-- [ RunTime:0.000949s ] [ 2019-07-18T14:33:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000734s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000583s ] INFO: [ app_begin ] --END-- [ RunTime:0.000655s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000766s ] INFO: [ app_end ] --END-- [ RunTime:0.000831s ] [ 2019-07-18T14:33:13+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000418s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000842s ] INFO: [ app_begin ] --END-- [ RunTime:0.000945s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'w' LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '2' ) LIMIT 1 [ RunTime:0.0005s ] 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.001031s ] INFO: [ app_end ] --END-- [ RunTime:0.001120s ] [ 2019-07-18T14:33:14+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000450s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000997s ] INFO: [ app_begin ] --END-- [ RunTime:0.001103s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0045s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001244s ] INFO: [ app_end ] --END-- [ RunTime:0.001354s ] [ 2019-07-18T14:33:15+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000690s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000910s ] INFO: [ app_begin ] --END-- [ RunTime:0.001013s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 14:33:15' WHERE ( UID = '2' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000904s ] INFO: [ app_end ] --END-- [ RunTime:0.001005s ] [ 2019-07-18T14:33:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000591s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000737s ] INFO: [ app_begin ] --END-- [ RunTime:0.001082s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000793s ] INFO: [ app_end ] --END-- [ RunTime:0.000863s ] [ 2019-07-18T14:33:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.000568s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001331s ] INFO: [ app_begin ] --END-- [ RunTime:0.001418s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001400s ] INFO: [ app_end ] --END-- [ RunTime:0.001462s ] [ 2019-07-18T14:33:18+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.001177s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000852s ] INFO: [ app_begin ] --END-- [ RunTime:0.000960s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001449s ] INFO: [ app_end ] --END-- [ RunTime:0.001551s ] [ 2019-07-18T14:33:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.001059s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000755s ] INFO: [ app_begin ] --END-- [ RunTime:0.000846s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001431s ] INFO: [ app_end ] --END-- [ RunTime:0.001556s ] [ 2019-07-18T14:33:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000542s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001107s ] INFO: [ app_begin ] --END-- [ RunTime:0.001183s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001503s ] INFO: [ app_end ] --END-- [ RunTime:0.001623s ] [ 2019-07-18T14:33:20+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000628s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000832s ] INFO: [ app_begin ] --END-- [ RunTime:0.000945s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0033s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001262s ] INFO: [ app_end ] --END-- [ RunTime:0.001345s ] [ 2019-07-18T14:33:21+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000041s ] INFO: [ app_init ] --END-- [ RunTime:0.000937s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000925s ] INFO: [ app_begin ] --END-- [ RunTime:0.001035s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0024s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000778s ] INFO: [ app_end ] --END-- [ RunTime:0.000871s ] [ 2019-07-18T14:33:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000471s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000751s ] INFO: [ app_begin ] --END-- [ RunTime:0.000841s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001040s ] INFO: [ app_end ] --END-- [ RunTime:0.001144s ] [ 2019-07-18T14:33:28+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000533s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000869s ] INFO: [ app_begin ] --END-- [ RunTime:0.000954s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0012s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001062s ] INFO: [ app_end ] --END-- [ RunTime:0.001159s ] [ 2019-07-18T14:33:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000495s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000699s ] INFO: [ app_begin ] --END-- [ RunTime:0.000769s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000944s ] INFO: [ app_end ] --END-- [ RunTime:0.001015s ] [ 2019-07-18T14:34:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/SelectFriendRelation INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000521s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001061s ] INFO: [ app_begin ] --END-- [ RunTime:0.001152s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0002s ] SQL: SELECT `fuid` FROM `sg_friendtable` WHERE ( uid = '105' ) [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001274s ] INFO: [ app_end ] --END-- [ RunTime:0.001374s ] [ 2019-07-18T14:34:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/SelectFriendRelation INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000482s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000578s ] INFO: [ app_begin ] --END-- [ RunTime:0.000713s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `fuid` FROM `sg_friendtable` WHERE ( uid = '2' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001013s ] INFO: [ app_end ] --END-- [ RunTime:0.001104s ] [ 2019-07-18T14:36:12+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/SelectFriendRelation INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000480s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000936s ] INFO: [ app_begin ] --END-- [ RunTime:0.001019s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `fuid` FROM `sg_friendtable` WHERE ( uid = '2' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000975s ] INFO: [ app_end ] --END-- [ RunTime:0.001041s ] [ 2019-07-18T14:37:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000464s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000920s ] INFO: [ app_begin ] --END-- [ RunTime:0.001006s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001390s ] INFO: [ app_end ] --END-- [ RunTime:0.001474s ] [ 2019-07-18T14:37:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000611s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001079s ] INFO: [ app_begin ] --END-- [ RunTime:0.001169s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000782s ] INFO: [ app_end ] --END-- [ RunTime:0.000863s ] [ 2019-07-18T14:37:42+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000797s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002568s ] INFO: [ app_begin ] --END-- [ RunTime:0.002657s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0037s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001078s ] INFO: [ app_end ] --END-- [ RunTime:0.001155s ] [ 2019-07-18T14:37:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000481s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000919s ] INFO: [ app_begin ] --END-- [ RunTime:0.001014s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001125s ] INFO: [ app_end ] --END-- [ RunTime:0.001211s ] [ 2019-07-18T14:37:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000582s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.006711s ] INFO: [ app_begin ] --END-- [ RunTime:0.006788s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001207s ] INFO: [ app_end ] --END-- [ RunTime:0.001278s ] [ 2019-07-18T14:37:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000659s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001083s ] INFO: [ app_begin ] --END-- [ RunTime:0.001176s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 14:37:45' WHERE ( UID = '2' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001184s ] INFO: [ app_end ] --END-- [ RunTime:0.001247s ] [ 2019-07-18T14:37:52+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000543s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001108s ] INFO: [ app_begin ] --END-- [ RunTime:0.001181s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playerdata` SET `UID`='2',`UserName`='w',`UserIcon`='1',`Gold`='1454607',`Crystal`='3541',`LV`='9',`EXP_Max`='212',`EXP`='207',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='154413',`CityOpenBit`='5',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '2' ) [ RunTime:0.0011s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '2' ) [ RunTime:0.0004s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('2','|2|1|7|0|0|0|0|0|0|0|0|0|0|0|20|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|2|0|0|15|0|1|0|0|1|1|1|0|0|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0|0|0|0|1|0|0|0|3|4|6|0|0|0|1|0|0|0|1|0|0|3|1|0|0|0|1|0|0|0|0|1|0|0|0|0|1|13|161|0|0') [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001451s ] INFO: [ app_end ] --END-- [ RunTime:0.001631s ] [ 2019-07-18T14:37:52+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000728s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001059s ] INFO: [ app_begin ] --END-- [ RunTime:0.001150s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001209s ] INFO: [ app_end ] --END-- [ RunTime:0.001321s ] [ 2019-07-18T14:37:52+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000420s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000943s ] INFO: [ app_begin ] --END-- [ RunTime:0.001060s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001211s ] INFO: [ app_end ] --END-- [ RunTime:0.001351s ] [ 2019-07-18T14:37:53+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000505s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000882s ] INFO: [ app_begin ] --END-- [ RunTime:0.000989s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001070s ] INFO: [ app_end ] --END-- [ RunTime:0.001147s ] [ 2019-07-18T14:37:54+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000655s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000945s ] INFO: [ app_begin ] --END-- [ RunTime:0.001042s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000966s ] INFO: [ app_end ] --END-- [ RunTime:0.001049s ] [ 2019-07-18T14:37:55+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000581s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000869s ] INFO: [ app_begin ] --END-- [ RunTime:0.000967s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0010s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:37:55' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001013s ] INFO: [ app_end ] --END-- [ RunTime:0.001096s ] [ 2019-07-18T14:37:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000579s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001055s ] INFO: [ app_begin ] --END-- [ RunTime:0.001134s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0040s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001300s ] INFO: [ app_end ] --END-- [ RunTime:0.001368s ] [ 2019-07-18T14:37:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000664s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001113s ] INFO: [ app_begin ] --END-- [ RunTime:0.001204s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: DELETE FROM `sg_playeraddexptime` WHERE ( UID = '2' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_playeraddexptime` (`UID`,`Time`) VALUES ('2','2019-07-18 14:37:57') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001898s ] INFO: [ app_end ] --END-- [ RunTime:0.002007s ] [ 2019-07-18T14:37:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000573s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000582s ] INFO: [ app_begin ] --END-- [ RunTime:0.000651s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 14:37:58' WHERE ( UID = '2' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000750s ] INFO: [ app_end ] --END-- [ RunTime:0.000834s ] [ 2019-07-18T14:37:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000844s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000616s ] INFO: [ app_begin ] --END-- [ RunTime:0.000687s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0037s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000778s ] INFO: [ app_end ] --END-- [ RunTime:0.000852s ] [ 2019-07-18T14:38:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000513s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000937s ] INFO: [ app_begin ] --END-- [ RunTime:0.001013s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001020s ] INFO: [ app_end ] --END-- [ RunTime:0.001102s ] [ 2019-07-18T14:38:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000714s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000898s ] INFO: [ app_begin ] --END-- [ RunTime:0.001066s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001083s ] INFO: [ app_end ] --END-- [ RunTime:0.001183s ] [ 2019-07-18T14:38:03+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000629s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001097s ] INFO: [ app_begin ] --END-- [ RunTime:0.001203s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001245s ] INFO: [ app_end ] --END-- [ RunTime:0.001308s ] [ 2019-07-18T14:38:03+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000525s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000782s ] INFO: [ app_begin ] --END-- [ RunTime:0.000915s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000805s ] INFO: [ app_end ] --END-- [ RunTime:0.000884s ] [ 2019-07-18T14:38:54+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000591s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000863s ] INFO: [ app_begin ] --END-- [ RunTime:0.000975s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0042s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002400s ] INFO: [ app_end ] --END-- [ RunTime:0.002511s ] [ 2019-07-18T14:38:55+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000754s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001352s ] INFO: [ app_begin ] --END-- [ RunTime:0.001468s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001361s ] INFO: [ app_end ] --END-- [ RunTime:0.001580s ] [ 2019-07-18T14:38:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000629s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000664s ] INFO: [ app_begin ] --END-- [ RunTime:0.000740s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 14:38:56' WHERE ( UID = '2' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000857s ] INFO: [ app_end ] --END-- [ RunTime:0.000932s ] [ 2019-07-18T14:38:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000627s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000889s ] INFO: [ app_begin ] --END-- [ RunTime:0.000998s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000724s ] INFO: [ app_end ] --END-- [ RunTime:0.000830s ] [ 2019-07-18T14:38:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000741s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000987s ] INFO: [ app_begin ] --END-- [ RunTime:0.001093s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000753s ] INFO: [ app_end ] --END-- [ RunTime:0.000888s ] [ 2019-07-18T14:38:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000644s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001111s ] INFO: [ app_begin ] --END-- [ RunTime:0.001208s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001266s ] INFO: [ app_end ] --END-- [ RunTime:0.001329s ] [ 2019-07-18T14:39:04+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000788s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001368s ] INFO: [ app_begin ] --END-- [ RunTime:0.001488s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0035s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000868s ] INFO: [ app_end ] --END-- [ RunTime:0.000949s ] [ 2019-07-18T14:39:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000615s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000928s ] INFO: [ app_begin ] --END-- [ RunTime:0.001034s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000868s ] INFO: [ app_end ] --END-- [ RunTime:0.000932s ] [ 2019-07-18T14:39:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000445s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000647s ] INFO: [ app_begin ] --END-- [ RunTime:0.000716s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:39:06' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000832s ] INFO: [ app_end ] --END-- [ RunTime:0.000895s ] [ 2019-07-18T14:39:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000547s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000573s ] INFO: [ app_begin ] --END-- [ RunTime:0.000644s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000918s ] INFO: [ app_end ] --END-- [ RunTime:0.000989s ] [ 2019-07-18T14:39:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000842s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001357s ] INFO: [ app_begin ] --END-- [ RunTime:0.001431s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001154s ] INFO: [ app_end ] --END-- [ RunTime:0.001234s ] [ 2019-07-18T14:39:08+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000718s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000884s ] INFO: [ app_begin ] --END-- [ RunTime:0.000989s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000931s ] INFO: [ app_end ] --END-- [ RunTime:0.001017s ] [ 2019-07-18T14:40:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.001052s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.006681s ] INFO: [ app_begin ] --END-- [ RunTime:0.006808s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0059s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001732s ] INFO: [ app_end ] --END-- [ RunTime:0.001822s ] [ 2019-07-18T14:40:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000690s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001127s ] INFO: [ app_begin ] --END-- [ RunTime:0.001256s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001091s ] INFO: [ app_end ] --END-- [ RunTime:0.001158s ] [ 2019-07-18T14:40:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000645s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001079s ] INFO: [ app_begin ] --END-- [ RunTime:0.001195s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001114s ] INFO: [ app_end ] --END-- [ RunTime:0.001248s ] [ 2019-07-18T14:40:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000688s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001060s ] INFO: [ app_begin ] --END-- [ RunTime:0.001170s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0039s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001302s ] INFO: [ app_end ] --END-- [ RunTime:0.001412s ] [ 2019-07-18T14:40:18+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000040s ] INFO: [ app_init ] --END-- [ RunTime:0.000830s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000872s ] INFO: [ app_begin ] --END-- [ RunTime:0.001515s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0009s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 14:40:18' WHERE ( UID = '2' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000857s ] INFO: [ app_end ] --END-- [ RunTime:0.000952s ] [ 2019-07-18T14:40:18+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.001033s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001613s ] INFO: [ app_begin ] --END-- [ RunTime:0.001724s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:40:18' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001836s ] INFO: [ app_end ] --END-- [ RunTime:0.001922s ] [ 2019-07-18T14:40:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000966s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001005s ] INFO: [ app_begin ] --END-- [ RunTime:0.001099s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001055s ] INFO: [ app_end ] --END-- [ RunTime:0.001121s ] [ 2019-07-18T14:40:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000486s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001052s ] INFO: [ app_begin ] --END-- [ RunTime:0.001141s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001404s ] INFO: [ app_end ] --END-- [ RunTime:0.001473s ] [ 2019-07-18T14:40:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000691s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001150s ] INFO: [ app_begin ] --END-- [ RunTime:0.001271s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000897s ] INFO: [ app_end ] --END-- [ RunTime:0.000984s ] [ 2019-07-18T14:40:20+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000040s ] INFO: [ app_init ] --END-- [ RunTime:0.000908s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001541s ] INFO: [ app_begin ] --END-- [ RunTime:0.001677s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001113s ] INFO: [ app_end ] --END-- [ RunTime:0.001212s ] [ 2019-07-18T14:40:20+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000657s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000924s ] INFO: [ app_begin ] --END-- [ RunTime:0.001245s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000904s ] INFO: [ app_end ] --END-- [ RunTime:0.000982s ] [ 2019-07-18T14:40:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000534s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001026s ] INFO: [ app_begin ] --END-- [ RunTime:0.001128s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001150s ] INFO: [ app_end ] --END-- [ RunTime:0.001223s ] [ 2019-07-18T14:42:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000678s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001017s ] INFO: [ app_begin ] --END-- [ RunTime:0.001107s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0007s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:42:17' WHERE ( UID = '105' ) [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000988s ] INFO: [ app_end ] --END-- [ RunTime:0.001089s ] [ 2019-07-18T14:42:18+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000665s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001015s ] INFO: [ app_begin ] --END-- [ RunTime:0.001129s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000790s ] INFO: [ app_end ] --END-- [ RunTime:0.000860s ] [ 2019-07-18T14:42:18+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000040s ] INFO: [ app_init ] --END-- [ RunTime:0.000568s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001195s ] INFO: [ app_begin ] --END-- [ RunTime:0.001289s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000709s ] INFO: [ app_end ] --END-- [ RunTime:0.000793s ] [ 2019-07-18T14:42:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000613s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000815s ] INFO: [ app_begin ] --END-- [ RunTime:0.000884s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0195s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001498s ] INFO: [ app_end ] --END-- [ RunTime:0.001944s ] [ 2019-07-18T14:42:20+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000564s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001128s ] INFO: [ app_begin ] --END-- [ RunTime:0.001238s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001429s ] INFO: [ app_end ] --END-- [ RunTime:0.001502s ] [ 2019-07-18T14:42:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000529s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001002s ] INFO: [ app_begin ] --END-- [ RunTime:0.001212s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000981s ] INFO: [ app_end ] --END-- [ RunTime:0.001091s ] [ 2019-07-18T14:42:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000523s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000812s ] INFO: [ app_begin ] --END-- [ RunTime:0.000906s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0007s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001219s ] INFO: [ app_end ] --END-- [ RunTime:0.001321s ] [ 2019-07-18T14:42:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000047s ] INFO: [ app_init ] --END-- [ RunTime:0.000911s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001214s ] INFO: [ app_begin ] --END-- [ RunTime:0.001320s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001018s ] INFO: [ app_end ] --END-- [ RunTime:0.001108s ] [ 2019-07-18T14:42:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.000629s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001094s ] INFO: [ app_begin ] --END-- [ RunTime:0.001210s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001426s ] INFO: [ app_end ] --END-- [ RunTime:0.001524s ] [ 2019-07-18T14:42:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.001156s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001172s ] INFO: [ app_begin ] --END-- [ RunTime:0.001275s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0006s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 14:42:24' WHERE ( UID = '2' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001808s ] INFO: [ app_end ] --END-- [ RunTime:0.001886s ] [ 2019-07-18T14:42:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000693s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001076s ] INFO: [ app_begin ] --END-- [ RunTime:0.001173s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001153s ] INFO: [ app_end ] --END-- [ RunTime:0.001246s ] [ 2019-07-18T14:42:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000731s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001355s ] INFO: [ app_begin ] --END-- [ RunTime:0.001447s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0057s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001930s ] INFO: [ app_end ] --END-- [ RunTime:0.002040s ] [ 2019-07-18T14:45:15+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000481s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000713s ] INFO: [ app_begin ] --END-- [ RunTime:0.000798s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0051s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001230s ] INFO: [ app_end ] --END-- [ RunTime:0.001332s ] [ 2019-07-18T14:45:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000760s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000851s ] INFO: [ app_begin ] --END-- [ RunTime:0.000949s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:45:16' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001402s ] INFO: [ app_end ] --END-- [ RunTime:0.001499s ] [ 2019-07-18T14:45:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000687s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001234s ] INFO: [ app_begin ] --END-- [ RunTime:0.001310s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001656s ] INFO: [ app_end ] --END-- [ RunTime:0.001784s ] [ 2019-07-18T14:45:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000527s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001599s ] INFO: [ app_begin ] --END-- [ RunTime:0.001711s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001184s ] INFO: [ app_end ] --END-- [ RunTime:0.001269s ] [ 2019-07-18T14:45:18+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000495s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000777s ] INFO: [ app_begin ] --END-- [ RunTime:0.000847s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001274s ] INFO: [ app_end ] --END-- [ RunTime:0.001372s ] [ 2019-07-18T14:45:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000559s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001007s ] INFO: [ app_begin ] --END-- [ RunTime:0.001096s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001546s ] INFO: [ app_end ] --END-- [ RunTime:0.001749s ] [ 2019-07-18T14:45:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000635s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000997s ] INFO: [ app_begin ] --END-- [ RunTime:0.001089s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000845s ] INFO: [ app_end ] --END-- [ RunTime:0.001193s ] [ 2019-07-18T14:45:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000640s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001057s ] INFO: [ app_begin ] --END-- [ RunTime:0.001173s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000859s ] INFO: [ app_end ] --END-- [ RunTime:0.000954s ] [ 2019-07-18T14:45:32+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000474s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000730s ] INFO: [ app_begin ] --END-- [ RunTime:0.000801s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0054s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000940s ] INFO: [ app_end ] --END-- [ RunTime:0.001005s ] [ 2019-07-18T14:45:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000594s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000967s ] INFO: [ app_begin ] --END-- [ RunTime:0.001037s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001536s ] INFO: [ app_end ] --END-- [ RunTime:0.001617s ] [ 2019-07-18T14:45:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000729s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001444s ] INFO: [ app_begin ] --END-- [ RunTime:0.001534s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 14:45:34' WHERE ( UID = '2' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001369s ] INFO: [ app_end ] --END-- [ RunTime:0.001471s ] [ 2019-07-18T14:45:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000585s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000750s ] INFO: [ app_begin ] --END-- [ RunTime:0.000851s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000804s ] INFO: [ app_end ] --END-- [ RunTime:0.000886s ] [ 2019-07-18T14:48:28+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000571s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001461s ] INFO: [ app_begin ] --END-- [ RunTime:0.001576s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:48:28' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001714s ] INFO: [ app_end ] --END-- [ RunTime:0.002073s ] [ 2019-07-18T14:48:29+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000610s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001405s ] INFO: [ app_begin ] --END-- [ RunTime:0.001513s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001670s ] INFO: [ app_end ] --END-- [ RunTime:0.001761s ] [ 2019-07-18T14:48:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000627s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000753s ] INFO: [ app_begin ] --END-- [ RunTime:0.000824s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001271s ] INFO: [ app_end ] --END-- [ RunTime:0.001386s ] [ 2019-07-18T14:48:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000563s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000837s ] INFO: [ app_begin ] --END-- [ RunTime:0.000909s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0035s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001062s ] [ 2019-07-18T14:48:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000724s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001125s ] INFO: [ app_begin ] --END-- [ RunTime:0.001275s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000907s ] INFO: [ app_end ] --END-- [ RunTime:0.000992s ] [ 2019-07-18T14:48:32+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000472s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000727s ] INFO: [ app_begin ] --END-- [ RunTime:0.000797s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001366s ] INFO: [ app_end ] --END-- [ RunTime:0.001451s ] [ 2019-07-18T14:48:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000720s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001099s ] INFO: [ app_begin ] --END-- [ RunTime:0.001210s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 14:48:36' WHERE ( UID = '2' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001251s ] INFO: [ app_end ] --END-- [ RunTime:0.001342s ] [ 2019-07-18T14:48:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000604s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001149s ] INFO: [ app_begin ] --END-- [ RunTime:0.001223s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001162s ] INFO: [ app_end ] --END-- [ RunTime:0.001286s ] [ 2019-07-18T14:48:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000634s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001103s ] INFO: [ app_begin ] --END-- [ RunTime:0.001275s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001092s ] INFO: [ app_end ] --END-- [ RunTime:0.001170s ] [ 2019-07-18T14:48:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000053s ] INFO: [ app_init ] --END-- [ RunTime:0.006624s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.003355s ] INFO: [ app_begin ] --END-- [ RunTime:0.004010s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001303s ] INFO: [ app_end ] --END-- [ RunTime:0.001385s ] [ 2019-07-18T14:48:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000042s ] INFO: [ app_init ] --END-- [ RunTime:0.001174s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002977s ] INFO: [ app_begin ] --END-- [ RunTime:0.003699s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000873s ] INFO: [ app_end ] --END-- [ RunTime:0.000961s ] [ 2019-07-18T14:48:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000771s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001279s ] INFO: [ app_begin ] --END-- [ RunTime:0.001388s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0045s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001306s ] INFO: [ app_end ] --END-- [ RunTime:0.001374s ] [ 2019-07-18T14:51:14+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.001186s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001263s ] INFO: [ app_begin ] --END-- [ RunTime:0.001371s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001051s ] INFO: [ app_end ] --END-- [ RunTime:0.001247s ] [ 2019-07-18T14:51:15+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000090s ] INFO: [ app_init ] --END-- [ RunTime:0.000768s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001236s ] INFO: [ app_begin ] --END-- [ RunTime:0.001349s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0009s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001132s ] INFO: [ app_end ] --END-- [ RunTime:0.001235s ] [ 2019-07-18T14:51:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000772s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000949s ] INFO: [ app_begin ] --END-- [ RunTime:0.001025s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 14:51:17' WHERE ( UID = '2' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000953s ] INFO: [ app_end ] --END-- [ RunTime:0.001052s ] [ 2019-07-18T14:51:18+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000483s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000703s ] INFO: [ app_begin ] --END-- [ RunTime:0.000773s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001112s ] INFO: [ app_end ] --END-- [ RunTime:0.001203s ] [ 2019-07-18T14:51:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000666s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001305s ] INFO: [ app_begin ] --END-- [ RunTime:0.001397s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0056s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001790s ] INFO: [ app_end ] --END-- [ RunTime:0.001871s ] [ 2019-07-18T14:51:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000573s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001443s ] INFO: [ app_begin ] --END-- [ RunTime:0.001532s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001618s ] INFO: [ app_end ] --END-- [ RunTime:0.001739s ] [ 2019-07-18T14:51:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000781s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000698s ] INFO: [ app_begin ] --END-- [ RunTime:0.000805s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000931s ] INFO: [ app_end ] --END-- [ RunTime:0.000996s ] [ 2019-07-18T14:51:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000672s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000878s ] INFO: [ app_begin ] --END-- [ RunTime:0.000963s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001035s ] INFO: [ app_end ] --END-- [ RunTime:0.001133s ] [ 2019-07-18T14:51:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000669s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000838s ] INFO: [ app_begin ] --END-- [ RunTime:0.001387s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0034s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001104s ] INFO: [ app_end ] --END-- [ RunTime:0.001278s ] [ 2019-07-18T14:51:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000708s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000925s ] INFO: [ app_begin ] --END-- [ RunTime:0.001031s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:51:24' WHERE ( UID = '105' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001010s ] INFO: [ app_end ] --END-- [ RunTime:0.001083s ] [ 2019-07-18T14:51:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000710s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001213s ] INFO: [ app_begin ] --END-- [ RunTime:0.001322s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001250s ] INFO: [ app_end ] --END-- [ RunTime:0.001314s ] [ 2019-07-18T14:51:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000605s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001095s ] INFO: [ app_begin ] --END-- [ RunTime:0.001183s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001229s ] INFO: [ app_end ] --END-- [ RunTime:0.001317s ] [ 2019-07-18T14:54:28+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000538s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000744s ] INFO: [ app_begin ] --END-- [ RunTime:0.000818s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000858s ] INFO: [ app_end ] --END-- [ RunTime:0.000929s ] [ 2019-07-18T14:54:29+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000549s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001209s ] INFO: [ app_begin ] --END-- [ RunTime:0.001319s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001231s ] INFO: [ app_end ] --END-- [ RunTime:0.001315s ] [ 2019-07-18T14:54:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000689s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000770s ] INFO: [ app_begin ] --END-- [ RunTime:0.000841s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0037s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001008s ] INFO: [ app_end ] --END-- [ RunTime:0.001072s ] [ 2019-07-18T14:54:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.001486s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001485s ] INFO: [ app_begin ] --END-- [ RunTime:0.001599s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001564s ] INFO: [ app_end ] --END-- [ RunTime:0.001651s ] [ 2019-07-18T14:54:32+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000632s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000771s ] INFO: [ app_begin ] --END-- [ RunTime:0.000865s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001633s ] INFO: [ app_end ] --END-- [ RunTime:0.001715s ] [ 2019-07-18T14:54:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000885s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001137s ] INFO: [ app_begin ] --END-- [ RunTime:0.001225s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:54:33' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001605s ] INFO: [ app_end ] --END-- [ RunTime:0.001789s ] [ 2019-07-18T14:54:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000720s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000910s ] INFO: [ app_begin ] --END-- [ RunTime:0.000997s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000989s ] INFO: [ app_end ] --END-- [ RunTime:0.001060s ] [ 2019-07-18T14:54:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000600s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000891s ] INFO: [ app_begin ] --END-- [ RunTime:0.000964s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001258s ] INFO: [ app_end ] --END-- [ RunTime:0.001334s ] [ 2019-07-18T14:54:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000457s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001217s ] INFO: [ app_begin ] --END-- [ RunTime:0.001357s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0042s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001070s ] INFO: [ app_end ] --END-- [ RunTime:0.001135s ] [ 2019-07-18T14:54:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000565s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000725s ] INFO: [ app_begin ] --END-- [ RunTime:0.000796s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001209s ] INFO: [ app_end ] --END-- [ RunTime:0.001301s ] [ 2019-07-18T14:54:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000447s ] INFO: [ app_init ] --END-- [ RunTime:0.001094s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001960s ] INFO: [ app_begin ] --END-- [ RunTime:0.002079s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001236s ] INFO: [ app_end ] --END-- [ RunTime:0.001356s ] [ 2019-07-18T14:54:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000792s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001357s ] INFO: [ app_begin ] --END-- [ RunTime:0.001467s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 14:54:40' WHERE ( UID = '2' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001408s ] INFO: [ app_end ] --END-- [ RunTime:0.001485s ] [ 2019-07-18T14:57:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000670s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000832s ] INFO: [ app_begin ] --END-- [ RunTime:0.000913s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001149s ] INFO: [ app_end ] --END-- [ RunTime:0.001227s ] [ 2019-07-18T14:57:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000726s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001156s ] INFO: [ app_begin ] --END-- [ RunTime:0.001265s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0034s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001076s ] INFO: [ app_end ] --END-- [ RunTime:0.001145s ] [ 2019-07-18T14:57:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000498s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000925s ] INFO: [ app_begin ] --END-- [ RunTime:0.001016s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000904s ] INFO: [ app_end ] --END-- [ RunTime:0.000975s ] [ 2019-07-18T14:57:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000047s ] INFO: [ app_init ] --END-- [ RunTime:0.000842s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001730s ] INFO: [ app_begin ] --END-- [ RunTime:0.001852s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 14:57:24' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001592s ] INFO: [ app_end ] --END-- [ RunTime:0.001702s ] [ 2019-07-18T14:57:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.001061s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001138s ] INFO: [ app_begin ] --END-- [ RunTime:0.001239s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0035s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001480s ] INFO: [ app_end ] --END-- [ RunTime:0.001586s ] [ 2019-07-18T14:57:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.002199s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000878s ] INFO: [ app_begin ] --END-- [ RunTime:0.000968s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000811s ] INFO: [ app_end ] --END-- [ RunTime:0.000905s ] [ 2019-07-18T14:57:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000531s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000727s ] INFO: [ app_begin ] --END-- [ RunTime:0.000815s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001177s ] INFO: [ app_end ] --END-- [ RunTime:0.001286s ] [ 2019-07-18T14:57:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000678s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001426s ] INFO: [ app_begin ] --END-- [ RunTime:0.001550s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001149s ] INFO: [ app_end ] --END-- [ RunTime:0.001268s ] [ 2019-07-18T14:57:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.001522s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000988s ] INFO: [ app_begin ] --END-- [ RunTime:0.001060s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 14:57:25' WHERE ( UID = '2' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000885s ] INFO: [ app_end ] --END-- [ RunTime:0.000951s ] [ 2019-07-18T14:57:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000587s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001174s ] INFO: [ app_begin ] --END-- [ RunTime:0.001245s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001529s ] INFO: [ app_end ] --END-- [ RunTime:0.001599s ] [ 2019-07-18T14:57:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000447s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000805s ] INFO: [ app_begin ] --END-- [ RunTime:0.000910s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001072s ] INFO: [ app_end ] --END-- [ RunTime:0.001137s ] [ 2019-07-18T14:57:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000453s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000940s ] INFO: [ app_begin ] --END-- [ RunTime:0.001026s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000935s ] INFO: [ app_end ] --END-- [ RunTime:0.000999s ] [ 2019-07-18T14:58:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000042s ] INFO: [ app_init ] --END-- [ RunTime:0.000588s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001353s ] INFO: [ app_begin ] --END-- [ RunTime:0.001440s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playerdata` SET `UID`='105',`UserName`='W11111',`UserIcon`='1',`Gold`='161298',`Crystal`='56094',`LV`='15',`EXP_Max`='372',`EXP`='127',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='151956',`CityOpenBit`='5',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '105' ) [ RunTime:0.0010s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '105' ) [ RunTime:0.0004s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('105','|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|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|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|2|31|0|0') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000866s ] INFO: [ app_end ] --END-- [ RunTime:0.000933s ] [ 2019-07-18T14:59:04+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000437s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000689s ] INFO: [ app_begin ] --END-- [ RunTime:0.000760s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'cccccc' LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '88' ) LIMIT 1 [ RunTime:0.0005s ] 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.000894s ] INFO: [ app_end ] --END-- [ RunTime:0.000978s ] [ 2019-07-18T14:59:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000537s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000633s ] INFO: [ app_begin ] --END-- [ RunTime:0.000704s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000826s ] INFO: [ app_end ] --END-- [ RunTime:0.000919s ] [ 2019-07-18T14:59:06+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000551s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000677s ] INFO: [ app_begin ] --END-- [ RunTime:0.000749s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0033s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001032s ] INFO: [ app_end ] --END-- [ RunTime:0.001113s ] [ 2019-07-18T14:59:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000738s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001605s ] INFO: [ app_begin ] --END-- [ RunTime:0.001690s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001294s ] INFO: [ app_end ] --END-- [ RunTime:0.001568s ] [ 2019-07-18T14:59:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000548s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000589s ] INFO: [ app_begin ] --END-- [ RunTime:0.000661s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000966s ] INFO: [ app_end ] --END-- [ RunTime:0.001027s ] [ 2019-07-18T14:59:08+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000627s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000875s ] INFO: [ app_begin ] --END-- [ RunTime:0.000985s ] 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 = 'cccccc' ) ORDER BY Stratum [ RunTime:0.0072s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000887s ] INFO: [ app_end ] --END-- [ RunTime:0.000968s ] [ 2019-07-18T14:59:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000670s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000821s ] INFO: [ app_begin ] --END-- [ RunTime:0.000927s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='88',`Time`='2019-07-18 14:59:09' WHERE ( UID = '88' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000952s ] INFO: [ app_end ] --END-- [ RunTime:0.001030s ] [ 2019-07-18T14:59:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000565s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000797s ] INFO: [ app_begin ] --END-- [ RunTime:0.000905s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001092s ] INFO: [ app_end ] --END-- [ RunTime:0.001174s ] [ 2019-07-18T14:59:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000510s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001006s ] INFO: [ app_begin ] --END-- [ RunTime:0.001078s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001361s ] INFO: [ app_end ] --END-- [ RunTime:0.001448s ] [ 2019-07-18T14:59:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000542s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000819s ] INFO: [ app_begin ] --END-- [ RunTime:0.000905s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001030s ] INFO: [ app_end ] --END-- [ RunTime:0.001164s ] [ 2019-07-18T14:59:13+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000730s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000729s ] INFO: [ app_begin ] --END-- [ RunTime:0.000802s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0032s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000948s ] INFO: [ app_end ] --END-- [ RunTime:0.001016s ] [ 2019-07-18T15:00:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000475s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001163s ] INFO: [ app_begin ] --END-- [ RunTime:0.001276s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playerdata` SET `UID`='2',`UserName`='w',`UserIcon`='1',`Gold`='1454607',`Crystal`='334501',`LV`='9',`EXP_Max`='212',`EXP`='207',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='163243',`CityOpenBit`='5',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '2' ) [ RunTime:0.0009s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '2' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('2','|2|1|7|0|0|0|0|0|0|0|0|0|0|0|20|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|2|0|0|25|0|0|0|101|69|20|1|0|0|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0|11|0|0|113|94|104|21|3|4|6|0|0|0|1|0|0|0|1|0|0|3|1|0|0|0|1|0|22|0|0|125|58|84|48|0|1|13|161|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001026s ] INFO: [ app_end ] --END-- [ RunTime:0.001105s ] [ 2019-07-18T15:00:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000596s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.003164s ] INFO: [ app_begin ] --END-- [ RunTime:0.003738s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playerdata` SET `UID`='88',`UserName`='cccccc',`UserIcon`='1',`Gold`='586379',`Crystal`='58727',`LV`='1',`EXP_Max`='100',`EXP`='0',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='0',`CityOpenBit`='5',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '88' ) [ RunTime:0.0011s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '88' ) [ RunTime:0.0004s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('88','|0|1|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|0|0|0|1|0|0|0|0|3|1|0|0|0|0|0|0|0|0|0|0|0|0|0|1|3|0|0|1|0|23|0|0|1|1|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|9|1|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000968s ] INFO: [ app_end ] --END-- [ RunTime:0.001051s ] [ 2019-07-18T17:31:06+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000045s ] INFO: [ app_init ] --END-- [ RunTime:0.070003s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.033702s ] INFO: [ app_begin ] --END-- [ RunTime:0.033825s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'w' LIMIT 1 [ RunTime:0.0214s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '2' ) LIMIT 1 [ RunTime:0.0014s ] 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.002607s ] INFO: [ app_end ] --END-- [ RunTime:0.002700s ] [ 2019-07-18T17:31:07+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.001060s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001428s ] INFO: [ app_begin ] --END-- [ RunTime:0.001533s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0839s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001334s ] INFO: [ app_end ] --END-- [ RunTime:0.001419s ] [ 2019-07-18T17:31:08+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000658s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000585s ] INFO: [ app_begin ] --END-- [ RunTime:0.000660s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0158s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 17:31:08' WHERE ( UID = '2' ) [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000888s ] INFO: [ app_end ] --END-- [ RunTime:0.000969s ] [ 2019-07-18T17:31:08+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000645s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001093s ] INFO: [ app_begin ] --END-- [ RunTime:0.001183s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001036s ] INFO: [ app_end ] --END-- [ RunTime:0.001155s ] [ 2019-07-18T17:31:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000481s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000730s ] INFO: [ app_begin ] --END-- [ RunTime:0.000804s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001071s ] INFO: [ app_end ] --END-- [ RunTime:0.001144s ] [ 2019-07-18T17:31:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000496s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000736s ] INFO: [ app_begin ] --END-- [ RunTime:0.000944s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001038s ] INFO: [ app_end ] --END-- [ RunTime:0.001109s ] [ 2019-07-18T17:31:12+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000720s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001013s ] INFO: [ app_begin ] --END-- [ RunTime:0.001116s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0288s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001571s ] INFO: [ app_end ] --END-- [ RunTime:0.001672s ] [ 2019-07-18T17:31:13+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000628s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001236s ] INFO: [ app_begin ] --END-- [ RunTime:0.001343s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0675s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000968s ] INFO: [ app_end ] --END-- [ RunTime:0.001070s ] [ 2019-07-18T17:31:14+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000781s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001306s ] INFO: [ app_begin ] --END-- [ RunTime:0.001425s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0736s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001613s ] INFO: [ app_end ] --END-- [ RunTime:0.001698s ] [ 2019-07-18T17:31:15+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000514s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000946s ] INFO: [ app_begin ] --END-- [ RunTime:0.001019s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0735s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.003051s ] INFO: [ app_end ] --END-- [ RunTime:0.003226s ] [ 2019-07-18T17:31:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000135s ] INFO: [ app_init ] --END-- [ RunTime:0.000654s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001098s ] INFO: [ app_begin ] --END-- [ RunTime:0.001184s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001579s ] INFO: [ app_end ] --END-- [ RunTime:0.001678s ] [ 2019-07-18T17:31:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.000647s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001230s ] INFO: [ app_begin ] --END-- [ RunTime:0.001328s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001257s ] INFO: [ app_end ] --END-- [ RunTime:0.001351s ] [ 2019-07-18T17:31:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.000744s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001275s ] INFO: [ app_begin ] --END-- [ RunTime:0.001471s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001722s ] INFO: [ app_end ] --END-- [ RunTime:0.001822s ] [ 2019-07-18T17:31:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000659s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001037s ] INFO: [ app_begin ] --END-- [ RunTime:0.001109s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playerdata` SET `UID`='2',`UserName`='w',`UserIcon`='1',`Gold`='1454607',`Crystal`='334501',`LV`='9',`EXP_Max`='212',`EXP`='207',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='163243',`CityOpenBit`='5',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '2' ) [ RunTime:0.0010s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '2' ) [ RunTime:0.0004s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('2','|2|1|7|0|0|0|0|0|0|0|0|0|0|0|20|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|2|0|0|25|0|0|0|101|69|20|1|0|0|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0|11|0|0|113|94|104|21|3|4|6|0|0|0|1|0|0|0|1|0|0|3|1|0|0|0|1|0|22|0|0|125|58|84|48|0|1|13|161|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001375s ] INFO: [ app_end ] --END-- [ RunTime:0.001472s ] [ 2019-07-18T17:31:40+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000459s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000916s ] INFO: [ app_begin ] --END-- [ RunTime:0.000986s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'e' LIMIT 1 [ RunTime:0.0004s ] 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.001358s ] INFO: [ app_end ] --END-- [ RunTime:0.001444s ] [ 2019-07-18T17:31:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.000608s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001056s ] INFO: [ app_begin ] --END-- [ RunTime:0.001129s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001232s ] INFO: [ app_end ] --END-- [ RunTime:0.001328s ] [ 2019-07-18T17:31:41+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000686s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001292s ] INFO: [ app_begin ] --END-- [ RunTime:0.001383s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0021s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001286s ] INFO: [ app_end ] --END-- [ RunTime:0.001371s ] [ 2019-07-18T17:31:42+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000708s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001375s ] INFO: [ app_begin ] --END-- [ RunTime:0.001544s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'e' ) 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`='2019-07-18 17:31:42' WHERE ( UID = '3' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001197s ] INFO: [ app_end ] --END-- [ RunTime:0.001269s ] [ 2019-07-18T17:31:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000453s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000738s ] INFO: [ app_begin ] --END-- [ RunTime:0.000823s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'e' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '3' ) LIMIT 1 [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001014s ] INFO: [ app_end ] --END-- [ RunTime:0.001118s ] [ 2019-07-18T17:31:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000491s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000925s ] INFO: [ app_begin ] --END-- [ RunTime:0.001001s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'e' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001926s ] INFO: [ app_end ] --END-- [ RunTime:0.002032s ] [ 2019-07-18T17:31:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000411s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000807s ] INFO: [ app_begin ] --END-- [ RunTime:0.000879s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000832s ] INFO: [ app_end ] --END-- [ RunTime:0.001073s ] [ 2019-07-18T17:31:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData 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.000610s ] INFO: [ app_begin ] --END-- [ RunTime:0.000679s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'e' ) LIMIT 1 [ RunTime:0.0007s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '3' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001100s ] INFO: [ app_end ] --END-- [ RunTime:0.001317s ] [ 2019-07-18T17:31:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000572s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000609s ] INFO: [ app_begin ] --END-- [ RunTime:0.000752s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001004s ] INFO: [ app_end ] --END-- [ RunTime:0.001104s ] [ 2019-07-18T17:31:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000422s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000629s ] INFO: [ app_begin ] --END-- [ RunTime:0.000702s ] 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 = 'e' ) ORDER BY Stratum [ RunTime:0.0058s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001507s ] INFO: [ app_end ] --END-- [ RunTime:0.001627s ] [ 2019-07-18T17:31:48+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000544s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001031s ] INFO: [ app_begin ] --END-- [ RunTime:0.001104s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0031s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001365s ] INFO: [ app_end ] --END-- [ RunTime:0.001456s ] [ 2019-07-18T17:35:53+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000638s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000982s ] INFO: [ app_begin ] --END-- [ RunTime:0.001070s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'e' ) LIMIT 1 [ RunTime:0.0011s ] SQL: UPDATE `sg_playerdata` SET `UID`='3',`UserName`='e',`UserIcon`='1',`Gold`='34551',`Crystal`='36330',`LV`='4',`EXP_Max`='133',`EXP`='9',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='12190',`CityOpenBit`='3',`LotteryGeneralCount`='99',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '3' ) [ RunTime:0.0023s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '3' ) [ RunTime:0.0012s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('3','|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|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|5|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|0|0|0|0|0|0|0|0|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001353s ] INFO: [ app_end ] --END-- [ RunTime:0.001443s ] [ 2019-07-18T17:56:32+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000596s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000952s ] INFO: [ app_begin ] --END-- [ RunTime:0.001025s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'xxxxxx' LIMIT 1 [ RunTime:0.0008s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '9' ) 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.001738s ] INFO: [ app_end ] --END-- [ RunTime:0.001844s ] [ 2019-07-18T17:56:34+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000501s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000905s ] INFO: [ app_begin ] --END-- [ RunTime:0.000976s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0023s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000889s ] INFO: [ app_end ] --END-- [ RunTime:0.000957s ] [ 2019-07-18T17:56:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000670s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002068s ] INFO: [ app_begin ] --END-- [ RunTime:0.002173s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0007s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='9',`Time`='2019-07-18 17:56:35' WHERE ( UID = '9' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002042s ] INFO: [ app_end ] --END-- [ RunTime:0.002142s ] [ 2019-07-18T17:56:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000633s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000972s ] INFO: [ app_begin ] --END-- [ RunTime:0.001070s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000895s ] INFO: [ app_end ] --END-- [ RunTime:0.000956s ] [ 2019-07-18T17:56:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.000765s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001237s ] INFO: [ app_begin ] --END-- [ RunTime:0.001357s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001098s ] INFO: [ app_end ] --END-- [ RunTime:0.001217s ] [ 2019-07-18T17:56:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000657s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001016s ] INFO: [ app_begin ] --END-- [ RunTime:0.001125s ] 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 = 'xxxxxx' ) ORDER BY Stratum [ RunTime:0.0043s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000953s ] INFO: [ app_end ] --END-- [ RunTime:0.001018s ] [ 2019-07-18T17:56:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000672s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000860s ] INFO: [ app_begin ] --END-- [ RunTime:0.000952s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000893s ] INFO: [ app_end ] --END-- [ RunTime:0.000973s ] [ 2019-07-18T17:56:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000721s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001482s ] INFO: [ app_begin ] --END-- [ RunTime:0.001606s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001511s ] INFO: [ app_end ] --END-- [ RunTime:0.001597s ] [ 2019-07-18T17:56:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000697s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001220s ] INFO: [ app_begin ] --END-- [ RunTime:0.001354s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001053s ] INFO: [ app_end ] --END-- [ RunTime:0.001124s ] [ 2019-07-18T17:56:41+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000415s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000577s ] INFO: [ app_begin ] --END-- [ RunTime:0.000649s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0029s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000966s ] INFO: [ app_end ] --END-- [ RunTime:0.001073s ] [ 2019-07-18T17:56:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000668s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001065s ] INFO: [ app_begin ] --END-- [ RunTime:0.001215s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000969s ] INFO: [ app_end ] --END-- [ RunTime:0.001058s ] [ 2019-07-18T17:56:48+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000492s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000613s ] INFO: [ app_begin ] --END-- [ RunTime:0.000688s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0019s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001278s ] INFO: [ app_end ] --END-- [ RunTime:0.001397s ] [ 2019-07-18T17:56:49+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000418s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000610s ] INFO: [ app_begin ] --END-- [ RunTime:0.000696s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000977s ] INFO: [ app_end ] --END-- [ RunTime:0.001081s ] [ 2019-07-18T17:57:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000607s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000741s ] INFO: [ app_begin ] --END-- [ RunTime:0.000913s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playerdata` SET `UID`='9',`UserName`='xxxxxx',`UserIcon`='1',`Gold`='2499603',`Crystal`='141051',`LV`='5',`EXP_Max`='146',`EXP`='86',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='281050',`CityOpenBit`='5',`LotteryGeneralCount`='90',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '9' ) [ RunTime:0.0010s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '9' ) [ RunTime:0.0005s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('9','|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|1|0|0|0|2|0|2|0|0|0|0|0|0|1|2|1|0|1|1|0|5|2|0|0|2|0|0|0|0|0|0|0|1|0|1|1|0|1|1|0|0|0|1|0|0|0|0|0|0|2|0|0|0|1|5|11|3|0|1|0|0|0|1|0|0|0|1|161|0|0|0|0|0|1|0|0|0|0|0|0|0|0|0|1|84|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000812s ] INFO: [ app_end ] --END-- [ RunTime:0.001012s ] [ 2019-07-18T17:57:28+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000777s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001144s ] INFO: [ app_begin ] --END-- [ RunTime:0.001229s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'w' LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '2' ) LIMIT 1 [ RunTime:0.0005s ] 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.001285s ] INFO: [ app_end ] --END-- [ RunTime:0.001366s ] [ 2019-07-18T17:57:28+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000553s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000662s ] INFO: [ app_begin ] --END-- [ RunTime:0.000742s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000949s ] INFO: [ app_end ] --END-- [ RunTime:0.001054s ] [ 2019-07-18T17:57:29+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.000880s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000971s ] INFO: [ app_begin ] --END-- [ RunTime:0.001063s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0025s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000842s ] INFO: [ app_end ] --END-- [ RunTime:0.000964s ] [ 2019-07-18T17:57:29+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000951s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001315s ] INFO: [ app_begin ] --END-- [ RunTime:0.001415s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001572s ] INFO: [ app_end ] --END-- [ RunTime:0.001684s ] [ 2019-07-18T17:57:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000602s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000831s ] INFO: [ app_begin ] --END-- [ RunTime:0.000933s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000784s ] INFO: [ app_end ] --END-- [ RunTime:0.000877s ] [ 2019-07-18T17:57:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000551s ] INFO: [ app_init ] --END-- [ RunTime:0.004152s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001850s ] INFO: [ app_begin ] --END-- [ RunTime:0.001954s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 17:57:31' WHERE ( UID = '2' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001289s ] INFO: [ app_end ] --END-- [ RunTime:0.001382s ] [ 2019-07-18T17:57:32+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000531s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000850s ] INFO: [ app_begin ] --END-- [ RunTime:0.000959s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0039s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000908s ] INFO: [ app_end ] --END-- [ RunTime:0.000990s ] [ 2019-07-18T17:57:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000977s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000835s ] INFO: [ app_begin ] --END-- [ RunTime:0.000907s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000963s ] INFO: [ app_end ] --END-- [ RunTime:0.001046s ] [ 2019-07-18T17:57:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000596s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000847s ] INFO: [ app_begin ] --END-- [ RunTime:0.000937s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000922s ] INFO: [ app_end ] --END-- [ RunTime:0.000985s ] [ 2019-07-18T17:57:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000542s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001007s ] INFO: [ app_begin ] --END-- [ RunTime:0.001083s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001410s ] INFO: [ app_end ] --END-- [ RunTime:0.001512s ] [ 2019-07-18T17:57:36+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000683s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000864s ] INFO: [ app_begin ] --END-- [ RunTime:0.000956s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0042s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000980s ] INFO: [ app_end ] --END-- [ RunTime:0.001051s ] [ 2019-07-18T18:00:33+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000544s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000992s ] INFO: [ app_begin ] --END-- [ RunTime:0.001067s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'cccccc' LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '88' ) LIMIT 1 [ RunTime:0.0005s ] 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.001292s ] INFO: [ app_end ] --END-- [ RunTime:0.001368s ] [ 2019-07-18T18:00:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.023230s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001061s ] INFO: [ app_begin ] --END-- [ RunTime:0.001247s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001071s ] INFO: [ app_end ] --END-- [ RunTime:0.001193s ] [ 2019-07-18T18:00:34+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000089s ] INFO: [ app_init ] --END-- [ RunTime:0.001630s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001549s ] INFO: [ app_begin ] --END-- [ RunTime:0.001654s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0022s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001635s ] INFO: [ app_end ] --END-- [ RunTime:0.001931s ] [ 2019-07-18T18:00:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000652s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000992s ] INFO: [ app_begin ] --END-- [ RunTime:0.001095s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001129s ] INFO: [ app_end ] --END-- [ RunTime:0.001190s ] [ 2019-07-18T18:00:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000653s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000997s ] INFO: [ app_begin ] --END-- [ RunTime:0.001102s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='88',`Time`='2019-07-18 18:00:34' WHERE ( UID = '88' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000775s ] INFO: [ app_end ] --END-- [ RunTime:0.000876s ] [ 2019-07-18T18:00:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000644s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000989s ] INFO: [ app_begin ] --END-- [ RunTime:0.001101s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001269s ] INFO: [ app_end ] --END-- [ RunTime:0.001380s ] [ 2019-07-18T18:00:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000480s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001890s ] INFO: [ app_begin ] --END-- [ RunTime:0.001972s ] 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 = 'cccccc' ) ORDER BY Stratum [ RunTime:0.0030s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001385s ] INFO: [ app_end ] --END-- [ RunTime:0.001475s ] [ 2019-07-18T18:00:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000637s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000686s ] INFO: [ app_begin ] --END-- [ RunTime:0.000757s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001257s ] INFO: [ app_end ] --END-- [ RunTime:0.001358s ] [ 2019-07-18T18:00:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000977s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001590s ] INFO: [ app_begin ] --END-- [ RunTime:0.001765s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0314s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001511s ] INFO: [ app_end ] --END-- [ RunTime:0.001598s ] [ 2019-07-18T18:00:35+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000503s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000895s ] INFO: [ app_begin ] --END-- [ RunTime:0.000965s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0027s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001603s ] INFO: [ app_end ] --END-- [ RunTime:0.001719s ] [ 2019-07-18T18:00:51+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000602s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001066s ] INFO: [ app_begin ] --END-- [ RunTime:0.001152s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001364s ] INFO: [ app_end ] --END-- [ RunTime:0.001439s ] [ 2019-07-18T18:00:52+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000580s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001007s ] INFO: [ app_begin ] --END-- [ RunTime:0.001078s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001654s ] INFO: [ app_end ] --END-- [ RunTime:0.001740s ] [ 2019-07-18T18:00:53+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000577s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001171s ] INFO: [ app_begin ] --END-- [ RunTime:0.001274s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001330s ] INFO: [ app_end ] --END-- [ RunTime:0.001407s ] [ 2019-07-18T18:01:14+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000637s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001177s ] INFO: [ app_begin ] --END-- [ RunTime:0.001257s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playerdata` SET `UID`='88',`UserName`='cccccc',`UserIcon`='1',`Gold`='586379',`Crystal`='58727',`LV`='1',`EXP_Max`='100',`EXP`='0',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='0',`CityOpenBit`='5',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '88' ) [ RunTime:0.0009s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '88' ) [ RunTime:0.0004s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('88','|0|1|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|0|0|0|1|0|0|0|0|3|1|0|0|0|0|0|0|0|0|0|0|0|0|0|1|3|0|0|1|0|23|0|0|1|1|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|9|1|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001493s ] INFO: [ app_end ] --END-- [ RunTime:0.001577s ] [ 2019-07-18T18:01:28+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000629s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001035s ] INFO: [ app_begin ] --END-- [ RunTime:0.001129s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'cccccc' LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '88' ) 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.001741s ] INFO: [ app_end ] --END-- [ RunTime:0.001856s ] [ 2019-07-18T18:01:28+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000729s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000876s ] INFO: [ app_begin ] --END-- [ RunTime:0.000983s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000864s ] INFO: [ app_end ] --END-- [ RunTime:0.000981s ] [ 2019-07-18T18:01:29+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000993s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001300s ] INFO: [ app_begin ] --END-- [ RunTime:0.001439s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='88',`Time`='2019-07-18 18:01:29' WHERE ( UID = '88' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002023s ] INFO: [ app_end ] --END-- [ RunTime:0.002090s ] [ 2019-07-18T18:01:29+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000910s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001025s ] INFO: [ app_begin ] --END-- [ RunTime:0.001100s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001891s ] INFO: [ app_end ] --END-- [ RunTime:0.001984s ] [ 2019-07-18T18:01:29+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000834s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001822s ] INFO: [ app_begin ] --END-- [ RunTime:0.002290s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0025s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001638s ] INFO: [ app_end ] --END-- [ RunTime:0.001707s ] [ 2019-07-18T18:01:29+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000564s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000894s ] INFO: [ app_begin ] --END-- [ RunTime:0.000992s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000897s ] INFO: [ app_end ] --END-- [ RunTime:0.000981s ] [ 2019-07-18T18:01:29+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000691s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000781s ] INFO: [ app_begin ] --END-- [ RunTime:0.000855s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000718s ] INFO: [ app_end ] --END-- [ RunTime:0.000788s ] [ 2019-07-18T18:01:29+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000506s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000846s ] INFO: [ app_begin ] --END-- [ RunTime:0.000952s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001244s ] INFO: [ app_end ] --END-- [ RunTime:0.001347s ] [ 2019-07-18T18:01:29+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData 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.000622s ] INFO: [ app_begin ] --END-- [ RunTime:0.000691s ] 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 = 'cccccc' ) ORDER BY Stratum [ RunTime:0.0035s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001226s ] INFO: [ app_end ] --END-- [ RunTime:0.001446s ] [ 2019-07-18T18:01:30+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000699s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001786s ] INFO: [ app_begin ] --END-- [ RunTime:0.001889s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0036s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001286s ] INFO: [ app_end ] --END-- [ RunTime:0.001366s ] [ 2019-07-18T18:01:36+08:00 ] 139.227.66.25 /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.000773s ] INFO: [ app_begin ] --END-- [ RunTime:0.000843s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000711s ] INFO: [ app_end ] --END-- [ RunTime:0.000792s ] [ 2019-07-18T18:01:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000433s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000589s ] INFO: [ app_begin ] --END-- [ RunTime:0.000676s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001015s ] INFO: [ app_end ] --END-- [ RunTime:0.001121s ] [ 2019-07-18T18:01:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000564s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000589s ] INFO: [ app_begin ] --END-- [ RunTime:0.000672s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000888s ] INFO: [ app_end ] --END-- [ RunTime:0.000990s ] [ 2019-07-18T18:01:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000434s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000720s ] INFO: [ app_begin ] --END-- [ RunTime:0.000803s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playerdata` SET `UID`='88',`UserName`='cccccc',`UserIcon`='1',`Gold`='586379',`Crystal`='58727',`LV`='1',`EXP_Max`='100',`EXP`='0',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='0',`CityOpenBit`='5',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '88' ) [ RunTime:0.0010s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '88' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('88','|0|1|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|0|0|0|1|0|0|0|0|3|1|0|0|0|0|0|0|0|0|0|0|0|0|0|1|3|0|0|1|0|23|0|0|1|1|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|9|1|0|0') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000799s ] INFO: [ app_end ] --END-- [ RunTime:0.000880s ] [ 2019-07-18T18:01:54+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000708s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001021s ] INFO: [ app_begin ] --END-- [ RunTime:0.001175s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'w11111' LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000929s ] INFO: [ app_end ] --END-- [ RunTime:0.001024s ] [ 2019-07-18T18:02:05+08:00 ] 139.227.66.25 /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.000677s ] INFO: [ app_begin ] --END-- [ RunTime:0.000757s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000769s ] INFO: [ app_end ] --END-- [ RunTime:0.000856s ] [ 2019-07-18T18:02:13+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000486s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001103s ] INFO: [ app_begin ] --END-- [ RunTime:0.001187s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'W11111' LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '105' ) LIMIT 1 [ RunTime:0.0005s ] 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.001207s ] INFO: [ app_end ] --END-- [ RunTime:0.001276s ] [ 2019-07-18T18:02:13+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000582s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000742s ] INFO: [ app_begin ] --END-- [ RunTime:0.000813s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000726s ] INFO: [ app_end ] --END-- [ RunTime:0.000805s ] [ 2019-07-18T18:02:14+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000486s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000737s ] INFO: [ app_begin ] --END-- [ RunTime:0.000808s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0025s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001333s ] INFO: [ app_end ] --END-- [ RunTime:0.001423s ] [ 2019-07-18T18:02:14+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000045s ] INFO: [ app_init ] --END-- [ RunTime:0.000700s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001409s ] INFO: [ app_begin ] --END-- [ RunTime:0.001514s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0002s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 18:02:14' WHERE ( UID = '105' ) [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001213s ] INFO: [ app_end ] --END-- [ RunTime:0.001295s ] [ 2019-07-18T18:02:14+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000577s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000898s ] INFO: [ app_begin ] --END-- [ RunTime:0.001006s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000601s ] INFO: [ app_end ] --END-- [ RunTime:0.000685s ] [ 2019-07-18T18:02:14+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000513s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000997s ] INFO: [ app_begin ] --END-- [ RunTime:0.001135s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0049s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000862s ] INFO: [ app_end ] --END-- [ RunTime:0.000945s ] [ 2019-07-18T18:02:14+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000523s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000823s ] INFO: [ app_begin ] --END-- [ RunTime:0.000907s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000894s ] INFO: [ app_end ] --END-- [ RunTime:0.000962s ] [ 2019-07-18T18:02:14+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000795s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001185s ] INFO: [ app_begin ] --END-- [ RunTime:0.001266s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002060s ] INFO: [ app_end ] --END-- [ RunTime:0.002216s ] [ 2019-07-18T18:02:14+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000550s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001185s ] INFO: [ app_begin ] --END-- [ RunTime:0.001276s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001977s ] INFO: [ app_end ] --END-- [ RunTime:0.002087s ] [ 2019-07-18T18:02:15+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000432s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000837s ] INFO: [ app_begin ] --END-- [ RunTime:0.000927s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0025s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000896s ] INFO: [ app_end ] --END-- [ RunTime:0.000981s ] [ 2019-07-18T18:03:13+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000565s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001216s ] INFO: [ app_begin ] --END-- [ RunTime:0.001399s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0006s ] SQL: UPDATE `sg_playerdata` SET `UID`='2',`UserName`='w',`UserIcon`='1',`Gold`='1454607',`Crystal`='334501',`LV`='9',`EXP_Max`='212',`EXP`='207',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='163243',`CityOpenBit`='5',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '2' ) [ RunTime:0.0011s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '2' ) [ RunTime:0.0004s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('2','|2|1|7|0|0|0|0|0|0|0|0|0|0|0|20|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|2|0|0|25|0|0|0|101|69|20|1|0|0|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0|11|0|0|113|94|104|21|3|4|6|0|0|0|1|0|0|0|1|0|0|3|1|0|0|0|1|0|22|0|0|125|58|84|48|0|1|13|161|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001355s ] INFO: [ app_end ] --END-- [ RunTime:0.001435s ] [ 2019-07-18T18:03:23+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000564s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001013s ] INFO: [ app_begin ] --END-- [ RunTime:0.001083s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'q' LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '1' ) LIMIT 1 [ RunTime:0.0004s ] 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.001387s ] INFO: [ app_end ] --END-- [ RunTime:0.001456s ] [ 2019-07-18T18:03:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000702s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000961s ] INFO: [ app_begin ] --END-- [ RunTime:0.001054s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000786s ] INFO: [ app_end ] --END-- [ RunTime:0.000876s ] [ 2019-07-18T18:03:24+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000616s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001173s ] INFO: [ app_begin ] --END-- [ RunTime:0.001598s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0025s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001641s ] INFO: [ app_end ] --END-- [ RunTime:0.001804s ] [ 2019-07-18T18:03:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.001485s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001295s ] INFO: [ app_begin ] --END-- [ RunTime:0.001386s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='1',`Time`='2019-07-18 18:03:24' WHERE ( UID = '1' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001227s ] INFO: [ app_end ] --END-- [ RunTime:0.001293s ] [ 2019-07-18T18:03:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000554s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000839s ] INFO: [ app_begin ] --END-- [ RunTime:0.000917s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000796s ] INFO: [ app_end ] --END-- [ RunTime:0.000861s ] [ 2019-07-18T18:03:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000605s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000818s ] INFO: [ app_begin ] --END-- [ RunTime:0.000910s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000904s ] INFO: [ app_end ] --END-- [ RunTime:0.000978s ] [ 2019-07-18T18:03:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.001605s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.004049s ] INFO: [ app_begin ] --END-- [ RunTime:0.004182s ] 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 = 'q' ) ORDER BY Stratum [ RunTime:0.0039s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000976s ] INFO: [ app_end ] --END-- [ RunTime:0.001065s ] [ 2019-07-18T18:03:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000659s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000981s ] INFO: [ app_begin ] --END-- [ RunTime:0.001216s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001088s ] [ 2019-07-18T18:03:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000546s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001274s ] INFO: [ app_begin ] --END-- [ RunTime:0.001371s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001148s ] INFO: [ app_end ] --END-- [ RunTime:0.001218s ] [ 2019-07-18T18:03:25+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000690s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001210s ] INFO: [ app_begin ] --END-- [ RunTime:0.001312s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0023s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001400s ] INFO: [ app_end ] --END-- [ RunTime:0.001496s ] [ 2019-07-18T18:03:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000558s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001087s ] INFO: [ app_begin ] --END-- [ RunTime:0.001173s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001386s ] INFO: [ app_end ] --END-- [ RunTime:0.001482s ] [ 2019-07-18T18:03:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000700s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001194s ] INFO: [ app_begin ] --END-- [ RunTime:0.001290s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001401s ] INFO: [ app_end ] --END-- [ RunTime:0.001512s ] [ 2019-07-18T18:03:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000488s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000966s ] INFO: [ app_begin ] --END-- [ RunTime:0.001057s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0012s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001586s ] INFO: [ app_end ] --END-- [ RunTime:0.001663s ] [ 2019-07-18T18:03:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000602s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001156s ] INFO: [ app_begin ] --END-- [ RunTime:0.001248s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playerdata` SET `UID`='1',`UserName`='q',`UserIcon`='1',`Gold`='2468886',`Crystal`='5991',`LV`='8',`EXP_Max`='193',`EXP`='16',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='319439',`CityOpenBit`='5',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '1' ) [ RunTime:0.0011s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '1' ) [ RunTime:0.0006s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('1','|13|1|1|0|1|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|4|0|0|2|0|0|1|0|1|0|0|0|2|2|1|0|1|0|0|0|0|42|0|3|1|0|2|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|0|0|0|9|15|0|0|0|2|1|0|0|0|0|0|0|0|5|1|0|0|0|0|0|0|0|1|0|1|0|0|6|15|0|0|0|21|822|0|200') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001210s ] INFO: [ app_end ] --END-- [ RunTime:0.001300s ] [ 2019-07-18T18:03:44+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000660s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001272s ] INFO: [ app_begin ] --END-- [ RunTime:0.001347s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'w' LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '2' ) LIMIT 1 [ RunTime:0.0005s ] 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.001288s ] INFO: [ app_end ] --END-- [ RunTime:0.001384s ] [ 2019-07-18T18:03:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000653s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000687s ] INFO: [ app_begin ] --END-- [ RunTime:0.000757s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000742s ] INFO: [ app_end ] --END-- [ RunTime:0.000823s ] [ 2019-07-18T18:03:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000709s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001234s ] INFO: [ app_begin ] --END-- [ RunTime:0.001360s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001613s ] INFO: [ app_end ] --END-- [ RunTime:0.001712s ] [ 2019-07-18T18:03:45+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000504s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001258s ] INFO: [ app_begin ] --END-- [ RunTime:0.001350s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0033s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001150s ] INFO: [ app_end ] --END-- [ RunTime:0.001233s ] [ 2019-07-18T18:03:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000595s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000782s ] INFO: [ app_begin ] --END-- [ RunTime:0.000879s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 18:03:45' WHERE ( UID = '2' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001120s ] INFO: [ app_end ] --END-- [ RunTime:0.001226s ] [ 2019-07-18T18:03:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.000658s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001027s ] INFO: [ app_begin ] --END-- [ RunTime:0.001145s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001032s ] INFO: [ app_end ] --END-- [ RunTime:0.001122s ] [ 2019-07-18T18:03:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000597s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000633s ] INFO: [ app_begin ] --END-- [ RunTime:0.000705s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0055s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000857s ] INFO: [ app_end ] --END-- [ RunTime:0.000955s ] [ 2019-07-18T18:03:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000436s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000610s ] INFO: [ app_begin ] --END-- [ RunTime:0.000692s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000979s ] INFO: [ app_end ] --END-- [ RunTime:0.001078s ] [ 2019-07-18T18:03:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000513s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001317s ] INFO: [ app_begin ] --END-- [ RunTime:0.001417s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001315s ] INFO: [ app_end ] --END-- [ RunTime:0.001407s ] [ 2019-07-18T18:03:46+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000552s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001485s ] INFO: [ app_begin ] --END-- [ RunTime:0.001594s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0027s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001384s ] INFO: [ app_end ] --END-- [ RunTime:0.001468s ] [ 2019-07-18T18:04:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000510s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000994s ] INFO: [ app_begin ] --END-- [ RunTime:0.001084s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001044s ] INFO: [ app_end ] --END-- [ RunTime:0.001117s ] [ 2019-07-18T18:04:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000607s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001305s ] INFO: [ app_begin ] --END-- [ RunTime:0.001407s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001131s ] INFO: [ app_end ] --END-- [ RunTime:0.001213s ] [ 2019-07-18T18:04:02+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000463s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000912s ] INFO: [ app_begin ] --END-- [ RunTime:0.000982s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001217s ] INFO: [ app_end ] --END-- [ RunTime:0.001295s ] [ 2019-07-18T18:05:21+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.000686s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001385s ] INFO: [ app_begin ] --END-- [ RunTime:0.001487s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'q' LIMIT 1 [ RunTime:0.0010s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '1' ) LIMIT 1 [ RunTime:0.0012s ] 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.002707s ] INFO: [ app_end ] --END-- [ RunTime:0.002973s ] [ 2019-07-18T18:05:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000040s ] INFO: [ app_init ] --END-- [ RunTime:0.000711s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000825s ] INFO: [ app_begin ] --END-- [ RunTime:0.000926s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000840s ] INFO: [ app_end ] --END-- [ RunTime:0.000958s ] [ 2019-07-18T18:05:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000623s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000814s ] INFO: [ app_begin ] --END-- [ RunTime:0.000925s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000909s ] INFO: [ app_end ] --END-- [ RunTime:0.000989s ] [ 2019-07-18T18:05:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000830s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001484s ] INFO: [ app_begin ] --END-- [ RunTime:0.001598s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='1',`Time`='2019-07-18 18:05:22' WHERE ( UID = '1' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001514s ] INFO: [ app_end ] --END-- [ RunTime:0.001585s ] [ 2019-07-18T18:05:22+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000580s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001006s ] INFO: [ app_begin ] --END-- [ RunTime:0.001095s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0024s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001258s ] INFO: [ app_end ] --END-- [ RunTime:0.001358s ] [ 2019-07-18T18:05:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000726s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000731s ] INFO: [ app_begin ] --END-- [ RunTime:0.000822s ] 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 = 'q' ) ORDER BY Stratum [ RunTime:0.0039s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000716s ] INFO: [ app_end ] --END-- [ RunTime:0.000819s ] [ 2019-07-18T18:05:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000772s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001049s ] INFO: [ app_begin ] --END-- [ RunTime:0.001172s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000984s ] INFO: [ app_end ] --END-- [ RunTime:0.001071s ] [ 2019-07-18T18:05:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000783s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001446s ] INFO: [ app_begin ] --END-- [ RunTime:0.001547s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001700s ] INFO: [ app_end ] --END-- [ RunTime:0.001803s ] [ 2019-07-18T18:05:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000762s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000873s ] INFO: [ app_begin ] --END-- [ RunTime:0.000974s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000811s ] INFO: [ app_end ] --END-- [ RunTime:0.000881s ] [ 2019-07-18T18:05:23+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000697s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000944s ] INFO: [ app_begin ] --END-- [ RunTime:0.001042s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0036s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001346s ] INFO: [ app_end ] --END-- [ RunTime:0.001459s ] [ 2019-07-18T18:05:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000040s ] INFO: [ app_init ] --END-- [ RunTime:0.001668s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001603s ] INFO: [ app_begin ] --END-- [ RunTime:0.001717s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001176s ] INFO: [ app_end ] --END-- [ RunTime:0.001295s ] [ 2019-07-18T18:05:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000585s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000895s ] INFO: [ app_begin ] --END-- [ RunTime:0.000994s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001951s ] INFO: [ app_end ] --END-- [ RunTime:0.002044s ] [ 2019-07-18T18:05:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000437s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000722s ] INFO: [ app_begin ] --END-- [ RunTime:0.000791s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000915s ] INFO: [ app_end ] --END-- [ RunTime:0.001021s ] [ 2019-07-18T18:05:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000698s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000834s ] INFO: [ app_begin ] --END-- [ RunTime:0.000935s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playerdata` SET `UID`='1',`UserName`='q',`UserIcon`='1',`Gold`='2468886',`Crystal`='5991',`LV`='8',`EXP_Max`='193',`EXP`='16',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='319439',`CityOpenBit`='5',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '1' ) [ RunTime:0.0013s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '1' ) [ RunTime:0.0005s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('1','|13|1|1|0|1|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|4|0|0|2|0|0|1|0|1|0|0|0|2|2|1|0|1|0|0|0|0|42|0|3|1|0|2|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|0|0|0|9|15|0|0|0|2|1|0|0|0|0|0|0|0|5|1|0|0|0|0|0|0|0|1|0|1|0|0|6|15|0|0|0|21|822|0|200') [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001284s ] INFO: [ app_end ] --END-- [ RunTime:0.001381s ] [ 2019-07-18T18:05:59+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000844s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001394s ] INFO: [ app_begin ] --END-- [ RunTime:0.001493s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'w' LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '2' ) LIMIT 1 [ RunTime:0.0005s ] 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.001566s ] [ 2019-07-18T18:06:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000500s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000778s ] INFO: [ app_begin ] --END-- [ RunTime:0.000857s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000763s ] INFO: [ app_end ] --END-- [ RunTime:0.000844s ] [ 2019-07-18T18:06:00+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000671s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001165s ] INFO: [ app_begin ] --END-- [ RunTime:0.001259s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0023s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000874s ] INFO: [ app_end ] --END-- [ RunTime:0.000981s ] [ 2019-07-18T18:06:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000641s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001040s ] INFO: [ app_begin ] --END-- [ RunTime:0.001152s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001350s ] INFO: [ app_end ] --END-- [ RunTime:0.001433s ] [ 2019-07-18T18:06:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000800s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001553s ] INFO: [ app_begin ] --END-- [ RunTime:0.001668s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001199s ] INFO: [ app_end ] --END-- [ RunTime:0.001267s ] [ 2019-07-18T18:06:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000815s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002238s ] INFO: [ app_begin ] --END-- [ RunTime:0.002370s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001328s ] INFO: [ app_end ] --END-- [ RunTime:0.001396s ] [ 2019-07-18T18:06:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.002050s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001586s ] INFO: [ app_begin ] --END-- [ RunTime:0.001704s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001366s ] INFO: [ app_end ] --END-- [ RunTime:0.001475s ] [ 2019-07-18T18:06:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000641s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000798s ] INFO: [ app_begin ] --END-- [ RunTime:0.000889s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0006s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 18:06:01' WHERE ( UID = '2' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000846s ] INFO: [ app_end ] --END-- [ RunTime:0.000946s ] [ 2019-07-18T18:06:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000499s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000745s ] INFO: [ app_begin ] --END-- [ RunTime:0.000816s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0051s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000977s ] INFO: [ app_end ] --END-- [ RunTime:0.001075s ] [ 2019-07-18T18:06:01+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000296s ] INFO: [ app_init ] --END-- [ RunTime:0.000732s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000789s ] INFO: [ app_begin ] --END-- [ RunTime:0.000879s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0027s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000881s ] INFO: [ app_end ] --END-- [ RunTime:0.000950s ] [ 2019-07-18T18:07:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.003839s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000869s ] INFO: [ app_begin ] --END-- [ RunTime:0.000970s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000899s ] INFO: [ app_end ] --END-- [ RunTime:0.001009s ] [ 2019-07-18T18:07:28+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000460s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000647s ] INFO: [ app_begin ] --END-- [ RunTime:0.000715s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0012s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001197s ] INFO: [ app_end ] --END-- [ RunTime:0.001391s ] [ 2019-07-18T18:07:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000506s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000723s ] INFO: [ app_begin ] --END-- [ RunTime:0.000792s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001230s ] INFO: [ app_end ] --END-- [ RunTime:0.001339s ] [ 2019-07-18T18:07:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000600s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.003281s ] INFO: [ app_begin ] --END-- [ RunTime:0.003388s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playerdata` SET `UID`='2',`UserName`='w',`UserIcon`='1',`Gold`='1454607',`Crystal`='334501',`LV`='9',`EXP_Max`='212',`EXP`='207',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='163243',`CityOpenBit`='5',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '2' ) [ RunTime:0.0010s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '2' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('2','|2|1|7|0|0|0|0|0|0|0|0|0|0|0|20|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|2|0|0|25|0|0|0|101|69|20|1|0|0|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0|11|0|0|113|94|104|21|3|4|6|0|0|0|1|0|0|0|1|0|0|3|1|0|0|0|1|0|22|0|0|125|58|84|48|0|1|13|161|0|0') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001759s ] INFO: [ app_end ] --END-- [ RunTime:0.001972s ] [ 2019-07-18T18:07:51+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000548s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000630s ] INFO: [ app_begin ] --END-- [ RunTime:0.000722s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'e' LIMIT 1 [ RunTime:0.0006s ] 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.001309s ] INFO: [ app_end ] --END-- [ RunTime:0.001386s ] [ 2019-07-18T18:07:52+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.001193s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.005945s ] INFO: [ app_begin ] --END-- [ RunTime:0.006368s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002241s ] INFO: [ app_end ] --END-- [ RunTime:0.002349s ] [ 2019-07-18T18:07:52+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.001767s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001217s ] INFO: [ app_begin ] --END-- [ RunTime:0.001318s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'e' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '3' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000997s ] INFO: [ app_end ] --END-- [ RunTime:0.001093s ] [ 2019-07-18T18:07:52+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.001032s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.003343s ] INFO: [ app_begin ] --END-- [ RunTime:0.003576s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0026s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000957s ] INFO: [ app_end ] --END-- [ RunTime:0.001026s ] [ 2019-07-18T18:07:52+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.001042s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001331s ] INFO: [ app_begin ] --END-- [ RunTime:0.002031s ] 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 = 'e' ) ORDER BY Stratum [ RunTime:0.0046s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001165s ] INFO: [ app_end ] --END-- [ RunTime:0.001264s ] [ 2019-07-18T18:07:52+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.001066s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001428s ] INFO: [ app_begin ] --END-- [ RunTime:0.001711s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'e' ) LIMIT 1 [ RunTime:0.0009s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '3' ) LIMIT 1 [ RunTime:0.0015s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000910s ] INFO: [ app_end ] --END-- [ RunTime:0.001018s ] [ 2019-07-18T18:07:53+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.001042s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002764s ] INFO: [ app_begin ] --END-- [ RunTime:0.002877s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'e' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '3' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='3',`Time`='2019-07-18 18:07:53' WHERE ( UID = '3' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001337s ] INFO: [ app_end ] --END-- [ RunTime:0.001407s ] [ 2019-07-18T18:07:53+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000638s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001171s ] INFO: [ app_begin ] --END-- [ RunTime:0.001245s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'e' ) LIMIT 1 [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002644s ] INFO: [ app_end ] --END-- [ RunTime:0.002791s ] [ 2019-07-18T18:07:53+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000756s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000708s ] INFO: [ app_begin ] --END-- [ RunTime:0.000791s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001083s ] INFO: [ app_end ] --END-- [ RunTime:0.001183s ] [ 2019-07-18T18:07:54+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000611s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000737s ] INFO: [ app_begin ] --END-- [ RunTime:0.000831s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0047s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.004063s ] INFO: [ app_end ] --END-- [ RunTime:0.004226s ] [ 2019-07-18T18:08:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000576s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000746s ] INFO: [ app_begin ] --END-- [ RunTime:0.000822s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001121s ] INFO: [ app_end ] --END-- [ RunTime:0.001242s ] [ 2019-07-18T18:08:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000634s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000824s ] INFO: [ app_begin ] --END-- [ RunTime:0.000910s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001132s ] INFO: [ app_end ] --END-- [ RunTime:0.001243s ] [ 2019-07-18T18:08:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000435s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000616s ] INFO: [ app_begin ] --END-- [ RunTime:0.000688s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001099s ] INFO: [ app_end ] --END-- [ RunTime:0.001209s ] [ 2019-07-18T18:09:53+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000516s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000789s ] INFO: [ app_begin ] --END-- [ RunTime:0.000873s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'q' LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '1' ) LIMIT 1 [ RunTime:0.0005s ] 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.000978s ] INFO: [ app_end ] --END-- [ RunTime:0.001047s ] [ 2019-07-18T18:09:53+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000530s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000913s ] INFO: [ app_begin ] --END-- [ RunTime:0.000994s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001182s ] INFO: [ app_end ] --END-- [ RunTime:0.001287s ] [ 2019-07-18T18:09:54+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000597s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000731s ] INFO: [ app_begin ] --END-- [ RunTime:0.000825s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0028s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001039s ] INFO: [ app_end ] --END-- [ RunTime:0.001163s ] [ 2019-07-18T18:09:54+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000783s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001380s ] INFO: [ app_begin ] --END-- [ RunTime:0.001494s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='1',`Time`='2019-07-18 18:09:54' WHERE ( UID = '1' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001525s ] INFO: [ app_end ] --END-- [ RunTime:0.001616s ] [ 2019-07-18T18:09:54+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000487s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000783s ] INFO: [ app_begin ] --END-- [ RunTime:0.000862s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000950s ] INFO: [ app_end ] --END-- [ RunTime:0.001042s ] [ 2019-07-18T18:09:54+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000725s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000936s ] INFO: [ app_begin ] --END-- [ RunTime:0.001008s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001966s ] INFO: [ app_end ] --END-- [ RunTime:0.002071s ] [ 2019-07-18T18:09:54+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000503s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000722s ] INFO: [ app_begin ] --END-- [ RunTime:0.000810s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001275s ] INFO: [ app_end ] --END-- [ RunTime:0.001364s ] [ 2019-07-18T18:09:54+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000084s ] INFO: [ app_init ] --END-- [ RunTime:0.000572s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000942s ] INFO: [ app_begin ] --END-- [ RunTime:0.001023s ] 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 = 'q' ) ORDER BY Stratum [ RunTime:0.0092s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001121s ] INFO: [ app_end ] --END-- [ RunTime:0.001213s ] [ 2019-07-18T18:09:54+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000757s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001061s ] INFO: [ app_begin ] --END-- [ RunTime:0.001146s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001559s ] INFO: [ app_end ] --END-- [ RunTime:0.001647s ] [ 2019-07-18T18:09:55+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000754s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000850s ] INFO: [ app_begin ] --END-- [ RunTime:0.000942s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0021s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000839s ] INFO: [ app_end ] --END-- [ RunTime:0.000907s ] [ 2019-07-18T18:10:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000807s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001539s ] INFO: [ app_begin ] --END-- [ RunTime:0.001640s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0012s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001685s ] INFO: [ app_end ] --END-- [ RunTime:0.001787s ] [ 2019-07-18T18:10:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000690s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001153s ] INFO: [ app_begin ] --END-- [ RunTime:0.001240s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0019s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002501s ] INFO: [ app_end ] --END-- [ RunTime:0.002626s ] [ 2019-07-18T18:10:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000513s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000946s ] INFO: [ app_begin ] --END-- [ RunTime:0.001049s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001645s ] INFO: [ app_end ] --END-- [ RunTime:0.001767s ] [ 2019-07-18T18:10:54+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000753s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001582s ] INFO: [ app_begin ] --END-- [ RunTime:0.001713s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playerdata` SET `UID`='1',`UserName`='q',`UserIcon`='1',`Gold`='2468886',`Crystal`='5991',`LV`='8',`EXP_Max`='193',`EXP`='16',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='319439',`CityOpenBit`='5',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '1' ) [ RunTime:0.0022s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '1' ) [ RunTime:0.0004s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('1','|13|1|1|0|1|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|4|0|0|2|0|0|1|0|1|0|0|0|2|2|1|0|1|0|0|0|0|42|0|3|1|0|2|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|0|0|0|9|15|0|0|0|2|1|0|0|0|0|0|0|0|5|1|0|0|0|0|0|0|0|1|0|1|0|0|6|15|0|0|0|21|822|0|200') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001444s ] INFO: [ app_end ] --END-- [ RunTime:0.001542s ] [ 2019-07-18T18:11:06+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000571s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001465s ] INFO: [ app_begin ] --END-- [ RunTime:0.001562s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'W11111' LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '105' ) LIMIT 1 [ RunTime:0.0049s ] 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.001455s ] INFO: [ app_end ] --END-- [ RunTime:0.001542s ] [ 2019-07-18T18:11:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000683s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000844s ] INFO: [ app_begin ] --END-- [ RunTime:0.001077s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000849s ] INFO: [ app_end ] --END-- [ RunTime:0.000949s ] [ 2019-07-18T18:11:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.001123s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002754s ] INFO: [ app_begin ] --END-- [ RunTime:0.002859s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000946s ] INFO: [ app_end ] --END-- [ RunTime:0.001023s ] [ 2019-07-18T18:11:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.001036s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002912s ] INFO: [ app_begin ] --END-- [ RunTime:0.003000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001225s ] INFO: [ app_end ] --END-- [ RunTime:0.001295s ] [ 2019-07-18T18:11:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000604s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000785s ] INFO: [ app_begin ] --END-- [ RunTime:0.000871s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001536s ] INFO: [ app_end ] --END-- [ RunTime:0.001623s ] [ 2019-07-18T18:11:07+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000802s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000783s ] INFO: [ app_begin ] --END-- [ RunTime:0.000878s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0024s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000809s ] INFO: [ app_end ] --END-- [ RunTime:0.000893s ] [ 2019-07-18T18:11:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000442s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000647s ] INFO: [ app_begin ] --END-- [ RunTime:0.000718s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001194s ] INFO: [ app_end ] --END-- [ RunTime:0.001314s ] [ 2019-07-18T18:11:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000485s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001035s ] INFO: [ app_begin ] --END-- [ RunTime:0.001108s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0007s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 18:11:07' WHERE ( UID = '105' ) [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001863s ] INFO: [ app_end ] --END-- [ RunTime:0.001974s ] [ 2019-07-18T18:11:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000487s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001100s ] INFO: [ app_begin ] --END-- [ RunTime:0.001189s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0033s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001229s ] INFO: [ app_end ] --END-- [ RunTime:0.001295s ] [ 2019-07-18T18:11:08+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000517s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000909s ] INFO: [ app_begin ] --END-- [ RunTime:0.000978s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0023s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001387s ] INFO: [ app_end ] --END-- [ RunTime:0.001463s ] [ 2019-07-18T18:13:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000514s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000745s ] INFO: [ app_begin ] --END-- [ RunTime:0.000817s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000663s ] INFO: [ app_end ] --END-- [ RunTime:0.000732s ] [ 2019-07-18T18:13:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000596s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000651s ] INFO: [ app_begin ] --END-- [ RunTime:0.000735s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000805s ] INFO: [ app_end ] --END-- [ RunTime:0.000907s ] [ 2019-07-18T18:13:14+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000417s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000693s ] INFO: [ app_begin ] --END-- [ RunTime:0.000763s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001079s ] INFO: [ app_end ] --END-- [ RunTime:0.001172s ] [ 2019-07-18T18:13:24+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.001289s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001687s ] INFO: [ app_begin ] --END-- [ RunTime:0.002013s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'q' LIMIT 1 [ RunTime:0.0011s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '1' ) 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.001481s ] INFO: [ app_end ] --END-- [ RunTime:0.001585s ] [ 2019-07-18T18:13:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.000733s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000982s ] INFO: [ app_begin ] --END-- [ RunTime:0.001122s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000797s ] INFO: [ app_end ] --END-- [ RunTime:0.000874s ] [ 2019-07-18T18:13:25+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000635s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001019s ] INFO: [ app_begin ] --END-- [ RunTime:0.001134s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0031s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001128s ] INFO: [ app_end ] --END-- [ RunTime:0.001264s ] [ 2019-07-18T18:13:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000919s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001185s ] INFO: [ app_begin ] --END-- [ RunTime:0.001290s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0008s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='1',`Time`='2019-07-18 18:13:25' WHERE ( UID = '1' ) [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001377s ] INFO: [ app_end ] --END-- [ RunTime:0.001466s ] [ 2019-07-18T18:13:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000806s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001689s ] INFO: [ app_begin ] --END-- [ RunTime:0.001829s ] 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 = 'q' ) ORDER BY Stratum [ RunTime:0.0086s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001260s ] INFO: [ app_end ] --END-- [ RunTime:0.001371s ] [ 2019-07-18T18:13:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.001318s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001060s ] INFO: [ app_begin ] --END-- [ RunTime:0.001176s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000941s ] INFO: [ app_end ] --END-- [ RunTime:0.001026s ] [ 2019-07-18T18:13:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000590s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001114s ] INFO: [ app_begin ] --END-- [ RunTime:0.001210s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001370s ] INFO: [ app_end ] --END-- [ RunTime:0.001455s ] [ 2019-07-18T18:13:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000660s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.005284s ] INFO: [ app_begin ] --END-- [ RunTime:0.005444s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001156s ] INFO: [ app_end ] --END-- [ RunTime:0.001259s ] [ 2019-07-18T18:13:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000659s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001014s ] INFO: [ app_begin ] --END-- [ RunTime:0.001121s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000983s ] INFO: [ app_end ] --END-- [ RunTime:0.001086s ] [ 2019-07-18T18:13:26+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000601s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000698s ] INFO: [ app_begin ] --END-- [ RunTime:0.000780s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0037s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001026s ] INFO: [ app_end ] --END-- [ RunTime:0.001124s ] [ 2019-07-18T18:13:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000156s ] INFO: [ app_init ] --END-- [ RunTime:0.000658s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001114s ] INFO: [ app_begin ] --END-- [ RunTime:0.001227s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001762s ] INFO: [ app_end ] --END-- [ RunTime:0.001868s ] [ 2019-07-18T18:13:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000672s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001297s ] INFO: [ app_begin ] --END-- [ RunTime:0.001383s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001609s ] INFO: [ app_end ] --END-- [ RunTime:0.001726s ] [ 2019-07-18T18:13:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000647s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001340s ] INFO: [ app_begin ] --END-- [ RunTime:0.001446s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001364s ] INFO: [ app_end ] --END-- [ RunTime:0.001452s ] [ 2019-07-18T18:13:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000047s ] INFO: [ app_init ] --END-- [ RunTime:0.000542s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001049s ] INFO: [ app_begin ] --END-- [ RunTime:0.001134s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playerdata` SET `UID`='1',`UserName`='q',`UserIcon`='1',`Gold`='2468886',`Crystal`='5991',`LV`='8',`EXP_Max`='193',`EXP`='16',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='319439',`CityOpenBit`='5',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '1' ) [ RunTime:0.0009s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '1' ) [ RunTime:0.0004s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('1','|13|1|1|0|1|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|4|0|0|2|0|0|1|0|1|0|0|0|2|2|1|0|1|0|0|0|0|42|0|3|1|0|2|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|0|0|0|9|15|0|0|0|2|1|0|0|0|0|0|0|0|5|1|0|0|0|0|0|0|0|1|0|1|0|0|6|15|0|0|0|21|822|0|200') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001136s ] INFO: [ app_end ] --END-- [ RunTime:0.001217s ] [ 2019-07-18T18:13:43+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000664s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001023s ] INFO: [ app_begin ] --END-- [ RunTime:0.001132s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'w' LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '2' ) 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.001643s ] INFO: [ app_end ] --END-- [ RunTime:0.001753s ] [ 2019-07-18T18:13:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.001073s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001490s ] INFO: [ app_begin ] --END-- [ RunTime:0.001596s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001074s ] INFO: [ app_end ] --END-- [ RunTime:0.001207s ] [ 2019-07-18T18:13:44+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000505s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001028s ] INFO: [ app_begin ] --END-- [ RunTime:0.001099s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0022s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001553s ] INFO: [ app_end ] --END-- [ RunTime:0.001640s ] [ 2019-07-18T18:13:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000623s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000810s ] INFO: [ app_begin ] --END-- [ RunTime:0.000900s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0035s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000934s ] INFO: [ app_end ] --END-- [ RunTime:0.001015s ] [ 2019-07-18T18:13:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000490s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000802s ] INFO: [ app_begin ] --END-- [ RunTime:0.000895s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000959s ] INFO: [ app_end ] --END-- [ RunTime:0.001195s ] [ 2019-07-18T18:13:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000499s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000632s ] INFO: [ app_begin ] --END-- [ RunTime:0.000702s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000878s ] INFO: [ app_end ] --END-- [ RunTime:0.000982s ] [ 2019-07-18T18:13:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime 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.000800s ] INFO: [ app_begin ] --END-- [ RunTime:0.000891s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 18:13:44' WHERE ( UID = '2' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000787s ] INFO: [ app_end ] --END-- [ RunTime:0.000854s ] [ 2019-07-18T18:13:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000619s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001024s ] INFO: [ app_begin ] --END-- [ RunTime:0.001146s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000854s ] INFO: [ app_end ] --END-- [ RunTime:0.000942s ] [ 2019-07-18T18:13:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000687s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000869s ] INFO: [ app_begin ] --END-- [ RunTime:0.000942s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001139s ] INFO: [ app_end ] --END-- [ RunTime:0.001217s ] [ 2019-07-18T18:13:45+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000971s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001134s ] INFO: [ app_begin ] --END-- [ RunTime:0.001224s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0025s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001570s ] INFO: [ app_end ] --END-- [ RunTime:0.001679s ] [ 2019-07-18T18:14:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000472s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000970s ] INFO: [ app_begin ] --END-- [ RunTime:0.001041s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001009s ] INFO: [ app_end ] --END-- [ RunTime:0.001085s ] [ 2019-07-18T18:14:02+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000483s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000950s ] INFO: [ app_begin ] --END-- [ RunTime:0.001034s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001897s ] INFO: [ app_end ] --END-- [ RunTime:0.001991s ] [ 2019-07-18T18:14:04+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000695s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001377s ] INFO: [ app_begin ] --END-- [ RunTime:0.001483s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001406s ] INFO: [ app_end ] --END-- [ RunTime:0.001482s ] [ 2019-07-18T18:14:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000465s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001521s ] INFO: [ app_begin ] --END-- [ RunTime:0.001636s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playerdata` SET `UID`='2',`UserName`='w',`UserIcon`='1',`Gold`='1454607',`Crystal`='334501',`LV`='9',`EXP_Max`='212',`EXP`='207',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='163243',`CityOpenBit`='5',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '2' ) [ RunTime:0.0008s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '2' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('2','|2|1|7|0|0|0|0|0|0|0|0|0|0|0|20|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|2|0|0|25|0|0|0|101|69|20|1|0|0|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0|11|0|0|113|94|104|21|3|4|6|0|0|0|1|0|0|0|1|0|0|3|1|0|0|0|1|0|22|0|0|125|58|84|48|0|1|13|161|0|0') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001300s ] INFO: [ app_end ] --END-- [ RunTime:0.001380s ] [ 2019-07-18T18:14:10+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000507s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001014s ] INFO: [ app_begin ] --END-- [ RunTime:0.001097s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'e' 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.001422s ] INFO: [ app_end ] --END-- [ RunTime:0.001505s ] [ 2019-07-18T18:14:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000690s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000794s ] INFO: [ app_begin ] --END-- [ RunTime:0.000888s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000804s ] INFO: [ app_end ] --END-- [ RunTime:0.000915s ] [ 2019-07-18T18:14:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000569s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001786s ] INFO: [ app_begin ] --END-- [ RunTime:0.001897s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'e' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '3' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001513s ] INFO: [ app_end ] --END-- [ RunTime:0.001622s ] [ 2019-07-18T18:14:11+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000496s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001298s ] INFO: [ app_begin ] --END-- [ RunTime:0.001390s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0030s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001102s ] INFO: [ app_end ] --END-- [ RunTime:0.001196s ] [ 2019-07-18T18:14:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000419s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000827s ] INFO: [ app_begin ] --END-- [ RunTime:0.000919s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'e' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000918s ] INFO: [ app_end ] --END-- [ RunTime:0.001027s ] [ 2019-07-18T18:14:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000820s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000675s ] INFO: [ app_begin ] --END-- [ RunTime:0.000763s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000984s ] INFO: [ app_end ] --END-- [ RunTime:0.001107s ] [ 2019-07-18T18:14:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000923s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001289s ] INFO: [ app_begin ] --END-- [ RunTime:0.001362s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'e' ) 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.000698s ] INFO: [ app_end ] --END-- [ RunTime:0.000762s ] [ 2019-07-18T18:14:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000042s ] INFO: [ app_init ] --END-- [ RunTime:0.000590s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000807s ] INFO: [ app_begin ] --END-- [ RunTime:0.000900s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'e' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '3' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='3',`Time`='2019-07-18 18:14:11' WHERE ( UID = '3' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001044s ] INFO: [ app_end ] --END-- [ RunTime:0.001140s ] [ 2019-07-18T18:14:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000791s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001180s ] INFO: [ app_begin ] --END-- [ RunTime:0.001251s ] 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 = 'e' ) ORDER BY Stratum [ RunTime:0.0049s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001357s ] INFO: [ app_end ] --END-- [ RunTime:0.001470s ] [ 2019-07-18T18:14:12+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.001104s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001025s ] INFO: [ app_begin ] --END-- [ RunTime:0.001112s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0033s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001330s ] INFO: [ app_end ] --END-- [ RunTime:0.001428s ] [ 2019-07-18T18:14:28+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000616s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001187s ] INFO: [ app_begin ] --END-- [ RunTime:0.001277s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001206s ] INFO: [ app_end ] --END-- [ RunTime:0.001306s ] [ 2019-07-18T18:14:29+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000594s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001310s ] INFO: [ app_begin ] --END-- [ RunTime:0.001425s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0015s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002203s ] INFO: [ app_end ] --END-- [ RunTime:0.002300s ] [ 2019-07-18T18:14:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000649s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001145s ] INFO: [ app_begin ] --END-- [ RunTime:0.001233s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001437s ] INFO: [ app_end ] --END-- [ RunTime:0.001529s ] [ 2019-07-18T18:14:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000771s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001149s ] INFO: [ app_begin ] --END-- [ RunTime:0.001240s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'e' ) LIMIT 1 [ RunTime:0.0006s ] SQL: UPDATE `sg_playerdata` SET `UID`='3',`UserName`='e',`UserIcon`='1',`Gold`='34551',`Crystal`='36330',`LV`='4',`EXP_Max`='133',`EXP`='9',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='12190',`CityOpenBit`='3',`LotteryGeneralCount`='99',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '3' ) [ RunTime:0.0025s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '3' ) [ RunTime:0.0005s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('3','|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|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|5|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|0|0|0|0|0|0|0|0|0|0') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001305s ] INFO: [ app_end ] --END-- [ RunTime:0.001373s ] [ 2019-07-18T18:14:45+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000552s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000838s ] INFO: [ app_begin ] --END-- [ RunTime:0.000909s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'W11111' LIMIT 1 [ RunTime:0.0012s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '105' ) LIMIT 1 [ RunTime:0.0010s ] 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.001868s ] INFO: [ app_end ] --END-- [ RunTime:0.001969s ] [ 2019-07-18T18:14:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000100s ] INFO: [ app_init ] --END-- [ RunTime:0.000709s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001613s ] INFO: [ app_begin ] --END-- [ RunTime:0.001778s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001645s ] INFO: [ app_end ] --END-- [ RunTime:0.001936s ] [ 2019-07-18T18:14:46+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000748s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000971s ] INFO: [ app_begin ] --END-- [ RunTime:0.001045s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0031s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001748s ] INFO: [ app_end ] --END-- [ RunTime:0.001859s ] [ 2019-07-18T18:14:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000904s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000877s ] INFO: [ app_begin ] --END-- [ RunTime:0.000998s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0264s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001005s ] INFO: [ app_end ] --END-- [ RunTime:0.001107s ] [ 2019-07-18T18:14:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000964s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000980s ] INFO: [ app_begin ] --END-- [ RunTime:0.001082s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0016s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0051s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001384s ] INFO: [ app_end ] --END-- [ RunTime:0.001488s ] [ 2019-07-18T18:14:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000613s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001870s ] INFO: [ app_begin ] --END-- [ RunTime:0.002086s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001427s ] INFO: [ app_end ] --END-- [ RunTime:0.001536s ] [ 2019-07-18T18:14:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000700s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001725s ] INFO: [ app_begin ] --END-- [ RunTime:0.001871s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 18:14:46' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.005972s ] INFO: [ app_end ] --END-- [ RunTime:0.006098s ] [ 2019-07-18T18:14:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000041s ] INFO: [ app_init ] --END-- [ RunTime:0.001189s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002085s ] INFO: [ app_begin ] --END-- [ RunTime:0.002221s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001098s ] INFO: [ app_end ] --END-- [ RunTime:0.001191s ] [ 2019-07-18T18:14:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000650s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.003645s ] INFO: [ app_begin ] --END-- [ RunTime:0.003804s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0022s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001703s ] INFO: [ app_end ] --END-- [ RunTime:0.001840s ] [ 2019-07-18T18:14:47+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.001191s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001891s ] INFO: [ app_begin ] --END-- [ RunTime:0.002107s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0026s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001275s ] INFO: [ app_end ] --END-- [ RunTime:0.001400s ] [ 2019-07-18T18:14:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000598s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000910s ] INFO: [ app_begin ] --END-- [ RunTime:0.000984s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000909s ] INFO: [ app_end ] --END-- [ RunTime:0.000986s ] [ 2019-07-18T18:14:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000647s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001137s ] INFO: [ app_begin ] --END-- [ RunTime:0.001244s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001188s ] INFO: [ app_end ] --END-- [ RunTime:0.001298s ] [ 2019-07-18T18:14:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000577s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000965s ] INFO: [ app_begin ] --END-- [ RunTime:0.001035s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001334s ] INFO: [ app_end ] --END-- [ RunTime:0.001439s ] [ 2019-07-18T18:15:03+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000563s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001006s ] INFO: [ app_begin ] --END-- [ RunTime:0.001079s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0010s ] SQL: UPDATE `sg_playerdata` SET `UID`='105',`UserName`='W11111',`UserIcon`='1',`Gold`='161298',`Crystal`='56094',`LV`='15',`EXP_Max`='372',`EXP`='127',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='151956',`CityOpenBit`='5',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '105' ) [ RunTime:0.0044s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '105' ) [ RunTime:0.0008s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('105','|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|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|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|2|31|0|0') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002224s ] INFO: [ app_end ] --END-- [ RunTime:0.002318s ] [ 2019-07-18T18:15:08+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000696s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000947s ] INFO: [ app_begin ] --END-- [ RunTime:0.001056s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'xxxxxx' LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '9' ) LIMIT 1 [ RunTime:0.0013s ] 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.001290s ] INFO: [ app_end ] --END-- [ RunTime:0.001364s ] [ 2019-07-18T18:15:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000427s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000620s ] INFO: [ app_begin ] --END-- [ RunTime:0.000699s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000610s ] INFO: [ app_end ] --END-- [ RunTime:0.000681s ] [ 2019-07-18T18:15:09+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000648s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001321s ] INFO: [ app_begin ] --END-- [ RunTime:0.001406s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0022s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001034s ] INFO: [ app_end ] --END-- [ RunTime:0.001100s ] [ 2019-07-18T18:15:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000534s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001029s ] INFO: [ app_begin ] --END-- [ RunTime:0.001118s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='9',`Time`='2019-07-18 18:15:10' WHERE ( UID = '9' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001103s ] INFO: [ app_end ] --END-- [ RunTime:0.001202s ] [ 2019-07-18T18:15:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000460s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000790s ] INFO: [ app_begin ] --END-- [ RunTime:0.000889s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000724s ] INFO: [ app_end ] --END-- [ RunTime:0.000823s ] [ 2019-07-18T18:15:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000473s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000675s ] INFO: [ app_begin ] --END-- [ RunTime:0.000747s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000937s ] INFO: [ app_end ] --END-- [ RunTime:0.001007s ] [ 2019-07-18T18:15:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000421s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000610s ] INFO: [ app_begin ] --END-- [ RunTime:0.000681s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001016s ] INFO: [ app_end ] --END-- [ RunTime:0.001133s ] [ 2019-07-18T18:15:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000571s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000951s ] INFO: [ app_begin ] --END-- [ RunTime:0.001023s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002004s ] INFO: [ app_end ] --END-- [ RunTime:0.002208s ] [ 2019-07-18T18:15:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000535s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000649s ] INFO: [ app_begin ] --END-- [ RunTime:0.000719s ] 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 = 'xxxxxx' ) ORDER BY Stratum [ RunTime:0.0050s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001364s ] INFO: [ app_end ] --END-- [ RunTime:0.001479s ] [ 2019-07-18T18:15:11+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000633s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000863s ] INFO: [ app_begin ] --END-- [ RunTime:0.000933s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0026s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001158s ] INFO: [ app_end ] --END-- [ RunTime:0.001236s ] [ 2019-07-18T18:15:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000723s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001053s ] INFO: [ app_begin ] --END-- [ RunTime:0.001152s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000955s ] INFO: [ app_end ] --END-- [ RunTime:0.001039s ] [ 2019-07-18T18:15:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000594s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000907s ] INFO: [ app_begin ] --END-- [ RunTime:0.001024s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0020s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.004321s ] INFO: [ app_end ] --END-- [ RunTime:0.004455s ] [ 2019-07-18T18:15:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.001064s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001103s ] INFO: [ app_begin ] --END-- [ RunTime:0.001185s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001179s ] INFO: [ app_end ] --END-- [ RunTime:0.001271s ] [ 2019-07-18T18:15:32+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000690s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000834s ] INFO: [ app_begin ] --END-- [ RunTime:0.000936s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playerdata` SET `UID`='9',`UserName`='xxxxxx',`UserIcon`='1',`Gold`='2499603',`Crystal`='141051',`LV`='5',`EXP_Max`='146',`EXP`='86',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='281050',`CityOpenBit`='5',`LotteryGeneralCount`='90',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '9' ) [ RunTime:0.0012s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '9' ) [ RunTime:0.0004s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('9','|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|1|0|0|0|2|0|2|0|0|0|0|0|0|1|2|1|0|1|1|0|5|2|0|0|2|0|0|0|0|0|0|0|1|0|1|1|0|1|1|0|0|0|1|0|0|0|0|0|0|2|0|0|0|1|5|11|3|0|1|0|0|0|1|0|0|0|1|161|0|0|0|0|0|1|0|0|0|0|0|0|0|0|0|1|84|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001520s ] INFO: [ app_end ] --END-- [ RunTime:0.001623s ] [ 2019-07-18T18:16:49+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000540s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000926s ] INFO: [ app_begin ] --END-- [ RunTime:0.001004s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'zzzzzz' LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '8' ) 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.001300s ] [ 2019-07-18T18:16:49+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.001073s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001210s ] INFO: [ app_begin ] --END-- [ RunTime:0.001335s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001154s ] INFO: [ app_end ] --END-- [ RunTime:0.001241s ] [ 2019-07-18T18:16:50+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000790s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000989s ] INFO: [ app_begin ] --END-- [ RunTime:0.001676s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'zzzzzz' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '8' ) LIMIT 1 [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001014s ] INFO: [ app_end ] --END-- [ RunTime:0.001126s ] [ 2019-07-18T18:16:50+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.001056s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001414s ] INFO: [ app_begin ] --END-- [ RunTime:0.001518s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'zzzzzz' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '8' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='8',`Time`='2019-07-18 18:16:50' WHERE ( UID = '8' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001015s ] INFO: [ app_end ] --END-- [ RunTime:0.001109s ] [ 2019-07-18T18:16:50+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000708s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001164s ] INFO: [ app_begin ] --END-- [ RunTime:0.001273s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'zzzzzz' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001352s ] INFO: [ app_end ] --END-- [ RunTime:0.001435s ] [ 2019-07-18T18:16:50+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000041s ] INFO: [ app_init ] --END-- [ RunTime:0.001657s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002205s ] INFO: [ app_begin ] --END-- [ RunTime:0.002311s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0026s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001586s ] INFO: [ app_end ] --END-- [ RunTime:0.001674s ] [ 2019-07-18T18:16:50+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.006895s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.006155s ] INFO: [ app_begin ] --END-- [ RunTime:0.006303s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001033s ] INFO: [ app_end ] --END-- [ RunTime:0.001101s ] [ 2019-07-18T18:16:50+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000633s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000897s ] INFO: [ app_begin ] --END-- [ RunTime:0.000984s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'zzzzzz' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '8' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001042s ] INFO: [ app_end ] --END-- [ RunTime:0.001147s ] [ 2019-07-18T18:16:50+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.001037s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002049s ] INFO: [ app_begin ] --END-- [ RunTime:0.002175s ] 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 = 'zzzzzz' ) ORDER BY Stratum [ RunTime:0.0039s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001581s ] INFO: [ app_end ] --END-- [ RunTime:0.001856s ] [ 2019-07-18T18:16:51+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000745s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001408s ] INFO: [ app_begin ] --END-- [ RunTime:0.001533s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0049s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001696s ] INFO: [ app_end ] --END-- [ RunTime:0.001809s ] [ 2019-07-18T18:17:14+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000531s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000778s ] INFO: [ app_begin ] --END-- [ RunTime:0.000852s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000792s ] INFO: [ app_end ] --END-- [ RunTime:0.000901s ] [ 2019-07-18T18:26:39+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000523s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000913s ] INFO: [ app_begin ] --END-- [ RunTime:0.000999s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'W11111' LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '105' ) LIMIT 1 [ RunTime:0.0005s ] 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.001255s ] INFO: [ app_end ] --END-- [ RunTime:0.001354s ] [ 2019-07-18T18:26:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000624s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000845s ] INFO: [ app_begin ] --END-- [ RunTime:0.000947s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001188s ] INFO: [ app_end ] --END-- [ RunTime:0.001301s ] [ 2019-07-18T18:26:40+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000736s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001608s ] INFO: [ app_begin ] --END-- [ RunTime:0.001704s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0029s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001357s ] INFO: [ app_end ] --END-- [ RunTime:0.001449s ] [ 2019-07-18T18:26:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000600s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001022s ] INFO: [ app_begin ] --END-- [ RunTime:0.001111s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 18:26:40' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001281s ] INFO: [ app_end ] --END-- [ RunTime:0.001522s ] [ 2019-07-18T18:26:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.014637s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000748s ] INFO: [ app_begin ] --END-- [ RunTime:0.000823s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001235s ] INFO: [ app_end ] --END-- [ RunTime:0.001405s ] [ 2019-07-18T18:26:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000638s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000930s ] INFO: [ app_begin ] --END-- [ RunTime:0.001040s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001098s ] INFO: [ app_end ] --END-- [ RunTime:0.001197s ] [ 2019-07-18T18:26:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000660s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.006356s ] INFO: [ app_begin ] --END-- [ RunTime:0.006848s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001364s ] INFO: [ app_end ] --END-- [ RunTime:0.001467s ] [ 2019-07-18T18:26:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000780s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001151s ] INFO: [ app_begin ] --END-- [ RunTime:0.001283s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0019s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.004496s ] INFO: [ app_end ] --END-- [ RunTime:0.004601s ] [ 2019-07-18T18:26:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000774s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001390s ] INFO: [ app_begin ] --END-- [ RunTime:0.001482s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0075s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000993s ] INFO: [ app_end ] --END-- [ RunTime:0.001089s ] [ 2019-07-18T18:26:41+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.003198s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.003723s ] INFO: [ app_begin ] --END-- [ RunTime:0.005721s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0041s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001973s ] INFO: [ app_end ] --END-- [ RunTime:0.002148s ] [ 2019-07-18T18:26:50+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000475s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000738s ] INFO: [ app_begin ] --END-- [ RunTime:0.000850s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001105s ] INFO: [ app_end ] --END-- [ RunTime:0.001184s ] [ 2019-07-18T18:26:51+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000830s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000780s ] INFO: [ app_begin ] --END-- [ RunTime:0.000933s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000904s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-07-18T18:26:52+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000679s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000972s ] INFO: [ app_begin ] --END-- [ RunTime:0.001088s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000869s ] INFO: [ app_end ] --END-- [ RunTime:0.000943s ] [ 2019-07-18T18:27:15+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000674s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000899s ] INFO: [ app_begin ] --END-- [ RunTime:0.001044s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0033s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.005251s ] INFO: [ app_end ] --END-- [ RunTime:0.005362s ] [ 2019-07-18T18:29:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000616s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000950s ] INFO: [ app_begin ] --END-- [ RunTime:0.001033s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000738s ] INFO: [ app_end ] --END-- [ RunTime:0.000895s ] [ 2019-07-18T18:29:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000652s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.008620s ] INFO: [ app_begin ] --END-- [ RunTime:0.008702s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0008s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000932s ] INFO: [ app_end ] --END-- [ RunTime:0.001022s ] [ 2019-07-18T18:29:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000486s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000892s ] INFO: [ app_begin ] --END-- [ RunTime:0.000964s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001087s ] INFO: [ app_end ] --END-- [ RunTime:0.001154s ] [ 2019-07-18T18:29:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000509s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001214s ] INFO: [ app_begin ] --END-- [ RunTime:0.001307s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001291s ] INFO: [ app_end ] --END-- [ RunTime:0.001356s ] [ 2019-07-18T18:29:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000739s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000994s ] INFO: [ app_begin ] --END-- [ RunTime:0.001096s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 18:29:44' WHERE ( UID = '105' ) [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000919s ] INFO: [ app_end ] --END-- [ RunTime:0.001008s ] [ 2019-07-18T18:29:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000545s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000944s ] INFO: [ app_begin ] --END-- [ RunTime:0.001023s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0054s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001236s ] INFO: [ app_end ] --END-- [ RunTime:0.001317s ] [ 2019-07-18T18:31:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.001629s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001835s ] INFO: [ app_begin ] --END-- [ RunTime:0.001949s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001253s ] INFO: [ app_end ] --END-- [ RunTime:0.001355s ] [ 2019-07-18T18:31:32+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000686s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000867s ] INFO: [ app_begin ] --END-- [ RunTime:0.000942s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 18:31:32' WHERE ( UID = '105' ) [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001074s ] INFO: [ app_end ] --END-- [ RunTime:0.001141s ] [ 2019-07-18T18:31:32+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000443s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000586s ] INFO: [ app_begin ] --END-- [ RunTime:0.000659s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001002s ] INFO: [ app_end ] --END-- [ RunTime:0.001086s ] [ 2019-07-18T18:31:32+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000679s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001121s ] INFO: [ app_begin ] --END-- [ RunTime:0.001223s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001026s ] INFO: [ app_end ] --END-- [ RunTime:0.001405s ] [ 2019-07-18T18:31:32+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000043s ] INFO: [ app_init ] --END-- [ RunTime:0.000727s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001302s ] INFO: [ app_begin ] --END-- [ RunTime:0.001430s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0037s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001575s ] INFO: [ app_end ] --END-- [ RunTime:0.001663s ] [ 2019-07-18T18:31:32+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000920s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001023s ] INFO: [ app_begin ] --END-- [ RunTime:0.001131s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001058s ] INFO: [ app_end ] --END-- [ RunTime:0.001150s ] [ 2019-07-18T18:34:18+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000666s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001380s ] INFO: [ app_begin ] --END-- [ RunTime:0.001488s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0017s ] SQL: UPDATE `sg_playerdata` SET `UID`='105',`UserName`='W11111',`UserIcon`='1',`Gold`='172698',`Crystal`='56094',`LV`='17',`EXP_Max`='449',`EXP`='166',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='152006',`CityOpenBit`='5',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '105' ) [ RunTime:0.0012s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '105' ) [ RunTime:0.0004s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('105','|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|1|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|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|0|0|0|0|0|3|31|0|0') [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001744s ] INFO: [ app_end ] --END-- [ RunTime:0.001845s ] [ 2019-07-18T18:34:23+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000605s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001509s ] INFO: [ app_begin ] --END-- [ RunTime:0.001600s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'W11111' LIMIT 1 [ RunTime:0.0007s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '105' ) LIMIT 1 [ RunTime:0.0009s ] 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.001998s ] INFO: [ app_end ] --END-- [ RunTime:0.002117s ] [ 2019-07-18T18:34:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000597s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001072s ] INFO: [ app_begin ] --END-- [ RunTime:0.001182s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000996s ] INFO: [ app_end ] --END-- [ RunTime:0.001108s ] [ 2019-07-18T18:34:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000569s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000898s ] INFO: [ app_begin ] --END-- [ RunTime:0.000972s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001065s ] INFO: [ app_end ] --END-- [ RunTime:0.001149s ] [ 2019-07-18T18:34:24+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000467s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000941s ] INFO: [ app_begin ] --END-- [ RunTime:0.001027s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0039s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001633s ] INFO: [ app_end ] --END-- [ RunTime:0.001783s ] [ 2019-07-18T18:34:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.000699s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001056s ] INFO: [ app_begin ] --END-- [ RunTime:0.001157s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0019s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 18:34:24' WHERE ( UID = '105' ) [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000982s ] INFO: [ app_end ] --END-- [ RunTime:0.001047s ] [ 2019-07-18T18:34:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000040s ] INFO: [ app_init ] --END-- [ RunTime:0.000838s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001228s ] INFO: [ app_begin ] --END-- [ RunTime:0.001341s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0027s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0040s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001569s ] INFO: [ app_end ] --END-- [ RunTime:0.001674s ] [ 2019-07-18T18:34:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000690s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001188s ] INFO: [ app_begin ] --END-- [ RunTime:0.001280s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0008s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002015s ] INFO: [ app_end ] --END-- [ RunTime:0.002118s ] [ 2019-07-18T18:34:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000685s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000969s ] INFO: [ app_begin ] --END-- [ RunTime:0.001193s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001017s ] INFO: [ app_end ] --END-- [ RunTime:0.001116s ] [ 2019-07-18T18:34:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000746s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001168s ] INFO: [ app_begin ] --END-- [ RunTime:0.001280s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0037s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001746s ] INFO: [ app_end ] --END-- [ RunTime:0.001818s ] [ 2019-07-18T18:34:25+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.002072s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001231s ] INFO: [ app_begin ] --END-- [ RunTime:0.002117s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0035s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001370s ] INFO: [ app_end ] --END-- [ RunTime:0.001593s ] [ 2019-07-18T18:34:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000691s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001254s ] INFO: [ app_begin ] --END-- [ RunTime:0.001354s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002776s ] INFO: [ app_end ] --END-- [ RunTime:0.002976s ] [ 2019-07-18T18:34:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000502s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000932s ] INFO: [ app_begin ] --END-- [ RunTime:0.001004s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001309s ] INFO: [ app_end ] --END-- [ RunTime:0.001399s ] [ 2019-07-18T18:34:42+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000633s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000970s ] INFO: [ app_begin ] --END-- [ RunTime:0.001075s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001346s ] INFO: [ app_end ] --END-- [ RunTime:0.001451s ] [ 2019-07-18T18:34:48+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.000758s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001451s ] INFO: [ app_begin ] --END-- [ RunTime:0.001580s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playerdata` SET `UID`='105',`UserName`='W11111',`UserIcon`='1',`Gold`='172698',`Crystal`='56094',`LV`='17',`EXP_Max`='449',`EXP`='166',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='152006',`CityOpenBit`='5',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '105' ) [ RunTime:0.0010s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '105' ) [ RunTime:0.0004s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('105','|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|1|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|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|0|0|0|0|0|3|31|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001464s ] INFO: [ app_end ] --END-- [ RunTime:0.001565s ] [ 2019-07-18T18:34:56+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000795s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001601s ] INFO: [ app_begin ] --END-- [ RunTime:0.001827s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'cccccc' LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '88' ) LIMIT 1 [ RunTime:0.0013s ] 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.001311s ] INFO: [ app_end ] --END-- [ RunTime:0.001427s ] [ 2019-07-18T18:34:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000723s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001580s ] INFO: [ app_begin ] --END-- [ RunTime:0.001690s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001485s ] INFO: [ app_end ] --END-- [ RunTime:0.001730s ] [ 2019-07-18T18:34:57+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000633s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001087s ] INFO: [ app_begin ] --END-- [ RunTime:0.001495s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0021s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000884s ] INFO: [ app_end ] --END-- [ RunTime:0.000963s ] [ 2019-07-18T18:34:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.001333s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000864s ] INFO: [ app_begin ] --END-- [ RunTime:0.000940s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000933s ] INFO: [ app_end ] --END-- [ RunTime:0.001064s ] [ 2019-07-18T18:34:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000591s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001226s ] INFO: [ app_begin ] --END-- [ RunTime:0.001300s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='88',`Time`='2019-07-18 18:34:57' WHERE ( UID = '88' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001271s ] INFO: [ app_end ] --END-- [ RunTime:0.001419s ] [ 2019-07-18T18:34:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000664s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000941s ] INFO: [ app_begin ] --END-- [ RunTime:0.001040s ] 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 = 'cccccc' ) ORDER BY Stratum [ RunTime:0.0079s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001248s ] INFO: [ app_end ] --END-- [ RunTime:0.001364s ] [ 2019-07-18T18:34:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000694s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000902s ] INFO: [ app_begin ] --END-- [ RunTime:0.001010s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000712s ] INFO: [ app_end ] --END-- [ RunTime:0.000814s ] [ 2019-07-18T18:34:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.001016s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000757s ] INFO: [ app_begin ] --END-- [ RunTime:0.000835s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'cccccc' ) LIMIT 1 [ RunTime:0.0007s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '88' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000830s ] INFO: [ app_end ] --END-- [ RunTime:0.000903s ] [ 2019-07-18T18:34:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000708s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000967s ] INFO: [ app_begin ] --END-- [ RunTime:0.001078s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001328s ] INFO: [ app_end ] --END-- [ RunTime:0.001439s ] [ 2019-07-18T18:34:58+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.001245s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000826s ] INFO: [ app_begin ] --END-- [ RunTime:0.000938s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0034s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001138s ] INFO: [ app_end ] --END-- [ RunTime:0.001244s ] [ 2019-07-18T18:35:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000419s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000624s ] INFO: [ app_begin ] --END-- [ RunTime:0.000695s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000642s ] INFO: [ app_end ] --END-- [ RunTime:0.000716s ] [ 2019-07-18T18:35:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000424s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000697s ] INFO: [ app_begin ] --END-- [ RunTime:0.000765s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000961s ] INFO: [ app_end ] --END-- [ RunTime:0.001035s ] [ 2019-07-18T18:35:12+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000534s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000588s ] INFO: [ app_begin ] --END-- [ RunTime:0.000659s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000928s ] INFO: [ app_end ] --END-- [ RunTime:0.001005s ] [ 2019-07-18T18:38:20+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000842s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001053s ] INFO: [ app_begin ] --END-- [ RunTime:0.001168s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0008s ] SQL: DELETE FROM `sg_playeraddexptime` WHERE ( UID = '2' ) [ RunTime:0.0005s ] SQL: INSERT INTO `sg_playeraddexptime` (`UID`,`Time`) VALUES ('2','2019-07-18 18:38:20') [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001469s ] INFO: [ app_end ] --END-- [ RunTime:0.001559s ] [ 2019-07-18T18:38:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000701s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001298s ] INFO: [ app_begin ] --END-- [ RunTime:0.001389s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 18:38:21' WHERE ( UID = '2' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000963s ] INFO: [ app_end ] --END-- [ RunTime:0.001025s ] [ 2019-07-18T18:38:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000967s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000942s ] INFO: [ app_begin ] --END-- [ RunTime:0.001036s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0052s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0070s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001257s ] INFO: [ app_end ] --END-- [ RunTime:0.001358s ] [ 2019-07-18T18:38:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000550s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000783s ] INFO: [ app_begin ] --END-- [ RunTime:0.000857s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001302s ] INFO: [ app_end ] --END-- [ RunTime:0.001412s ] [ 2019-07-18T18:38:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000633s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001251s ] INFO: [ app_begin ] --END-- [ RunTime:0.001346s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0057s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001077s ] INFO: [ app_end ] --END-- [ RunTime:0.001155s ] [ 2019-07-18T18:38:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000668s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001278s ] INFO: [ app_begin ] --END-- [ RunTime:0.001355s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001309s ] INFO: [ app_end ] --END-- [ RunTime:0.001412s ] [ 2019-07-18T18:38:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000048s ] INFO: [ app_init ] --END-- [ RunTime:0.000753s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002146s ] INFO: [ app_begin ] --END-- [ RunTime:0.002259s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001670s ] INFO: [ app_end ] --END-- [ RunTime:0.001819s ] [ 2019-07-18T18:38:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000591s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000951s ] INFO: [ app_begin ] --END-- [ RunTime:0.001057s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playerdata` SET `UID`='2',`UserName`='w',`UserIcon`='1',`Gold`='1454607',`Crystal`='334501',`LV`='9',`EXP_Max`='212',`EXP`='207',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='163243',`CityOpenBit`='5',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '2' ) [ RunTime:0.0013s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '2' ) [ RunTime:0.0007s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('2','|2|1|7|0|0|0|0|0|0|0|0|0|0|0|20|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|2|0|0|25|0|0|0|101|69|20|1|0|0|0|0|0|0|0|0|0|0|1|0|0|0|0|0|0|0|0|11|0|0|113|94|104|21|3|4|6|0|0|0|1|0|0|0|1|0|0|3|1|0|0|0|1|0|22|0|0|125|58|84|48|0|1|13|161|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001308s ] INFO: [ app_end ] --END-- [ RunTime:0.001607s ] [ 2019-07-18T18:51:59+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000601s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001341s ] INFO: [ app_begin ] --END-- [ RunTime:0.001432s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'W11111' LIMIT 1 [ RunTime:0.0009s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '105' ) LIMIT 1 [ RunTime:0.0005s ] 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.001209s ] [ 2019-07-18T18:51:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000885s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000957s ] INFO: [ app_begin ] --END-- [ RunTime:0.001046s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000759s ] INFO: [ app_end ] --END-- [ RunTime:0.000838s ] [ 2019-07-18T18:52:00+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000858s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001531s ] INFO: [ app_begin ] --END-- [ RunTime:0.001641s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0036s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000814s ] INFO: [ app_end ] --END-- [ RunTime:0.000902s ] [ 2019-07-18T18:52:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime 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.001441s ] INFO: [ app_begin ] --END-- [ RunTime:0.001547s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0008s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 18:52:00' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001049s ] INFO: [ app_end ] --END-- [ RunTime:0.001123s ] [ 2019-07-18T18:52:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000046s ] INFO: [ app_init ] --END-- [ RunTime:0.000693s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001508s ] INFO: [ app_begin ] --END-- [ RunTime:0.001637s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0212s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001376s ] INFO: [ app_end ] --END-- [ RunTime:0.001477s ] [ 2019-07-18T18:52:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000665s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001356s ] INFO: [ app_begin ] --END-- [ RunTime:0.001463s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002162s ] INFO: [ app_end ] --END-- [ RunTime:0.002260s ] [ 2019-07-18T18:52:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000650s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001157s ] INFO: [ app_begin ] --END-- [ RunTime:0.001262s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000973s ] INFO: [ app_end ] --END-- [ RunTime:0.001051s ] [ 2019-07-18T18:52:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000864s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001022s ] INFO: [ app_begin ] --END-- [ RunTime:0.001125s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001012s ] INFO: [ app_end ] --END-- [ RunTime:0.001102s ] [ 2019-07-18T18:52:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000489s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001448s ] INFO: [ app_begin ] --END-- [ RunTime:0.001562s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001465s ] INFO: [ app_end ] --END-- [ RunTime:0.001574s ] [ 2019-07-18T18:52:01+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000760s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001106s ] INFO: [ app_begin ] --END-- [ RunTime:0.001376s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0032s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000974s ] INFO: [ app_end ] --END-- [ RunTime:0.001076s ] [ 2019-07-18T18:52:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp 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.000662s ] INFO: [ app_begin ] --END-- [ RunTime:0.000749s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000839s ] INFO: [ app_end ] --END-- [ RunTime:0.000918s ] [ 2019-07-18T18:52:11+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000596s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000589s ] INFO: [ app_begin ] --END-- [ RunTime:0.000674s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000904s ] INFO: [ app_end ] --END-- [ RunTime:0.000977s ] [ 2019-07-18T18:52:12+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000569s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000784s ] INFO: [ app_begin ] --END-- [ RunTime:0.001028s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000847s ] INFO: [ app_end ] --END-- [ RunTime:0.000966s ] [ 2019-07-18T18:53:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000606s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001087s ] INFO: [ app_begin ] --END-- [ RunTime:0.001223s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000991s ] INFO: [ app_end ] --END-- [ RunTime:0.001066s ] [ 2019-07-18T19:39:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000619s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001075s ] INFO: [ app_begin ] --END-- [ RunTime:0.001147s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0008s ] SQL: UPDATE `sg_playerdata` SET `UID`='105',`UserName`='W11111',`UserIcon`='1',`Gold`='172698',`Crystal`='56094',`LV`='17',`EXP_Max`='449',`EXP`='166',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='152006',`CityOpenBit`='5',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '105' ) [ RunTime:0.0009s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '105' ) [ RunTime:0.0006s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('105','|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|1|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|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|2|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|3|31|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001160s ] INFO: [ app_end ] --END-- [ RunTime:0.001333s ] [ 2019-07-18T19:39:59+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000558s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000794s ] INFO: [ app_begin ] --END-- [ RunTime:0.000868s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'W11111' LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '105' ) LIMIT 1 [ RunTime:0.0009s ] 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.000955s ] INFO: [ app_end ] --END-- [ RunTime:0.001019s ] [ 2019-07-18T19:39:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.003488s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000884s ] INFO: [ app_begin ] --END-- [ RunTime:0.000958s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000831s ] INFO: [ app_end ] --END-- [ RunTime:0.000986s ] [ 2019-07-18T19:40:00+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000510s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000643s ] INFO: [ app_begin ] --END-- [ RunTime:0.000735s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0028s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001346s ] INFO: [ app_end ] --END-- [ RunTime:0.001431s ] [ 2019-07-18T19:40:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000598s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000989s ] INFO: [ app_begin ] --END-- [ RunTime:0.001062s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 19:40:00' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001115s ] INFO: [ app_end ] --END-- [ RunTime:0.001223s ] [ 2019-07-18T19:40:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000683s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001016s ] INFO: [ app_begin ] --END-- [ RunTime:0.001395s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000983s ] INFO: [ app_end ] --END-- [ RunTime:0.001125s ] [ 2019-07-18T19:40:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000721s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000780s ] INFO: [ app_begin ] --END-- [ RunTime:0.000854s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000902s ] INFO: [ app_end ] --END-- [ RunTime:0.001006s ] [ 2019-07-18T19:40:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000570s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001015s ] INFO: [ app_begin ] --END-- [ RunTime:0.001089s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001280s ] INFO: [ app_end ] --END-- [ RunTime:0.001376s ] [ 2019-07-18T19:40:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000047s ] INFO: [ app_init ] --END-- [ RunTime:0.000680s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001011s ] INFO: [ app_begin ] --END-- [ RunTime:0.001083s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0065s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001564s ] INFO: [ app_end ] --END-- [ RunTime:0.001664s ] [ 2019-07-18T19:40:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000610s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000717s ] INFO: [ app_begin ] --END-- [ RunTime:0.000798s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001043s ] INFO: [ app_end ] --END-- [ RunTime:0.001139s ] [ 2019-07-18T19:40:01+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.003975s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002466s ] INFO: [ app_begin ] --END-- [ RunTime:0.003222s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0029s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000987s ] INFO: [ app_end ] --END-- [ RunTime:0.001098s ] [ 2019-07-18T19:40:08+08:00 ] 139.227.66.25 /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.000760s ] INFO: [ app_begin ] --END-- [ RunTime:0.000831s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000585s ] INFO: [ app_end ] --END-- [ RunTime:0.000800s ] [ 2019-07-18T19:40:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000437s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000724s ] INFO: [ app_begin ] --END-- [ RunTime:0.000793s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000862s ] INFO: [ app_end ] --END-- [ RunTime:0.000952s ] [ 2019-07-18T19:40:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000478s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000618s ] INFO: [ app_begin ] --END-- [ RunTime:0.000704s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000894s ] INFO: [ app_end ] --END-- [ RunTime:0.000985s ] [ 2019-07-18T20:00:20+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000668s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002169s ] INFO: [ app_begin ] --END-- [ RunTime:0.002352s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'xxxxxx' LIMIT 1 [ RunTime:0.0009s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '9' ) 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.001130s ] INFO: [ app_end ] --END-- [ RunTime:0.001211s ] [ 2019-07-18T20:00:21+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.000946s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001432s ] INFO: [ app_begin ] --END-- [ RunTime:0.001527s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0024s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001092s ] INFO: [ app_end ] --END-- [ RunTime:0.001191s ] [ 2019-07-18T20:00:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetServerTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000696s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001209s ] INFO: [ app_begin ] --END-- [ RunTime:0.001327s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001823s ] INFO: [ app_end ] --END-- [ RunTime:0.001955s ] [ 2019-07-18T20:00:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000578s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000846s ] INFO: [ app_begin ] --END-- [ RunTime:0.000920s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000900s ] INFO: [ app_end ] --END-- [ RunTime:0.000992s ] [ 2019-07-18T20:00:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000469s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000980s ] INFO: [ app_begin ] --END-- [ RunTime:0.001078s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0007s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='9',`Time`='2019-07-18 20:00:22' WHERE ( UID = '9' ) [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001120s ] INFO: [ app_end ] --END-- [ RunTime:0.001223s ] [ 2019-07-18T20:00:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000473s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001177s ] INFO: [ app_begin ] --END-- [ RunTime:0.001286s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001294s ] INFO: [ app_end ] --END-- [ RunTime:0.001388s ] [ 2019-07-18T20:00:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000715s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001029s ] INFO: [ app_begin ] --END-- [ RunTime:0.001116s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000920s ] INFO: [ app_end ] --END-- [ RunTime:0.001046s ] [ 2019-07-18T20:00:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.001048s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000804s ] INFO: [ app_begin ] --END-- [ RunTime:0.000900s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000938s ] INFO: [ app_end ] --END-- [ RunTime:0.001005s ] [ 2019-07-18T20:00:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.001354s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001323s ] INFO: [ app_begin ] --END-- [ RunTime:0.001433s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'xxxxxx' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '9' ) LIMIT 1 [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002894s ] INFO: [ app_end ] --END-- [ RunTime:0.003422s ] [ 2019-07-18T20:00:27+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000502s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000816s ] INFO: [ app_begin ] --END-- [ RunTime:0.000887s ] 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 = 'xxxxxx' ) ORDER BY Stratum [ RunTime:0.0052s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000960s ] INFO: [ app_end ] --END-- [ RunTime:0.001027s ] [ 2019-07-18T20:00:28+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000483s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000928s ] INFO: [ app_begin ] --END-- [ RunTime:0.001125s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0023s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000801s ] INFO: [ app_end ] --END-- [ RunTime:0.000868s ] [ 2019-07-18T20:00:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000489s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000703s ] INFO: [ app_begin ] --END-- [ RunTime:0.000781s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000859s ] INFO: [ app_end ] --END-- [ RunTime:0.000931s ] [ 2019-07-18T20:00:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000483s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000616s ] INFO: [ app_begin ] --END-- [ RunTime:0.000696s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000783s ] INFO: [ app_end ] --END-- [ RunTime:0.000864s ] [ 2019-07-18T20:00:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000089s ] INFO: [ app_init ] --END-- [ RunTime:0.009768s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001381s ] INFO: [ app_begin ] --END-- [ RunTime:0.001531s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000848s ] INFO: [ app_end ] --END-- [ RunTime:0.000919s ] [ 2019-07-18T20:01:18+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000572s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000624s ] INFO: [ app_begin ] --END-- [ RunTime:0.000693s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'q' LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '1' ) LIMIT 1 [ RunTime:0.0004s ] 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.000834s ] INFO: [ app_end ] --END-- [ RunTime:0.000940s ] [ 2019-07-18T20:01:18+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetServerTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.000553s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000826s ] INFO: [ app_begin ] --END-- [ RunTime:0.000910s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000639s ] INFO: [ app_end ] --END-- [ RunTime:0.000706s ] [ 2019-07-18T20:01:19+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000522s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001247s ] INFO: [ app_begin ] --END-- [ RunTime:0.001340s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0023s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001424s ] INFO: [ app_end ] --END-- [ RunTime:0.001512s ] [ 2019-07-18T20:01:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000426s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000837s ] INFO: [ app_begin ] --END-- [ RunTime:0.000925s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001426s ] INFO: [ app_end ] --END-- [ RunTime:0.001518s ] [ 2019-07-18T20:01:20+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000494s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000582s ] INFO: [ app_begin ] --END-- [ RunTime:0.000765s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000967s ] INFO: [ app_end ] --END-- [ RunTime:0.001047s ] [ 2019-07-18T20:01:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000639s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001234s ] INFO: [ app_begin ] --END-- [ RunTime:0.001626s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0007s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='1',`Time`='2019-07-18 20:01:22' WHERE ( UID = '1' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001241s ] INFO: [ app_end ] --END-- [ RunTime:0.001406s ] [ 2019-07-18T20:01:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000405s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000629s ] INFO: [ app_begin ] --END-- [ RunTime:0.000700s ] 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 = 'q' ) ORDER BY Stratum [ RunTime:0.0051s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000839s ] INFO: [ app_end ] --END-- [ RunTime:0.000907s ] [ 2019-07-18T20:01:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000452s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001887s ] INFO: [ app_begin ] --END-- [ RunTime:0.001990s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000878s ] INFO: [ app_end ] --END-- [ RunTime:0.000964s ] [ 2019-07-18T20:01:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000757s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000984s ] INFO: [ app_begin ] --END-- [ RunTime:0.001057s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000875s ] INFO: [ app_end ] --END-- [ RunTime:0.000944s ] [ 2019-07-18T20:01:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000601s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000888s ] INFO: [ app_begin ] --END-- [ RunTime:0.000971s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001069s ] INFO: [ app_end ] --END-- [ RunTime:0.001137s ] [ 2019-07-18T20:01:27+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.000748s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001393s ] INFO: [ app_begin ] --END-- [ RunTime:0.001517s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0024s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001547s ] INFO: [ app_end ] --END-- [ RunTime:0.001645s ] [ 2019-07-18T20:01:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000091s ] INFO: [ app_init ] --END-- [ RunTime:0.000794s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001209s ] INFO: [ app_begin ] --END-- [ RunTime:0.001373s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001200s ] INFO: [ app_end ] --END-- [ RunTime:0.001276s ] [ 2019-07-18T20:01:32+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp 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.000986s ] INFO: [ app_begin ] --END-- [ RunTime:0.001064s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001156s ] INFO: [ app_end ] --END-- [ RunTime:0.001249s ] [ 2019-07-18T20:01:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000472s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000990s ] INFO: [ app_begin ] --END-- [ RunTime:0.001061s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001195s ] INFO: [ app_end ] --END-- [ RunTime:0.001287s ] [ 2019-07-18T20:02:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestThisIDContains INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000576s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001048s ] INFO: [ app_begin ] --END-- [ RunTime:0.001122s ] SQL: SELECT * FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001196s ] INFO: [ app_end ] --END-- [ RunTime:0.001261s ] [ 2019-07-18T20:02:42+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestThisNamedContains INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000528s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000986s ] INFO: [ app_begin ] --END-- [ RunTime:0.001091s ] SQL: SELECT `UserName` FROM `sg_playerdata` [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001599s ] INFO: [ app_end ] --END-- [ RunTime:0.001691s ] [ 2019-07-18T20:02:53+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/register INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000587s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001040s ] INFO: [ app_begin ] --END-- [ RunTime:0.001125s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'y11111' LIMIT 1 [ RunTime:0.0004s ] SQL: INSERT INTO `sg_users` (`username`,`password`,`SecurityCode`,`registertime`) VALUES ('y11111','eae2ff91ff2a1f3700122d834dad4867','eae2ff91ff2a1f3700122d834dad4867','1563451373') [ RunTime:0.0004s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: INSERT INTO `sg_playerdata` (`UID`) VALUES ('109') [ RunTime:0.0005s ] SQL: INSERT INTO `sg_playeraddexptime` (`UID`,`Time`) VALUES ('109','2019-07-18 20:02:53') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001151s ] INFO: [ app_end ] --END-- [ RunTime:0.001218s ] [ 2019-07-18T20:02:54+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000777s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001135s ] INFO: [ app_begin ] --END-- [ RunTime:0.001225s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'y11111' LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '109' ) LIMIT 1 [ RunTime:0.0005s ] 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.001283s ] INFO: [ app_end ] --END-- [ RunTime:0.001355s ] [ 2019-07-18T20:02:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000686s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001012s ] INFO: [ app_begin ] --END-- [ RunTime:0.001084s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playerdata` SET `UID`='109',`UserName`='y11111',`UserIcon`='1',`Gold`='0',`Crystal`='220',`LV`='1',`EXP_Max`='100',`EXP`='0',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='0',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='1' WHERE ( UID = '109' ) [ RunTime:0.0009s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '109' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('109','|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|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|0|0|0|0') [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001866s ] INFO: [ app_end ] --END-- [ RunTime:0.001973s ] [ 2019-07-18T20:02:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetServerTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000492s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001674s ] INFO: [ app_begin ] --END-- [ RunTime:0.001772s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001488s ] INFO: [ app_end ] --END-- [ RunTime:0.001616s ] [ 2019-07-18T20:02:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000910s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001935s ] INFO: [ app_begin ] --END-- [ RunTime:0.005406s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001268s ] INFO: [ app_end ] --END-- [ RunTime:0.001368s ] [ 2019-07-18T20:02:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000482s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000852s ] INFO: [ app_begin ] --END-- [ RunTime:0.000924s ] 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 = 'y11111' ) ORDER BY Stratum [ RunTime:0.0032s ] NOTIC: [8] Undefined variable: abc C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [2] Invalid argument supplied for foreach() C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001035s ] INFO: [ app_end ] --END-- [ RunTime:0.001117s ] [ 2019-07-18T20:02:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000885s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001126s ] INFO: [ app_begin ] --END-- [ RunTime:0.001233s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: DELETE FROM `sg_playeraddexptime` WHERE ( UID = '109' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_playeraddexptime` (`UID`,`Time`) VALUES ('109','2019-07-18 20:02:59') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000969s ] INFO: [ app_end ] --END-- [ RunTime:0.001033s ] [ 2019-07-18T20:02:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000506s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000706s ] INFO: [ app_begin ] --END-- [ RunTime:0.000793s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001080s ] INFO: [ app_end ] --END-- [ RunTime:0.001189s ] [ 2019-07-18T20:03:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000498s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000696s ] INFO: [ app_begin ] --END-- [ RunTime:0.000768s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='109',`Time`='2019-07-18 20:03:00' WHERE ( UID = '109' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000977s ] INFO: [ app_end ] --END-- [ RunTime:0.001043s ] [ 2019-07-18T20:03:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000473s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000709s ] INFO: [ app_begin ] --END-- [ RunTime:0.000780s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001188s ] INFO: [ app_end ] --END-- [ RunTime:0.001287s ] [ 2019-07-18T20:03:02+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000647s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001263s ] INFO: [ app_begin ] --END-- [ RunTime:0.001464s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001046s ] INFO: [ app_end ] --END-- [ RunTime:0.001115s ] [ 2019-07-18T20:03:03+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000688s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001089s ] INFO: [ app_begin ] --END-- [ RunTime:0.001187s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'y11111' LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '109' ) 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.000941s ] INFO: [ app_end ] --END-- [ RunTime:0.001007s ] [ 2019-07-18T20:03:04+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000606s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000651s ] INFO: [ app_begin ] --END-- [ RunTime:0.000730s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0023s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000966s ] INFO: [ app_end ] --END-- [ RunTime:0.001069s ] [ 2019-07-18T20:03:04+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetServerTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000624s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000661s ] INFO: [ app_begin ] --END-- [ RunTime:0.000765s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000697s ] INFO: [ app_end ] --END-- [ RunTime:0.000776s ] [ 2019-07-18T20:03:04+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000456s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000694s ] INFO: [ app_begin ] --END-- [ RunTime:0.000777s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000701s ] INFO: [ app_end ] --END-- [ RunTime:0.000782s ] [ 2019-07-18T20:03:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000512s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000637s ] INFO: [ app_begin ] --END-- [ RunTime:0.000730s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001063s ] INFO: [ app_end ] --END-- [ RunTime:0.001179s ] [ 2019-07-18T20:03:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000085s ] INFO: [ app_init ] --END-- [ RunTime:0.000525s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001059s ] INFO: [ app_begin ] --END-- [ RunTime:0.001139s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001066s ] INFO: [ app_end ] --END-- [ RunTime:0.001127s ] [ 2019-07-18T20:03:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000445s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000940s ] INFO: [ app_begin ] --END-- [ RunTime:0.001011s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000831s ] INFO: [ app_end ] --END-- [ RunTime:0.000899s ] [ 2019-07-18T20:03:08+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000448s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001436s ] INFO: [ app_begin ] --END-- [ RunTime:0.001536s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000927s ] INFO: [ app_end ] --END-- [ RunTime:0.001028s ] [ 2019-07-18T20:03:09+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000531s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000953s ] INFO: [ app_begin ] --END-- [ RunTime:0.001026s ] 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 = 'y11111' ) ORDER BY Stratum [ RunTime:0.0030s ] NOTIC: [8] Undefined variable: abc C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [2] Invalid argument supplied for foreach() C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001535s ] INFO: [ app_end ] --END-- [ RunTime:0.001687s ] [ 2019-07-18T20:03:10+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000523s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000966s ] INFO: [ app_begin ] --END-- [ RunTime:0.001036s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='109',`Time`='2019-07-18 20:03:10' WHERE ( UID = '109' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001286s ] INFO: [ app_end ] --END-- [ RunTime:0.001366s ] [ 2019-07-18T20:03:11+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000512s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000673s ] INFO: [ app_begin ] --END-- [ RunTime:0.000915s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0030s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001156s ] INFO: [ app_end ] --END-- [ RunTime:0.001330s ] [ 2019-07-18T20:03:12+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000476s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000633s ] INFO: [ app_begin ] --END-- [ RunTime:0.000705s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: UPDATE `sg_playerdata` SET `UID`='109',`UserName`='y11111',`UserIcon`='1',`Gold`='0',`Crystal`='220',`LV`='1',`EXP_Max`='100',`EXP`='0',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='0',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='1' WHERE ( UID = '109' ) [ RunTime:0.0010s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '109' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('109','|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|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|0|0|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000871s ] INFO: [ app_end ] --END-- [ RunTime:0.000955s ] [ 2019-07-18T20:03:14+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000664s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001051s ] INFO: [ app_begin ] --END-- [ RunTime:0.001126s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000870s ] INFO: [ app_end ] --END-- [ RunTime:0.000946s ] [ 2019-07-18T20:03:15+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000525s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000988s ] INFO: [ app_begin ] --END-- [ RunTime:0.001061s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='109',`Time`='2019-07-18 20:03:15' WHERE ( UID = '109' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001428s ] INFO: [ app_end ] --END-- [ RunTime:0.001506s ] [ 2019-07-18T20:03:15+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetServerTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000724s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001112s ] INFO: [ app_begin ] --END-- [ RunTime:0.001200s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001324s ] INFO: [ app_end ] --END-- [ RunTime:0.001418s ] [ 2019-07-18T20:03:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000633s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000669s ] INFO: [ app_begin ] --END-- [ RunTime:0.000784s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001050s ] INFO: [ app_end ] --END-- [ RunTime:0.001143s ] [ 2019-07-18T20:03:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000577s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000923s ] INFO: [ app_begin ] --END-- [ RunTime:0.001022s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: DELETE FROM `sg_playeraddexptime` WHERE ( UID = '109' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_playeraddexptime` (`UID`,`Time`) VALUES ('109','2019-07-18 20:03:17') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001012s ] INFO: [ app_end ] --END-- [ RunTime:0.001096s ] [ 2019-07-18T20:03:18+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000855s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000887s ] INFO: [ app_begin ] --END-- [ RunTime:0.001102s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000881s ] INFO: [ app_end ] --END-- [ RunTime:0.000949s ] [ 2019-07-18T20:03:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000586s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000771s ] INFO: [ app_begin ] --END-- [ RunTime:0.000861s ] 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 = 'y11111' ) ORDER BY Stratum [ RunTime:0.0041s ] NOTIC: [8] Undefined variable: abc C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [2] Invalid argument supplied for foreach() C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001677s ] INFO: [ app_end ] --END-- [ RunTime:0.002098s ] [ 2019-07-18T20:03:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000390s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000544s ] INFO: [ app_begin ] --END-- [ RunTime:0.000625s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000824s ] INFO: [ app_end ] --END-- [ RunTime:0.000913s ] [ 2019-07-18T20:03:20+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000634s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000942s ] INFO: [ app_begin ] --END-- [ RunTime:0.001051s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001196s ] INFO: [ app_end ] --END-- [ RunTime:0.001302s ] [ 2019-07-18T20:03:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp 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.000761s ] INFO: [ app_begin ] --END-- [ RunTime:0.000830s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001153s ] INFO: [ app_end ] --END-- [ RunTime:0.001255s ] [ 2019-07-18T20:03:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000585s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000748s ] INFO: [ app_begin ] --END-- [ RunTime:0.000836s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000907s ] INFO: [ app_end ] --END-- [ RunTime:0.000994s ] [ 2019-07-18T20:03:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestThisIDContains INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000462s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000640s ] INFO: [ app_begin ] --END-- [ RunTime:0.000713s ] SQL: SELECT * FROM `sg_users` WHERE ( username = 'y' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000893s ] INFO: [ app_end ] --END-- [ RunTime:0.000958s ] [ 2019-07-18T20:03:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestThisIDContains INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000598s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000896s ] INFO: [ app_begin ] --END-- [ RunTime:0.000993s ] SQL: SELECT * FROM `sg_users` WHERE ( username = 'yy' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000933s ] INFO: [ app_end ] --END-- [ RunTime:0.000998s ] [ 2019-07-18T20:03:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestThisIDContains INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000478s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000752s ] INFO: [ app_begin ] --END-- [ RunTime:0.000844s ] SQL: SELECT * FROM `sg_users` WHERE ( username = 'yyy' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000885s ] INFO: [ app_end ] --END-- [ RunTime:0.000950s ] [ 2019-07-18T20:03:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestThisIDContains INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000589s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000927s ] INFO: [ app_begin ] --END-- [ RunTime:0.001138s ] SQL: SELECT * FROM `sg_users` WHERE ( username = 'yyyy' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001528s ] INFO: [ app_end ] --END-- [ RunTime:0.001623s ] [ 2019-07-18T20:03:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestThisIDContains INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000574s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001095s ] INFO: [ app_begin ] --END-- [ RunTime:0.001195s ] SQL: SELECT * FROM `sg_users` WHERE ( username = 'yyyyy' ) LIMIT 1 [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001267s ] INFO: [ app_end ] --END-- [ RunTime:0.001348s ] [ 2019-07-18T20:03:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestThisIDContains INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000416s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000815s ] INFO: [ app_begin ] --END-- [ RunTime:0.000910s ] SQL: SELECT * FROM `sg_users` WHERE ( username = 'yyyyyy' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000952s ] INFO: [ app_end ] --END-- [ RunTime:0.001047s ] [ 2019-07-18T20:04:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestThisNamedContains INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000448s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000646s ] INFO: [ app_begin ] --END-- [ RunTime:0.000716s ] SQL: SELECT `UserName` FROM `sg_playerdata` [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000911s ] INFO: [ app_end ] --END-- [ RunTime:0.001001s ] [ 2019-07-18T20:04:15+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/register INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000448s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000725s ] INFO: [ app_begin ] --END-- [ RunTime:0.000796s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'yyyyyy' LIMIT 1 [ RunTime:0.0005s ] SQL: INSERT INTO `sg_users` (`username`,`password`,`SecurityCode`,`registertime`) VALUES ('yyyyyy','94e7d712742adbbb7a73a1d52a7cc1a9','94e7d712742adbbb7a73a1d52a7cc1a9','1563451455') [ RunTime:0.0003s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'yyyyyy' ) LIMIT 1 [ RunTime:0.0008s ] SQL: INSERT INTO `sg_playerdata` (`UID`) VALUES ('110') [ RunTime:0.0003s ] SQL: INSERT INTO `sg_playeraddexptime` (`UID`,`Time`) VALUES ('110','2019-07-18 20:04:15') [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000935s ] INFO: [ app_end ] --END-- [ RunTime:0.001024s ] [ 2019-07-18T20:04:16+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000422s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000765s ] INFO: [ app_begin ] --END-- [ RunTime:0.000840s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'yyyyyy' LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '110' ) LIMIT 1 [ RunTime:0.0005s ] 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.000932s ] INFO: [ app_end ] --END-- [ RunTime:0.001024s ] [ 2019-07-18T20:04:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000498s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000593s ] INFO: [ app_begin ] --END-- [ RunTime:0.000667s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'yyyyyy' ) LIMIT 1 [ RunTime:0.0007s ] SQL: UPDATE `sg_playerdata` SET `UID`='110',`UserName`='yyyyyy',`UserIcon`='1',`Gold`='0',`Crystal`='220',`LV`='1',`EXP_Max`='100',`EXP`='0',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='0',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='1' WHERE ( UID = '110' ) [ RunTime:0.0010s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '110' ) [ RunTime:0.0006s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('110','|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|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|0|0|0|0') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000824s ] INFO: [ app_end ] --END-- [ RunTime:0.000966s ] [ 2019-07-18T20:04:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetServerTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000819s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000947s ] INFO: [ app_begin ] --END-- [ RunTime:0.001044s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000868s ] INFO: [ app_end ] --END-- [ RunTime:0.000964s ] [ 2019-07-18T20:04:18+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.001128s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001092s ] INFO: [ app_begin ] --END-- [ RunTime:0.001196s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'yyyyyy' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '110' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='110',`Time`='2019-07-18 20:04:18' WHERE ( UID = '110' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001015s ] INFO: [ app_end ] --END-- [ RunTime:0.001118s ] [ 2019-07-18T20:04:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000680s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000955s ] INFO: [ app_begin ] --END-- [ RunTime:0.001060s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'yyyyyy' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '110' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000834s ] INFO: [ app_end ] --END-- [ RunTime:0.000911s ] [ 2019-07-18T20:04:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000554s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000916s ] INFO: [ app_begin ] --END-- [ RunTime:0.001030s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'yyyyyy' ) LIMIT 1 [ RunTime:0.0003s ] SQL: DELETE FROM `sg_playeraddexptime` WHERE ( UID = '110' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_playeraddexptime` (`UID`,`Time`) VALUES ('110','2019-07-18 20:04:21') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000761s ] INFO: [ app_end ] --END-- [ RunTime:0.000827s ] [ 2019-07-18T20:04:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000746s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001264s ] INFO: [ app_begin ] --END-- [ RunTime:0.001365s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'yyyyyy' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '110' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001216s ] INFO: [ app_end ] --END-- [ RunTime:0.001321s ] [ 2019-07-18T20:04:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000575s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000860s ] INFO: [ app_begin ] --END-- [ RunTime:0.000964s ] 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 = 'yyyyyy' ) ORDER BY Stratum [ RunTime:0.0029s ] NOTIC: [8] Undefined variable: abc C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [2] Invalid argument supplied for foreach() C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000857s ] INFO: [ app_end ] --END-- [ RunTime:0.000948s ] [ 2019-07-18T20:04:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000479s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000999s ] INFO: [ app_begin ] --END-- [ RunTime:0.001070s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'yyyyyy' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001807s ] INFO: [ app_end ] --END-- [ RunTime:0.001895s ] [ 2019-07-18T20:04:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000468s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001288s ] INFO: [ app_begin ] --END-- [ RunTime:0.001373s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001543s ] INFO: [ app_end ] --END-- [ RunTime:0.001659s ] [ 2019-07-18T20:04:27+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000500s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000896s ] INFO: [ app_begin ] --END-- [ RunTime:0.000969s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'yyyyyy' LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '110' ) LIMIT 1 [ RunTime:0.0005s ] 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.001047s ] INFO: [ app_end ] --END-- [ RunTime:0.001126s ] [ 2019-07-18T20:04:28+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000612s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000909s ] INFO: [ app_begin ] --END-- [ RunTime:0.001017s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0038s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000792s ] INFO: [ app_end ] --END-- [ RunTime:0.000860s ] [ 2019-07-18T20:04:28+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetServerTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000676s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001098s ] INFO: [ app_begin ] --END-- [ RunTime:0.001207s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.003997s ] INFO: [ app_end ] --END-- [ RunTime:0.004106s ] [ 2019-07-18T20:04:29+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000593s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000901s ] INFO: [ app_begin ] --END-- [ RunTime:0.001024s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'yyyyyy' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '110' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='110',`Time`='2019-07-18 20:04:29' WHERE ( UID = '110' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000925s ] INFO: [ app_end ] --END-- [ RunTime:0.001023s ] [ 2019-07-18T20:04:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000696s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001375s ] INFO: [ app_begin ] --END-- [ RunTime:0.001498s ] 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 = 'yyyyyy' ) ORDER BY Stratum [ RunTime:0.0036s ] NOTIC: [8] Undefined variable: abc C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [2] Invalid argument supplied for foreach() C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001297s ] INFO: [ app_end ] --END-- [ RunTime:0.001379s ] [ 2019-07-18T20:04:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000627s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001275s ] INFO: [ app_begin ] --END-- [ RunTime:0.001378s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'yyyyyy' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '110' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001385s ] INFO: [ app_end ] --END-- [ RunTime:0.001637s ] [ 2019-07-18T20:04:32+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000539s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000895s ] INFO: [ app_begin ] --END-- [ RunTime:0.001002s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000955s ] INFO: [ app_end ] --END-- [ RunTime:0.001036s ] [ 2019-07-18T20:04:32+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000393s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000563s ] INFO: [ app_begin ] --END-- [ RunTime:0.000631s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000711s ] INFO: [ app_end ] --END-- [ RunTime:0.000789s ] [ 2019-07-18T20:04:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000018s ] INFO: [ app_init ] --END-- [ RunTime:0.000421s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000565s ] INFO: [ app_begin ] --END-- [ RunTime:0.000632s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'yyyyyy' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000989s ] INFO: [ app_end ] --END-- [ RunTime:0.001055s ] [ 2019-07-18T20:04:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000436s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000763s ] INFO: [ app_begin ] --END-- [ RunTime:0.000832s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'yyyyyy' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '110' ) LIMIT 1 [ RunTime:0.0012s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001751s ] INFO: [ app_end ] --END-- [ RunTime:0.001847s ] [ 2019-07-18T20:04:35+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000526s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000792s ] INFO: [ app_begin ] --END-- [ RunTime:0.000872s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0025s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000900s ] INFO: [ app_end ] --END-- [ RunTime:0.001003s ] [ 2019-07-18T20:04:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000496s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000949s ] INFO: [ app_begin ] --END-- [ RunTime:0.001021s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'yyyyyy' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playerdata` SET `UID`='110',`UserName`='yyyyyy',`UserIcon`='1',`Gold`='0',`Crystal`='220',`LV`='1',`EXP_Max`='100',`EXP`='0',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='0',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='1' WHERE ( UID = '110' ) [ RunTime:0.0007s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '110' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('110','|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|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|0|0|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001207s ] INFO: [ app_end ] --END-- [ RunTime:0.001290s ] [ 2019-07-18T20:04:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/TestTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000430s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000646s ] INFO: [ app_begin ] --END-- [ RunTime:0.000752s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'yyyyyy' ) LIMIT 1 [ RunTime:0.0003s ] SQL: DELETE FROM `sg_playeraddexptime` WHERE ( UID = '110' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_playeraddexptime` (`UID`,`Time`) VALUES ('110','2019-07-18 20:04:37') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000801s ] INFO: [ app_end ] --END-- [ RunTime:0.000882s ] [ 2019-07-18T20:04:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetServerTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000508s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001018s ] INFO: [ app_begin ] --END-- [ RunTime:0.001091s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001111s ] INFO: [ app_end ] --END-- [ RunTime:0.001190s ] [ 2019-07-18T20:04:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000417s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000638s ] INFO: [ app_begin ] --END-- [ RunTime:0.000705s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'yyyyyy' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '110' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='110',`Time`='2019-07-18 20:04:38' WHERE ( UID = '110' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000915s ] INFO: [ app_end ] --END-- [ RunTime:0.001024s ] [ 2019-07-18T20:04:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.000557s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000811s ] INFO: [ app_begin ] --END-- [ RunTime:0.000908s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'yyyyyy' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '110' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000966s ] INFO: [ app_end ] --END-- [ RunTime:0.001056s ] [ 2019-07-18T20:04:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000554s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000762s ] INFO: [ app_begin ] --END-- [ RunTime:0.000850s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'yyyyyy' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '110' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000831s ] INFO: [ app_end ] --END-- [ RunTime:0.000940s ] [ 2019-07-18T20:04:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000490s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000938s ] INFO: [ app_begin ] --END-- [ RunTime:0.001008s ] 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 = 'yyyyyy' ) ORDER BY Stratum [ RunTime:0.0033s ] NOTIC: [8] Undefined variable: abc C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [2] Invalid argument supplied for foreach() C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 302 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000876s ] INFO: [ app_end ] --END-- [ RunTime:0.000956s ] [ 2019-07-18T20:04:41+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000769s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001044s ] INFO: [ app_begin ] --END-- [ RunTime:0.001266s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001020s ] INFO: [ app_end ] --END-- [ RunTime:0.001100s ] [ 2019-07-18T20:04:42+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000465s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000709s ] INFO: [ app_begin ] --END-- [ RunTime:0.000785s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'yyyyyy' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000974s ] INFO: [ app_end ] --END-- [ RunTime:0.001042s ] [ 2019-07-18T20:04:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000491s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000578s ] INFO: [ app_begin ] --END-- [ RunTime:0.000648s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001129s ] INFO: [ app_end ] --END-- [ RunTime:0.001246s ] [ 2019-07-18T20:04:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000531s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000794s ] INFO: [ app_begin ] --END-- [ RunTime:0.000877s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000806s ] INFO: [ app_end ] --END-- [ RunTime:0.000906s ] [ 2019-07-18T20:04:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000422s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000946s ] INFO: [ app_begin ] --END-- [ RunTime:0.001050s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000906s ] INFO: [ app_end ] --END-- [ RunTime:0.000981s ] [ 2019-07-18T20:07:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000740s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001116s ] INFO: [ app_begin ] --END-- [ RunTime:0.001230s ] 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 = 'y11111' ) ORDER BY Stratum [ RunTime:0.0034s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001008s ] INFO: [ app_end ] --END-- [ RunTime:0.001085s ] [ 2019-07-18T20:07:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000766s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001126s ] INFO: [ app_begin ] --END-- [ RunTime:0.001317s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000950s ] INFO: [ app_end ] --END-- [ RunTime:0.001016s ] [ 2019-07-18T20:07:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetServerTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000039s ] INFO: [ app_init ] --END-- [ RunTime:0.000977s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001122s ] INFO: [ app_begin ] --END-- [ RunTime:0.001216s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001300s ] INFO: [ app_end ] --END-- [ RunTime:0.001412s ] [ 2019-07-18T20:07:02+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000465s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000773s ] INFO: [ app_begin ] --END-- [ RunTime:0.000862s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001114s ] INFO: [ app_end ] --END-- [ RunTime:0.001200s ] [ 2019-07-18T20:07:03+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000941s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001296s ] INFO: [ app_begin ] --END-- [ RunTime:0.001423s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001157s ] INFO: [ app_end ] --END-- [ RunTime:0.001277s ] [ 2019-07-18T20:07:04+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000574s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001530s ] INFO: [ app_begin ] --END-- [ RunTime:0.001601s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='109',`Time`='2019-07-18 20:07:04' WHERE ( UID = '109' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000917s ] INFO: [ app_end ] --END-- [ RunTime:0.000982s ] [ 2019-07-18T20:07:04+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.000519s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000758s ] INFO: [ app_begin ] --END-- [ RunTime:0.000827s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000842s ] INFO: [ app_end ] --END-- [ RunTime:0.000969s ] [ 2019-07-18T20:07:13+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000419s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000580s ] INFO: [ app_begin ] --END-- [ RunTime:0.000652s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000895s ] INFO: [ app_end ] --END-- [ RunTime:0.001005s ] [ 2019-07-18T20:07:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000428s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000704s ] INFO: [ app_begin ] --END-- [ RunTime:0.000776s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0012s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001038s ] INFO: [ app_end ] --END-- [ RunTime:0.001113s ] [ 2019-07-18T20:07:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000560s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000704s ] INFO: [ app_begin ] --END-- [ RunTime:0.000794s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000782s ] INFO: [ app_end ] --END-- [ RunTime:0.000856s ] [ 2019-07-18T20:07:51+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000456s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000599s ] INFO: [ app_begin ] --END-- [ RunTime:0.000680s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000795s ] INFO: [ app_end ] --END-- [ RunTime:0.000868s ] [ 2019-07-18T20:07:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000446s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000596s ] INFO: [ app_begin ] --END-- [ RunTime:0.000684s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000820s ] INFO: [ app_end ] --END-- [ RunTime:0.000914s ] [ 2019-07-18T20:08:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000609s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000793s ] INFO: [ app_begin ] --END-- [ RunTime:0.000877s ] 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 = 'yyyyyy' ) ORDER BY Stratum [ RunTime:0.0050s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001135s ] INFO: [ app_end ] --END-- [ RunTime:0.001227s ] [ 2019-07-18T20:08:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000576s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000820s ] INFO: [ app_begin ] --END-- [ RunTime:0.000905s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000866s ] INFO: [ app_end ] --END-- [ RunTime:0.000973s ] [ 2019-07-18T20:08:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000614s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000830s ] INFO: [ app_begin ] --END-- [ RunTime:0.000941s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'yyyyyy' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '110' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000883s ] INFO: [ app_end ] --END-- [ RunTime:0.001026s ] [ 2019-07-18T20:08:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetServerTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000722s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001212s ] INFO: [ app_begin ] --END-- [ RunTime:0.001402s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001516s ] INFO: [ app_end ] --END-- [ RunTime:0.001639s ] [ 2019-07-18T20:08:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000664s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000914s ] INFO: [ app_begin ] --END-- [ RunTime:0.001027s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'yyyyyy' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '110' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='110',`Time`='2019-07-18 20:08:36' WHERE ( UID = '110' ) [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000791s ] INFO: [ app_end ] --END-- [ RunTime:0.000883s ] [ 2019-07-18T20:08:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000696s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000932s ] INFO: [ app_begin ] --END-- [ RunTime:0.001028s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'yyyyyy' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '110' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000772s ] INFO: [ app_end ] --END-- [ RunTime:0.000857s ] [ 2019-07-18T20:08:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000528s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000873s ] INFO: [ app_begin ] --END-- [ RunTime:0.000958s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'yyyyyy' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000893s ] INFO: [ app_end ] --END-- [ RunTime:0.000954s ] [ 2019-07-18T20:08:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000465s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000635s ] INFO: [ app_begin ] --END-- [ RunTime:0.000705s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001097s ] INFO: [ app_end ] --END-- [ RunTime:0.001181s ] [ 2019-07-18T20:08:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000406s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000783s ] INFO: [ app_begin ] --END-- [ RunTime:0.000855s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000872s ] INFO: [ app_end ] --END-- [ RunTime:0.001006s ] [ 2019-07-18T20:08:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000538s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001086s ] INFO: [ app_begin ] --END-- [ RunTime:0.001160s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001039s ] INFO: [ app_end ] --END-- [ RunTime:0.001130s ] [ 2019-07-18T20:08:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000493s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000575s ] INFO: [ app_begin ] --END-- [ RunTime:0.000644s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000931s ] INFO: [ app_end ] --END-- [ RunTime:0.001003s ] [ 2019-07-18T20:08:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000614s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000943s ] INFO: [ app_begin ] --END-- [ RunTime:0.001050s ] 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 = 'y11111' ) ORDER BY Stratum [ RunTime:0.0035s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001323s ] INFO: [ app_end ] --END-- [ RunTime:0.001400s ] [ 2019-07-18T20:08:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000661s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000937s ] INFO: [ app_begin ] --END-- [ RunTime:0.001009s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000975s ] INFO: [ app_end ] --END-- [ RunTime:0.001082s ] [ 2019-07-18T20:08:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000451s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000623s ] INFO: [ app_begin ] --END-- [ RunTime:0.000695s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'yyyyyy' ) LIMIT 1 [ RunTime:0.0005s ] SQL: UPDATE `sg_playerdata` SET `UID`='110',`UserName`='yyyyyy',`UserIcon`='1',`Gold`='18500',`Crystal`='150',`LV`='1',`EXP_Max`='100',`EXP`='0',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='10240',`CityOpenBit`='2',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '110' ) [ RunTime:0.0010s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '110' ) [ RunTime:0.0003s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('110','|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|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|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|1|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000848s ] INFO: [ app_end ] --END-- [ RunTime:0.000949s ] [ 2019-07-18T20:08:47+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.000568s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001129s ] INFO: [ app_begin ] --END-- [ RunTime:0.001219s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='109',`Time`='2019-07-18 20:08:47' WHERE ( UID = '109' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001061s ] INFO: [ app_end ] --END-- [ RunTime:0.001126s ] [ 2019-07-18T20:08:51+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000416s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000679s ] INFO: [ app_begin ] --END-- [ RunTime:0.000748s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000815s ] INFO: [ app_end ] --END-- [ RunTime:0.000910s ] [ 2019-07-18T20:08:52+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000702s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001322s ] INFO: [ app_begin ] --END-- [ RunTime:0.001415s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'w' LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '2' ) LIMIT 1 [ RunTime:0.0005s ] 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.001172s ] INFO: [ app_end ] --END-- [ RunTime:0.001239s ] [ 2019-07-18T20:08:52+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetServerTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000597s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001216s ] INFO: [ app_begin ] --END-- [ RunTime:0.001291s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001129s ] INFO: [ app_end ] --END-- [ RunTime:0.001201s ] [ 2019-07-18T20:08:53+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000048s ] INFO: [ app_init ] --END-- [ RunTime:0.000626s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001512s ] INFO: [ app_begin ] --END-- [ RunTime:0.001603s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000885s ] INFO: [ app_end ] --END-- [ RunTime:0.000952s ] [ 2019-07-18T20:08:54+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000926s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000924s ] INFO: [ app_begin ] --END-- [ RunTime:0.001280s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0023s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001104s ] INFO: [ app_end ] --END-- [ RunTime:0.001201s ] [ 2019-07-18T20:08:55+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000464s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000662s ] INFO: [ app_begin ] --END-- [ RunTime:0.000729s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0002s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='2',`Time`='2019-07-18 20:08:55' WHERE ( UID = '2' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000888s ] INFO: [ app_end ] --END-- [ RunTime:0.000970s ] [ 2019-07-18T20:08:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000619s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000791s ] INFO: [ app_begin ] --END-- [ RunTime:0.000905s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000810s ] INFO: [ app_end ] --END-- [ RunTime:0.000892s ] [ 2019-07-18T20:08:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000431s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000680s ] INFO: [ app_begin ] --END-- [ RunTime:0.000752s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000881s ] INFO: [ app_end ] --END-- [ RunTime:0.000975s ] [ 2019-07-18T20:08:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000626s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000940s ] INFO: [ app_begin ] --END-- [ RunTime:0.001042s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001096s ] INFO: [ app_end ] --END-- [ RunTime:0.001193s ] [ 2019-07-18T20:08:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000491s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000844s ] INFO: [ app_begin ] --END-- [ RunTime:0.000935s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'w' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '2' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000833s ] INFO: [ app_end ] --END-- [ RunTime:0.000932s ] [ 2019-07-18T20:08:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000587s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001173s ] INFO: [ app_begin ] --END-- [ RunTime:0.001245s ] 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 = 'w' ) ORDER BY Stratum [ RunTime:0.0034s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001212s ] INFO: [ app_end ] --END-- [ RunTime:0.001276s ] [ 2019-07-18T20:08:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000446s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000708s ] INFO: [ app_begin ] --END-- [ RunTime:0.000792s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000652s ] INFO: [ app_end ] --END-- [ RunTime:0.000756s ] [ 2019-07-18T20:09:00+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000027s ] INFO: [ app_init ] --END-- [ RunTime:0.000670s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000818s ] INFO: [ app_begin ] --END-- [ RunTime:0.000892s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0026s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001019s ] INFO: [ app_end ] --END-- [ RunTime:0.001087s ] [ 2019-07-18T20:09:04+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000464s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000760s ] INFO: [ app_begin ] --END-- [ RunTime:0.000836s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001081s ] INFO: [ app_end ] --END-- [ RunTime:0.001170s ] [ 2019-07-18T20:09:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000533s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000646s ] INFO: [ app_begin ] --END-- [ RunTime:0.000713s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000938s ] INFO: [ app_end ] --END-- [ RunTime:0.001018s ] [ 2019-07-18T20:09:42+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000441s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000859s ] INFO: [ app_begin ] --END-- [ RunTime:0.000955s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000796s ] INFO: [ app_end ] --END-- [ RunTime:0.000863s ] [ 2019-07-18T20:09:42+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000542s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000766s ] INFO: [ app_begin ] --END-- [ RunTime:0.000839s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000789s ] INFO: [ app_end ] --END-- [ RunTime:0.000884s ] [ 2019-07-18T20:09:43+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000018s ] INFO: [ app_init ] --END-- [ RunTime:0.000400s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000593s ] INFO: [ app_begin ] --END-- [ RunTime:0.000659s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000886s ] INFO: [ app_end ] --END-- [ RunTime:0.000956s ] [ 2019-07-18T20:09:44+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000620s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001266s ] INFO: [ app_begin ] --END-- [ RunTime:0.001356s ] 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 = 'y11111' ) ORDER BY Stratum [ RunTime:0.0030s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001382s ] INFO: [ app_end ] --END-- [ RunTime:0.001459s ] [ 2019-07-18T20:09:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000627s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000848s ] INFO: [ app_begin ] --END-- [ RunTime:0.000930s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000985s ] INFO: [ app_end ] --END-- [ RunTime:0.001048s ] [ 2019-07-18T20:09:46+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000590s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000995s ] INFO: [ app_begin ] --END-- [ RunTime:0.001067s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='109',`Time`='2019-07-18 20:09:46' WHERE ( UID = '109' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001189s ] INFO: [ app_end ] --END-- [ RunTime:0.001255s ] [ 2019-07-18T20:09:50+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000613s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001080s ] INFO: [ app_begin ] --END-- [ RunTime:0.001152s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001343s ] INFO: [ app_end ] --END-- [ RunTime:0.001430s ] [ 2019-07-18T20:10:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.001020s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001001s ] INFO: [ app_begin ] --END-- [ RunTime:0.001100s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000784s ] INFO: [ app_end ] --END-- [ RunTime:0.000859s ] [ 2019-07-18T20:10:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000744s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001178s ] INFO: [ app_begin ] --END-- [ RunTime:0.001279s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001004s ] INFO: [ app_end ] --END-- [ RunTime:0.001096s ] [ 2019-07-18T20:10:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.001162s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001554s ] INFO: [ app_begin ] --END-- [ RunTime:0.001659s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002733s ] INFO: [ app_end ] --END-- [ RunTime:0.002799s ] [ 2019-07-18T20:11:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.001207s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001191s ] INFO: [ app_begin ] --END-- [ RunTime:0.001309s ] 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 = 'y11111' ) ORDER BY Stratum [ RunTime:0.0035s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000918s ] INFO: [ app_end ] --END-- [ RunTime:0.001002s ] [ 2019-07-18T20:11:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000477s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001044s ] INFO: [ app_begin ] --END-- [ RunTime:0.001116s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001088s ] INFO: [ app_end ] --END-- [ RunTime:0.001194s ] [ 2019-07-18T20:11:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000410s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000564s ] INFO: [ app_begin ] --END-- [ RunTime:0.000637s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='109',`Time`='2019-07-18 20:11:01' WHERE ( UID = '109' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000852s ] INFO: [ app_end ] --END-- [ RunTime:0.000923s ] [ 2019-07-18T20:11:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000115s ] INFO: [ app_init ] --END-- [ RunTime:0.000585s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000628s ] INFO: [ app_begin ] --END-- [ RunTime:0.000697s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001057s ] INFO: [ app_end ] --END-- [ RunTime:0.001131s ] [ 2019-07-18T20:12:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000589s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000837s ] INFO: [ app_begin ] --END-- [ RunTime:0.000948s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0008s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000842s ] INFO: [ app_end ] --END-- [ RunTime:0.000951s ] [ 2019-07-18T20:12:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000468s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000900s ] INFO: [ app_begin ] --END-- [ RunTime:0.000971s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0007s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='109',`Time`='2019-07-18 20:12:36' WHERE ( UID = '109' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001155s ] INFO: [ app_end ] --END-- [ RunTime:0.001222s ] [ 2019-07-18T20:12:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000477s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000858s ] INFO: [ app_begin ] --END-- [ RunTime:0.000931s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001129s ] INFO: [ app_end ] --END-- [ RunTime:0.001209s ] [ 2019-07-18T20:12:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000851s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000998s ] INFO: [ app_begin ] --END-- [ RunTime:0.001095s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000882s ] INFO: [ app_end ] --END-- [ RunTime:0.000960s ] [ 2019-07-18T20:12:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000620s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000935s ] INFO: [ app_begin ] --END-- [ RunTime:0.001027s ] 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 = 'y11111' ) ORDER BY Stratum [ RunTime:0.0036s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000926s ] INFO: [ app_end ] --END-- [ RunTime:0.001012s ] [ 2019-07-18T20:12:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000465s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000849s ] INFO: [ app_begin ] --END-- [ RunTime:0.000918s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001163s ] INFO: [ app_end ] --END-- [ RunTime:0.001237s ] [ 2019-07-18T20:12:45+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000492s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000855s ] INFO: [ app_begin ] --END-- [ RunTime:0.000933s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001475s ] INFO: [ app_end ] --END-- [ RunTime:0.001570s ] [ 2019-07-18T20:13:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000491s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000697s ] INFO: [ app_begin ] --END-- [ RunTime:0.000885s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001177s ] INFO: [ app_end ] --END-- [ RunTime:0.001361s ] [ 2019-07-18T20:13:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000480s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000860s ] INFO: [ app_begin ] --END-- [ RunTime:0.000960s ] 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 = 'y11111' ) ORDER BY Stratum [ RunTime:0.0032s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000968s ] INFO: [ app_end ] --END-- [ RunTime:0.001028s ] [ 2019-07-18T20:13:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000978s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001304s ] INFO: [ app_begin ] --END-- [ RunTime:0.001388s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001729s ] INFO: [ app_end ] --END-- [ RunTime:0.001812s ] [ 2019-07-18T20:13:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000471s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000687s ] INFO: [ app_begin ] --END-- [ RunTime:0.000770s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001010s ] INFO: [ app_end ] --END-- [ RunTime:0.001113s ] [ 2019-07-18T20:13:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000751s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000745s ] INFO: [ app_begin ] --END-- [ RunTime:0.000832s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='109',`Time`='2019-07-18 20:13:38' WHERE ( UID = '109' ) [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000915s ] INFO: [ app_end ] --END-- [ RunTime:0.001032s ] [ 2019-07-18T20:13:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000693s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001462s ] INFO: [ app_begin ] --END-- [ RunTime:0.001932s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001350s ] INFO: [ app_end ] --END-- [ RunTime:0.001489s ] [ 2019-07-18T20:14:07+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000678s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001186s ] INFO: [ app_begin ] --END-- [ RunTime:0.001287s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001262s ] INFO: [ app_end ] --END-- [ RunTime:0.001339s ] [ 2019-07-18T20:14:20+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000564s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001068s ] INFO: [ app_begin ] --END-- [ RunTime:0.001165s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001779s ] INFO: [ app_end ] --END-- [ RunTime:0.001896s ] [ 2019-07-18T20:14:52+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000471s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000576s ] INFO: [ app_begin ] --END-- [ RunTime:0.000661s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0006s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='109',`Time`='2019-07-18 20:14:52' WHERE ( UID = '109' ) [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000839s ] INFO: [ app_end ] --END-- [ RunTime:0.000919s ] [ 2019-07-18T20:14:53+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000723s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000995s ] INFO: [ app_begin ] --END-- [ RunTime:0.001098s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001134s ] INFO: [ app_end ] --END-- [ RunTime:0.001244s ] [ 2019-07-18T20:14:55+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000609s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000897s ] INFO: [ app_begin ] --END-- [ RunTime:0.000970s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000976s ] INFO: [ app_end ] --END-- [ RunTime:0.001041s ] [ 2019-07-18T20:14:55+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000515s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001279s ] INFO: [ app_begin ] --END-- [ RunTime:0.001366s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000813s ] INFO: [ app_end ] --END-- [ RunTime:0.000913s ] [ 2019-07-18T20:14:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000526s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001176s ] INFO: [ app_begin ] --END-- [ RunTime:0.001253s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001154s ] INFO: [ app_end ] --END-- [ RunTime:0.001234s ] [ 2019-07-18T20:14:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000598s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000970s ] INFO: [ app_begin ] --END-- [ RunTime:0.001053s ] 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 = 'y11111' ) ORDER BY Stratum [ RunTime:0.0040s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001292s ] INFO: [ app_end ] --END-- [ RunTime:0.001368s ] [ 2019-07-18T20:15:13+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000501s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000894s ] INFO: [ app_begin ] --END-- [ RunTime:0.000965s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001309s ] INFO: [ app_end ] --END-- [ RunTime:0.001398s ] [ 2019-07-18T20:16:29+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000955s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001236s ] INFO: [ app_begin ] --END-- [ RunTime:0.001328s ] 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 = 'y11111' ) ORDER BY Stratum [ RunTime:0.0037s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001192s ] INFO: [ app_end ] --END-- [ RunTime:0.001253s ] [ 2019-07-18T20:16:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000648s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001029s ] INFO: [ app_begin ] --END-- [ RunTime:0.001116s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001206s ] INFO: [ app_end ] --END-- [ RunTime:0.001314s ] [ 2019-07-18T20:16:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000512s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000758s ] INFO: [ app_begin ] --END-- [ RunTime:0.000831s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0008s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='109',`Time`='2019-07-18 20:16:31' WHERE ( UID = '109' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001107s ] INFO: [ app_end ] --END-- [ RunTime:0.001211s ] [ 2019-07-18T20:16:32+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000562s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000662s ] INFO: [ app_begin ] --END-- [ RunTime:0.000745s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000726s ] INFO: [ app_end ] --END-- [ RunTime:0.000804s ] [ 2019-07-18T20:16:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000527s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000713s ] INFO: [ app_begin ] --END-- [ RunTime:0.000783s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000927s ] INFO: [ app_end ] --END-- [ RunTime:0.000993s ] [ 2019-07-18T20:16:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000494s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000617s ] INFO: [ app_begin ] --END-- [ RunTime:0.000685s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000867s ] INFO: [ app_end ] --END-- [ RunTime:0.000966s ] [ 2019-07-18T20:16:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000410s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000611s ] INFO: [ app_begin ] --END-- [ RunTime:0.000681s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000791s ] INFO: [ app_end ] --END-- [ RunTime:0.000862s ] [ 2019-07-18T20:17:14+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000553s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000811s ] INFO: [ app_begin ] --END-- [ RunTime:0.000997s ] 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 = 'y11111' ) ORDER BY Stratum [ RunTime:0.0047s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000888s ] INFO: [ app_end ] --END-- [ RunTime:0.000953s ] [ 2019-07-18T20:17:14+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000477s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000694s ] INFO: [ app_begin ] --END-- [ RunTime:0.000765s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001068s ] INFO: [ app_end ] --END-- [ RunTime:0.001187s ] [ 2019-07-18T20:17:15+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000527s ] 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 = 'y11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001462s ] INFO: [ app_end ] --END-- [ RunTime:0.001532s ] [ 2019-07-18T20:17:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000512s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001268s ] INFO: [ app_begin ] --END-- [ RunTime:0.001358s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='109',`Time`='2019-07-18 20:17:16' WHERE ( UID = '109' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001495s ] INFO: [ app_end ] --END-- [ RunTime:0.001585s ] [ 2019-07-18T20:17:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000528s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000758s ] INFO: [ app_begin ] --END-- [ RunTime:0.000829s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001002s ] INFO: [ app_end ] --END-- [ RunTime:0.001063s ] [ 2019-07-18T20:17:18+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000451s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000684s ] INFO: [ app_begin ] --END-- [ RunTime:0.000769s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000938s ] INFO: [ app_end ] --END-- [ RunTime:0.001009s ] [ 2019-07-18T20:17:25+08:00 ] 139.227.66.25 /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.000586s ] INFO: [ app_begin ] --END-- [ RunTime:0.000657s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000973s ] INFO: [ app_end ] --END-- [ RunTime:0.001050s ] [ 2019-07-18T20:17:40+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000464s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000587s ] INFO: [ app_begin ] --END-- [ RunTime:0.000667s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000843s ] INFO: [ app_end ] --END-- [ RunTime:0.000935s ] [ 2019-07-18T20:18:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000509s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000650s ] INFO: [ app_begin ] --END-- [ RunTime:0.000752s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000828s ] INFO: [ app_end ] --END-- [ RunTime:0.000930s ] [ 2019-07-18T20:18:20+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000792s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001056s ] INFO: [ app_begin ] --END-- [ RunTime:0.001150s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0002s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='109',`Time`='2019-07-18 20:18:20' WHERE ( UID = '109' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001041s ] INFO: [ app_end ] --END-- [ RunTime:0.001108s ] [ 2019-07-18T20:18:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000764s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000694s ] INFO: [ app_begin ] --END-- [ RunTime:0.000782s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000921s ] INFO: [ app_end ] --END-- [ RunTime:0.000985s ] [ 2019-07-18T20:18:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000424s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000700s ] INFO: [ app_begin ] --END-- [ RunTime:0.000771s ] 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 = 'y11111' ) ORDER BY Stratum [ RunTime:0.0029s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000775s ] INFO: [ app_end ] --END-- [ RunTime:0.000908s ] [ 2019-07-18T20:18:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000620s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000575s ] INFO: [ app_begin ] --END-- [ RunTime:0.000659s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000784s ] INFO: [ app_end ] --END-- [ RunTime:0.000862s ] [ 2019-07-18T20:18:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000504s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000906s ] INFO: [ app_begin ] --END-- [ RunTime:0.000977s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001401s ] INFO: [ app_end ] --END-- [ RunTime:0.001478s ] [ 2019-07-18T20:18:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000644s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001339s ] INFO: [ app_begin ] --END-- [ RunTime:0.001449s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001353s ] INFO: [ app_end ] --END-- [ RunTime:0.001466s ] [ 2019-07-18T20:18:54+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000558s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001018s ] INFO: [ app_begin ] --END-- [ RunTime:0.001090s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playerdata` SET `UID`='109',`UserName`='y11111',`UserIcon`='1',`Gold`='18500',`Crystal`='80730',`LV`='1',`EXP_Max`='100',`EXP`='0',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='10240',`CityOpenBit`='2',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '109' ) [ RunTime:0.0010s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '109' ) [ RunTime:0.0004s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('109','|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|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|0|1|0|0') [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001264s ] INFO: [ app_end ] --END-- [ RunTime:0.001330s ] [ 2019-07-18T20:19:16+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000513s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000848s ] INFO: [ app_begin ] --END-- [ RunTime:0.000959s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'W11111' LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '105' ) LIMIT 1 [ RunTime:0.0019s ] 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.000972s ] INFO: [ app_end ] --END-- [ RunTime:0.001073s ] [ 2019-07-18T20:19:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000490s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000945s ] INFO: [ app_begin ] --END-- [ RunTime:0.001015s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001055s ] INFO: [ app_end ] --END-- [ RunTime:0.001161s ] [ 2019-07-18T20:19:17+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000548s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000662s ] INFO: [ app_begin ] --END-- [ RunTime:0.000733s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0023s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000820s ] INFO: [ app_end ] --END-- [ RunTime:0.000886s ] [ 2019-07-18T20:19:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetServerTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000841s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001035s ] INFO: [ app_begin ] --END-- [ RunTime:0.001358s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001060s ] INFO: [ app_end ] --END-- [ RunTime:0.001175s ] [ 2019-07-18T20:19:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000561s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000883s ] INFO: [ app_begin ] --END-- [ RunTime:0.000963s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001077s ] INFO: [ app_end ] --END-- [ RunTime:0.001172s ] [ 2019-07-18T20:19:18+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000538s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000813s ] INFO: [ app_begin ] --END-- [ RunTime:0.000901s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 20:19:18' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000913s ] INFO: [ app_end ] --END-- [ RunTime:0.001002s ] [ 2019-07-18T20:19:19+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000485s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000692s ] INFO: [ app_begin ] --END-- [ RunTime:0.000764s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000955s ] INFO: [ app_end ] --END-- [ RunTime:0.001022s ] [ 2019-07-18T20:19:20+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000532s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000764s ] INFO: [ app_begin ] --END-- [ RunTime:0.000834s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001017s ] INFO: [ app_end ] --END-- [ RunTime:0.001082s ] [ 2019-07-18T20:19:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000478s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000720s ] INFO: [ app_begin ] --END-- [ RunTime:0.000802s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000929s ] INFO: [ app_end ] --END-- [ RunTime:0.001037s ] [ 2019-07-18T20:19:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000479s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001699s ] INFO: [ app_begin ] --END-- [ RunTime:0.001800s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001450s ] INFO: [ app_end ] --END-- [ RunTime:0.001540s ] [ 2019-07-18T20:19:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000572s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000701s ] INFO: [ app_begin ] --END-- [ RunTime:0.000771s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0045s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001143s ] INFO: [ app_end ] --END-- [ RunTime:0.001239s ] [ 2019-07-18T20:19:24+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000537s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000934s ] INFO: [ app_begin ] --END-- [ RunTime:0.001005s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0032s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001629s ] INFO: [ app_end ] --END-- [ RunTime:0.001712s ] [ 2019-07-18T20:19:28+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp 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.001269s ] INFO: [ app_begin ] --END-- [ RunTime:0.001368s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001196s ] INFO: [ app_end ] --END-- [ RunTime:0.001271s ] [ 2019-07-18T20:19:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000450s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000649s ] INFO: [ app_begin ] --END-- [ RunTime:0.000720s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000917s ] INFO: [ app_end ] --END-- [ RunTime:0.000991s ] [ 2019-07-18T20:21:11+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000473s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000932s ] INFO: [ app_begin ] --END-- [ RunTime:0.001003s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'W11111' LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '105' ) LIMIT 1 [ RunTime:0.0005s ] 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.001134s ] INFO: [ app_end ] --END-- [ RunTime:0.001202s ] [ 2019-07-18T20:21:12+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000413s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000619s ] INFO: [ app_begin ] --END-- [ RunTime:0.000700s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0023s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000933s ] INFO: [ app_end ] --END-- [ RunTime:0.001003s ] [ 2019-07-18T20:21:12+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetServerTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000675s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000971s ] INFO: [ app_begin ] --END-- [ RunTime:0.001060s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001246s ] INFO: [ app_end ] --END-- [ RunTime:0.001376s ] [ 2019-07-18T20:21:13+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.001535s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001067s ] INFO: [ app_begin ] --END-- [ RunTime:0.001143s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0002s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 20:21:13' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001228s ] INFO: [ app_end ] --END-- [ RunTime:0.001297s ] [ 2019-07-18T20:21:13+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000483s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000673s ] INFO: [ app_begin ] --END-- [ RunTime:0.000765s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000765s ] INFO: [ app_end ] --END-- [ RunTime:0.000860s ] [ 2019-07-18T20:21:14+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000940s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000743s ] INFO: [ app_begin ] --END-- [ RunTime:0.000827s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001043s ] INFO: [ app_end ] --END-- [ RunTime:0.001140s ] [ 2019-07-18T20:21:15+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000626s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000903s ] INFO: [ app_begin ] --END-- [ RunTime:0.001013s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000851s ] INFO: [ app_end ] --END-- [ RunTime:0.000943s ] [ 2019-07-18T20:21:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000410s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000767s ] INFO: [ app_begin ] --END-- [ RunTime:0.000857s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0044s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000837s ] INFO: [ app_end ] --END-- [ RunTime:0.000899s ] [ 2019-07-18T20:21:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000028s ] INFO: [ app_init ] --END-- [ RunTime:0.000616s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001003s ] INFO: [ app_begin ] --END-- [ RunTime:0.001114s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001106s ] INFO: [ app_end ] --END-- [ RunTime:0.001207s ] [ 2019-07-18T20:21:18+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000734s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000995s ] INFO: [ app_begin ] --END-- [ RunTime:0.001109s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001003s ] INFO: [ app_end ] --END-- [ RunTime:0.001098s ] [ 2019-07-18T20:21:19+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000086s ] INFO: [ app_init ] --END-- [ RunTime:0.000550s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000916s ] INFO: [ app_begin ] --END-- [ RunTime:0.000987s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0025s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001163s ] INFO: [ app_end ] --END-- [ RunTime:0.001235s ] [ 2019-07-18T20:21:29+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000637s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001075s ] INFO: [ app_begin ] --END-- [ RunTime:0.001149s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001526s ] INFO: [ app_end ] --END-- [ RunTime:0.001632s ] [ 2019-07-18T20:21:30+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000480s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000927s ] INFO: [ app_begin ] --END-- [ RunTime:0.000996s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001137s ] INFO: [ app_end ] --END-- [ RunTime:0.001225s ] [ 2019-07-18T20:21:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000469s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000946s ] INFO: [ app_begin ] --END-- [ RunTime:0.001028s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001305s ] INFO: [ app_end ] --END-- [ RunTime:0.001383s ] [ 2019-07-18T20:22:32+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000544s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000791s ] INFO: [ app_begin ] --END-- [ RunTime:0.000870s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'W11111' LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '105' ) LIMIT 1 [ RunTime:0.0005s ] 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.000874s ] INFO: [ app_end ] --END-- [ RunTime:0.000940s ] [ 2019-07-18T20:22:33+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000575s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001159s ] INFO: [ app_begin ] --END-- [ RunTime:0.001254s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0021s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001111s ] INFO: [ app_end ] --END-- [ RunTime:0.001181s ] [ 2019-07-18T20:22:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetServerTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000045s ] INFO: [ app_init ] --END-- [ RunTime:0.000669s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000674s ] INFO: [ app_begin ] --END-- [ RunTime:0.000837s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000750s ] INFO: [ app_end ] --END-- [ RunTime:0.000830s ] [ 2019-07-18T20:22:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000593s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000857s ] INFO: [ app_begin ] --END-- [ RunTime:0.000965s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001023s ] INFO: [ app_end ] --END-- [ RunTime:0.001149s ] [ 2019-07-18T20:22:34+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000544s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000971s ] INFO: [ app_begin ] --END-- [ RunTime:0.001073s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 20:22:34' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000771s ] INFO: [ app_end ] --END-- [ RunTime:0.000870s ] [ 2019-07-18T20:22:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000788s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000919s ] INFO: [ app_begin ] --END-- [ RunTime:0.001017s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001094s ] INFO: [ app_end ] --END-- [ RunTime:0.001157s ] [ 2019-07-18T20:22:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000526s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000872s ] INFO: [ app_begin ] --END-- [ RunTime:0.000983s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000937s ] INFO: [ app_end ] --END-- [ RunTime:0.001043s ] [ 2019-07-18T20:22:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000720s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000716s ] INFO: [ app_begin ] --END-- [ RunTime:0.000792s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000997s ] INFO: [ app_end ] --END-- [ RunTime:0.001065s ] [ 2019-07-18T20:22:38+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000529s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000929s ] INFO: [ app_begin ] --END-- [ RunTime:0.001001s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0042s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001758s ] INFO: [ app_end ] --END-- [ RunTime:0.001856s ] [ 2019-07-18T20:22:39+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000464s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000654s ] INFO: [ app_begin ] --END-- [ RunTime:0.000723s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001066s ] [ 2019-07-18T20:22:40+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000513s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000676s ] INFO: [ app_begin ] --END-- [ RunTime:0.000746s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0025s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000781s ] INFO: [ app_end ] --END-- [ RunTime:0.000848s ] [ 2019-07-18T20:22:49+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000538s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000725s ] INFO: [ app_begin ] --END-- [ RunTime:0.000793s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000809s ] INFO: [ app_end ] --END-- [ RunTime:0.000881s ] [ 2019-07-18T20:22:50+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000465s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000726s ] INFO: [ app_begin ] --END-- [ RunTime:0.000793s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000849s ] INFO: [ app_end ] --END-- [ RunTime:0.000933s ] [ 2019-07-18T20:22:51+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000536s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000627s ] INFO: [ app_begin ] --END-- [ RunTime:0.000726s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000969s ] INFO: [ app_end ] --END-- [ RunTime:0.001059s ] [ 2019-07-18T20:23:54+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000432s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000656s ] INFO: [ app_begin ] --END-- [ RunTime:0.000744s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'y11111' LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '109' ) LIMIT 1 [ RunTime:0.0005s ] 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.001008s ] INFO: [ app_end ] --END-- [ RunTime:0.001073s ] [ 2019-07-18T20:23:55+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000492s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000965s ] INFO: [ app_begin ] --END-- [ RunTime:0.001104s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0021s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000782s ] INFO: [ app_end ] --END-- [ RunTime:0.000852s ] [ 2019-07-18T20:23:55+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetServerTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000489s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000859s ] INFO: [ app_begin ] --END-- [ RunTime:0.000954s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001011s ] INFO: [ app_end ] --END-- [ RunTime:0.001108s ] [ 2019-07-18T20:23:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000526s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001017s ] INFO: [ app_begin ] --END-- [ RunTime:0.001133s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0002s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='109',`Time`='2019-07-18 20:23:56' WHERE ( UID = '109' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001254s ] INFO: [ app_end ] --END-- [ RunTime:0.001320s ] [ 2019-07-18T20:23:56+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000408s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000562s ] INFO: [ app_begin ] --END-- [ RunTime:0.000634s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000693s ] INFO: [ app_end ] --END-- [ RunTime:0.000789s ] [ 2019-07-18T20:23:57+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000431s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000807s ] INFO: [ app_begin ] --END-- [ RunTime:0.000877s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000797s ] INFO: [ app_end ] --END-- [ RunTime:0.000888s ] [ 2019-07-18T20:23:58+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000018s ] INFO: [ app_init ] --END-- [ RunTime:0.000390s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000628s ] INFO: [ app_begin ] --END-- [ RunTime:0.000717s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000991s ] INFO: [ app_end ] --END-- [ RunTime:0.001066s ] [ 2019-07-18T20:23:59+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000425s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000572s ] INFO: [ app_begin ] --END-- [ RunTime:0.000642s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001301s ] INFO: [ app_end ] --END-- [ RunTime:0.001469s ] [ 2019-07-18T20:24:00+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000471s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001053s ] INFO: [ app_begin ] --END-- [ RunTime:0.001137s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001299s ] INFO: [ app_end ] --END-- [ RunTime:0.001397s ] [ 2019-07-18T20:24:01+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000470s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000550s ] INFO: [ app_begin ] --END-- [ RunTime:0.000620s ] 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 = 'y11111' ) ORDER BY Stratum [ RunTime:0.0034s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001099s ] INFO: [ app_end ] --END-- [ RunTime:0.001174s ] [ 2019-07-18T20:24:02+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000505s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000746s ] INFO: [ app_begin ] --END-- [ RunTime:0.000841s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0022s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001013s ] INFO: [ app_end ] --END-- [ RunTime:0.001119s ] [ 2019-07-18T20:24:12+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000461s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000650s ] INFO: [ app_begin ] --END-- [ RunTime:0.000737s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001010s ] INFO: [ app_end ] --END-- [ RunTime:0.001094s ] [ 2019-07-18T20:24:13+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000415s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000658s ] INFO: [ app_begin ] --END-- [ RunTime:0.000745s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000913s ] INFO: [ app_end ] --END-- [ RunTime:0.001022s ] [ 2019-07-18T20:24:14+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000568s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000665s ] INFO: [ app_begin ] --END-- [ RunTime:0.000745s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001270s ] INFO: [ app_end ] --END-- [ RunTime:0.001385s ] [ 2019-07-18T20:28:18+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000026s ] INFO: [ app_init ] --END-- [ RunTime:0.000597s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000948s ] INFO: [ app_begin ] --END-- [ RunTime:0.001032s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'y11111' LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '109' ) 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.001045s ] INFO: [ app_end ] --END-- [ RunTime:0.001168s ] [ 2019-07-18T20:28:20+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000665s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001076s ] INFO: [ app_begin ] --END-- [ RunTime:0.001148s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0024s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001394s ] INFO: [ app_end ] --END-- [ RunTime:0.001481s ] [ 2019-07-18T20:28:20+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetServerTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000031s ] INFO: [ app_init ] --END-- [ RunTime:0.000900s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001122s ] INFO: [ app_begin ] --END-- [ RunTime:0.001371s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000847s ] INFO: [ app_end ] --END-- [ RunTime:0.000932s ] [ 2019-07-18T20:28:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000743s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001062s ] INFO: [ app_begin ] --END-- [ RunTime:0.001164s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='109',`Time`='2019-07-18 20:28:21' WHERE ( UID = '109' ) [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001406s ] INFO: [ app_end ] --END-- [ RunTime:0.001515s ] [ 2019-07-18T20:28:21+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000665s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001327s ] INFO: [ app_begin ] --END-- [ RunTime:0.001515s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000808s ] INFO: [ app_end ] --END-- [ RunTime:0.000887s ] [ 2019-07-18T20:28:22+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000866s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001509s ] INFO: [ app_begin ] --END-- [ RunTime:0.001614s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001389s ] INFO: [ app_end ] --END-- [ RunTime:0.001500s ] [ 2019-07-18T20:28:23+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000698s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000765s ] INFO: [ app_begin ] --END-- [ RunTime:0.000836s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0007s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001035s ] INFO: [ app_end ] --END-- [ RunTime:0.001103s ] [ 2019-07-18T20:28:24+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000655s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000883s ] INFO: [ app_begin ] --END-- [ RunTime:0.001093s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000983s ] INFO: [ app_end ] --END-- [ RunTime:0.001064s ] [ 2019-07-18T20:28:25+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000465s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000787s ] INFO: [ app_begin ] --END-- [ RunTime:0.000877s ] 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 = 'y11111' ) ORDER BY Stratum [ RunTime:0.0028s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001118s ] INFO: [ app_end ] --END-- [ RunTime:0.001178s ] [ 2019-07-18T20:28:26+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000429s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000817s ] INFO: [ app_begin ] --END-- [ RunTime:0.000903s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001081s ] [ 2019-07-18T20:28:27+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000523s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000654s ] INFO: [ app_begin ] --END-- [ RunTime:0.000835s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0022s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000792s ] INFO: [ app_end ] --END-- [ RunTime:0.000876s ] [ 2019-07-18T20:28:35+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000433s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000681s ] INFO: [ app_begin ] --END-- [ RunTime:0.000755s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000787s ] INFO: [ app_end ] --END-- [ RunTime:0.000857s ] [ 2019-07-18T20:28:36+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000693s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000831s ] INFO: [ app_begin ] --END-- [ RunTime:0.000918s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000913s ] INFO: [ app_end ] --END-- [ RunTime:0.000986s ] [ 2019-07-18T20:28:37+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000657s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000690s ] INFO: [ app_begin ] --END-- [ RunTime:0.000774s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000982s ] INFO: [ app_end ] --END-- [ RunTime:0.001055s ] [ 2019-07-18T20:29:16+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000413s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000712s ] INFO: [ app_begin ] --END-- [ RunTime:0.000784s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'y11111' LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '109' ) 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.000974s ] INFO: [ app_end ] --END-- [ RunTime:0.001098s ] [ 2019-07-18T20:29:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000468s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001798s ] INFO: [ app_begin ] --END-- [ RunTime:0.001893s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001210s ] INFO: [ app_end ] --END-- [ RunTime:0.001343s ] [ 2019-07-18T20:29:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000533s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000650s ] INFO: [ app_begin ] --END-- [ RunTime:0.000728s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='109',`Time`='2019-07-18 20:29:17' WHERE ( UID = '109' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000899s ] INFO: [ app_end ] --END-- [ RunTime:0.000975s ] [ 2019-07-18T20:29:17+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000033s ] INFO: [ app_init ] --END-- [ RunTime:0.000735s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001018s ] INFO: [ app_begin ] --END-- [ RunTime:0.001165s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0027s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000791s ] INFO: [ app_end ] --END-- [ RunTime:0.000860s ] [ 2019-07-18T20:29:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000601s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001123s ] INFO: [ app_begin ] --END-- [ RunTime:0.001289s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000702s ] INFO: [ app_end ] --END-- [ RunTime:0.000767s ] [ 2019-07-18T20:29:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.000665s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000836s ] INFO: [ app_begin ] --END-- [ RunTime:0.000938s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000699s ] INFO: [ app_end ] --END-- [ RunTime:0.000793s ] [ 2019-07-18T20:29:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000562s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000970s ] INFO: [ app_begin ] --END-- [ RunTime:0.001046s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0007s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001261s ] INFO: [ app_end ] --END-- [ RunTime:0.001346s ] [ 2019-07-18T20:29:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000030s ] INFO: [ app_init ] --END-- [ RunTime:0.000459s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000861s ] INFO: [ app_begin ] --END-- [ RunTime:0.000944s ] 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 = 'y11111' ) ORDER BY Stratum [ RunTime:0.0055s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000801s ] INFO: [ app_end ] --END-- [ RunTime:0.000876s ] [ 2019-07-18T20:29:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000496s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000725s ] INFO: [ app_begin ] --END-- [ RunTime:0.000798s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'y11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '109' ) LIMIT 1 [ RunTime:0.0008s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001125s ] INFO: [ app_end ] --END-- [ RunTime:0.001241s ] [ 2019-07-18T20:29:18+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData 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.000790s ] INFO: [ app_begin ] --END-- [ RunTime:0.000877s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0022s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001077s ] INFO: [ app_end ] --END-- [ RunTime:0.001167s ] [ 2019-07-18T20:29:31+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000444s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000624s ] INFO: [ app_begin ] --END-- [ RunTime:0.000694s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001016s ] INFO: [ app_end ] --END-- [ RunTime:0.001109s ] [ 2019-07-18T20:29:32+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000443s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000665s ] INFO: [ app_begin ] --END-- [ RunTime:0.000748s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000959s ] INFO: [ app_end ] --END-- [ RunTime:0.001048s ] [ 2019-07-18T20:29:33+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000022s ] INFO: [ app_init ] --END-- [ RunTime:0.000478s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000744s ] INFO: [ app_begin ] --END-- [ RunTime:0.000832s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000978s ] INFO: [ app_end ] --END-- [ RunTime:0.001054s ] [ 2019-07-18T20:30:05+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000509s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001020s ] INFO: [ app_begin ] --END-- [ RunTime:0.001094s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'W11111' LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '105' ) 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.001643s ] INFO: [ app_end ] --END-- [ RunTime:0.001775s ] [ 2019-07-18T20:30:05+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000650s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000794s ] INFO: [ app_begin ] --END-- [ RunTime:0.000989s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000801s ] INFO: [ app_end ] --END-- [ RunTime:0.000892s ] [ 2019-07-18T20:30:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000590s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000697s ] INFO: [ app_begin ] --END-- [ RunTime:0.000769s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] SQL: UPDATE `sg_playeraddexptime` SET `UID`='105',`Time`='2019-07-18 20:30:06' WHERE ( UID = '105' ) [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000761s ] INFO: [ app_end ] --END-- [ RunTime:0.000940s ] [ 2019-07-18T20:30:06+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000518s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002025s ] INFO: [ app_begin ] --END-- [ RunTime:0.002117s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0025s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001277s ] INFO: [ app_end ] --END-- [ RunTime:0.001363s ] [ 2019-07-18T20:30:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000019s ] INFO: [ app_init ] --END-- [ RunTime:0.000513s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000880s ] INFO: [ app_begin ] --END-- [ RunTime:0.000954s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001318s ] INFO: [ app_end ] --END-- [ RunTime:0.001410s ] [ 2019-07-18T20:30:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000018s ] INFO: [ app_init ] --END-- [ RunTime:0.000536s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000715s ] INFO: [ app_begin ] --END-- [ RunTime:0.000786s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '105' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000824s ] INFO: [ app_end ] --END-- [ RunTime:0.000920s ] [ 2019-07-18T20:30:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000940s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000910s ] INFO: [ app_begin ] --END-- [ RunTime:0.001001s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000869s ] INFO: [ app_end ] --END-- [ RunTime:0.000963s ] [ 2019-07-18T20:30:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000425s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000683s ] INFO: [ app_begin ] --END-- [ RunTime:0.000752s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'W11111' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000808s ] INFO: [ app_end ] --END-- [ RunTime:0.000881s ] [ 2019-07-18T20:30:06+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000021s ] INFO: [ app_init ] --END-- [ RunTime:0.000493s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000749s ] INFO: [ app_begin ] --END-- [ RunTime:0.000818s ] 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 = 'W11111' ) ORDER BY Stratum [ RunTime:0.0042s ] NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined index: GeneralHasTime C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 296 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 307 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001175s ] INFO: [ app_end ] --END-- [ RunTime:0.001251s ] [ 2019-07-18T20:30:07+08:00 ] 139.227.66.25 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000020s ] INFO: [ app_init ] --END-- [ RunTime:0.000514s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001014s ] INFO: [ app_begin ] --END-- [ RunTime:0.001104s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0023s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001193s ] INFO: [ app_end ] --END-- [ RunTime:0.001269s ] [ 2019-07-18T20:30:16+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000758s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001009s ] INFO: [ app_begin ] --END-- [ RunTime:0.001111s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000966s ] INFO: [ app_end ] --END-- [ RunTime:0.001058s ] [ 2019-07-18T20:30:17+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000703s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001123s ] INFO: [ app_begin ] --END-- [ RunTime:0.001347s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000905s ] INFO: [ app_end ] --END-- [ RunTime:0.000992s ] [ 2019-07-18T20:30:18+08:00 ] 139.227.66.25 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000463s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000704s ] INFO: [ app_begin ] --END-- [ RunTime:0.000773s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power`,`athleticsIntegral`,`EG` FROM `sg_playerdata` ORDER BY athleticsIntegral desc [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001147s ] INFO: [ app_end ] --END-- [ RunTime:0.001258s ]