[ 2024-02-20T08:43:19+08:00 ] 120.239.28.142 /xinwan/seller.php?s=/Index/orderpending INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000005s ] INFO: [ app_init ] --END-- [ RunTime:0.000098s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000176s ] INFO: [ app_begin ] --END-- [ RunTime:0.000197s ] 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.000068s ] INFO: [ template_filter ] --END-- [ RunTime:0.000089s ] INFO: Run Behavior\ParseTemplateBehavior [ RunTime:0.051894s ] INFO: [ view_parse ] --END-- [ RunTime:0.051925s ] 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.000223s ] INFO: [ app_end ] --END-- [ RunTime:0.000250s ] [ 2024-02-20T08:43:20+08:00 ] 120.239.28.142 /xinwan/seller.php?s=/Index/orderpendinginfo INFO: [ app_init ] --START-- INFO: Run Behavior\BuildLiteBehavior [ RunTime:0.000004s ] INFO: [ app_init ] --END-- [ RunTime:0.000038s ] INFO: [ app_begin ] --START-- INFO: Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000085s ] 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: 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)