[ 2019-06-13T10:04:08+08:00 ] 139.226.73.131 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000032s ] INFO: [ app_init ] --END-- [ RunTime:0.021185s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.060927s ] INFO: [ app_begin ] --END-- [ RunTime:0.061097s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'hhhhhh' LIMIT 1 [ RunTime:0.1755s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.003413s ] INFO: [ app_end ] --END-- [ RunTime:0.003524s ] [ 2019-06-13T10:04:09+08:00 ] 139.226.73.131 /SanGuo/index.php/Home/Game/GetServerTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000051s ] INFO: [ app_init ] --END-- [ RunTime:0.000512s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001120s ] INFO: [ app_begin ] --END-- [ RunTime:0.001235s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001273s ] INFO: [ app_end ] --END-- [ RunTime:0.001369s ] [ 2019-06-13T10:04:31+08:00 ] 139.226.73.131 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000705s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001272s ] INFO: [ app_begin ] --END-- [ RunTime:0.001371s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'eeeeee' LIMIT 1 [ RunTime:0.0006s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( uid = '25' ) LIMIT 1 [ RunTime:0.0562s ] 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.001313s ] INFO: [ app_end ] --END-- [ RunTime:0.001436s ] [ 2019-06-13T10:04:32+08:00 ] 139.226.73.131 /SanGuo/index.php/home/Index/GetAllPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000876s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001444s ] INFO: [ app_begin ] --END-- [ RunTime:0.001563s ] SQL: SELECT * FROM `sg_proptable` [ RunTime:0.0852s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001289s ] INFO: [ app_end ] --END-- [ RunTime:0.001372s ] [ 2019-06-13T10:04:33+08:00 ] 139.226.73.131 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000994s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.004484s ] INFO: [ app_begin ] --END-- [ RunTime:0.004616s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'eeeeee' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '25' ) LIMIT 1 [ RunTime:0.0058s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001188s ] INFO: [ app_end ] --END-- [ RunTime:0.001252s ] [ 2019-06-13T10:04:33+08:00 ] 139.226.73.131 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000047s ] INFO: [ app_init ] --END-- [ RunTime:0.001842s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.004595s ] INFO: [ app_begin ] --END-- [ RunTime:0.006018s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001352s ] INFO: [ app_end ] --END-- [ RunTime:0.001457s ] [ 2019-06-13T10:04:34+08:00 ] 139.226.73.131 /SanGuo/index.php/Home/Game/GetGeneralData 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.000950s ] INFO: [ app_begin ] --END-- [ RunTime:0.001051s ] 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`,`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 = 'eeeeee' ) ORDER BY Stratum [ RunTime:0.0574s ] NOTIC: [8] Undefined variable: abc C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 361 行. NOTIC: [2] Invalid argument supplied for foreach() C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 361 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 366 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001130s ] INFO: [ app_end ] --END-- [ RunTime:0.001214s ] [ 2019-06-13T10:04:35+08:00 ] 139.226.73.131 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000046s ] INFO: [ app_init ] --END-- [ RunTime:0.000743s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001309s ] INFO: [ app_begin ] --END-- [ RunTime:0.001413s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'eeeeee' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001271s ] INFO: [ app_end ] --END-- [ RunTime:0.001371s ] [ 2019-06-13T10:04:36+08:00 ] 139.226.73.131 /SanGuo/index.php/Home/Game/GetLotteryData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000589s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001061s ] INFO: [ app_begin ] --END-- [ RunTime:0.001164s ] SQL: SELECT `Time`,`Lottery` FROM `sg_lotterydatas` [ RunTime:0.0320s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001120s ] INFO: [ app_end ] --END-- [ RunTime:0.001217s ] [ 2019-06-13T10:04:37+08:00 ] 139.226.73.131 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000029s ] INFO: [ app_init ] --END-- [ RunTime:0.000629s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001012s ] INFO: [ app_begin ] --END-- [ RunTime:0.001097s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'eeeeee' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '25' ) LIMIT 1 [ RunTime:0.0015s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001139s ] INFO: [ app_end ] --END-- [ RunTime:0.001244s ] [ 2019-06-13T10:04:38+08:00 ] 139.226.73.131 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000577s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000984s ] INFO: [ app_begin ] --END-- [ RunTime:0.001081s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'eeeeee' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '25' ) LIMIT 1 [ RunTime:0.1076s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001079s ] INFO: [ app_end ] --END-- [ RunTime:0.001160s ] [ 2019-06-13T10:04:39+08:00 ] 139.226.73.131 /SanGuo/index.php/home/Index/GetAllGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000551s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000932s ] INFO: [ app_begin ] --END-- [ RunTime:0.001028s ] SQL: SELECT * FROM `sg_generaltable` [ RunTime:0.0429s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001573s ] INFO: [ app_end ] --END-- [ RunTime:0.001707s ] [ 2019-06-13T10:04:41+08:00 ] 139.226.73.131 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000038s ] INFO: [ app_init ] --END-- [ RunTime:0.000647s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001142s ] INFO: [ app_begin ] --END-- [ RunTime:0.001266s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'eeeeee' ) LIMIT 1 [ RunTime:0.0004s ] SQL: UPDATE `sg_playerdata` SET `UID`='25',`UserName`='eeeeee',`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 = '25' ) [ RunTime:0.0010s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '25' ) [ RunTime:0.0008s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('25','|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|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.0011s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001371s ] INFO: [ app_end ] --END-- [ RunTime:0.001482s ] [ 2019-06-13T10:04:42+08:00 ] 139.226.73.131 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000863s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001627s ] INFO: [ app_begin ] --END-- [ RunTime:0.001764s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'eeeeee' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '25' ) LIMIT 1 [ RunTime:0.0003s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001508s ] INFO: [ app_end ] --END-- [ RunTime:0.001610s ] [ 2019-06-13T10:04:42+08:00 ] 139.226.73.131 /SanGuo/index.php/Home/Game/GetServerTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000711s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001167s ] INFO: [ app_begin ] --END-- [ RunTime:0.001604s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000831s ] INFO: [ app_end ] --END-- [ RunTime:0.000950s ] [ 2019-06-13T10:04:43+08:00 ] 139.226.73.131 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000036s ] INFO: [ app_init ] --END-- [ RunTime:0.000601s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000896s ] INFO: [ app_begin ] --END-- [ RunTime:0.001004s ] 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`,`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 = 'eeeeee' ) ORDER BY Stratum [ RunTime:0.0018s ] NOTIC: [8] Undefined variable: abc C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 361 行. NOTIC: [2] Invalid argument supplied for foreach() C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 361 行. NOTIC: [8] Undefined variable: generaldata C:\Program Files\PHPSTUDY\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 366 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000789s ] INFO: [ app_end ] --END-- [ RunTime:0.000869s ] [ 2019-06-13T10:04:44+08:00 ] 139.226.73.131 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.001354s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001163s ] INFO: [ app_begin ] --END-- [ RunTime:0.001312s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'eeeeee' ) LIMIT 1 [ RunTime:0.0004s ] SQL: SELECT * FROM `sg_playerdata` WHERE ( UID = '25' ) LIMIT 1 [ RunTime:0.0005s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000820s ] INFO: [ app_end ] --END-- [ RunTime:0.000908s ] [ 2019-06-13T10:04:45+08:00 ] 139.226.73.131 /SanGuo/index.php/Home/Game/TestTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000035s ] INFO: [ app_init ] --END-- [ RunTime:0.000801s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001036s ] INFO: [ app_begin ] --END-- [ RunTime:0.001148s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'eeeeee' ) LIMIT 1 [ RunTime:0.0004s ] SQL: DELETE FROM `sg_playeraddexptime` WHERE ( UID = '25' ) [ RunTime:0.0004s ] SQL: INSERT INTO `sg_playeraddexptime` (`UID`,`Time`) VALUES ('25','2019-06-13 10:04:45') [ RunTime:0.0002s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000903s ] INFO: [ app_end ] --END-- [ RunTime:0.000980s ] [ 2019-06-13T10:04:45+08:00 ] 139.226.73.131 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000945s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.004325s ] INFO: [ app_begin ] --END-- [ RunTime:0.004431s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001302s ] INFO: [ app_end ] --END-- [ RunTime:0.001408s ] [ 2019-06-13T10:04:46+08:00 ] 139.226.73.131 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000024s ] INFO: [ app_init ] --END-- [ RunTime:0.000573s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002303s ] INFO: [ app_begin ] --END-- [ RunTime:0.002396s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'eeeeee' ) LIMIT 1 [ RunTime:0.0006s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001520s ] INFO: [ app_end ] --END-- [ RunTime:0.001622s ] [ 2019-06-13T10:04:47+08:00 ] 139.226.73.131 /SanGuo/index.php/Home/Game/GetPlayerExpAddTime INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000037s ] INFO: [ app_init ] --END-- [ RunTime:0.000726s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001630s ] INFO: [ app_begin ] --END-- [ RunTime:0.001751s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'eeeeee' ) LIMIT 1 [ RunTime:0.0005s ] SQL: SELECT * FROM `sg_playeraddexptime` WHERE ( UID = '25' ) LIMIT 1 [ RunTime:0.0004s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001582s ] INFO: [ app_end ] --END-- [ RunTime:0.001672s ] [ 2019-06-13T10:04:50+08:00 ] 139.226.73.131 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000023s ] INFO: [ app_init ] --END-- [ RunTime:0.000562s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000735s ] INFO: [ app_begin ] --END-- [ RunTime:0.000822s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power` FROM `sg_playerdata` ORDER BY LV desc [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000973s ] INFO: [ app_end ] --END-- [ RunTime:0.001074s ] [ 2019-06-13T10:04:52+08:00 ] 139.226.73.131 /SanGuo/index.php/Home/Game/rankingExp INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000025s ] INFO: [ app_init ] --END-- [ RunTime:0.000562s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001056s ] INFO: [ app_begin ] --END-- [ RunTime:0.001169s ] SQL: SELECT `UID`,`UserName`,`UserIcon`,`CityOpenBit`,`LV`,`EXP`,`EXP_Max`,`Power` FROM `sg_playerdata` ORDER BY Power desc [ RunTime:0.0009s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001619s ] INFO: [ app_end ] --END-- [ RunTime:0.001739s ] [ 2019-06-13T10:06:01+08:00 ] 139.226.73.131 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000034s ] INFO: [ app_init ] --END-- [ RunTime:0.000740s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001157s ] INFO: [ app_begin ] --END-- [ RunTime:0.001249s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'eeeeee' ) LIMIT 1 [ RunTime:0.0006s ] SQL: UPDATE `sg_playerdata` SET `UID`='25',`UserName`='eeeeee',`UserIcon`='1',`Gold`='0',`Crystal`='70',`LV`='1',`EXP_Max`='100',`EXP`='0',`EXPAddition`='1',`EXPAdditionHasTime`='0',`Power`='0',`CityOpenBit`='2',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='1' WHERE ( UID = '25' ) [ RunTime:0.0009s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '25' ) [ RunTime:0.0004s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('25','|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|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 ] SQL: DELETE FROM `sg_generaldata` WHERE ( UID = '25' ) [ RunTime:0.0007s ] SQL: INSERT INTO `sg_generaldata` (`UID`,`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`,`Force`,`GrowthRateForce`,`Wit`,`GrowthRateWit`,`Agility`,`GrowthRateAgility`,`CommandPresence`,`Battles`,`VictoryCount`,`PropDatas`,`SkillName`,`lastPropDatas`,`GeneralHasTime`,`GeneralHasTimeValue`) VALUES ('25','dianwei0','1','2','5','1','8','1','1','1','0','2735','1','2735','0','1','265','0','1','50','1','53','1','131','1','6','1','18','0','100','0','1','91','1','62','1','83','1','0','0','0','null+null+null+null+null+null','DianWei','null+null+null+null+null+null','2019-06-13 10:06:01','100000000') [ RunTime:0.0007s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001681s ] INFO: [ app_end ] --END-- [ RunTime:0.001781s ]