[ 2019-03-27T09:30:32+08:00 ] 192.168.1.4 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.009000s ] INFO: [ app_begin ] --END-- [ RunTime:0.009000s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'q' LIMIT 1 [ RunTime:0.0470s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( uid = '1' ) LIMIT 1 [ RunTime:0.0190s ] NOTIC: [8] Undefined index: endlogintime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 39 行. NOTIC: [8] Undefined index: endlogintime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 42 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.012000s ] INFO: [ app_end ] --END-- [ RunTime:0.012000s ] [ 2019-03-27T09:30:32+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.000000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T09:30:33+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0010s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T09:30:33+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `username` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0190s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T09:30:33+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0090s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0360s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T09:30:33+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] 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_generaldatas ON sg_users.id = sg_generaldatas.UID WHERE ( username = 'q' ) ORDER BY Stratum [ RunTime:0.0590s ] NOTIC: [8] Undefined index: GeneralHasTime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 288 行. NOTIC: [8] Undefined index: GeneralHasTime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 288 行. NOTIC: [8] Undefined variable: generaldata E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 298 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T09:30:49+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0010s ] SQL: UPDATE `sg_playerdatas` SET `UID`='1',`UserName`='q',`UserIcon`='1',`Gold`='18500',`Crystal`='100',`LV`='4',`EXP_Max`='138',`EXP`='75',`EXPAddition`='1',`EXPAdditionDataTime`='1553650248',`EXPAdditionHasTime`='0',`Power`='1808',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '1' ) [ RunTime:0.0010s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '1' ) [ RunTime:0.0010s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('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|1|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|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.0000s ] SQL: DELETE FROM `sg_generaldatas` WHERE ( UID = '1' ) [ RunTime:0.0010s ] SQL: INSERT INTO `sg_generaldatas` (`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 ('1','q*zhangbao*1*0','1','1','5','1','8','1','1','1','0','2708','1','2708','0','1','291','0','1','50','1','55','1','128','1','28','1','10','0','100','0','1','1','1','95','1','54','1','0','0','0','null+null+null+null+null+null','ZhangBao','null+null+null+null+null+null','1553650248','100000000') [ RunTime:0.0000s ] SQL: INSERT INTO `sg_generaldatas` (`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 ('1','q*wenyang*1*0','4','1','5','1','8','1','1.009','1','0','2777','1','2777','0','1','217','0','1','50','1','60.9','1','114','1','7','1','18','0','133','100','1','1','1','65.9','1','99.9','1','0','1','0','null+null+null+null+null+null','WenYang','null+null+null+null+null+null','1553650248','100000000') [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T09:31:52+08:00 ] 192.168.1.4 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'q' LIMIT 1 [ RunTime:0.0010s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( uid = '1' ) LIMIT 1 [ RunTime:0.0000s ] NOTIC: [8] Undefined index: endlogintime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 39 行. NOTIC: [8] Undefined index: endlogintime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 42 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T09:31:52+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T09:31:53+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0000s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T09:31:53+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0010s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T09:31:53+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] SQL: SELECT `username` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T09:31:53+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.000000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] 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_generaldatas ON sg_users.id = sg_generaldatas.UID WHERE ( username = 'q' ) ORDER BY Stratum [ RunTime:0.0020s ] NOTIC: [8] Undefined index: GeneralHasTime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 288 行. NOTIC: [8] Undefined index: GeneralHasTime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 288 行. NOTIC: [8] Undefined variable: generaldata E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 298 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T09:34:58+08:00 ] 192.168.1.4 /SanGuo/index.php/home/Index/register INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001001s ] INFO: [ app_begin ] --END-- [ RunTime:0.001001s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'qwe' LIMIT 1 [ RunTime:0.0010s ] SQL: INSERT INTO `sg_users` (`username`,`password`,`SecurityCode`,`registertime`) VALUES ('qwe','76d80224611fc919a5d54f0ff9fba446','76d80224611fc919a5d54f0ff9fba446','1553650498') [ RunTime:0.0000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'qwe' ) LIMIT 1 [ RunTime:0.0010s ] SQL: INSERT INTO `sg_playerdatas` (`UID`,`EXPAdditionDataTime`) VALUES ('5','1553650498') [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T09:34:59+08:00 ] 192.168.1.4 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.000000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'qwe' LIMIT 1 [ RunTime:0.0010s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( uid = '5' ) LIMIT 1 [ RunTime:0.0000s ] NOTIC: [8] Undefined index: endlogintime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 39 行. NOTIC: [8] Undefined index: endlogintime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 42 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T09:35:01+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'qwe' ) LIMIT 1 [ RunTime:0.0000s ] SQL: UPDATE `sg_playerdatas` SET `UID`='5',`UserName`='qwe',`UserIcon`='1',`Gold`='0',`Crystal`='223',`LV`='1',`EXP_Max`='105',`EXP`='0',`EXPAddition`='1',`EXPAdditionDataTime`='1553650500',`EXPAdditionHasTime`='0',`Power`='0',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='1' WHERE ( UID = '5' ) [ RunTime:0.0000s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '5' ) [ RunTime:0.0000s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('5','1|1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20|21|22|23|24|25|26|27|28|29|30|31|32|33|34|35|36|37|38|39|40|41|42|43|44|45|46|47|48|49|50|51|52|53|54|55|56|57|58|59|60|61|62|63|64|65|66|67|68|69|70|71|72|73|74|75|76|77|78|79|80|81|82|83|84|85|86|87|88|89|90|91|92|93|94|95|96|97|98|99|100|101|102|103|104|105|106|107|108|109|110|111|112|113|114|115|116|117|118|119|120|121') [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T09:35:04+08:00 ] 192.168.1.4 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001001s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'qwe' LIMIT 1 [ RunTime:0.0000s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( uid = '5' ) LIMIT 1 [ RunTime:0.0010s ] NOTIC: [8] Undefined index: endlogintime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 39 行. NOTIC: [8] Undefined index: endlogintime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 42 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001001s ] INFO: [ app_end ] --END-- [ RunTime:0.001001s ] [ 2019-03-27T09:35:04+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001001s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T09:35:05+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'qwe' ) LIMIT 1 [ RunTime:0.0000s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '5' ) LIMIT 1 [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T09:35:05+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.000000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] 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_generaldatas ON sg_users.id = sg_generaldatas.UID WHERE ( username = 'qwe' ) ORDER BY Stratum [ RunTime:0.0010s ] NOTIC: [8] Undefined variable: abc E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 293 行. NOTIC: [2] Invalid argument supplied for foreach() E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 293 行. NOTIC: [8] Undefined variable: generaldata E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 298 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T09:35:05+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.000000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'qwe' ) LIMIT 1 [ RunTime:0.0010s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( UID = '5' ) LIMIT 1 [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T09:35:05+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.003000s ] SQL: SELECT `username` FROM `sg_users` WHERE ( username = 'qwe' ) LIMIT 1 [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T09:36:35+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'qwe' ) LIMIT 1 [ RunTime:0.0000s ] SQL: UPDATE `sg_playerdatas` SET `UID`='5',`UserName`='qwe',`UserIcon`='1',`Gold`='0',`Crystal`='20',`LV`='1',`EXP_Max`='105',`EXP`='0',`EXPAddition`='1',`EXPAdditionDataTime`='1553650514',`EXPAdditionHasTime`='0',`Power`='0',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='1' WHERE ( UID = '5' ) [ RunTime:0.0010s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '5' ) [ RunTime:0.0000s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('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|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|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.0010s ] SQL: DELETE FROM `sg_generaldatas` WHERE ( UID = '5' ) [ RunTime:0.0000s ] SQL: INSERT INTO `sg_generaldatas` (`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 ('5','qwe*wenyang*1*0','1','1','5','1','8','1','1','1','0','2687','1','2687','0','1','217','0','1','50','1','57','1','114','1','7','1','18','0','100','0','1','93','1','62','1','96','1','0','0','0','null+null+null+null+null+null','WenYang','null+null+null+null+null+null','0','100000000') [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T09:36:46+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/ChangePlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.000000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'qwe' ) LIMIT 1 [ RunTime:0.0000s ] SQL: UPDATE `sg_playerdatas` SET `UID`='5',`UserName`='qwe',`UserIcon`='1',`Gold`='0',`Crystal`='10',`LV`='1',`EXP_Max`='105',`EXP`='0',`EXPAddition`='1',`EXPAdditionDataTime`='1553650514',`EXPAdditionHasTime`='0',`Power`='0',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='1' WHERE ( UID = '5' ) [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T09:36:46+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/AddPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = '0|0|0|0|0|0|0|0|0|0|0|0|0|0|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' ) LIMIT 1 [ RunTime:0.0000s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '' ) [ RunTime:0.0000s ] NOTIC: [8] Undefined variable: arrname E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 208 行. ERR: 1048:Column 'UID' cannot be null [ SQL语句 ] : INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES (NULL,NULL) ERR: 1048:Column 'UID' cannot be null [ SQL语句 ] : INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES (NULL,NULL) [ 2019-03-27T09:36:59+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/AddPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = '0|0|0|0|0|0|0|0|0|0|0|0|0|0|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|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' ) LIMIT 1 [ RunTime:0.0010s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '' ) [ RunTime:0.0000s ] NOTIC: [8] Undefined variable: arrname E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 208 行. ERR: 1048:Column 'UID' cannot be null [ SQL语句 ] : INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES (NULL,NULL) ERR: 1048:Column 'UID' cannot be null [ SQL语句 ] : INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES (NULL,NULL) [ 2019-03-27T09:36:59+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/ChangePlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'qwe' ) LIMIT 1 [ RunTime:0.0000s ] SQL: UPDATE `sg_playerdatas` SET `UID`='5',`UserName`='qwe',`UserIcon`='1',`Gold`='0',`Crystal`='0',`LV`='1',`EXP_Max`='105',`EXP`='0',`EXPAddition`='1',`EXPAdditionDataTime`='1553650514',`EXPAdditionHasTime`='0',`Power`='0',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='1' WHERE ( UID = '5' ) [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T09:39:45+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.000000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'qwe' ) LIMIT 1 [ RunTime:0.0000s ] SQL: UPDATE `sg_playerdatas` SET `UID`='5',`UserName`='qwe',`UserIcon`='1',`Gold`='18500',`Crystal`='100',`LV`='4',`EXP_Max`='138',`EXP`='75',`EXPAddition`='1',`EXPAdditionDataTime`='1553650514',`EXPAdditionHasTime`='0',`Power`='0',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '5' ) [ RunTime:0.0000s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '5' ) [ RunTime:0.0000s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('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|1|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|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.0000s ] SQL: DELETE FROM `sg_generaldatas` WHERE ( UID = '5' ) [ RunTime:0.0010s ] SQL: INSERT INTO `sg_generaldatas` (`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 ('5','qwe*wenyang*1*0','4','1','5','1','8','1','1.009','1','0','2777','1','2777','0','1','217','0','1','50','1','60.9','1','114','1','7','1','18','0','133','100','1','96.90001','1','65.9','1','99.90001','1','0','1','0','null+null+null+null+null+null','WenYang','null+shengminghufu+null+null+null+null','0','100000000') [ RunTime:0.0000s ] SQL: INSERT INTO `sg_generaldatas` (`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 ('5','qwe*zhangbao*1*0','1','1','5','1','8','1','1','1','0','2708','1','2708','0','1','291','0','1','50','1','55','1','128','1','28','1','10','0','100','0','1','80','1','95','1','54','1','0','0','0','null+null+null+null+null+null','ZhangBao','null+null+null+null+null+null','0','100000000') [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T09:39:48+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.002000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.004000s ] INFO: [ app_end ] --END-- [ RunTime:0.004000s ] [ 2019-03-27T09:39:49+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001001s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'qwe' ) LIMIT 1 [ RunTime:0.0000s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( UID = '5' ) LIMIT 1 [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T09:39:49+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] 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_generaldatas ON sg_users.id = sg_generaldatas.UID WHERE ( username = 'qwe' ) ORDER BY Stratum [ RunTime:0.0010s ] NOTIC: [8] Undefined index: GeneralHasTime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 288 行. NOTIC: [8] Undefined index: GeneralHasTime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 288 行. NOTIC: [8] Undefined variable: generaldata E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 298 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T09:39:49+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'qwe' ) LIMIT 1 [ RunTime:0.0000s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '5' ) LIMIT 1 [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T09:39:49+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] SQL: SELECT `username` FROM `sg_users` WHERE ( username = 'qwe' ) LIMIT 1 [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T09:39:51+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001001s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'qwe' ) LIMIT 1 [ RunTime:0.0010s ] SQL: UPDATE `sg_playerdatas` SET `UID`='5',`UserName`='qwe',`UserIcon`='1',`Gold`='18500',`Crystal`='100',`LV`='4',`EXP_Max`='138',`EXP`='75',`EXPAddition`='1',`EXPAdditionDataTime`='1553650790',`EXPAdditionHasTime`='0',`Power`='1808',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '5' ) [ RunTime:0.0000s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '5' ) [ RunTime:0.0000s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('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|1|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|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.0000s ] SQL: DELETE FROM `sg_generaldatas` WHERE ( UID = '5' ) [ RunTime:0.0000s ] SQL: INSERT INTO `sg_generaldatas` (`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 ('5','qwe*wenyang*1*0','4','1','5','1','8','1','1.009','1','0','2777','1','2777','0','1','217','0','1','50','1','60.9','1','114','1','7','1','18','0','133','100','1','1','1','65.9','1','99.9','1','0','1','0','null+null+null+null+null+null','WenYang','null+null+null+null+null+null','1553650790','100000000') [ RunTime:0.0010s ] SQL: INSERT INTO `sg_generaldatas` (`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 ('5','qwe*zhangbao*1*0','1','1','5','1','8','1','1','1','0','2708','1','2708','0','1','291','0','1','50','1','55','1','128','1','28','1','10','0','100','0','1','1','1','95','1','54','1','0','0','0','null+null+null+null+null+null','ZhangBao','null+null+null+null+null+null','1553650790','100000000') [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T15:44:51+08:00 ] 192.168.1.4 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'q' LIMIT 1 [ RunTime:0.0010s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( uid = '1' ) LIMIT 1 [ RunTime:0.0000s ] NOTIC: [8] Undefined index: endlogintime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 39 行. NOTIC: [8] Undefined index: endlogintime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 42 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T15:44:51+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.006001s ] INFO: [ app_begin ] --END-- [ RunTime:0.006001s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T15:44:52+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.002000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.004000s ] INFO: [ app_begin ] --END-- [ RunTime:0.004000s ] 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_generaldatas ON sg_users.id = sg_generaldatas.UID WHERE ( username = 'q' ) ORDER BY Stratum [ RunTime:0.0020s ] NOTIC: [8] Undefined index: GeneralHasTime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 288 行. NOTIC: [8] Undefined index: GeneralHasTime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 288 行. NOTIC: [8] Undefined variable: generaldata E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 298 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002001s ] INFO: [ app_end ] --END-- [ RunTime:0.002001s ] [ 2019-03-27T15:44:52+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001001s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0000s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002001s ] INFO: [ app_end ] --END-- [ RunTime:0.003001s ] [ 2019-03-27T15:44:52+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0000s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T15:44:52+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.006000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `username` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T15:45:01+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0010s ] SQL: UPDATE `sg_playerdatas` SET `UID`='1',`UserName`='q',`UserIcon`='1',`Gold`='18500',`Crystal`='100',`LV`='4',`EXP_Max`='138',`EXP`='75',`EXPAddition`='1',`EXPAdditionDataTime`='1553672700',`EXPAdditionHasTime`='0',`Power`='1808',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '1' ) [ RunTime:0.0000s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '1' ) [ RunTime:0.0000s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('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|1|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|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.0000s ] SQL: DELETE FROM `sg_generaldatas` WHERE ( UID = '1' ) [ RunTime:0.0010s ] SQL: INSERT INTO `sg_generaldatas` (`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 ('1','q*wenyang*1*0','4','1','5','1','8','1','1.009','1','0','2777','1','2777','0','1','217','0','1','50','1','60.9','1','114','1','7','1','18','0','133','100','1','1','1','65.9','1','99.9','1','0','1','0','null+null+null+null+null+null','WenYang','null+null+null+null+null+null','1553672700','100000000') [ RunTime:0.0010s ] SQL: INSERT INTO `sg_generaldatas` (`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 ('1','q*zhangbao*1*0','1','1','5','1','8','1','1','1','0','2708','1','2708','0','1','291','0','1','50','1','55','1','128','1','28','1','10','0','100','0','1','1','1','95','1','54','1','0','0','0','null+null+null+null+null+null','ZhangBao','null+null+null+null+null+null','1553672700','100000000') [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T15:46:59+08:00 ] 192.168.1.4 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'q' LIMIT 1 [ RunTime:0.0010s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( uid = '1' ) LIMIT 1 [ RunTime:0.0010s ] NOTIC: [8] Undefined index: endlogintime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 39 行. NOTIC: [8] Undefined index: endlogintime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 42 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002001s ] INFO: [ app_end ] --END-- [ RunTime:0.002001s ] [ 2019-03-27T15:46:59+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T15:47:00+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.000000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0010s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T15:47:00+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.001000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.003000s ] INFO: [ app_begin ] --END-- [ RunTime:0.003000s ] SQL: SELECT `username` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002001s ] INFO: [ app_end ] --END-- [ RunTime:0.002001s ] [ 2019-03-27T15:47:00+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.002000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.003001s ] INFO: [ app_begin ] --END-- [ RunTime:0.003001s ] 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_generaldatas ON sg_users.id = sg_generaldatas.UID WHERE ( username = 'q' ) ORDER BY Stratum [ RunTime:0.0020s ] NOTIC: [8] Undefined index: GeneralHasTime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 288 行. NOTIC: [8] Undefined index: GeneralHasTime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 288 行. NOTIC: [8] Undefined variable: generaldata E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 298 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T15:47:00+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.000000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0010s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T15:47:07+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0000s ] SQL: UPDATE `sg_playerdatas` SET `UID`='1',`UserName`='q',`UserIcon`='1',`Gold`='18500',`Crystal`='100',`LV`='4',`EXP_Max`='138',`EXP`='75',`EXPAddition`='1',`EXPAdditionDataTime`='1553672826',`EXPAdditionHasTime`='0',`Power`='1808',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '1' ) [ RunTime:0.0010s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '1' ) [ RunTime:0.0000s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('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|1|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|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.0010s ] SQL: DELETE FROM `sg_generaldatas` WHERE ( UID = '1' ) [ RunTime:0.0010s ] SQL: INSERT INTO `sg_generaldatas` (`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 ('1','q*wenyang*1*0','4','1','5','1','8','1','1.009','1','0','2777','1','2777','0','1','217','0','1','50','1','60.9','1','114','1','7','1','18','0','133','100','1','1','1','65.9','1','99.9','1','0','1','0','null+null+null+null+null+null','WenYang','null+null+null+null+null+null','1553672826','100000000') [ RunTime:0.0010s ] SQL: INSERT INTO `sg_generaldatas` (`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 ('1','q*zhangbao*1*0','1','1','5','1','8','1','1','1','0','2708','1','2708','0','1','291','0','1','50','1','55','1','128','1','28','1','10','0','100','0','1','1','1','95','1','54','1','0','0','0','null+null+null+null+null+null','ZhangBao','null+null+null+null+null+null','1553672826','100000000') [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T15:48:37+08:00 ] 192.168.1.4 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.000000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.003000s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'q' LIMIT 1 [ RunTime:0.0010s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( uid = '1' ) LIMIT 1 [ RunTime:0.0000s ] NOTIC: [8] Undefined index: endlogintime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 39 行. NOTIC: [8] Undefined index: endlogintime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 42 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T15:48:38+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000000s ] INFO: [ app_begin ] --END-- [ RunTime:0.000000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T15:48:39+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0000s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T15:48:39+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `username` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T15:48:39+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0000s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T15:48:39+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.003000s ] INFO: [ app_begin ] --END-- [ RunTime:0.004000s ] 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_generaldatas ON sg_users.id = sg_generaldatas.UID WHERE ( username = 'q' ) ORDER BY Stratum [ RunTime:0.0020s ] NOTIC: [8] Undefined index: GeneralHasTime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 288 行. NOTIC: [8] Undefined index: GeneralHasTime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 288 行. NOTIC: [8] Undefined variable: generaldata E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 298 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T15:48:46+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0000s ] SQL: UPDATE `sg_playerdatas` SET `UID`='1',`UserName`='q',`UserIcon`='1',`Gold`='18500',`Crystal`='100',`LV`='4',`EXP_Max`='138',`EXP`='75',`EXPAddition`='1',`EXPAdditionDataTime`='1553672925',`EXPAdditionHasTime`='0',`Power`='1808',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '1' ) [ RunTime:0.0010s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '1' ) [ RunTime:0.0000s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('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|1|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|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.0010s ] SQL: DELETE FROM `sg_generaldatas` WHERE ( UID = '1' ) [ RunTime:0.0010s ] SQL: INSERT INTO `sg_generaldatas` (`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 ('1','q*zhangbao*1*0','1','1','5','1','8','1','1','1','0','2708','1','2708','0','1','291','0','1','50','1','55','1','128','1','28','1','10','0','100','0','1','1','1','95','1','54','1','0','0','0','null+null+null+null+null+null','ZhangBao','null+null+null+null+null+null','1553672925','100000000') [ RunTime:0.0000s ] SQL: INSERT INTO `sg_generaldatas` (`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 ('1','q*wenyang*1*0','4','1','5','1','8','1','1.009','1','0','2777','1','2777','0','1','217','0','1','50','1','60.9','1','114','1','7','1','18','0','133','100','1','1','1','65.9','1','99.9','1','0','1','0','null+null+null+null+null+null','WenYang','null+null+null+null+null+null','1553672925','100000000') [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T15:50:02+08:00 ] 192.168.1.4 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'q' LIMIT 1 [ RunTime:0.0000s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( uid = '1' ) LIMIT 1 [ RunTime:0.0000s ] NOTIC: [8] Undefined index: endlogintime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 39 行. NOTIC: [8] Undefined index: endlogintime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 42 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T15:50:02+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.003001s ] INFO: [ app_begin ] --END-- [ RunTime:0.003001s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T15:50:03+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0000s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.003000s ] INFO: [ app_end ] --END-- [ RunTime:0.003000s ] [ 2019-03-27T15:50:03+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0000s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T15:50:03+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.003000s ] INFO: [ app_begin ] --END-- [ RunTime:0.003000s ] SQL: SELECT `username` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T15:50:03+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001001s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] 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_generaldatas ON sg_users.id = sg_generaldatas.UID WHERE ( username = 'q' ) ORDER BY Stratum [ RunTime:0.0020s ] NOTIC: [8] Undefined index: GeneralHasTime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 288 行. NOTIC: [8] Undefined index: GeneralHasTime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 288 行. NOTIC: [8] Undefined variable: generaldata E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 298 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T15:50:11+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.000000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0000s ] SQL: UPDATE `sg_playerdatas` SET `UID`='1',`UserName`='q',`UserIcon`='1',`Gold`='18500',`Crystal`='100',`LV`='4',`EXP_Max`='138',`EXP`='75',`EXPAddition`='1',`EXPAdditionDataTime`='1553673009',`EXPAdditionHasTime`='0',`Power`='1808',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '1' ) [ RunTime:0.0010s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '1' ) [ RunTime:0.0010s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('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|1|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|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.0000s ] SQL: DELETE FROM `sg_generaldatas` WHERE ( UID = '1' ) [ RunTime:0.0000s ] SQL: INSERT INTO `sg_generaldatas` (`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 ('1','q*zhangbao*1*0','1','1','5','1','8','1','1','1','0','2708','1','2708','0','1','291','0','1','50','1','55','1','128','1','28','1','10','0','100','0','1','1','1','95','1','54','1','0','0','0','null+null+null+null+null+null','ZhangBao','null+null+null+null+null+null','1553673009','100000000') [ RunTime:0.0010s ] SQL: INSERT INTO `sg_generaldatas` (`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 ('1','q*wenyang*1*0','4','1','5','1','8','1','1.009','1','0','2777','1','2777','0','1','217','0','1','50','1','60.9','1','114','1','7','1','18','0','133','100','1','1','1','65.9','1','99.9','1','0','1','0','null+null+null+null+null+null','WenYang','null+null+null+null+null+null','1553673009','100000000') [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T15:50:54+08:00 ] 192.168.1.4 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002001s ] INFO: [ app_begin ] --END-- [ RunTime:0.002001s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'q' LIMIT 1 [ RunTime:0.0000s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( uid = '1' ) LIMIT 1 [ RunTime:0.0000s ] NOTIC: [8] Undefined index: endlogintime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 39 行. NOTIC: [8] Undefined index: endlogintime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 42 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T15:50:54+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.003001s ] INFO: [ app_begin ] --END-- [ RunTime:0.003001s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.006000s ] INFO: [ app_end ] --END-- [ RunTime:0.006000s ] [ 2019-03-27T15:50:55+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.000000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] 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_generaldatas ON sg_users.id = sg_generaldatas.UID WHERE ( username = 'q' ) ORDER BY Stratum [ RunTime:0.0010s ] NOTIC: [8] Undefined index: GeneralHasTime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 288 行. NOTIC: [8] Undefined index: GeneralHasTime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 288 行. NOTIC: [8] Undefined variable: generaldata E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 298 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000000s ] INFO: [ app_end ] --END-- [ RunTime:0.000000s ] [ 2019-03-27T15:50:55+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.007000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.003000s ] INFO: [ app_begin ] --END-- [ RunTime:0.003000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0000s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T15:50:55+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0000s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T15:50:55+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `username` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002001s ] INFO: [ app_end ] --END-- [ RunTime:0.002001s ] [ 2019-03-27T15:51:02+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0010s ] SQL: UPDATE `sg_playerdatas` SET `UID`='1',`UserName`='q',`UserIcon`='1',`Gold`='18500',`Crystal`='100',`LV`='4',`EXP_Max`='138',`EXP`='75',`EXPAddition`='1',`EXPAdditionDataTime`='1553673061',`EXPAdditionHasTime`='0',`Power`='1808',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '1' ) [ RunTime:0.0000s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '1' ) [ RunTime:0.0000s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('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|1|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|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.0010s ] SQL: DELETE FROM `sg_generaldatas` WHERE ( UID = '1' ) [ RunTime:0.0010s ] SQL: INSERT INTO `sg_generaldatas` (`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 ('1','q*zhangbao*1*0','1','1','5','1','8','1','1','1','0','2708','1','2708','0','1','291','0','1','50','1','55','1','128','1','28','1','10','0','100','0','1','1','1','95','1','54','1','0','0','0','null+null+null+null+null+null','ZhangBao','null+null+null+null+null+null','1553673061','100000000') [ RunTime:0.0010s ] SQL: INSERT INTO `sg_generaldatas` (`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 ('1','q*wenyang*1*0','4','1','5','1','8','1','1.009','1','0','2777','1','2777','0','1','217','0','1','50','1','60.9','1','114','1','7','1','18','0','133','100','1','1','1','65.9','1','99.9','1','0','1','0','null+null+null+null+null+null','WenYang','null+null+null+null+null+null','1553673061','100000000') [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T16:37:44+08:00 ] 192.168.1.4 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'q' LIMIT 1 [ RunTime:0.0010s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( uid = '1' ) LIMIT 1 [ RunTime:0.0010s ] NOTIC: [8] Undefined index: endlogintime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 39 行. NOTIC: [8] Undefined index: endlogintime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 42 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T16:37:44+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.002001s ] [ 2019-03-27T16:37:45+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0010s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0020s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T16:37:45+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.002000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0010s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T16:37:45+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.004001s ] INFO: [ app_begin ] --END-- [ RunTime:0.004001s ] 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_generaldatas ON sg_users.id = sg_generaldatas.UID WHERE ( username = 'q' ) ORDER BY Stratum [ RunTime:0.0020s ] NOTIC: [8] Undefined index: GeneralHasTime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 288 行. NOTIC: [8] Undefined index: GeneralHasTime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 288 行. NOTIC: [8] Undefined variable: generaldata E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 298 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T16:37:45+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.000000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.003000s ] INFO: [ app_begin ] --END-- [ RunTime:0.003000s ] SQL: SELECT `username` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T16:37:53+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.000000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0000s ] SQL: UPDATE `sg_playerdatas` SET `UID`='1',`UserName`='q',`UserIcon`='1',`Gold`='18500',`Crystal`='100',`LV`='4',`EXP_Max`='138',`EXP`='75',`EXPAddition`='1',`EXPAdditionDataTime`='1553675871',`EXPAdditionHasTime`='0',`Power`='1808',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '1' ) [ RunTime:0.0000s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '1' ) [ RunTime:0.0010s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('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|1|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|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.0000s ] SQL: DELETE FROM `sg_generaldatas` WHERE ( UID = '1' ) [ RunTime:0.0010s ] SQL: INSERT INTO `sg_generaldatas` (`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 ('1','q*wenyang*1*0','4','1','5','1','8','1','1.009','1','0','2777','1','2777','0','1','217','0','1','50','1','60.9','1','114','1','7','1','18','0','133','100','1','1','1','65.9','1','99.9','1','0','1','0','null+null+null+null+null+null','WenYang','null+null+null+null+null+null','1553675871','100000000') [ RunTime:0.0010s ] SQL: INSERT INTO `sg_generaldatas` (`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 ('1','q*zhangbao*1*0','1','1','5','1','8','1','1','1','0','2708','1','2708','0','1','291','0','1','50','1','55','1','128','1','28','1','10','0','100','0','1','1','1','95','1','54','1','0','0','0','null+null+null+null+null+null','ZhangBao','null+null+null+null+null+null','1553675871','100000000') [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T19:56:35+08:00 ] 192.168.1.4 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.000000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'q' LIMIT 1 [ RunTime:0.0010s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( uid = '1' ) LIMIT 1 [ RunTime:0.0010s ] NOTIC: [8] Undefined index: endlogintime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 39 行. NOTIC: [8] Undefined index: endlogintime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 42 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T19:56:35+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T19:56:36+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001001s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0000s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T19:56:36+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] SQL: SELECT `username` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T19:56:36+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.000000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.003000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0000s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T19:56:36+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.004001s ] INFO: [ app_begin ] --END-- [ RunTime:0.004001s ] 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_generaldatas ON sg_users.id = sg_generaldatas.UID WHERE ( username = 'q' ) ORDER BY Stratum [ RunTime:0.0020s ] NOTIC: [8] Undefined index: GeneralHasTime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 288 行. NOTIC: [8] Undefined index: GeneralHasTime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 288 行. NOTIC: [8] Undefined variable: generaldata E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 298 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T19:56:55+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.000000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0010s ] SQL: UPDATE `sg_playerdatas` SET `UID`='1',`UserName`='q',`UserIcon`='1',`Gold`='18500',`Crystal`='100',`LV`='4',`EXP_Max`='138',`EXP`='75',`EXPAddition`='1',`EXPAdditionDataTime`='1553687814',`EXPAdditionHasTime`='0',`Power`='1808',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '1' ) [ RunTime:0.0000s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '1' ) [ RunTime:0.0010s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('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|1|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|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.0000s ] SQL: DELETE FROM `sg_generaldatas` WHERE ( UID = '1' ) [ RunTime:0.0000s ] SQL: INSERT INTO `sg_generaldatas` (`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 ('1','q*wenyang*1*0','4','1','5','1','8','1','1.009','1','0','2777','1','2777','0','1','217','0','1','50','1','60.9','1','114','1','7','1','18','0','133','100','1','1','1','65.9','1','99.9','1','0','1','0','null+null+null+null+null+null','WenYang','null+null+null+null+null+null','1553687814','100000000') [ RunTime:0.0000s ] SQL: INSERT INTO `sg_generaldatas` (`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 ('1','q*zhangbao*1*0','1','1','5','1','8','1','1','1','0','2708','1','2708','0','1','291','0','1','50','1','55','1','128','1','28','1','10','0','100','0','1','1','1','95','1','54','1','0','0','0','null+null+null+null+null+null','ZhangBao','null+null+null+null+null+null','1553687814','100000000') [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T19:58:41+08:00 ] 192.168.1.4 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'q' LIMIT 1 [ RunTime:0.0000s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( uid = '1' ) LIMIT 1 [ RunTime:0.0010s ] NOTIC: [8] Undefined index: endlogintime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 39 行. NOTIC: [8] Undefined index: endlogintime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 42 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002001s ] INFO: [ app_end ] --END-- [ RunTime:0.002001s ] [ 2019-03-27T19:58:41+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T19:58:42+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000000s ] INFO: [ app_begin ] --END-- [ RunTime:0.000000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0000s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T19:58:42+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001001s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.003000s ] INFO: [ app_begin ] --END-- [ RunTime:0.003000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0010s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T19:58:42+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] SQL: SELECT `username` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T19:58:42+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.000000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002001s ] INFO: [ app_begin ] --END-- [ RunTime:0.003001s ] 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_generaldatas ON sg_users.id = sg_generaldatas.UID WHERE ( username = 'q' ) ORDER BY Stratum [ RunTime:0.0020s ] NOTIC: [8] Undefined index: GeneralHasTime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 288 行. NOTIC: [8] Undefined index: GeneralHasTime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 288 行. NOTIC: [8] Undefined variable: generaldata E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 298 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T19:58:49+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0000s ] SQL: UPDATE `sg_playerdatas` SET `UID`='1',`UserName`='q',`UserIcon`='1',`Gold`='18500',`Crystal`='100',`LV`='4',`EXP_Max`='138',`EXP`='75',`EXPAddition`='1',`EXPAdditionDataTime`='1553687928',`EXPAdditionHasTime`='0',`Power`='1808',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '1' ) [ RunTime:0.0010s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '1' ) [ RunTime:0.0000s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('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|1|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|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.0000s ] SQL: DELETE FROM `sg_generaldatas` WHERE ( UID = '1' ) [ RunTime:0.0000s ] SQL: INSERT INTO `sg_generaldatas` (`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 ('1','q*wenyang*1*0','4','1','5','1','8','1','1.009','1','0','2777','1','2777','0','1','217','0','1','50','1','60.9','1','114','1','7','1','18','0','133','100','1','1','1','65.9','1','99.9','1','0','1','0','null+null+null+null+null+null','WenYang','null+null+null+null+null+null','1553687928','100000000') [ RunTime:0.0000s ] SQL: INSERT INTO `sg_generaldatas` (`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 ('1','q*zhangbao*1*0','1','1','5','1','8','1','1','1','0','2708','1','2708','0','1','291','0','1','50','1','55','1','128','1','28','1','10','0','100','0','1','1','1','95','1','54','1','0','0','0','null+null+null+null+null+null','ZhangBao','null+null+null+null+null+null','1553687928','100000000') [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T19:59:40+08:00 ] 192.168.1.4 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'q' LIMIT 1 [ RunTime:0.0000s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( uid = '1' ) LIMIT 1 [ RunTime:0.0000s ] NOTIC: [8] Undefined index: endlogintime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 39 行. NOTIC: [8] Undefined index: endlogintime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 42 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T19:59:40+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.003000s ] INFO: [ app_begin ] --END-- [ RunTime:0.003000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.003000s ] [ 2019-03-27T19:59:41+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.000000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] 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_generaldatas ON sg_users.id = sg_generaldatas.UID WHERE ( username = 'q' ) ORDER BY Stratum [ RunTime:0.0010s ] NOTIC: [8] Undefined index: GeneralHasTime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 288 行. NOTIC: [8] Undefined index: GeneralHasTime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 288 行. NOTIC: [8] Undefined variable: generaldata E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 298 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T19:59:41+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.002000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `username` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T19:59:41+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001001s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0000s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T19:59:41+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.000000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0010s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T19:59:49+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0010s ] SQL: UPDATE `sg_playerdatas` SET `UID`='1',`UserName`='q',`UserIcon`='1',`Gold`='18500',`Crystal`='100',`LV`='4',`EXP_Max`='138',`EXP`='75',`EXPAddition`='1',`EXPAdditionDataTime`='1553687988',`EXPAdditionHasTime`='0',`Power`='1808',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '1' ) [ RunTime:0.0010s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '1' ) [ RunTime:0.0000s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('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|1|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|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.0010s ] SQL: DELETE FROM `sg_generaldatas` WHERE ( UID = '1' ) [ RunTime:0.0010s ] SQL: INSERT INTO `sg_generaldatas` (`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 ('1','q*wenyang*1*0','4','1','5','1','8','1','1.009','1','0','2777','1','2777','0','1','217','0','1','50','1','60.9','1','114','1','7','1','18','0','133','100','1','1','1','65.9','1','99.9','1','0','1','0','null+null+null+null+null+null','WenYang','null+null+null+null+null+null','1553687988','100000000') [ RunTime:0.0000s ] SQL: INSERT INTO `sg_generaldatas` (`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 ('1','q*zhangbao*1*0','1','1','5','1','8','1','1','1','0','2708','1','2708','0','1','291','0','1','50','1','55','1','128','1','28','1','10','0','100','0','1','1','1','95','1','54','1','0','0','0','null+null+null+null+null+null','ZhangBao','null+null+null+null+null+null','1553687988','100000000') [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T20:27:44+08:00 ] 192.168.1.4 /SanGuo/index.php/home/Index/login INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'q' LIMIT 1 [ RunTime:0.0010s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( uid = '1' ) LIMIT 1 [ RunTime:0.0010s ] NOTIC: [8] Undefined index: endlogintime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 39 行. NOTIC: [8] Undefined index: endlogintime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\IndexController.class.php 第 42 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T20:27:45+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetAllPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.000000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T20:27:46+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPlayerData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.000000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002001s ] INFO: [ app_begin ] --END-- [ RunTime:0.002001s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0010s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T20:27:46+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetGeneralData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] 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_generaldatas ON sg_users.id = sg_generaldatas.UID WHERE ( username = 'q' ) ORDER BY Stratum [ RunTime:0.0020s ] NOTIC: [8] Undefined index: GeneralHasTime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 288 行. NOTIC: [8] Undefined index: GeneralHasTime E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 288 行. NOTIC: [8] Undefined variable: generaldata E:\Program Files\phpStudy\WWW\SanGuo\Api\Home\Controller\GameController.class.php 第 298 行. INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-27T20:27:46+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPropData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.001000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0010s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T20:27:46+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetUserData INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002000s ] SQL: SELECT `username` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T20:27:59+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/storage INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.001000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.001000s ] SQL: SELECT `id` FROM `sg_users` WHERE ( username = 'q' ) LIMIT 1 [ RunTime:0.0010s ] SQL: UPDATE `sg_playerdatas` SET `UID`='1',`UserName`='q',`UserIcon`='1',`Gold`='18500',`Crystal`='100',`LV`='4',`EXP_Max`='138',`EXP`='75',`EXPAddition`='1',`EXPAdditionDataTime`='1553689678',`EXPAdditionHasTime`='0',`Power`='1808',`CityOpenBit`='1',`LotteryGeneralCount`='100',`LotteryGeneralWeaponCount`='100',`LotteryGeneralTimeLimitCount`='100',`LotteryGeneralFreeCharce`='1',`PlayerFirstTime`='0' WHERE ( UID = '1' ) [ RunTime:0.0000s ] SQL: DELETE FROM `sg_propdata` WHERE ( UID = '1' ) [ RunTime:0.0000s ] SQL: INSERT INTO `sg_propdata` (`UID`,`Num`) VALUES ('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|1|0|0|1|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|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.0010s ] SQL: DELETE FROM `sg_generaldatas` WHERE ( UID = '1' ) [ RunTime:0.0010s ] SQL: INSERT INTO `sg_generaldatas` (`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 ('1','q*zhangbao*1*0','1','1','5','1','8','1','1','1','0','2708','1','2708','0','1','291','0','1','50','1','55','1','128','1','28','1','10','0','100','0','1','1','1','95','1','54','1','0','0','0','null+null+null+null+null+null','ZhangBao','null+null+null+null+null+null','1553689678','100000000') [ RunTime:0.0000s ] SQL: INSERT INTO `sg_generaldatas` (`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 ('1','q*wenyang*1*0','4','1','5','1','8','1','1.009','1','0','2777','1','2777','0','1','217','0','1','50','1','60.9','1','114','1','7','1','18','0','133','100','1','1','1','65.9','1','99.9','1','0','1','0','null+null+null+null+null+null','WenYang','null+null+null+null+null+null','1553689678','100000000') [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-27T20:28:45+08:00 ] 192.168.1.4 /SanGuo/index.php INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000000s ] INFO: [ app_init ] --END-- [ RunTime:0.000000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.001000s ] INFO: [ app_begin ] --END-- [ RunTime:0.002001s ] ERR: 非法操作:index