[ 2023-12-10T18:07:21+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/indextop INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000012s ] INFO: [ app_init ] --END-- [ RunTime:0.000145s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000169s ] INFO: [ app_begin ] --END-- [ RunTime:0.000188s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. [ 2023-12-10T18:07:21+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/cashpendinginfo INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000005s ] INFO: [ app_init ] --END-- [ RunTime:0.000034s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000060s ] INFO: [ app_begin ] --END-- [ RunTime:0.000074s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 [ RunTime:0.1155s ] SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 order by p.id desc limit 0,20 [ RunTime:0.0006s ] [ 2023-12-10T18:07:22+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/orderpending INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000006s ] INFO: [ app_init ] --END-- [ RunTime:0.000034s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000084s ] INFO: [ app_begin ] --END-- [ RunTime:0.000101s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000058s ] INFO: [ template_filter ] --END-- [ RunTime:0.000077s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.044928s ] INFO: [ view_parse ] --END-- [ RunTime:0.044957s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000240s ] INFO: [ view_filter ] --END-- [ RunTime:0.000256s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000163s ] INFO: [ app_end ] --END-- [ RunTime:0.000178s ] [ 2023-12-10T18:07:23+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/orderpendinginfo INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000005s ] INFO: [ app_init ] --END-- [ RunTime:0.000034s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000071s ] INFO: [ app_begin ] --END-- [ RunTime:0.000086s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SELECT p.*,t.task_orderno,count(t.id) as submitcount FROM adsys_task p left join adsys_task_order t on t.task_id=p.id where t.taskstate=3 and FROM_UNIXTIME(t.submit_time)0 and FROM_UNIXTIME(add_time)>date(now()) ) LIMIT 1 [ RunTime:0.2404s ] SQL: SELECT COUNT(*) AS tp_count FROM `adsys_openid` LIMIT 1 [ RunTime:0.0327s ] SQL: SHOW COLUMNS FROM `adsys_task_order` [ RunTime:0.0010s ] SQL: SELECT COUNT(*) AS tp_count FROM `adsys_task_order` WHERE `taskstate` = 3 LIMIT 1 [ RunTime:0.0309s ] SQL: SHOW COLUMNS FROM `adsys_pay` [ RunTime:0.0008s ] SQL: SELECT SUM(cash_money) AS tp_sum FROM `adsys_pay` WHERE ( state=1 and FROM_UNIXTIME(finish_time)>date(now()) ) LIMIT 1 [ RunTime:0.1105s ] SQL: SELECT SUM(cash_money) AS tp_sum FROM `adsys_pay` WHERE `state` = 1 LIMIT 1 [ RunTime:0.0194s ] SQL: SHOW COLUMNS FROM `adsys_serial` [ RunTime:0.0009s ] SQL: SELECT SUM(seller_money) AS tp_sum FROM `adsys_serial` WHERE ( trading_channel in(2,3,5,6,7,8,10,11,12,15) and FROM_UNIXTIME(serial_create_time)>date(now()) ) LIMIT 1 [ RunTime:1.4666s ] SQL: SELECT COUNT(*) AS tp_count FROM `adsys_serial` WHERE ( trading_channel in(2,3,5,6,7,8,10,11,12,15) and FROM_UNIXTIME(serial_create_time)>date(now()) ) LIMIT 1 [ RunTime:2.1648s ] SQL: SELECT COUNT(*) AS tp_count FROM `adsys_task_order` WHERE `taskstate` = 1 AND ( task_id>0 and exclusive=0 and FROM_UNIXTIME(finish_time)>date(now()) ) LIMIT 1 [ RunTime:3.0519s ] SQL: SELECT SUM(seller_money) AS tp_sum FROM `adsys_serial` WHERE ( trading_channel in(2,3,5,6,7,8,10,11,12,15) ) LIMIT 1 [ RunTime:2.1133s ] [ 2023-12-10T18:09:46+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/cashpending INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000006s ] INFO: [ app_init ] --END-- [ RunTime:0.000093s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000219s ] INFO: [ app_begin ] --END-- [ RunTime:0.000243s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000119s ] INFO: [ template_filter ] --END-- [ RunTime:0.000148s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.047808s ] INFO: [ view_parse ] --END-- [ RunTime:0.047839s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000193s ] INFO: [ view_filter ] --END-- [ RunTime:0.000206s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000136s ] INFO: [ app_end ] --END-- [ RunTime:0.000150s ] [ 2023-12-10T18:09:46+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/cashpendinginfo INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000005s ] INFO: [ app_init ] --END-- [ RunTime:0.000031s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000063s ] INFO: [ app_begin ] --END-- [ RunTime:0.000079s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 [ RunTime:0.1163s ] SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 order by p.id desc limit 0,20 [ RunTime:0.0009s ] [ 2023-12-10T18:09:46+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/cashpending INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000005s ] INFO: [ app_init ] --END-- [ RunTime:0.000035s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000064s ] INFO: [ app_begin ] --END-- [ RunTime:0.000079s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000069s ] INFO: [ template_filter ] --END-- [ RunTime:0.000089s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.045423s ] INFO: [ view_parse ] --END-- [ RunTime:0.045453s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000227s ] INFO: [ view_filter ] --END-- [ RunTime:0.000241s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000142s ] INFO: [ app_end ] --END-- [ RunTime:0.000158s ] [ 2023-12-10T18:09:47+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/cashpendinginfo INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000004s ] INFO: [ app_init ] --END-- [ RunTime:0.000032s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000062s ] INFO: [ app_begin ] --END-- [ RunTime:0.000077s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 [ RunTime:0.0213s ] SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 order by p.id desc limit 0,20 [ RunTime:0.0007s ] [ 2023-12-10T18:09:52+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/wxPay INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000005s ] INFO: [ app_init ] --END-- [ RunTime:0.000035s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000070s ] INFO: [ app_begin ] --END-- [ RunTime:0.000086s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SHOW COLUMNS FROM `adsys_pay` [ RunTime:0.0015s ] SQL: SELECT * FROM `adsys_pay` WHERE `trade_no` = '2023121098544950240' AND `state` = 0 AND `cash_money` = '5.00' AND `userid` = 260763 LIMIT 1 [ RunTime:0.0203s ] SQL: SELECT SUM(cash_money) AS tp_sum FROM `adsys_pay` WHERE `state` = 1 LIMIT 1 [ RunTime:0.0158s ] NOTIC: [8192] Invalid characters passed for attempted conversion, these have been ignored C:\Apache24\apacheWorkspace\xinwan\Modules\Lib\alipay\AopCertClient.php 第 133 行. NOTIC: [8] Undefined property: stdClass::$sub_msg C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Model\IndexModel.class.php 第 461 行. SQL: UPDATE `adsys_pay` SET `state`='1',`finish_time`='1702202991',`pay_trade_no`='20231210020070011500880015168589' WHERE `trade_no` = '2023121098544950240' AND `state` = 0 AND `userid` = 260763 [ RunTime:0.0735s ] SQL: SHOW COLUMNS FROM `adsys_openid` [ RunTime:0.0008s ] NOTIC: [8] Trying to access array offset on value of type int C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Model\IndexModel.class.php 第 467 行. SQL: UPDATE `adsys_openid` SET `alipay_num`='15179379445',`ture_name`='陈康' WHERE `userid` = 260763 AND `relationid` = null [ RunTime:0.0033s ] SQL: SHOW COLUMNS FROM `adsys_serial` [ RunTime:0.0005s ] NOTIC: [2] Illegal offset type in isset or empty C:\Apache24\apacheWorkspace\xinwan\ThinkPHP\Library\Think\Model.class.php 第 445 行. SQL: UPDATE `adsys_serial` SET `message`='提现至「支付宝账户」' WHERE `task_order_id` = '2023121098544950240' AND `user_id` = 260763 AND `payment_type` = 2 [ RunTime:1.0788s ] [ 2023-12-10T18:09:52+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/cashpendinginfo INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000006s ] INFO: [ app_init ] --END-- [ RunTime:0.000035s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000082s ] INFO: [ app_begin ] --END-- [ RunTime:0.000097s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 [ RunTime:0.1662s ] SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 order by p.id desc limit 0,20 [ RunTime:0.0009s ] [ 2023-12-10T18:10:01+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/wxPay INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000005s ] INFO: [ app_init ] --END-- [ RunTime:0.000043s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000089s ] INFO: [ app_begin ] --END-- [ RunTime:0.000107s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SHOW COLUMNS FROM `adsys_pay` [ RunTime:0.0018s ] SQL: SELECT * FROM `adsys_pay` WHERE `trade_no` = '2023121097544850769' AND `state` = 0 AND `cash_money` = '10.00' AND `userid` = 260756 LIMIT 1 [ RunTime:0.0450s ] SQL: SELECT SUM(cash_money) AS tp_sum FROM `adsys_pay` WHERE `state` = 1 LIMIT 1 [ RunTime:0.0103s ] NOTIC: [8192] Invalid characters passed for attempted conversion, these have been ignored C:\Apache24\apacheWorkspace\xinwan\Modules\Lib\alipay\AopCertClient.php 第 133 行. NOTIC: [8] Undefined property: stdClass::$sub_msg C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Model\IndexModel.class.php 第 461 行. SQL: UPDATE `adsys_pay` SET `state`='1',`finish_time`='1702202999',`pay_trade_no`='20231210020070011500880015057345' WHERE `trade_no` = '2023121097544850769' AND `state` = 0 AND `userid` = 260756 [ RunTime:0.0731s ] SQL: SHOW COLUMNS FROM `adsys_openid` [ RunTime:0.0010s ] NOTIC: [8] Trying to access array offset on value of type int C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Model\IndexModel.class.php 第 467 行. SQL: UPDATE `adsys_openid` SET `alipay_num`='15179379445',`ture_name`='陈康' WHERE `userid` = 260756 AND `relationid` = null [ RunTime:0.0029s ] SQL: SHOW COLUMNS FROM `adsys_serial` [ RunTime:0.0005s ] NOTIC: [2] Illegal offset type in isset or empty C:\Apache24\apacheWorkspace\xinwan\ThinkPHP\Library\Think\Model.class.php 第 445 行. SQL: UPDATE `adsys_serial` SET `message`='提现至「支付宝账户」' WHERE `task_order_id` = '2023121097544850769' AND `user_id` = 260756 AND `payment_type` = 2 [ RunTime:1.0853s ] [ 2023-12-10T18:10:01+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/cashpendinginfo INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000004s ] INFO: [ app_init ] --END-- [ RunTime:0.000032s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000063s ] INFO: [ app_begin ] --END-- [ RunTime:0.000077s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 [ RunTime:0.1335s ] SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 order by p.id desc limit 0,20 [ RunTime:0.0010s ] [ 2023-12-10T18:10:05+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/wxPay INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000007s ] INFO: [ app_init ] --END-- [ RunTime:0.000044s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000084s ] INFO: [ app_begin ] --END-- [ RunTime:0.000100s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SHOW COLUMNS FROM `adsys_pay` [ RunTime:0.0011s ] SQL: SELECT * FROM `adsys_pay` WHERE `trade_no` = '2023121048514810974' AND `state` = 0 AND `cash_money` = '1.00' AND `userid` = 260759 LIMIT 1 [ RunTime:0.0458s ] SQL: SELECT SUM(cash_money) AS tp_sum FROM `adsys_pay` WHERE `state` = 1 LIMIT 1 [ RunTime:0.0096s ] NOTIC: [8192] Invalid characters passed for attempted conversion, these have been ignored C:\Apache24\apacheWorkspace\xinwan\Modules\Lib\alipay\AopCertClient.php 第 133 行. NOTIC: [8] Undefined property: stdClass::$sub_msg C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Model\IndexModel.class.php 第 461 行. SQL: UPDATE `adsys_pay` SET `state`='1',`finish_time`='1702203004',`pay_trade_no`='20231210020070011500880015075153' WHERE `trade_no` = '2023121048514810974' AND `state` = 0 AND `userid` = 260759 [ RunTime:0.0451s ] SQL: SHOW COLUMNS FROM `adsys_openid` [ RunTime:0.0010s ] NOTIC: [8] Trying to access array offset on value of type int C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Model\IndexModel.class.php 第 467 行. SQL: UPDATE `adsys_openid` SET `alipay_num`='15179379445',`ture_name`='陈康' WHERE `userid` = 260759 AND `relationid` = null [ RunTime:0.0065s ] SQL: SHOW COLUMNS FROM `adsys_serial` [ RunTime:0.0007s ] NOTIC: [2] Illegal offset type in isset or empty C:\Apache24\apacheWorkspace\xinwan\ThinkPHP\Library\Think\Model.class.php 第 445 行. SQL: UPDATE `adsys_serial` SET `message`='提现至「支付宝账户」' WHERE `task_order_id` = '2023121048514810974' AND `user_id` = 260759 AND `payment_type` = 2 [ RunTime:1.0792s ] [ 2023-12-10T18:10:05+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/cashpendinginfo INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000006s ] INFO: [ app_init ] --END-- [ RunTime:0.000041s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000062s ] INFO: [ app_begin ] --END-- [ RunTime:0.000077s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 [ RunTime:0.1277s ] SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 order by p.id desc limit 0,20 [ RunTime:0.0011s ] [ 2023-12-10T18:10:10+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/wxPay INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000005s ] INFO: [ app_init ] --END-- [ RunTime:0.000033s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000063s ] INFO: [ app_begin ] --END-- [ RunTime:0.000078s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SHOW COLUMNS FROM `adsys_pay` [ RunTime:0.0010s ] SQL: SELECT * FROM `adsys_pay` WHERE `trade_no` = '2023121010052100532' AND `state` = 0 AND `cash_money` = '2.50' AND `userid` = 260759 LIMIT 1 [ RunTime:0.0438s ] SQL: SELECT SUM(cash_money) AS tp_sum FROM `adsys_pay` WHERE `state` = 1 LIMIT 1 [ RunTime:0.0098s ] NOTIC: [8192] Invalid characters passed for attempted conversion, these have been ignored C:\Apache24\apacheWorkspace\xinwan\Modules\Lib\alipay\AopCertClient.php 第 133 行. NOTIC: [8] Undefined property: stdClass::$sub_msg C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Model\IndexModel.class.php 第 461 行. SQL: UPDATE `adsys_pay` SET `state`='1',`finish_time`='1702203009',`pay_trade_no`='20231210020070011500880015310330' WHERE `trade_no` = '2023121010052100532' AND `state` = 0 AND `userid` = 260759 [ RunTime:0.0421s ] SQL: SHOW COLUMNS FROM `adsys_openid` [ RunTime:0.0010s ] NOTIC: [8] Trying to access array offset on value of type int C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Model\IndexModel.class.php 第 467 行. SQL: UPDATE `adsys_openid` SET `alipay_num`='15179379445',`ture_name`='陈康' WHERE `userid` = 260759 AND `relationid` = null [ RunTime:0.0027s ] SQL: SHOW COLUMNS FROM `adsys_serial` [ RunTime:0.0005s ] NOTIC: [2] Illegal offset type in isset or empty C:\Apache24\apacheWorkspace\xinwan\ThinkPHP\Library\Think\Model.class.php 第 445 行. SQL: UPDATE `adsys_serial` SET `message`='提现至「支付宝账户」' WHERE `task_order_id` = '2023121010052100532' AND `user_id` = 260759 AND `payment_type` = 2 [ RunTime:1.1060s ] [ 2023-12-10T18:10:10+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/cashpendinginfo INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000004s ] INFO: [ app_init ] --END-- [ RunTime:0.000030s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000061s ] INFO: [ app_begin ] --END-- [ RunTime:0.000074s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 [ RunTime:0.1414s ] SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 order by p.id desc limit 0,20 [ RunTime:0.0012s ] [ 2023-12-10T18:10:17+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/wxPay INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000005s ] INFO: [ app_init ] --END-- [ RunTime:0.000033s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000179s ] INFO: [ app_begin ] --END-- [ RunTime:0.000200s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SHOW COLUMNS FROM `adsys_pay` [ RunTime:0.0011s ] SQL: SELECT * FROM `adsys_pay` WHERE `trade_no` = '2023121010210049472' AND `state` = 0 AND `cash_money` = '2.50' AND `userid` = 260758 LIMIT 1 [ RunTime:0.0423s ] SQL: SELECT SUM(cash_money) AS tp_sum FROM `adsys_pay` WHERE `state` = 1 LIMIT 1 [ RunTime:0.0096s ] NOTIC: [8192] Invalid characters passed for attempted conversion, these have been ignored C:\Apache24\apacheWorkspace\xinwan\Modules\Lib\alipay\AopCertClient.php 第 133 行. NOTIC: [8] Undefined property: stdClass::$sub_msg C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Model\IndexModel.class.php 第 461 行. SQL: UPDATE `adsys_pay` SET `state`='1',`finish_time`='1702203016',`pay_trade_no`='20231210020070011500880015034338' WHERE `trade_no` = '2023121010210049472' AND `state` = 0 AND `userid` = 260758 [ RunTime:0.0447s ] SQL: SHOW COLUMNS FROM `adsys_openid` [ RunTime:0.0011s ] NOTIC: [8] Trying to access array offset on value of type int C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Model\IndexModel.class.php 第 467 行. SQL: UPDATE `adsys_openid` SET `alipay_num`='15179379445',`ture_name`='陈康' WHERE `userid` = 260758 AND `relationid` = null [ RunTime:0.0029s ] SQL: SHOW COLUMNS FROM `adsys_serial` [ RunTime:0.0007s ] NOTIC: [2] Illegal offset type in isset or empty C:\Apache24\apacheWorkspace\xinwan\ThinkPHP\Library\Think\Model.class.php 第 445 行. SQL: UPDATE `adsys_serial` SET `message`='提现至「支付宝账户」' WHERE `task_order_id` = '2023121010210049472' AND `user_id` = 260758 AND `payment_type` = 2 [ RunTime:1.0854s ] [ 2023-12-10T18:10:17+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/cashpendinginfo INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000006s ] INFO: [ app_init ] --END-- [ RunTime:0.000051s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000108s ] INFO: [ app_begin ] --END-- [ RunTime:0.000131s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 [ RunTime:0.1384s ] SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 order by p.id desc limit 0,20 [ RunTime:0.0013s ] [ 2023-12-10T18:10:26+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/wxPay INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000005s ] INFO: [ app_init ] --END-- [ RunTime:0.000033s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000167s ] INFO: [ app_begin ] --END-- [ RunTime:0.000184s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SHOW COLUMNS FROM `adsys_pay` [ RunTime:0.0011s ] SQL: SELECT * FROM `adsys_pay` WHERE `trade_no` = '2023121050515550211' AND `state` = 0 AND `cash_money` = '1.00' AND `userid` = 260745 LIMIT 1 [ RunTime:0.0459s ] SQL: SELECT SUM(cash_money) AS tp_sum FROM `adsys_pay` WHERE `state` = 1 LIMIT 1 [ RunTime:0.0097s ] NOTIC: [8192] Invalid characters passed for attempted conversion, these have been ignored C:\Apache24\apacheWorkspace\xinwan\Modules\Lib\alipay\AopCertClient.php 第 133 行. NOTIC: [8] Undefined property: stdClass::$sub_msg C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Model\IndexModel.class.php 第 461 行. SQL: UPDATE `adsys_pay` SET `state`='1',`finish_time`='1702203025',`pay_trade_no`='20231210020070011500880015125895' WHERE `trade_no` = '2023121050515550211' AND `state` = 0 AND `userid` = 260745 [ RunTime:0.0427s ] SQL: SHOW COLUMNS FROM `adsys_openid` [ RunTime:0.0011s ] NOTIC: [8] Trying to access array offset on value of type int C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Model\IndexModel.class.php 第 467 行. SQL: UPDATE `adsys_openid` SET `alipay_num`='15179379445',`ture_name`='陈康' WHERE `userid` = 260745 AND `relationid` = null [ RunTime:0.0040s ] SQL: SHOW COLUMNS FROM `adsys_serial` [ RunTime:0.0006s ] NOTIC: [2] Illegal offset type in isset or empty C:\Apache24\apacheWorkspace\xinwan\ThinkPHP\Library\Think\Model.class.php 第 445 行. SQL: UPDATE `adsys_serial` SET `message`='提现至「支付宝账户」' WHERE `task_order_id` = '2023121050515550211' AND `user_id` = 260745 AND `payment_type` = 2 [ RunTime:1.1091s ] [ 2023-12-10T18:10:26+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/cashpendinginfo INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000004s ] INFO: [ app_init ] --END-- [ RunTime:0.000031s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000060s ] INFO: [ app_begin ] --END-- [ RunTime:0.000074s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 [ RunTime:0.1348s ] SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 order by p.id desc limit 0,20 [ RunTime:0.0012s ] [ 2023-12-10T18:10:32+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/wxPay INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000004s ] INFO: [ app_init ] --END-- [ RunTime:0.000030s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000059s ] INFO: [ app_begin ] --END-- [ RunTime:0.000072s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SHOW COLUMNS FROM `adsys_pay` [ RunTime:0.0011s ] SQL: SELECT * FROM `adsys_pay` WHERE `trade_no` = '2023121010256494740' AND `state` = 0 AND `cash_money` = '2.50' AND `userid` = 260745 LIMIT 1 [ RunTime:0.0489s ] SQL: SELECT SUM(cash_money) AS tp_sum FROM `adsys_pay` WHERE `state` = 1 LIMIT 1 [ RunTime:0.0108s ] NOTIC: [8192] Invalid characters passed for attempted conversion, these have been ignored C:\Apache24\apacheWorkspace\xinwan\Modules\Lib\alipay\AopCertClient.php 第 133 行. NOTIC: [8] Undefined property: stdClass::$sub_msg C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Model\IndexModel.class.php 第 461 行. SQL: UPDATE `adsys_pay` SET `state`='1',`finish_time`='1702203030',`pay_trade_no`='20231210020070011500880015061952' WHERE `trade_no` = '2023121010256494740' AND `state` = 0 AND `userid` = 260745 [ RunTime:0.0466s ] SQL: SHOW COLUMNS FROM `adsys_openid` [ RunTime:0.0011s ] NOTIC: [8] Trying to access array offset on value of type int C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Model\IndexModel.class.php 第 467 行. SQL: UPDATE `adsys_openid` SET `alipay_num`='15179379445',`ture_name`='陈康' WHERE `userid` = 260745 AND `relationid` = null [ RunTime:0.0029s ] SQL: SHOW COLUMNS FROM `adsys_serial` [ RunTime:0.0005s ] NOTIC: [2] Illegal offset type in isset or empty C:\Apache24\apacheWorkspace\xinwan\ThinkPHP\Library\Think\Model.class.php 第 445 行. SQL: UPDATE `adsys_serial` SET `message`='提现至「支付宝账户」' WHERE `task_order_id` = '2023121010256494740' AND `user_id` = 260745 AND `payment_type` = 2 [ RunTime:1.0845s ] [ 2023-12-10T18:10:32+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/cashpendinginfo INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000004s ] INFO: [ app_init ] --END-- [ RunTime:0.000030s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000060s ] INFO: [ app_begin ] --END-- [ RunTime:0.000075s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 [ RunTime:0.1303s ] SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 order by p.id desc limit 0,20 [ RunTime:0.0011s ] [ 2023-12-10T18:10:37+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/wxPay INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000004s ] INFO: [ app_init ] --END-- [ RunTime:0.000031s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000060s ] INFO: [ app_begin ] --END-- [ RunTime:0.000073s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SHOW COLUMNS FROM `adsys_pay` [ RunTime:0.0011s ] SQL: SELECT * FROM `adsys_pay` WHERE `trade_no` = '2023121099985354228' AND `state` = 0 AND `cash_money` = '5.00' AND `userid` = 260745 LIMIT 1 [ RunTime:0.0536s ] SQL: SELECT SUM(cash_money) AS tp_sum FROM `adsys_pay` WHERE `state` = 1 LIMIT 1 [ RunTime:0.0103s ] NOTIC: [8192] Invalid characters passed for attempted conversion, these have been ignored C:\Apache24\apacheWorkspace\xinwan\Modules\Lib\alipay\AopCertClient.php 第 133 行. NOTIC: [8] Undefined property: stdClass::$sub_msg C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Model\IndexModel.class.php 第 461 行. SQL: UPDATE `adsys_pay` SET `state`='1',`finish_time`='1702203035',`pay_trade_no`='20231210020070011500880015208709' WHERE `trade_no` = '2023121099985354228' AND `state` = 0 AND `userid` = 260745 [ RunTime:0.0404s ] SQL: SHOW COLUMNS FROM `adsys_openid` [ RunTime:0.0012s ] NOTIC: [8] Trying to access array offset on value of type int C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Model\IndexModel.class.php 第 467 行. SQL: UPDATE `adsys_openid` SET `alipay_num`='15179379445',`ture_name`='陈康' WHERE `userid` = 260745 AND `relationid` = null [ RunTime:0.0046s ] SQL: SHOW COLUMNS FROM `adsys_serial` [ RunTime:0.0005s ] NOTIC: [2] Illegal offset type in isset or empty C:\Apache24\apacheWorkspace\xinwan\ThinkPHP\Library\Think\Model.class.php 第 445 行. SQL: UPDATE `adsys_serial` SET `message`='提现至「支付宝账户」' WHERE `task_order_id` = '2023121099985354228' AND `user_id` = 260745 AND `payment_type` = 2 [ RunTime:1.0789s ] [ 2023-12-10T18:10:37+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/cashpendinginfo INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000005s ] INFO: [ app_init ] --END-- [ RunTime:0.000032s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000061s ] INFO: [ app_begin ] --END-- [ RunTime:0.000075s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 [ RunTime:0.1379s ] SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 order by p.id desc limit 0,20 [ RunTime:0.0013s ] [ 2023-12-10T18:10:42+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/wxPay INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000004s ] INFO: [ app_init ] --END-- [ RunTime:0.000030s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000061s ] INFO: [ app_begin ] --END-- [ RunTime:0.000076s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SHOW COLUMNS FROM `adsys_pay` [ RunTime:0.0010s ] SQL: SELECT * FROM `adsys_pay` WHERE `trade_no` = '2023121051574856590' AND `state` = 0 AND `cash_money` = '2.50' AND `userid` = 260741 LIMIT 1 [ RunTime:0.0419s ] SQL: SELECT SUM(cash_money) AS tp_sum FROM `adsys_pay` WHERE `state` = 1 LIMIT 1 [ RunTime:0.0096s ] NOTIC: [8192] Invalid characters passed for attempted conversion, these have been ignored C:\Apache24\apacheWorkspace\xinwan\Modules\Lib\alipay\AopCertClient.php 第 133 行. NOTIC: [8] Undefined property: stdClass::$sub_msg C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Model\IndexModel.class.php 第 461 行. SQL: UPDATE `adsys_pay` SET `state`='1',`finish_time`='1702203041',`pay_trade_no`='20231210020070011500880015263551' WHERE `trade_no` = '2023121051574856590' AND `state` = 0 AND `userid` = 260741 [ RunTime:0.0434s ] SQL: SHOW COLUMNS FROM `adsys_openid` [ RunTime:0.0010s ] NOTIC: [8] Trying to access array offset on value of type int C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Model\IndexModel.class.php 第 467 行. SQL: UPDATE `adsys_openid` SET `alipay_num`='15179379445',`ture_name`='陈康' WHERE `userid` = 260741 AND `relationid` = null [ RunTime:0.0058s ] SQL: SHOW COLUMNS FROM `adsys_serial` [ RunTime:0.0006s ] NOTIC: [2] Illegal offset type in isset or empty C:\Apache24\apacheWorkspace\xinwan\ThinkPHP\Library\Think\Model.class.php 第 445 行. SQL: UPDATE `adsys_serial` SET `message`='提现至「支付宝账户」' WHERE `task_order_id` = '2023121051574856590' AND `user_id` = 260741 AND `payment_type` = 2 [ RunTime:1.1056s ] [ 2023-12-10T18:10:42+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/cashpendinginfo INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000005s ] INFO: [ app_init ] --END-- [ RunTime:0.000032s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000067s ] INFO: [ app_begin ] --END-- [ RunTime:0.000081s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 [ RunTime:0.1402s ] SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 order by p.id desc limit 0,20 [ RunTime:0.0011s ] [ 2023-12-10T18:10:55+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/wxPay INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000005s ] INFO: [ app_init ] --END-- [ RunTime:0.000109s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000088s ] INFO: [ app_begin ] --END-- [ RunTime:0.000104s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SHOW COLUMNS FROM `adsys_pay` [ RunTime:0.0011s ] SQL: SELECT * FROM `adsys_pay` WHERE `trade_no` = '2023121048995553572' AND `state` = 0 AND `cash_money` = '10.00' AND `userid` = 260741 LIMIT 1 [ RunTime:0.0506s ] SQL: SELECT SUM(cash_money) AS tp_sum FROM `adsys_pay` WHERE `state` = 1 LIMIT 1 [ RunTime:0.0101s ] NOTIC: [8192] Invalid characters passed for attempted conversion, these have been ignored C:\Apache24\apacheWorkspace\xinwan\Modules\Lib\alipay\AopCertClient.php 第 133 行. NOTIC: [8] Undefined property: stdClass::$sub_msg C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Model\IndexModel.class.php 第 461 行. SQL: UPDATE `adsys_pay` SET `state`='1',`finish_time`='1702203054',`pay_trade_no`='20231210020070011500880015208715' WHERE `trade_no` = '2023121048995553572' AND `state` = 0 AND `userid` = 260741 [ RunTime:0.0457s ] SQL: SHOW COLUMNS FROM `adsys_openid` [ RunTime:0.0013s ] NOTIC: [8] Trying to access array offset on value of type int C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Model\IndexModel.class.php 第 467 行. SQL: UPDATE `adsys_openid` SET `alipay_num`='15179379445',`ture_name`='陈康' WHERE `userid` = 260741 AND `relationid` = null [ RunTime:0.0029s ] SQL: SHOW COLUMNS FROM `adsys_serial` [ RunTime:0.0005s ] NOTIC: [2] Illegal offset type in isset or empty C:\Apache24\apacheWorkspace\xinwan\ThinkPHP\Library\Think\Model.class.php 第 445 行. SQL: UPDATE `adsys_serial` SET `message`='提现至「支付宝账户」' WHERE `task_order_id` = '2023121048995553572' AND `user_id` = 260741 AND `payment_type` = 2 [ RunTime:1.0840s ] [ 2023-12-10T18:10:55+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/cashpendinginfo INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000006s ] INFO: [ app_init ] --END-- [ RunTime:0.000044s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000089s ] INFO: [ app_begin ] --END-- [ RunTime:0.000108s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 [ RunTime:0.1521s ] SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 order by p.id desc limit 0,20 [ RunTime:0.0013s ] [ 2023-12-10T18:11:00+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/wxPay INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000007s ] INFO: [ app_init ] --END-- [ RunTime:0.000051s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000068s ] INFO: [ app_begin ] --END-- [ RunTime:0.000085s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SHOW COLUMNS FROM `adsys_pay` [ RunTime:0.0011s ] SQL: SELECT * FROM `adsys_pay` WHERE `trade_no` = '2023121054495449810' AND `state` = 0 AND `cash_money` = '1.00' AND `userid` = 260767 LIMIT 1 [ RunTime:0.0431s ] SQL: SELECT SUM(cash_money) AS tp_sum FROM `adsys_pay` WHERE `state` = 1 LIMIT 1 [ RunTime:0.0096s ] NOTIC: [8192] Invalid characters passed for attempted conversion, these have been ignored C:\Apache24\apacheWorkspace\xinwan\Modules\Lib\alipay\AopCertClient.php 第 133 行. NOTIC: [8] Undefined property: stdClass::$sub_msg C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Model\IndexModel.class.php 第 461 行. SQL: UPDATE `adsys_pay` SET `state`='1',`finish_time`='1702203059',`pay_trade_no`='20231210020070011500860047514440' WHERE `trade_no` = '2023121054495449810' AND `state` = 0 AND `userid` = 260767 [ RunTime:0.0459s ] SQL: SHOW COLUMNS FROM `adsys_openid` [ RunTime:0.0026s ] NOTIC: [8] Trying to access array offset on value of type int C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Model\IndexModel.class.php 第 467 行. SQL: UPDATE `adsys_openid` SET `alipay_num`='c8245@qq.com',`ture_name`='陆恒' WHERE `userid` = 260767 AND `relationid` = null [ RunTime:0.0034s ] SQL: SHOW COLUMNS FROM `adsys_serial` [ RunTime:0.0008s ] NOTIC: [2] Illegal offset type in isset or empty C:\Apache24\apacheWorkspace\xinwan\ThinkPHP\Library\Think\Model.class.php 第 445 行. SQL: UPDATE `adsys_serial` SET `message`='提现至「支付宝账户」' WHERE `task_order_id` = '2023121054495449810' AND `user_id` = 260767 AND `payment_type` = 2 [ RunTime:1.0821s ] [ 2023-12-10T18:11:01+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/cashpendinginfo INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000005s ] INFO: [ app_init ] --END-- [ RunTime:0.000032s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000062s ] INFO: [ app_begin ] --END-- [ RunTime:0.000075s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 [ RunTime:0.1505s ] SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 order by p.id desc limit 0,20 [ RunTime:0.0015s ] [ 2023-12-10T18:11:08+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/wxPay INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000006s ] INFO: [ app_init ] --END-- [ RunTime:0.000035s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000065s ] INFO: [ app_begin ] --END-- [ RunTime:0.000080s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SHOW COLUMNS FROM `adsys_pay` [ RunTime:0.0010s ] SQL: SELECT * FROM `adsys_pay` WHERE `trade_no` = '2023121049971001169' AND `state` = 0 AND `cash_money` = '1.00' AND `userid` = 260774 LIMIT 1 [ RunTime:0.0405s ] SQL: SELECT SUM(cash_money) AS tp_sum FROM `adsys_pay` WHERE `state` = 1 LIMIT 1 [ RunTime:0.0100s ] NOTIC: [8192] Invalid characters passed for attempted conversion, these have been ignored C:\Apache24\apacheWorkspace\xinwan\Modules\Lib\alipay\AopCertClient.php 第 133 行. NOTIC: [8] Undefined property: stdClass::$sub_msg C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Model\IndexModel.class.php 第 461 行. SQL: UPDATE `adsys_pay` SET `state`='1',`finish_time`='1702203067',`pay_trade_no`='20231210020070011500860047823102' WHERE `trade_no` = '2023121049971001169' AND `state` = 0 AND `userid` = 260774 [ RunTime:0.0378s ] SQL: SHOW COLUMNS FROM `adsys_openid` [ RunTime:0.0007s ] NOTIC: [8] Trying to access array offset on value of type int C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Model\IndexModel.class.php 第 467 行. SQL: UPDATE `adsys_openid` SET `alipay_num`='c8245@qq.com',`ture_name`='陆恒' WHERE `userid` = 260774 AND `relationid` = null [ RunTime:0.0026s ] SQL: SHOW COLUMNS FROM `adsys_serial` [ RunTime:0.0006s ] NOTIC: [2] Illegal offset type in isset or empty C:\Apache24\apacheWorkspace\xinwan\ThinkPHP\Library\Think\Model.class.php 第 445 行. SQL: UPDATE `adsys_serial` SET `message`='提现至「支付宝账户」' WHERE `task_order_id` = '2023121049971001169' AND `user_id` = 260774 AND `payment_type` = 2 [ RunTime:1.0882s ] [ 2023-12-10T18:11:08+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/cashpendinginfo INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000005s ] INFO: [ app_init ] --END-- [ RunTime:0.000035s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000070s ] INFO: [ app_begin ] --END-- [ RunTime:0.000088s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 [ RunTime:0.1006s ] SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 order by p.id desc limit 0,20 [ RunTime:0.0013s ] [ 2023-12-10T18:11:13+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/wxPay INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000004s ] INFO: [ app_init ] --END-- [ RunTime:0.000032s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000068s ] INFO: [ app_begin ] --END-- [ RunTime:0.000082s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SHOW COLUMNS FROM `adsys_pay` [ RunTime:0.0010s ] SQL: SELECT * FROM `adsys_pay` WHERE `trade_no` = '2023121097529710947' AND `state` = 0 AND `cash_money` = '2.50' AND `userid` = 260774 LIMIT 1 [ RunTime:0.0457s ] SQL: SELECT SUM(cash_money) AS tp_sum FROM `adsys_pay` WHERE `state` = 1 LIMIT 1 [ RunTime:0.0096s ] NOTIC: [8192] Invalid characters passed for attempted conversion, these have been ignored C:\Apache24\apacheWorkspace\xinwan\Modules\Lib\alipay\AopCertClient.php 第 133 行. NOTIC: [8] Undefined property: stdClass::$sub_msg C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Model\IndexModel.class.php 第 461 行. SQL: UPDATE `adsys_pay` SET `state`='1',`finish_time`='1702203072',`pay_trade_no`='20231210020070011500860047446151' WHERE `trade_no` = '2023121097529710947' AND `state` = 0 AND `userid` = 260774 [ RunTime:0.0459s ] SQL: SHOW COLUMNS FROM `adsys_openid` [ RunTime:0.0011s ] NOTIC: [8] Trying to access array offset on value of type int C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Model\IndexModel.class.php 第 467 行. SQL: UPDATE `adsys_openid` SET `alipay_num`='c8245@qq.com',`ture_name`='陆恒' WHERE `userid` = 260774 AND `relationid` = null [ RunTime:0.0029s ] SQL: SHOW COLUMNS FROM `adsys_serial` [ RunTime:0.0005s ] NOTIC: [2] Illegal offset type in isset or empty C:\Apache24\apacheWorkspace\xinwan\ThinkPHP\Library\Think\Model.class.php 第 445 行. SQL: UPDATE `adsys_serial` SET `message`='提现至「支付宝账户」' WHERE `task_order_id` = '2023121097529710947' AND `user_id` = 260774 AND `payment_type` = 2 [ RunTime:1.0825s ] [ 2023-12-10T18:11:14+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/cashpendinginfo INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000005s ] INFO: [ app_init ] --END-- [ RunTime:0.000032s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000068s ] INFO: [ app_begin ] --END-- [ RunTime:0.000084s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 [ RunTime:0.1464s ] SQL: SELECT p.*,t.nickname,t.headimgurl,t.all_money,t.tui_money,t.task_money,t.tui_count,t.task_count,t.sign_money,t.reward_money FROM adsys_pay p left join adsys_openid t on t.userid=p.userid and t.relationid=p.relationid where p.state=0 order by p.id desc limit 0,20 [ RunTime:0.0015s ] [ 2023-12-10T18:11:15+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/welcome INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000006s ] INFO: [ app_init ] --END-- [ RunTime:0.000049s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000063s ] INFO: [ app_begin ] --END-- [ RunTime:0.000080s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. SQL: SHOW COLUMNS FROM `adsys_customer` [ RunTime:0.0011s ] SQL: SELECT * FROM `adsys_customer` WHERE `s_status` = 1 [ RunTime:0.0011s ] SQL: SHOW COLUMNS FROM `adsys_pay` [ RunTime:0.0005s ] SQL: SELECT SUM(cash_money) AS tp_sum FROM `adsys_pay` WHERE `state` = 1 AND `relationid` = 1 LIMIT 1 [ RunTime:0.0312s ] SQL: SELECT SUM(cash_money) AS tp_sum FROM `adsys_pay` WHERE `state` = 1 AND `relationid` = 2 LIMIT 1 [ RunTime:0.0091s ] SQL: SELECT SUM(cash_money) AS tp_sum FROM `adsys_pay` WHERE `state` = 1 AND `relationid` = 3 LIMIT 1 [ RunTime:0.0086s ] SQL: SELECT SUM(cash_money) AS tp_sum FROM `adsys_pay` WHERE `state` = 1 AND `relationid` = 4 LIMIT 1 [ RunTime:0.0089s ] SQL: SELECT SUM(cash_money) AS tp_sum FROM `adsys_pay` WHERE `state` = 1 AND `relationid` = 5 LIMIT 1 [ RunTime:0.0089s ] SQL: SELECT SUM(cash_money) AS tp_sum FROM `adsys_pay` WHERE `state` = 1 AND `relationid` = 6 LIMIT 1 [ RunTime:0.0088s ] SQL: SELECT SUM(cash_money) AS tp_sum FROM `adsys_pay` WHERE `state` = 1 AND `relationid` = 7 LIMIT 1 [ RunTime:0.0085s ] SQL: SELECT SUM(cash_money) AS tp_sum FROM `adsys_pay` WHERE `state` = 1 AND `relationid` = 8 LIMIT 1 [ RunTime:0.0087s ] SQL: SELECT SUM(cash_money) AS tp_sum FROM `adsys_pay` WHERE `state` = 1 AND `relationid` = 9 LIMIT 1 [ RunTime:0.0085s ] INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000065s ] INFO: [ template_filter ] --END-- [ RunTime:0.000086s ] NOTIC: [2] Use of undefined constant H - assumed 'H' (this will throw an Error in a future version of PHP) C:\Apache24\apacheWorkspace\xinwan\Runtime\Cache\Seller\96870f9043cc48a1916ba8579f57eb9c.php 第 28 行. NOTIC: [2] Use of undefined constant H - assumed 'H' (this will throw an Error in a future version of PHP) C:\Apache24\apacheWorkspace\xinwan\Runtime\Cache\Seller\96870f9043cc48a1916ba8579f57eb9c.php 第 28 行. NOTIC: [2] Use of undefined constant H - assumed 'H' (this will throw an Error in a future version of PHP) C:\Apache24\apacheWorkspace\xinwan\Runtime\Cache\Seller\96870f9043cc48a1916ba8579f57eb9c.php 第 28 行. INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.040423s ] INFO: [ view_parse ] --END-- [ RunTime:0.040460s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000238s ] INFO: [ view_filter ] --END-- [ RunTime:0.000254s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000189s ] INFO: [ app_end ] --END-- [ RunTime:0.000209s ] [ 2023-12-10T18:11:25+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/welcometop INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000005s ] INFO: [ app_init ] --END-- [ RunTime:0.000035s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000074s ] INFO: [ app_begin ] --END-- [ RunTime:0.000091s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SHOW COLUMNS FROM `adsys_openid` [ RunTime:0.0012s ] SQL: SELECT COUNT(*) AS tp_count FROM `adsys_openid` WHERE ( userid>0 and FROM_UNIXTIME(add_time)>date(now()) ) LIMIT 1 [ RunTime:0.2105s ] SQL: SELECT COUNT(*) AS tp_count FROM `adsys_openid` LIMIT 1 [ RunTime:0.0207s ] SQL: SHOW COLUMNS FROM `adsys_task_order` [ RunTime:0.0007s ] SQL: SELECT COUNT(*) AS tp_count FROM `adsys_task_order` WHERE `taskstate` = 3 LIMIT 1 [ RunTime:0.0238s ] SQL: SHOW COLUMNS FROM `adsys_pay` [ RunTime:0.0006s ] SQL: SELECT SUM(cash_money) AS tp_sum FROM `adsys_pay` WHERE ( state=1 and FROM_UNIXTIME(finish_time)>date(now()) ) LIMIT 1 [ RunTime:0.0669s ] SQL: SELECT SUM(cash_money) AS tp_sum FROM `adsys_pay` WHERE `state` = 1 LIMIT 1 [ RunTime:0.0102s ] SQL: SHOW COLUMNS FROM `adsys_serial` [ RunTime:0.0007s ] SQL: SELECT SUM(seller_money) AS tp_sum FROM `adsys_serial` WHERE ( trading_channel in(2,3,5,6,7,8,10,11,12,15) and FROM_UNIXTIME(serial_create_time)>date(now()) ) LIMIT 1 [ RunTime:1.5737s ] SQL: SELECT COUNT(*) AS tp_count FROM `adsys_serial` WHERE ( trading_channel in(2,3,5,6,7,8,10,11,12,15) and FROM_UNIXTIME(serial_create_time)>date(now()) ) LIMIT 1 [ RunTime:2.1613s ] SQL: SELECT COUNT(*) AS tp_count FROM `adsys_task_order` WHERE `taskstate` = 1 AND ( task_id>0 and exclusive=0 and FROM_UNIXTIME(finish_time)>date(now()) ) LIMIT 1 [ RunTime:3.0332s ] SQL: SELECT SUM(seller_money) AS tp_sum FROM `adsys_serial` WHERE ( trading_channel in(2,3,5,6,7,8,10,11,12,15) ) LIMIT 1 [ RunTime:2.1700s ] [ 2023-12-10T20:02:58+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/indextop INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000008s ] INFO: [ app_init ] --END-- [ RunTime:0.000146s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000310s ] INFO: [ app_begin ] --END-- [ RunTime:0.000338s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. [ 2023-12-10T20:02:59+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/orderpending INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000006s ] INFO: [ app_init ] --END-- [ RunTime:0.000046s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000109s ] INFO: [ app_begin ] --END-- [ RunTime:0.000134s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. INFO: [ view_parse ] --START-- INFO: [ template_filter ] --START-- INFO: Run Behavior\ContentReplaceBehavior [ RunTime:0.000069s ] INFO: [ template_filter ] --END-- [ RunTime:0.000090s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.055802s ] INFO: [ view_parse ] --END-- [ RunTime:0.055843s ] INFO: [ view_filter ] --START-- INFO: Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000289s ] INFO: [ view_filter ] --END-- [ RunTime:0.000314s ] INFO: [ app_end ] --START-- INFO: Run Behavior\ShowPageTraceBehavior [ RunTime:0.000276s ] INFO: [ app_end ] --END-- [ RunTime:0.000307s ] [ 2023-12-10T20:03:01+08:00 ] 120.239.28.192 /xinwan/seller.php?s=/Index/orderpendinginfo INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000007s ] INFO: [ app_init ] --END-- [ RunTime:0.000043s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000068s ] INFO: [ app_begin ] --END-- [ RunTime:0.000083s ] NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [2] define() expects at least 2 parameters, 1 given C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 21 行. NOTIC: [8] Constant SELLERUID already defined C:\Apache24\apacheWorkspace\xinwan\Modules\Seller\Controller\CommonController.class.php 第 22 行. SQL: SELECT p.*,t.task_orderno,count(t.id) as submitcount FROM adsys_task p left join adsys_task_order t on t.task_id=p.id where t.taskstate=3 and FROM_UNIXTIME(t.submit_time)