2021122718_fetchPageData.log 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325
  1. 18:07:46 [error]: 通用分页查询排序接口异常:数据库执行异常:Unknown column 'statusCodeExt' in 'field list'
  2. sql语句: select bma.* ,sum(case when bmao.`status`>=0 then 1 else 0 end) as erolled_total ,sum(case when bmao.`status`>=1 then 1 else 0 end) as payed_total ,sum(case when bmao.`status`>=2 then 1 else 0 end) as used_total ,sum(case when bmao.`status`>=3 then 1 else 0 end) as finished_total ,statusCodeExt=1 from biz_market_activity bma left join biz_market_activity_order bmao on bmao.market_activityid=bma.id left join biz_worker wk on wk.id=bmao.biz_workerid left join base_user bu on bu.id=wk.base_userid where 1=1 and 1=1 and bma.begin_datetime>=1640620799 group by bma.id order by bma.istop desc,bma.id desc limit 0,10
  3. ["42S22",1054,"Unknown column 'statusCodeExt' in 'field list'"]
  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. 数据库执行异常:Unknown column 'statusCodeExt' in 'field list'
  9. sql语句: select bma.* ,sum(case when bmao.`status`>=0 then 1 else 0 end) as erolled_total ,sum(case when bmao.`status`>=1 then 1 else 0 end) as payed_total ,sum(case when bmao.`status`>=2 then 1 else 0 end) as used_total ,sum(case when bmao.`status`>=3 then 1 else 0 end) as finished_total ,statusCodeExt=1 from biz_market_activity bma left join biz_market_activity_order bmao on bmao.market_activityid=bma.id left join biz_worker wk on wk.id=bmao.biz_workerid left join base_user bu on bu.id=wk.base_userid where 1=1 and 1=1 and bma.begin_datetime>=1640620799 group by bma.id order by bma.istop desc,bma.id desc limit 0,10
  10. ["42S22",1054,"Unknown column 'statusCodeExt' in 'field list'"]
  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(3667): pdo_fetchall()
  16. #3 /bizroot/approot/klywebapi/prjcenter/prjKLY/bizcenter/Plater/fetchPageData.php(136): bizbase_mactivityAboutQuery()
  17. #4 /bizroot/approot/klywebapi/ajaxEntryCenter.php(65): include_once('/bizroot/approo...')
  18. #5 {main}
  19. [上下文相关信息]:
  20. [WsAjaxPrj]=KLY
  21. [WsAjaxBiz]=Plater
  22. [WsAjaxAction]=fetchPageData
  23. [USER]=nginxphp
  24. [HOME]=/home/nginxphp
  25. [HTTP_ACCEPT_LANGUAGE]=zh-CN,zh;q=0.9
  26. [HTTP_ACCEPT_ENCODING]=gzip, deflate, br
  27. [HTTP_REFERER]=http://localhost:8080/
  28. [HTTP_SEC_FETCH_DEST]=empty
  29. [HTTP_SEC_FETCH_MODE]=cors
  30. [HTTP_SEC_FETCH_SITE]=cross-site
  31. [HTTP_ORIGIN]=http://localhost:8080
  32. [HTTP_SEC_CH_UA_PLATFORM]="Windows"
  33. [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
  34. [HTTP_SEC_CH_UA_MOBILE]=?0
  35. [HTTP_CONTENT_TYPE]=application/json;charset=UTF-8
  36. [HTTP_ACCEPT]=application/json, text/plain, */*
  37. [HTTP_SEC_CH_UA]="Google Chrome";v="93", " Not;A Brand";v="99", "Chromium";v="93"
  38. [HTTP_CONTENT_LENGTH]=190
  39. [HTTP_CONNECTION]=keep-alive
  40. [HTTP_HOST]=api.kuailaiyou.top
  41. [REDIRECT_STATUS]=200
  42. [SERVER_NAME]=api.kuailaiyou.top
  43. [SERVER_PORT]=443
  44. [SERVER_ADDR]=172.18.217.149
  45. [REMOTE_PORT]=7329
  46. [REMOTE_ADDR]=61.136.47.192
  47. [SERVER_SOFTWARE]=nginx/1.20.1
  48. [GATEWAY_INTERFACE]=CGI/1.1
  49. [HTTPS]=on
  50. [REQUEST_SCHEME]=https
  51. [SERVER_PROTOCOL]=HTTP/1.1
  52. [DOCUMENT_ROOT]=/bizroot/approot/klywebapi
  53. [DOCUMENT_URI]=/ajaxEntryCenter.php
  54. [REQUEST_URI]=/ajaxEntryCenter.php?WsAjaxPrj=KLY&WsAjaxBiz=Plater&WsAjaxAction=fetchPageData
  55. [SCRIPT_NAME]=/ajaxEntryCenter.php
  56. [CONTENT_LENGTH]=190
  57. [CONTENT_TYPE]=application/json;charset=UTF-8
  58. [REQUEST_METHOD]=POST
  59. [QUERY_STRING]=WsAjaxPrj=KLY&WsAjaxBiz=Plater&WsAjaxAction=fetchPageData
  60. [SCRIPT_FILENAME]=/bizroot/approot/klywebapi/ajaxEntryCenter.php
  61. [FCGI_ROLE]=RESPONDER
  62. [PHP_SELF]=/ajaxEntryCenter.php
  63. [REQUEST_TIME_FLOAT]=1640599666.4907
  64. [REQUEST_TIME]=1640599666
  65. 18:07:48 [error]: 通用分页查询排序接口异常:数据库执行异常:Unknown column 'statusCodeExt' in 'field list'
  66. sql语句: select bma.* ,sum(case when bmao.`status`>=0 then 1 else 0 end) as erolled_total ,sum(case when bmao.`status`>=1 then 1 else 0 end) as payed_total ,sum(case when bmao.`status`>=2 then 1 else 0 end) as used_total ,sum(case when bmao.`status`>=3 then 1 else 0 end) as finished_total ,statusCodeExt=3 from biz_market_activity bma left join biz_market_activity_order bmao on bmao.market_activityid=bma.id left join biz_worker wk on wk.id=bmao.biz_workerid left join base_user bu on bu.id=wk.base_userid where 1=1 and 1=1 and (bma.begin_datetime<=1640534400 or (bma.begin_datetime>=1640534400 and bma.begin_datetime<=1640620799)) and bma.finish_datetime>1640599668 group by bma.id order by bma.istop desc,bma.id desc limit 0,10
  67. ["42S22",1054,"Unknown column 'statusCodeExt' in 'field list'"]
  68. 异常发生在文件:[/bizroot/approot/klywebapi/prjcenter/prjKLY/bizcenter/Plater/fetchPageData.php]的[162]行 code[0] !
  69. 异常堆栈上下文:
  70. #0 /bizroot/approot/klywebapi/ajaxEntryCenter.php(65): include_once()
  71. #1 {main}
  72. 数据库执行异常:Unknown column 'statusCodeExt' in 'field list'
  73. sql语句: select bma.* ,sum(case when bmao.`status`>=0 then 1 else 0 end) as erolled_total ,sum(case when bmao.`status`>=1 then 1 else 0 end) as payed_total ,sum(case when bmao.`status`>=2 then 1 else 0 end) as used_total ,sum(case when bmao.`status`>=3 then 1 else 0 end) as finished_total ,statusCodeExt=3 from biz_market_activity bma left join biz_market_activity_order bmao on bmao.market_activityid=bma.id left join biz_worker wk on wk.id=bmao.biz_workerid left join base_user bu on bu.id=wk.base_userid where 1=1 and 1=1 and (bma.begin_datetime<=1640534400 or (bma.begin_datetime>=1640534400 and bma.begin_datetime<=1640620799)) and bma.finish_datetime>1640599668 group by bma.id order by bma.istop desc,bma.id desc limit 0,10
  74. ["42S22",1054,"Unknown column 'statusCodeExt' in 'field list'"]
  75. 异常发生在文件:[/bizroot/approot/klywebapi/base/mysql.php]的[104]行 code[0] !
  76. 异常堆栈上下文:
  77. #0 /bizroot/approot/klywebapi/base/mysql.php(207): PdoUtil->errhandle()
  78. #1 /bizroot/approot/klywebapi/base/mysql.php(29): PdoUtil->fetchall()
  79. #2 /bizroot/approot/klywebapi/prjcenter/prjKLY/base/AboutActivity.php(3667): pdo_fetchall()
  80. #3 /bizroot/approot/klywebapi/prjcenter/prjKLY/bizcenter/Plater/fetchPageData.php(136): bizbase_mactivityAboutQuery()
  81. #4 /bizroot/approot/klywebapi/ajaxEntryCenter.php(65): include_once('/bizroot/approo...')
  82. #5 {main}
  83. [上下文相关信息]:
  84. [WsAjaxPrj]=KLY
  85. [WsAjaxBiz]=Plater
  86. [WsAjaxAction]=fetchPageData
  87. [USER]=nginxphp
  88. [HOME]=/home/nginxphp
  89. [HTTP_ACCEPT_LANGUAGE]=zh-CN,zh;q=0.9
  90. [HTTP_ACCEPT_ENCODING]=gzip, deflate, br
  91. [HTTP_REFERER]=http://localhost:8080/
  92. [HTTP_SEC_FETCH_DEST]=empty
  93. [HTTP_SEC_FETCH_MODE]=cors
  94. [HTTP_SEC_FETCH_SITE]=cross-site
  95. [HTTP_ORIGIN]=http://localhost:8080
  96. [HTTP_SEC_CH_UA_PLATFORM]="Windows"
  97. [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
  98. [HTTP_SEC_CH_UA_MOBILE]=?0
  99. [HTTP_CONTENT_TYPE]=application/json;charset=UTF-8
  100. [HTTP_ACCEPT]=application/json, text/plain, */*
  101. [HTTP_SEC_CH_UA]="Google Chrome";v="93", " Not;A Brand";v="99", "Chromium";v="93"
  102. [HTTP_CONTENT_LENGTH]=190
  103. [HTTP_CONNECTION]=keep-alive
  104. [HTTP_HOST]=api.kuailaiyou.top
  105. [REDIRECT_STATUS]=200
  106. [SERVER_NAME]=api.kuailaiyou.top
  107. [SERVER_PORT]=443
  108. [SERVER_ADDR]=172.18.217.149
  109. [REMOTE_PORT]=7329
  110. [REMOTE_ADDR]=61.136.47.192
  111. [SERVER_SOFTWARE]=nginx/1.20.1
  112. [GATEWAY_INTERFACE]=CGI/1.1
  113. [HTTPS]=on
  114. [REQUEST_SCHEME]=https
  115. [SERVER_PROTOCOL]=HTTP/1.1
  116. [DOCUMENT_ROOT]=/bizroot/approot/klywebapi
  117. [DOCUMENT_URI]=/ajaxEntryCenter.php
  118. [REQUEST_URI]=/ajaxEntryCenter.php?WsAjaxPrj=KLY&WsAjaxBiz=Plater&WsAjaxAction=fetchPageData
  119. [SCRIPT_NAME]=/ajaxEntryCenter.php
  120. [CONTENT_LENGTH]=190
  121. [CONTENT_TYPE]=application/json;charset=UTF-8
  122. [REQUEST_METHOD]=POST
  123. [QUERY_STRING]=WsAjaxPrj=KLY&WsAjaxBiz=Plater&WsAjaxAction=fetchPageData
  124. [SCRIPT_FILENAME]=/bizroot/approot/klywebapi/ajaxEntryCenter.php
  125. [FCGI_ROLE]=RESPONDER
  126. [PHP_SELF]=/ajaxEntryCenter.php
  127. [REQUEST_TIME_FLOAT]=1640599668.4597
  128. [REQUEST_TIME]=1640599668
  129. 18:07:54 [error]: 通用分页查询排序接口异常:数据库执行异常:Unknown column 'statusCodeExt' in 'field list'
  130. sql语句: select bma.* ,sum(case when bmao.`status`>=0 then 1 else 0 end) as erolled_total ,sum(case when bmao.`status`>=1 then 1 else 0 end) as payed_total ,sum(case when bmao.`status`>=2 then 1 else 0 end) as used_total ,sum(case when bmao.`status`>=3 then 1 else 0 end) as finished_total ,statusCodeExt=3 from biz_market_activity bma left join biz_market_activity_order bmao on bmao.market_activityid=bma.id left join biz_worker wk on wk.id=bmao.biz_workerid left join base_user bu on bu.id=wk.base_userid where 1=1 and 1=1 and (bma.begin_datetime<=1640534400 or (bma.begin_datetime>=1640534400 and bma.begin_datetime<=1640620799)) and bma.finish_datetime>1640599674 group by bma.id order by bma.istop desc,bma.id desc limit 0,10
  131. ["42S22",1054,"Unknown column 'statusCodeExt' in 'field list'"]
  132. 异常发生在文件:[/bizroot/approot/klywebapi/prjcenter/prjKLY/bizcenter/Plater/fetchPageData.php]的[162]行 code[0] !
  133. 异常堆栈上下文:
  134. #0 /bizroot/approot/klywebapi/ajaxEntryCenter.php(65): include_once()
  135. #1 {main}
  136. 数据库执行异常:Unknown column 'statusCodeExt' in 'field list'
  137. sql语句: select bma.* ,sum(case when bmao.`status`>=0 then 1 else 0 end) as erolled_total ,sum(case when bmao.`status`>=1 then 1 else 0 end) as payed_total ,sum(case when bmao.`status`>=2 then 1 else 0 end) as used_total ,sum(case when bmao.`status`>=3 then 1 else 0 end) as finished_total ,statusCodeExt=3 from biz_market_activity bma left join biz_market_activity_order bmao on bmao.market_activityid=bma.id left join biz_worker wk on wk.id=bmao.biz_workerid left join base_user bu on bu.id=wk.base_userid where 1=1 and 1=1 and (bma.begin_datetime<=1640534400 or (bma.begin_datetime>=1640534400 and bma.begin_datetime<=1640620799)) and bma.finish_datetime>1640599674 group by bma.id order by bma.istop desc,bma.id desc limit 0,10
  138. ["42S22",1054,"Unknown column 'statusCodeExt' in 'field list'"]
  139. 异常发生在文件:[/bizroot/approot/klywebapi/base/mysql.php]的[104]行 code[0] !
  140. 异常堆栈上下文:
  141. #0 /bizroot/approot/klywebapi/base/mysql.php(207): PdoUtil->errhandle()
  142. #1 /bizroot/approot/klywebapi/base/mysql.php(29): PdoUtil->fetchall()
  143. #2 /bizroot/approot/klywebapi/prjcenter/prjKLY/base/AboutActivity.php(3667): pdo_fetchall()
  144. #3 /bizroot/approot/klywebapi/prjcenter/prjKLY/bizcenter/Plater/fetchPageData.php(136): bizbase_mactivityAboutQuery()
  145. #4 /bizroot/approot/klywebapi/ajaxEntryCenter.php(65): include_once('/bizroot/approo...')
  146. #5 {main}
  147. [上下文相关信息]:
  148. [WsAjaxPrj]=KLY
  149. [WsAjaxBiz]=Plater
  150. [WsAjaxAction]=fetchPageData
  151. [USER]=nginxphp
  152. [HOME]=/home/nginxphp
  153. [HTTP_ACCEPT_LANGUAGE]=zh-CN,zh;q=0.9
  154. [HTTP_ACCEPT_ENCODING]=gzip, deflate, br
  155. [HTTP_REFERER]=http://localhost:8080/
  156. [HTTP_SEC_FETCH_DEST]=empty
  157. [HTTP_SEC_FETCH_MODE]=cors
  158. [HTTP_SEC_FETCH_SITE]=cross-site
  159. [HTTP_ORIGIN]=http://localhost:8080
  160. [HTTP_SEC_CH_UA_PLATFORM]="Windows"
  161. [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
  162. [HTTP_SEC_CH_UA_MOBILE]=?0
  163. [HTTP_CONTENT_TYPE]=application/json;charset=UTF-8
  164. [HTTP_ACCEPT]=application/json, text/plain, */*
  165. [HTTP_SEC_CH_UA]="Google Chrome";v="93", " Not;A Brand";v="99", "Chromium";v="93"
  166. [HTTP_CONTENT_LENGTH]=190
  167. [HTTP_CONNECTION]=keep-alive
  168. [HTTP_HOST]=api.kuailaiyou.top
  169. [REDIRECT_STATUS]=200
  170. [SERVER_NAME]=api.kuailaiyou.top
  171. [SERVER_PORT]=443
  172. [SERVER_ADDR]=172.18.217.149
  173. [REMOTE_PORT]=50081
  174. [REMOTE_ADDR]=61.136.47.192
  175. [SERVER_SOFTWARE]=nginx/1.20.1
  176. [GATEWAY_INTERFACE]=CGI/1.1
  177. [HTTPS]=on
  178. [REQUEST_SCHEME]=https
  179. [SERVER_PROTOCOL]=HTTP/1.1
  180. [DOCUMENT_ROOT]=/bizroot/approot/klywebapi
  181. [DOCUMENT_URI]=/ajaxEntryCenter.php
  182. [REQUEST_URI]=/ajaxEntryCenter.php?WsAjaxPrj=KLY&WsAjaxBiz=Plater&WsAjaxAction=fetchPageData
  183. [SCRIPT_NAME]=/ajaxEntryCenter.php
  184. [CONTENT_LENGTH]=190
  185. [CONTENT_TYPE]=application/json;charset=UTF-8
  186. [REQUEST_METHOD]=POST
  187. [QUERY_STRING]=WsAjaxPrj=KLY&WsAjaxBiz=Plater&WsAjaxAction=fetchPageData
  188. [SCRIPT_FILENAME]=/bizroot/approot/klywebapi/ajaxEntryCenter.php
  189. [FCGI_ROLE]=RESPONDER
  190. [PHP_SELF]=/ajaxEntryCenter.php
  191. [REQUEST_TIME_FLOAT]=1640599674.6987
  192. [REQUEST_TIME]=1640599674
  193. 18:08:09 [error]: 通用分页查询排序接口异常:数据库执行异常:Unknown column 'statusCodeExt' in 'field list'
  194. sql语句: select bma.* ,sum(case when bmao.`status`>=0 then 1 else 0 end) as erolled_total ,sum(case when bmao.`status`>=1 then 1 else 0 end) as payed_total ,sum(case when bmao.`status`>=2 then 1 else 0 end) as used_total ,sum(case when bmao.`status`>=3 then 1 else 0 end) as finished_total ,statusCodeExt=2 from biz_market_activity bma left join biz_market_activity_order bmao on bmao.market_activityid=bma.id left join biz_worker wk on wk.id=bmao.biz_workerid left join base_user bu on bu.id=wk.base_userid where 1=1 and 1=1 and bma.begin_datetime>=1640620800 and bma.begin_datetime<=1640707199 group by bma.id order by bma.istop desc,bma.id desc limit 0,10
  195. ["42S22",1054,"Unknown column 'statusCodeExt' in 'field list'"]
  196. 异常发生在文件:[/bizroot/approot/klywebapi/prjcenter/prjKLY/bizcenter/Plater/fetchPageData.php]的[162]行 code[0] !
  197. 异常堆栈上下文:
  198. #0 /bizroot/approot/klywebapi/ajaxEntryCenter.php(65): include_once()
  199. #1 {main}
  200. 数据库执行异常:Unknown column 'statusCodeExt' in 'field list'
  201. sql语句: select bma.* ,sum(case when bmao.`status`>=0 then 1 else 0 end) as erolled_total ,sum(case when bmao.`status`>=1 then 1 else 0 end) as payed_total ,sum(case when bmao.`status`>=2 then 1 else 0 end) as used_total ,sum(case when bmao.`status`>=3 then 1 else 0 end) as finished_total ,statusCodeExt=2 from biz_market_activity bma left join biz_market_activity_order bmao on bmao.market_activityid=bma.id left join biz_worker wk on wk.id=bmao.biz_workerid left join base_user bu on bu.id=wk.base_userid where 1=1 and 1=1 and bma.begin_datetime>=1640620800 and bma.begin_datetime<=1640707199 group by bma.id order by bma.istop desc,bma.id desc limit 0,10
  202. ["42S22",1054,"Unknown column 'statusCodeExt' in 'field list'"]
  203. 异常发生在文件:[/bizroot/approot/klywebapi/base/mysql.php]的[104]行 code[0] !
  204. 异常堆栈上下文:
  205. #0 /bizroot/approot/klywebapi/base/mysql.php(207): PdoUtil->errhandle()
  206. #1 /bizroot/approot/klywebapi/base/mysql.php(29): PdoUtil->fetchall()
  207. #2 /bizroot/approot/klywebapi/prjcenter/prjKLY/base/AboutActivity.php(3667): pdo_fetchall()
  208. #3 /bizroot/approot/klywebapi/prjcenter/prjKLY/bizcenter/Plater/fetchPageData.php(136): bizbase_mactivityAboutQuery()
  209. #4 /bizroot/approot/klywebapi/ajaxEntryCenter.php(65): include_once('/bizroot/approo...')
  210. #5 {main}
  211. [上下文相关信息]:
  212. [WsAjaxPrj]=KLY
  213. [WsAjaxBiz]=Plater
  214. [WsAjaxAction]=fetchPageData
  215. [USER]=nginxphp
  216. [HOME]=/home/nginxphp
  217. [HTTP_ACCEPT_LANGUAGE]=zh-CN,zh;q=0.9
  218. [HTTP_ACCEPT_ENCODING]=gzip, deflate, br
  219. [HTTP_REFERER]=http://localhost:8080/
  220. [HTTP_SEC_FETCH_DEST]=empty
  221. [HTTP_SEC_FETCH_MODE]=cors
  222. [HTTP_SEC_FETCH_SITE]=cross-site
  223. [HTTP_ORIGIN]=http://localhost:8080
  224. [HTTP_SEC_CH_UA_PLATFORM]="Windows"
  225. [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
  226. [HTTP_SEC_CH_UA_MOBILE]=?0
  227. [HTTP_CONTENT_TYPE]=application/json;charset=UTF-8
  228. [HTTP_ACCEPT]=application/json, text/plain, */*
  229. [HTTP_SEC_CH_UA]="Google Chrome";v="93", " Not;A Brand";v="99", "Chromium";v="93"
  230. [HTTP_CONTENT_LENGTH]=190
  231. [HTTP_CONNECTION]=keep-alive
  232. [HTTP_HOST]=api.kuailaiyou.top
  233. [REDIRECT_STATUS]=200
  234. [SERVER_NAME]=api.kuailaiyou.top
  235. [SERVER_PORT]=443
  236. [SERVER_ADDR]=172.18.217.149
  237. [REMOTE_PORT]=50081
  238. [REMOTE_ADDR]=61.136.47.192
  239. [SERVER_SOFTWARE]=nginx/1.20.1
  240. [GATEWAY_INTERFACE]=CGI/1.1
  241. [HTTPS]=on
  242. [REQUEST_SCHEME]=https
  243. [SERVER_PROTOCOL]=HTTP/1.1
  244. [DOCUMENT_ROOT]=/bizroot/approot/klywebapi
  245. [DOCUMENT_URI]=/ajaxEntryCenter.php
  246. [REQUEST_URI]=/ajaxEntryCenter.php?WsAjaxPrj=KLY&WsAjaxBiz=Plater&WsAjaxAction=fetchPageData
  247. [SCRIPT_NAME]=/ajaxEntryCenter.php
  248. [CONTENT_LENGTH]=190
  249. [CONTENT_TYPE]=application/json;charset=UTF-8
  250. [REQUEST_METHOD]=POST
  251. [QUERY_STRING]=WsAjaxPrj=KLY&WsAjaxBiz=Plater&WsAjaxAction=fetchPageData
  252. [SCRIPT_FILENAME]=/bizroot/approot/klywebapi/ajaxEntryCenter.php
  253. [FCGI_ROLE]=RESPONDER
  254. [PHP_SELF]=/ajaxEntryCenter.php
  255. [REQUEST_TIME_FLOAT]=1640599689.8818
  256. [REQUEST_TIME]=1640599689
  257. 18:08:15 [error]: 通用分页查询排序接口异常:数据库执行异常:Unknown column 'statusCodeExt' in 'field list'
  258. sql语句: select bma.* ,sum(case when bmao.`status`>=0 then 1 else 0 end) as erolled_total ,sum(case when bmao.`status`>=1 then 1 else 0 end) as payed_total ,sum(case when bmao.`status`>=2 then 1 else 0 end) as used_total ,sum(case when bmao.`status`>=3 then 1 else 0 end) as finished_total ,statusCodeExt=3 from biz_market_activity bma left join biz_market_activity_order bmao on bmao.market_activityid=bma.id left join biz_worker wk on wk.id=bmao.biz_workerid left join base_user bu on bu.id=wk.base_userid where 1=1 and 1=1 and (bma.begin_datetime<=1640534400 or (bma.begin_datetime>=1640534400 and bma.begin_datetime<=1640620799)) and bma.finish_datetime>1640599695 group by bma.id order by bma.istop desc,bma.id desc limit 0,10
  259. ["42S22",1054,"Unknown column 'statusCodeExt' in 'field list'"]
  260. 异常发生在文件:[/bizroot/approot/klywebapi/prjcenter/prjKLY/bizcenter/Plater/fetchPageData.php]的[162]行 code[0] !
  261. 异常堆栈上下文:
  262. #0 /bizroot/approot/klywebapi/ajaxEntryCenter.php(65): include_once()
  263. #1 {main}
  264. 数据库执行异常:Unknown column 'statusCodeExt' in 'field list'
  265. sql语句: select bma.* ,sum(case when bmao.`status`>=0 then 1 else 0 end) as erolled_total ,sum(case when bmao.`status`>=1 then 1 else 0 end) as payed_total ,sum(case when bmao.`status`>=2 then 1 else 0 end) as used_total ,sum(case when bmao.`status`>=3 then 1 else 0 end) as finished_total ,statusCodeExt=3 from biz_market_activity bma left join biz_market_activity_order bmao on bmao.market_activityid=bma.id left join biz_worker wk on wk.id=bmao.biz_workerid left join base_user bu on bu.id=wk.base_userid where 1=1 and 1=1 and (bma.begin_datetime<=1640534400 or (bma.begin_datetime>=1640534400 and bma.begin_datetime<=1640620799)) and bma.finish_datetime>1640599695 group by bma.id order by bma.istop desc,bma.id desc limit 0,10
  266. ["42S22",1054,"Unknown column 'statusCodeExt' in 'field list'"]
  267. 异常发生在文件:[/bizroot/approot/klywebapi/base/mysql.php]的[104]行 code[0] !
  268. 异常堆栈上下文:
  269. #0 /bizroot/approot/klywebapi/base/mysql.php(207): PdoUtil->errhandle()
  270. #1 /bizroot/approot/klywebapi/base/mysql.php(29): PdoUtil->fetchall()
  271. #2 /bizroot/approot/klywebapi/prjcenter/prjKLY/base/AboutActivity.php(3667): pdo_fetchall()
  272. #3 /bizroot/approot/klywebapi/prjcenter/prjKLY/bizcenter/Plater/fetchPageData.php(136): bizbase_mactivityAboutQuery()
  273. #4 /bizroot/approot/klywebapi/ajaxEntryCenter.php(65): include_once('/bizroot/approo...')
  274. #5 {main}
  275. [上下文相关信息]:
  276. [WsAjaxPrj]=KLY
  277. [WsAjaxBiz]=Plater
  278. [WsAjaxAction]=fetchPageData
  279. [USER]=nginxphp
  280. [HOME]=/home/nginxphp
  281. [HTTP_ACCEPT_LANGUAGE]=zh-CN,zh;q=0.9
  282. [HTTP_ACCEPT_ENCODING]=gzip, deflate, br
  283. [HTTP_REFERER]=http://localhost:8080/
  284. [HTTP_SEC_FETCH_DEST]=empty
  285. [HTTP_SEC_FETCH_MODE]=cors
  286. [HTTP_SEC_FETCH_SITE]=cross-site
  287. [HTTP_ORIGIN]=http://localhost:8080
  288. [HTTP_SEC_CH_UA_PLATFORM]="Windows"
  289. [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
  290. [HTTP_SEC_CH_UA_MOBILE]=?0
  291. [HTTP_CONTENT_TYPE]=application/json;charset=UTF-8
  292. [HTTP_ACCEPT]=application/json, text/plain, */*
  293. [HTTP_SEC_CH_UA]="Google Chrome";v="93", " Not;A Brand";v="99", "Chromium";v="93"
  294. [HTTP_CONTENT_LENGTH]=190
  295. [HTTP_CONNECTION]=keep-alive
  296. [HTTP_HOST]=api.kuailaiyou.top
  297. [REDIRECT_STATUS]=200
  298. [SERVER_NAME]=api.kuailaiyou.top
  299. [SERVER_PORT]=443
  300. [SERVER_ADDR]=172.18.217.149
  301. [REMOTE_PORT]=7329
  302. [REMOTE_ADDR]=61.136.47.192
  303. [SERVER_SOFTWARE]=nginx/1.20.1
  304. [GATEWAY_INTERFACE]=CGI/1.1
  305. [HTTPS]=on
  306. [REQUEST_SCHEME]=https
  307. [SERVER_PROTOCOL]=HTTP/1.1
  308. [DOCUMENT_ROOT]=/bizroot/approot/klywebapi
  309. [DOCUMENT_URI]=/ajaxEntryCenter.php
  310. [REQUEST_URI]=/ajaxEntryCenter.php?WsAjaxPrj=KLY&WsAjaxBiz=Plater&WsAjaxAction=fetchPageData
  311. [SCRIPT_NAME]=/ajaxEntryCenter.php
  312. [CONTENT_LENGTH]=190
  313. [CONTENT_TYPE]=application/json;charset=UTF-8
  314. [REQUEST_METHOD]=POST
  315. [QUERY_STRING]=WsAjaxPrj=KLY&WsAjaxBiz=Plater&WsAjaxAction=fetchPageData
  316. [SCRIPT_FILENAME]=/bizroot/approot/klywebapi/ajaxEntryCenter.php
  317. [FCGI_ROLE]=RESPONDER
  318. [PHP_SELF]=/ajaxEntryCenter.php
  319. [REQUEST_TIME_FLOAT]=1640599695.0245
  320. [REQUEST_TIME]=1640599695