2021120114_fetchPageData.log 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312
  1. 14:25:42 [error]: 通用分页查询排序接口异常:数据库执行异常:
  2. sql语句: select btr.* ,round((btr.finish_datetime-:select_nowdate)/86400) as restdays ,bt.id as btid,bt.company_name ,bu.id as buid,bu.mobile bu_mobile ,concat(brd.id,'-',brd.begin_datetime,'-',brd.finish_datetime,'-',bt2.id,'-',bt2bu.id,'-',bt2bu.mobile,'-',bt2.true_name) as delegate_info , (select count(*) from biz_todowork btdw where btdw.biz_recruitid=btr.id and ( btdw.`status`>=2 ) ) as now_worker_total from biz_trader_recruit as btr left join biz_trader bt on bt.id=btr.biz_traderid left join base_user bu on bu.id=bt.base_userid left join biz_recruit_delegate brd on brd.biz_recruitid=btr.id and brd.finish_datetime>1638339942 left join biz_trader2 bt2 on bt2.id=brd.biz_trader2id left join base_user bt2bu on bt2bu.id=bt2.base_userid where 1=1 and btr.`deleted`=0 and 1=1 order by btr.istop desc,btr.id desc limit 0,10
  3. ["HY093",null,null]
  4. 异常发生在文件:[/bizroot/approot/klywebapi/prjcenter/prjKLY/bizcenter/Plater/fetchPageData.php]的[162]行 code[0] !
  5. 异常堆栈上下文:
  6. #0 /bizroot/approot/klywebapi/ajaxEntryCenter.php(65): include_once()
  7. #1 {main}
  8. 数据库执行异常:
  9. sql语句: select btr.* ,round((btr.finish_datetime-:select_nowdate)/86400) as restdays ,bt.id as btid,bt.company_name ,bu.id as buid,bu.mobile bu_mobile ,concat(brd.id,'-',brd.begin_datetime,'-',brd.finish_datetime,'-',bt2.id,'-',bt2bu.id,'-',bt2bu.mobile,'-',bt2.true_name) as delegate_info , (select count(*) from biz_todowork btdw where btdw.biz_recruitid=btr.id and ( btdw.`status`>=2 ) ) as now_worker_total from biz_trader_recruit as btr left join biz_trader bt on bt.id=btr.biz_traderid left join base_user bu on bu.id=bt.base_userid left join biz_recruit_delegate brd on brd.biz_recruitid=btr.id and brd.finish_datetime>1638339942 left join biz_trader2 bt2 on bt2.id=brd.biz_trader2id left join base_user bt2bu on bt2bu.id=bt2.base_userid where 1=1 and btr.`deleted`=0 and 1=1 order by btr.istop desc,btr.id desc limit 0,10
  10. ["HY093",null,null]
  11. 异常发生在文件:[/bizroot/approot/klywebapi/base/mysql.php]的[104]行 code[0] !
  12. 异常堆栈上下文:
  13. #0 /bizroot/approot/klywebapi/base/mysql.php(207): PdoUtil->errhandle()
  14. #1 /bizroot/approot/klywebapi/base/mysql.php(29): PdoUtil->fetchall()
  15. #2 /bizroot/approot/klywebapi/prjcenter/prjKLY/base/AboutActivity.php(992): pdo_fetchall()
  16. #3 /bizroot/approot/klywebapi/base/base.php(894): {closure}()
  17. #4 /bizroot/approot/klywebapi/prjcenter/prjKLY/base/AboutActivity.php(1004): baseexcel_exportCsv()
  18. #5 /bizroot/approot/klywebapi/prjcenter/prjKLY/bizcenter/Plater/fetchPageData.php(84): bizbase_recruitAboutQuery()
  19. #6 /bizroot/approot/klywebapi/ajaxEntryCenter.php(65): include_once('/bizroot/approo...')
  20. #7 {main}
  21. [上下文相关信息]:
  22. [WsAjaxPrj]=KLY
  23. [WsAjaxBiz]=Plater
  24. [WsAjaxAction]=fetchPageData
  25. [FOREND_TOKEN]=0_16389432663f48669e5f8e5f5a80f23afa4fcc3a7c
  26. [loginName]=leader
  27. [bizCatalog]=RecruitEntity
  28. [handleMode]=fetchall
  29. [exportExcel]=true
  30. [pageIndex]=1
  31. [pageSize]=10
  32. [query]=[object Object]
  33. [USER]=nginxphp
  34. [HOME]=/home/nginxphp
  35. [HTTP_ACCEPT_LANGUAGE]=zh-CN,zh;q=0.9
  36. [HTTP_ACCEPT_ENCODING]=gzip, deflate, br
  37. [HTTP_REFERER]=http://localhost:8080/
  38. [HTTP_SEC_FETCH_DEST]=document
  39. [HTTP_SEC_FETCH_USER]=?1
  40. [HTTP_SEC_FETCH_MODE]=navigate
  41. [HTTP_SEC_FETCH_SITE]=cross-site
  42. [HTTP_ACCEPT]=text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
  43. [HTTP_USER_AGENT]=Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.82 Safari/537.36
  44. [HTTP_CONTENT_TYPE]=application/x-www-form-urlencoded
  45. [HTTP_ORIGIN]=http://localhost:8080
  46. [HTTP_UPGRADE_INSECURE_REQUESTS]=1
  47. [HTTP_SEC_CH_UA_PLATFORM]="Windows"
  48. [HTTP_SEC_CH_UA_MOBILE]=?0
  49. [HTTP_SEC_CH_UA]="Google Chrome";v="93", " Not;A Brand";v="99", "Chromium";v="93"
  50. [HTTP_CACHE_CONTROL]=max-age=0
  51. [HTTP_CONTENT_LENGTH]=186
  52. [HTTP_CONNECTION]=keep-alive
  53. [HTTP_HOST]=api.kuailaiyou.top
  54. [REDIRECT_STATUS]=200
  55. [SERVER_NAME]=api.kuailaiyou.top
  56. [SERVER_PORT]=443
  57. [SERVER_ADDR]=172.18.217.149
  58. [REMOTE_PORT]=6465
  59. [REMOTE_ADDR]=60.24.9.186
  60. [SERVER_SOFTWARE]=nginx/1.20.1
  61. [GATEWAY_INTERFACE]=CGI/1.1
  62. [HTTPS]=on
  63. [REQUEST_SCHEME]=https
  64. [SERVER_PROTOCOL]=HTTP/1.1
  65. [DOCUMENT_ROOT]=/bizroot/approot/klywebapi
  66. [DOCUMENT_URI]=/ajaxEntryCenter.php
  67. [REQUEST_URI]=/ajaxEntryCenter.php?WsAjaxPrj=KLY&WsAjaxBiz=Plater&WsAjaxAction=fetchPageData
  68. [SCRIPT_NAME]=/ajaxEntryCenter.php
  69. [CONTENT_LENGTH]=186
  70. [CONTENT_TYPE]=application/x-www-form-urlencoded
  71. [REQUEST_METHOD]=POST
  72. [QUERY_STRING]=WsAjaxPrj=KLY&WsAjaxBiz=Plater&WsAjaxAction=fetchPageData
  73. [SCRIPT_FILENAME]=/bizroot/approot/klywebapi/ajaxEntryCenter.php
  74. [FCGI_ROLE]=RESPONDER
  75. [PHP_SELF]=/ajaxEntryCenter.php
  76. [REQUEST_TIME_FLOAT]=1638339942.5204
  77. [REQUEST_TIME]=1638339942
  78. 14:36:00 [error]: 通用分页查询排序接口异常:数据库执行异常:
  79. sql语句: select btr.* ,round((btr.finish_datetime-:select_nowdate)/86400) as restdays ,bt.id as btid,bt.company_name ,bu.id as buid,bu.mobile bu_mobile ,concat(brd.id,'-',brd.begin_datetime,'-',brd.finish_datetime,'-',bt2.id,'-',bt2bu.id,'-',bt2bu.mobile,'-',bt2.true_name) as delegate_info , (select count(*) from biz_todowork btdw where btdw.biz_recruitid=btr.id and ( btdw.`status`>=2 ) ) as now_worker_total from biz_trader_recruit as btr left join biz_trader bt on bt.id=btr.biz_traderid left join base_user bu on bu.id=bt.base_userid left join biz_recruit_delegate brd on brd.biz_recruitid=btr.id and brd.finish_datetime>1638340560 left join biz_trader2 bt2 on bt2.id=brd.biz_trader2id left join base_user bt2bu on bt2bu.id=bt2.base_userid where 1=1 and btr.`deleted`=0 and 1=1 order by btr.istop desc,btr.id desc limit 0,10
  80. ["HY093",null,null]
  81. 异常发生在文件:[/bizroot/approot/klywebapi/prjcenter/prjKLY/bizcenter/Plater/fetchPageData.php]的[162]行 code[0] !
  82. 异常堆栈上下文:
  83. #0 /bizroot/approot/klywebapi/ajaxEntryCenter.php(65): include_once()
  84. #1 {main}
  85. 数据库执行异常:
  86. sql语句: select btr.* ,round((btr.finish_datetime-:select_nowdate)/86400) as restdays ,bt.id as btid,bt.company_name ,bu.id as buid,bu.mobile bu_mobile ,concat(brd.id,'-',brd.begin_datetime,'-',brd.finish_datetime,'-',bt2.id,'-',bt2bu.id,'-',bt2bu.mobile,'-',bt2.true_name) as delegate_info , (select count(*) from biz_todowork btdw where btdw.biz_recruitid=btr.id and ( btdw.`status`>=2 ) ) as now_worker_total from biz_trader_recruit as btr left join biz_trader bt on bt.id=btr.biz_traderid left join base_user bu on bu.id=bt.base_userid left join biz_recruit_delegate brd on brd.biz_recruitid=btr.id and brd.finish_datetime>1638340560 left join biz_trader2 bt2 on bt2.id=brd.biz_trader2id left join base_user bt2bu on bt2bu.id=bt2.base_userid where 1=1 and btr.`deleted`=0 and 1=1 order by btr.istop desc,btr.id desc limit 0,10
  87. ["HY093",null,null]
  88. 异常发生在文件:[/bizroot/approot/klywebapi/base/mysql.php]的[104]行 code[0] !
  89. 异常堆栈上下文:
  90. #0 /bizroot/approot/klywebapi/base/mysql.php(207): PdoUtil->errhandle()
  91. #1 /bizroot/approot/klywebapi/base/mysql.php(29): PdoUtil->fetchall()
  92. #2 /bizroot/approot/klywebapi/prjcenter/prjKLY/base/AboutActivity.php(994): pdo_fetchall()
  93. #3 /bizroot/approot/klywebapi/base/base.php(894): {closure}()
  94. #4 /bizroot/approot/klywebapi/prjcenter/prjKLY/base/AboutActivity.php(1006): baseexcel_exportCsv()
  95. #5 /bizroot/approot/klywebapi/prjcenter/prjKLY/bizcenter/Plater/fetchPageData.php(84): bizbase_recruitAboutQuery()
  96. #6 /bizroot/approot/klywebapi/ajaxEntryCenter.php(65): include_once('/bizroot/approo...')
  97. #7 {main}
  98. [上下文相关信息]:
  99. [WsAjaxPrj]=KLY
  100. [WsAjaxBiz]=Plater
  101. [WsAjaxAction]=fetchPageData
  102. [FOREND_TOKEN]=0_16389432663f48669e5f8e5f5a80f23afa4fcc3a7c
  103. [loginName]=leader
  104. [bizCatalog]=RecruitEntity
  105. [handleMode]=fetchall
  106. [exportExcel]=true
  107. [pageIndex]=1
  108. [pageSize]=10
  109. [query]=[object Object]
  110. [USER]=nginxphp
  111. [HOME]=/home/nginxphp
  112. [HTTP_ACCEPT_LANGUAGE]=zh-CN,zh;q=0.9
  113. [HTTP_ACCEPT_ENCODING]=gzip, deflate, br
  114. [HTTP_REFERER]=http://localhost:8080/
  115. [HTTP_SEC_FETCH_DEST]=document
  116. [HTTP_SEC_FETCH_USER]=?1
  117. [HTTP_SEC_FETCH_MODE]=navigate
  118. [HTTP_SEC_FETCH_SITE]=cross-site
  119. [HTTP_ACCEPT]=text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
  120. [HTTP_USER_AGENT]=Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.82 Safari/537.36
  121. [HTTP_CONTENT_TYPE]=application/x-www-form-urlencoded
  122. [HTTP_ORIGIN]=http://localhost:8080
  123. [HTTP_UPGRADE_INSECURE_REQUESTS]=1
  124. [HTTP_SEC_CH_UA_PLATFORM]="Windows"
  125. [HTTP_SEC_CH_UA_MOBILE]=?0
  126. [HTTP_SEC_CH_UA]="Google Chrome";v="93", " Not;A Brand";v="99", "Chromium";v="93"
  127. [HTTP_CACHE_CONTROL]=max-age=0
  128. [HTTP_CONTENT_LENGTH]=186
  129. [HTTP_CONNECTION]=keep-alive
  130. [HTTP_HOST]=api.kuailaiyou.top
  131. [REDIRECT_STATUS]=200
  132. [SERVER_NAME]=api.kuailaiyou.top
  133. [SERVER_PORT]=443
  134. [SERVER_ADDR]=172.18.217.149
  135. [REMOTE_PORT]=19201
  136. [REMOTE_ADDR]=60.24.9.186
  137. [SERVER_SOFTWARE]=nginx/1.20.1
  138. [GATEWAY_INTERFACE]=CGI/1.1
  139. [HTTPS]=on
  140. [REQUEST_SCHEME]=https
  141. [SERVER_PROTOCOL]=HTTP/1.1
  142. [DOCUMENT_ROOT]=/bizroot/approot/klywebapi
  143. [DOCUMENT_URI]=/ajaxEntryCenter.php
  144. [REQUEST_URI]=/ajaxEntryCenter.php?WsAjaxPrj=KLY&WsAjaxBiz=Plater&WsAjaxAction=fetchPageData
  145. [SCRIPT_NAME]=/ajaxEntryCenter.php
  146. [CONTENT_LENGTH]=186
  147. [CONTENT_TYPE]=application/x-www-form-urlencoded
  148. [REQUEST_METHOD]=POST
  149. [QUERY_STRING]=WsAjaxPrj=KLY&WsAjaxBiz=Plater&WsAjaxAction=fetchPageData
  150. [SCRIPT_FILENAME]=/bizroot/approot/klywebapi/ajaxEntryCenter.php
  151. [FCGI_ROLE]=RESPONDER
  152. [PHP_SELF]=/ajaxEntryCenter.php
  153. [REQUEST_TIME_FLOAT]=1638340560.9329
  154. [REQUEST_TIME]=1638340560
  155. 14:37:12 [error]: 通用分页查询排序接口异常:数据库执行异常:
  156. sql语句: select btr.* ,round((btr.finish_datetime-:select_nowdate)/86400) as restdays ,bt.id as btid,bt.company_name ,bu.id as buid,bu.mobile bu_mobile ,concat(brd.id,'-',brd.begin_datetime,'-',brd.finish_datetime,'-',bt2.id,'-',bt2bu.id,'-',bt2bu.mobile,'-',bt2.true_name) as delegate_info , (select count(*) from biz_todowork btdw where btdw.biz_recruitid=btr.id and ( btdw.`status`>=2 ) ) as now_worker_total from biz_trader_recruit as btr left join biz_trader bt on bt.id=btr.biz_traderid left join base_user bu on bu.id=bt.base_userid left join biz_recruit_delegate brd on brd.biz_recruitid=btr.id and brd.finish_datetime>1638340632 left join biz_trader2 bt2 on bt2.id=brd.biz_trader2id left join base_user bt2bu on bt2bu.id=bt2.base_userid where 1=1 and btr.`deleted`=0 and 1=1 order by btr.istop desc,btr.id desc limit 0,10
  157. ["HY093",null,null]
  158. 异常发生在文件:[/bizroot/approot/klywebapi/prjcenter/prjKLY/bizcenter/Plater/fetchPageData.php]的[162]行 code[0] !
  159. 异常堆栈上下文:
  160. #0 /bizroot/approot/klywebapi/ajaxEntryCenter.php(65): include_once()
  161. #1 {main}
  162. 数据库执行异常:
  163. sql语句: select btr.* ,round((btr.finish_datetime-:select_nowdate)/86400) as restdays ,bt.id as btid,bt.company_name ,bu.id as buid,bu.mobile bu_mobile ,concat(brd.id,'-',brd.begin_datetime,'-',brd.finish_datetime,'-',bt2.id,'-',bt2bu.id,'-',bt2bu.mobile,'-',bt2.true_name) as delegate_info , (select count(*) from biz_todowork btdw where btdw.biz_recruitid=btr.id and ( btdw.`status`>=2 ) ) as now_worker_total from biz_trader_recruit as btr left join biz_trader bt on bt.id=btr.biz_traderid left join base_user bu on bu.id=bt.base_userid left join biz_recruit_delegate brd on brd.biz_recruitid=btr.id and brd.finish_datetime>1638340632 left join biz_trader2 bt2 on bt2.id=brd.biz_trader2id left join base_user bt2bu on bt2bu.id=bt2.base_userid where 1=1 and btr.`deleted`=0 and 1=1 order by btr.istop desc,btr.id desc limit 0,10
  164. ["HY093",null,null]
  165. 异常发生在文件:[/bizroot/approot/klywebapi/base/mysql.php]的[104]行 code[0] !
  166. 异常堆栈上下文:
  167. #0 /bizroot/approot/klywebapi/base/mysql.php(207): PdoUtil->errhandle()
  168. #1 /bizroot/approot/klywebapi/base/mysql.php(29): PdoUtil->fetchall()
  169. #2 /bizroot/approot/klywebapi/prjcenter/prjKLY/base/AboutActivity.php(994): pdo_fetchall()
  170. #3 /bizroot/approot/klywebapi/base/base.php(894): {closure}()
  171. #4 /bizroot/approot/klywebapi/prjcenter/prjKLY/base/AboutActivity.php(1006): baseexcel_exportCsv()
  172. #5 /bizroot/approot/klywebapi/prjcenter/prjKLY/bizcenter/Plater/fetchPageData.php(84): bizbase_recruitAboutQuery()
  173. #6 /bizroot/approot/klywebapi/ajaxEntryCenter.php(65): include_once('/bizroot/approo...')
  174. #7 {main}
  175. [上下文相关信息]:
  176. [WsAjaxPrj]=KLY
  177. [WsAjaxBiz]=Plater
  178. [WsAjaxAction]=fetchPageData
  179. [FOREND_TOKEN]=0_16389432663f48669e5f8e5f5a80f23afa4fcc3a7c
  180. [loginName]=leader
  181. [bizCatalog]=RecruitEntity
  182. [handleMode]=fetchall
  183. [exportExcel]=true
  184. [pageIndex]=1
  185. [pageSize]=10
  186. [query]=[object Object]
  187. [USER]=nginxphp
  188. [HOME]=/home/nginxphp
  189. [HTTP_ACCEPT_LANGUAGE]=zh-CN,zh;q=0.9
  190. [HTTP_ACCEPT_ENCODING]=gzip, deflate, br
  191. [HTTP_REFERER]=http://localhost:8080/
  192. [HTTP_SEC_FETCH_DEST]=document
  193. [HTTP_SEC_FETCH_USER]=?1
  194. [HTTP_SEC_FETCH_MODE]=navigate
  195. [HTTP_SEC_FETCH_SITE]=cross-site
  196. [HTTP_ACCEPT]=text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
  197. [HTTP_USER_AGENT]=Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.82 Safari/537.36
  198. [HTTP_CONTENT_TYPE]=application/x-www-form-urlencoded
  199. [HTTP_ORIGIN]=http://localhost:8080
  200. [HTTP_UPGRADE_INSECURE_REQUESTS]=1
  201. [HTTP_SEC_CH_UA_PLATFORM]="Windows"
  202. [HTTP_SEC_CH_UA_MOBILE]=?0
  203. [HTTP_SEC_CH_UA]="Google Chrome";v="93", " Not;A Brand";v="99", "Chromium";v="93"
  204. [HTTP_CACHE_CONTROL]=max-age=0
  205. [HTTP_CONTENT_LENGTH]=186
  206. [HTTP_CONNECTION]=keep-alive
  207. [HTTP_HOST]=api.kuailaiyou.top
  208. [REDIRECT_STATUS]=200
  209. [SERVER_NAME]=api.kuailaiyou.top
  210. [SERVER_PORT]=443
  211. [SERVER_ADDR]=172.18.217.149
  212. [REMOTE_PORT]=19201
  213. [REMOTE_ADDR]=60.24.9.186
  214. [SERVER_SOFTWARE]=nginx/1.20.1
  215. [GATEWAY_INTERFACE]=CGI/1.1
  216. [HTTPS]=on
  217. [REQUEST_SCHEME]=https
  218. [SERVER_PROTOCOL]=HTTP/1.1
  219. [DOCUMENT_ROOT]=/bizroot/approot/klywebapi
  220. [DOCUMENT_URI]=/ajaxEntryCenter.php
  221. [REQUEST_URI]=/ajaxEntryCenter.php?WsAjaxPrj=KLY&WsAjaxBiz=Plater&WsAjaxAction=fetchPageData
  222. [SCRIPT_NAME]=/ajaxEntryCenter.php
  223. [CONTENT_LENGTH]=186
  224. [CONTENT_TYPE]=application/x-www-form-urlencoded
  225. [REQUEST_METHOD]=POST
  226. [QUERY_STRING]=WsAjaxPrj=KLY&WsAjaxBiz=Plater&WsAjaxAction=fetchPageData
  227. [SCRIPT_FILENAME]=/bizroot/approot/klywebapi/ajaxEntryCenter.php
  228. [FCGI_ROLE]=RESPONDER
  229. [PHP_SELF]=/ajaxEntryCenter.php
  230. [REQUEST_TIME_FLOAT]=1638340632.95
  231. [REQUEST_TIME]=1638340632
  232. 14:37:55 [error]: 通用分页查询排序接口异常:数据库执行异常:
  233. sql语句: select btr.* ,round((btr.finish_datetime-:select_nowdate)/86400) as restdays ,bt.id as btid,bt.company_name ,bu.id as buid,bu.mobile bu_mobile ,concat(brd.id,'-',brd.begin_datetime,'-',brd.finish_datetime,'-',bt2.id,'-',bt2bu.id,'-',bt2bu.mobile,'-',bt2.true_name) as delegate_info , (select count(*) from biz_todowork btdw where btdw.biz_recruitid=btr.id and ( btdw.`status`>=2 ) ) as now_worker_total from biz_trader_recruit as btr left join biz_trader bt on bt.id=btr.biz_traderid left join base_user bu on bu.id=bt.base_userid left join biz_recruit_delegate brd on brd.biz_recruitid=btr.id and brd.finish_datetime>1638340675 left join biz_trader2 bt2 on bt2.id=brd.biz_trader2id left join base_user bt2bu on bt2bu.id=bt2.base_userid where 1=1 and btr.`deleted`=0 and 1=1 order by btr.istop desc,btr.id desc limit 0,10
  234. ["HY093",null,null]
  235. 异常发生在文件:[/bizroot/approot/klywebapi/prjcenter/prjKLY/bizcenter/Plater/fetchPageData.php]的[162]行 code[0] !
  236. 异常堆栈上下文:
  237. #0 /bizroot/approot/klywebapi/ajaxEntryCenter.php(65): include_once()
  238. #1 {main}
  239. 数据库执行异常:
  240. sql语句: select btr.* ,round((btr.finish_datetime-:select_nowdate)/86400) as restdays ,bt.id as btid,bt.company_name ,bu.id as buid,bu.mobile bu_mobile ,concat(brd.id,'-',brd.begin_datetime,'-',brd.finish_datetime,'-',bt2.id,'-',bt2bu.id,'-',bt2bu.mobile,'-',bt2.true_name) as delegate_info , (select count(*) from biz_todowork btdw where btdw.biz_recruitid=btr.id and ( btdw.`status`>=2 ) ) as now_worker_total from biz_trader_recruit as btr left join biz_trader bt on bt.id=btr.biz_traderid left join base_user bu on bu.id=bt.base_userid left join biz_recruit_delegate brd on brd.biz_recruitid=btr.id and brd.finish_datetime>1638340675 left join biz_trader2 bt2 on bt2.id=brd.biz_trader2id left join base_user bt2bu on bt2bu.id=bt2.base_userid where 1=1 and btr.`deleted`=0 and 1=1 order by btr.istop desc,btr.id desc limit 0,10
  241. ["HY093",null,null]
  242. 异常发生在文件:[/bizroot/approot/klywebapi/base/mysql.php]的[104]行 code[0] !
  243. 异常堆栈上下文:
  244. #0 /bizroot/approot/klywebapi/base/mysql.php(207): PdoUtil->errhandle()
  245. #1 /bizroot/approot/klywebapi/base/mysql.php(29): PdoUtil->fetchall()
  246. #2 /bizroot/approot/klywebapi/prjcenter/prjKLY/base/AboutActivity.php(994): pdo_fetchall()
  247. #3 /bizroot/approot/klywebapi/base/base.php(894): {closure}()
  248. #4 /bizroot/approot/klywebapi/prjcenter/prjKLY/base/AboutActivity.php(1006): baseexcel_exportCsv()
  249. #5 /bizroot/approot/klywebapi/prjcenter/prjKLY/bizcenter/Plater/fetchPageData.php(84): bizbase_recruitAboutQuery()
  250. #6 /bizroot/approot/klywebapi/ajaxEntryCenter.php(65): include_once('/bizroot/approo...')
  251. #7 {main}
  252. [上下文相关信息]:
  253. [WsAjaxPrj]=KLY
  254. [WsAjaxBiz]=Plater
  255. [WsAjaxAction]=fetchPageData
  256. [FOREND_TOKEN]=0_16389432663f48669e5f8e5f5a80f23afa4fcc3a7c
  257. [loginName]=leader
  258. [bizCatalog]=RecruitEntity
  259. [handleMode]=fetchall
  260. [exportExcel]=true
  261. [pageIndex]=1
  262. [pageSize]=10
  263. [query]=[object Object]
  264. [USER]=nginxphp
  265. [HOME]=/home/nginxphp
  266. [HTTP_ACCEPT_LANGUAGE]=zh-CN,zh;q=0.9
  267. [HTTP_ACCEPT_ENCODING]=gzip, deflate, br
  268. [HTTP_REFERER]=http://localhost:8080/
  269. [HTTP_SEC_FETCH_DEST]=document
  270. [HTTP_SEC_FETCH_USER]=?1
  271. [HTTP_SEC_FETCH_MODE]=navigate
  272. [HTTP_SEC_FETCH_SITE]=cross-site
  273. [HTTP_ACCEPT]=text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
  274. [HTTP_USER_AGENT]=Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.82 Safari/537.36
  275. [HTTP_CONTENT_TYPE]=application/x-www-form-urlencoded
  276. [HTTP_ORIGIN]=http://localhost:8080
  277. [HTTP_UPGRADE_INSECURE_REQUESTS]=1
  278. [HTTP_SEC_CH_UA_PLATFORM]="Windows"
  279. [HTTP_SEC_CH_UA_MOBILE]=?0
  280. [HTTP_SEC_CH_UA]="Google Chrome";v="93", " Not;A Brand";v="99", "Chromium";v="93"
  281. [HTTP_CACHE_CONTROL]=max-age=0
  282. [HTTP_CONTENT_LENGTH]=186
  283. [HTTP_CONNECTION]=keep-alive
  284. [HTTP_HOST]=api.kuailaiyou.top
  285. [REDIRECT_STATUS]=200
  286. [SERVER_NAME]=api.kuailaiyou.top
  287. [SERVER_PORT]=443
  288. [SERVER_ADDR]=172.18.217.149
  289. [REMOTE_PORT]=19201
  290. [REMOTE_ADDR]=60.24.9.186
  291. [SERVER_SOFTWARE]=nginx/1.20.1
  292. [GATEWAY_INTERFACE]=CGI/1.1
  293. [HTTPS]=on
  294. [REQUEST_SCHEME]=https
  295. [SERVER_PROTOCOL]=HTTP/1.1
  296. [DOCUMENT_ROOT]=/bizroot/approot/klywebapi
  297. [DOCUMENT_URI]=/ajaxEntryCenter.php
  298. [REQUEST_URI]=/ajaxEntryCenter.php?WsAjaxPrj=KLY&WsAjaxBiz=Plater&WsAjaxAction=fetchPageData
  299. [SCRIPT_NAME]=/ajaxEntryCenter.php
  300. [CONTENT_LENGTH]=186
  301. [CONTENT_TYPE]=application/x-www-form-urlencoded
  302. [REQUEST_METHOD]=POST
  303. [QUERY_STRING]=WsAjaxPrj=KLY&WsAjaxBiz=Plater&WsAjaxAction=fetchPageData
  304. [SCRIPT_FILENAME]=/bizroot/approot/klywebapi/ajaxEntryCenter.php
  305. [FCGI_ROLE]=RESPONDER
  306. [PHP_SELF]=/ajaxEntryCenter.php
  307. [REQUEST_TIME_FLOAT]=1638340675.6521
  308. [REQUEST_TIME]=1638340675