[ 2019-03-29T19:33:26+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.009000s ] INFO: [ app_begin ] --END-- [ RunTime:0.009000s ] SQL: SELECT * FROM `sg_users` WHERE `username` = 'q' LIMIT 1 [ RunTime:0.0180s ] SQL: SELECT * FROM `sg_playerdatas` WHERE ( uid = '1' ) LIMIT 1 [ RunTime:0.0110s ] 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.011001s ] INFO: [ app_end ] --END-- [ RunTime:0.011001s ] [ 2019-03-29T19:33:26+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.003000s ] INFO: [ app_end ] --END-- [ RunTime:0.003000s ] [ 2019-03-29T19:33:27+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.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-29T19:33:27+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.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.0000s ] SQL: SELECT `Num` FROM `sg_propdata` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0120s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-29T19:33:27+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.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-29T19:33:27+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.003000s ] SQL: SELECT `NameStr`,`Lv`,`Stratum`,`AttackRange`,`GrowthRateAttackRange`,`SkillRange`,`GrowthRateSkillRange`,`Speed`,`GrowthRateSpeed`,`Dodge`,`HP_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.0120s ] 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-29T19:33:41+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.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`='1553859220',`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','1553859220','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','1553859220','100000000') [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-29T19:39: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.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.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-29T19:39:53+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.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-29T19:39:54+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.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-29T19:39:54+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.002001s ] INFO: [ app_begin ] --END-- [ RunTime:0.002001s ] 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-29T19:39:54+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.003000s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.004000s ] INFO: [ app_begin ] --END-- [ RunTime:0.005000s ] 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-29T19:39:54+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.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-29T19:40: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.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`='1553859600',`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*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','1553859600','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','1553859600','100000000') [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.002001s ] INFO: [ app_end ] --END-- [ RunTime:0.002001s ] [ 2019-03-29T19:41: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.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.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-29T19:41: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.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-29T19:41: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.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.000000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-29T19:41: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.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 * FROM `sg_playerdatas` WHERE ( UID = '1' ) LIMIT 1 [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-29T19:41: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.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.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-29T19:41: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.001001s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.002000s ] INFO: [ app_begin ] --END-- [ RunTime:0.003000s ] SQL: SELECT `NameStr`,`Lv`,`Stratum`,`AttackRange`,`GrowthRateAttackRange`,`SkillRange`,`GrowthRateSkillRange`,`Speed`,`GrowthRateSpeed`,`Dodge`,`HP_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.002000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-29T19:41: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.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`='1553859708',`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*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','1553859708','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','1553859708','100000000') [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-29T19:42:58+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.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.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-29T19:42:58+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-29T19:42:59+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.000000s ] INFO: [ app_begin ] --END-- [ RunTime:0.000000s ] 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-29T19:42:59+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.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-29T19:42:59+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.003000s ] SQL: SELECT `NameStr`,`Lv`,`Stratum`,`AttackRange`,`GrowthRateAttackRange`,`SkillRange`,`GrowthRateSkillRange`,`Speed`,`GrowthRateSpeed`,`Dodge`,`HP_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-29T19:42:59+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-29T19:43:06+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`='1553859785',`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.0010s ] 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','1553859785','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','1553859785','100000000') [ RunTime:0.0000s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-29T19:44:58+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.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.002000s ] [ 2019-03-29T19:44:58+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.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ] [ 2019-03-29T19:44:59+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.003000s ] 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.001001s ] INFO: [ app_end ] --END-- [ RunTime:0.001001s ] [ 2019-03-29T19:44:59+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.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.003000s ] INFO: [ app_end ] --END-- [ RunTime:0.003000s ] [ 2019-03-29T19:44:59+08:00 ] 192.168.1.4 /SanGuo/index.php/Home/Game/GetPlayerData 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.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.002001s ] INFO: [ app_end ] --END-- [ RunTime:0.002001s ] [ 2019-03-29T19:44:59+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.004000s ] INFO: [ app_begin ] --END-- [ RunTime:0.004000s ] SQL: SELECT `username` FROM `sg_users` WHERE ( username = 'q' ) 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-29T19:45: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.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.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`='1553859905',`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','1553859905','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','1553859905','100000000') [ RunTime:0.0010s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.001000s ] INFO: [ app_end ] --END-- [ RunTime:0.001000s ]