nohup.out 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318
  1. 应用实例,访问地址为 https://:::8081
  2. 应用实例,访问地址为 https://:::8081
  3. 应用实例,访问地址为 https://:::8081
  4. get,host:192.168.31.100, ip:::ffff:192.168.31.21,date:2024-03-26T07:09:00.293Z
  5. [服务器列表查询] get server_query_info,host:192.168.31.100, ip:::ffff:192.168.31.21,time:2024-03-26T07:10:48.039Z
  6. 打开mysql库中服务器列表失败
  7. 应用实例,访问地址为 https://:::8081
  8. [服务器列表查询] get server_query_info,host:192.168.31.100, ip:::ffff:192.168.31.21,time:2024-03-26T07:11:45.161Z
  9. 查询服务器id:1
  10. 写入查询服务器id:1
  11. 查找mysql玩家角色服务器列表:{"code":0,"msg":"","data":[{"server_id":1,"server_name":"小游戏1服"}]}
  12. [服务器列表查询] get server_query_info,host:192.168.31.100, ip:::ffff:192.168.31.21,time:2024-03-26T07:13:08.575Z
  13. 查询服务器id:1
  14. 写入查询服务器id:1
  15. 查找mysql玩家角色服务器列表:{"code":0,"msg":"","data":[{"server_id":1,"server_name":"小游戏1服"}]}
  16. [服务器列表查询] get server_query_info,host:192.168.31.100, ip:::ffff:192.168.31.21,time:2024-03-26T07:14:53.735Z
  17. 查找mysql玩家角色服务器列表:{"code":0,"msg":"","data":[]}
  18. [服务器列表查询] get server_query_info,host:192.168.31.100, ip:::ffff:192.168.31.21,time:2024-03-26T07:14:57.806Z
  19. 查找mysql玩家角色服务器列表:{"code":0,"msg":"","data":[]}
  20. [服务器列表查询] get server_query_info,host:192.168.31.100, ip:::ffff:192.168.31.21,time:2024-03-26T07:17:14.231Z
  21. 查询服务器id:1
  22. 写入查询服务器id:1
  23. 查找mysql玩家角色服务器列表:{"code":0,"msg":"","data":[{"server_id":1,"server_name":"小游戏"}]}
  24. [服务器列表查询] get server_query_info,host:192.168.31.100, ip:::ffff:192.168.31.21,time:2024-03-26T07:23:46.295Z
  25. 查询服务器id:1
  26. 写入查询服务器id:1
  27. 查询服务器id:2
  28. 写入查询服务器id:2
  29. 查找mysql玩家角色服务器列表:{"code":0,"msg":"","data":[{"server_id":1,"server_name":"小游戏"},{"server_id":2,"server_name":"测试2"}]}
  30. 应用实例,访问地址为 https://:::8081
  31. [服务器列表查询] get server_query_info,host:192.168.31.100, ip:::ffff:192.168.31.21,time:2024-03-26T07:35:35.166Z
  32. 查询服务器id:1
  33. 写入查询服务器id:1
  34. 查询服务器id:2
  35. 写入查询服务器id:2
  36. 查找mysql玩家角色服务器列表:{"code":0,"msg":"","data":[{"server_id":1,"server_name":"小游戏"},{"server_id":2,"server_name":"测试2"}]}
  37. /media/sf_share/recharge/node_modules/mysql/lib/ConnectionConfig.js:93
  38. throw new TypeError('Unknown charset \'' + charset + '\'');
  39. ^
  40. TypeError: Unknown charset 'utf8mb3'
  41. at Function.getCharsetNumber (/media/sf_share/recharge/node_modules/mysql/lib/ConnectionConfig.js:93:11)
  42. at new ConnectionConfig (/media/sf_share/recharge/node_modules/mysql/lib/ConnectionConfig.js:58:24)
  43. at new PoolConfig (/media/sf_share/recharge/node_modules/mysql/lib/PoolConfig.js:13:29)
  44. at Object.createPool (/media/sf_share/recharge/node_modules/mysql/index.js:26:28)
  45. at Object.<anonymous> (/media/sf_share/recharge/terry/mysqlcn.js:3:18)
  46. at Module._compile (internal/modules/cjs/loader.js:1138:30)
  47. at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
  48. at Module.load (internal/modules/cjs/loader.js:986:32)
  49. at Function.Module._load (internal/modules/cjs/loader.js:879:14)
  50. at Module.require (internal/modules/cjs/loader.js:1026:19)
  51. /media/sf_share/recharge/node_modules/mysql/lib/ConnectionConfig.js:93
  52. throw new TypeError('Unknown charset \'' + charset + '\'');
  53. ^
  54. TypeError: Unknown charset 'utf-8'
  55. at Function.getCharsetNumber (/media/sf_share/recharge/node_modules/mysql/lib/ConnectionConfig.js:93:11)
  56. at new ConnectionConfig (/media/sf_share/recharge/node_modules/mysql/lib/ConnectionConfig.js:58:24)
  57. at new PoolConfig (/media/sf_share/recharge/node_modules/mysql/lib/PoolConfig.js:13:29)
  58. at Object.createPool (/media/sf_share/recharge/node_modules/mysql/index.js:26:28)
  59. at Object.<anonymous> (/media/sf_share/recharge/terry/mysqlcn.js:3:18)
  60. at Module._compile (internal/modules/cjs/loader.js:1138:30)
  61. at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
  62. at Module.load (internal/modules/cjs/loader.js:986:32)
  63. at Function.Module._load (internal/modules/cjs/loader.js:879:14)
  64. at Module.require (internal/modules/cjs/loader.js:1026:19)
  65. 应用实例,访问地址为 https://:::8081
  66. [服务器列表查询] get server_query_info,host:192.168.31.100, ip:::ffff:192.168.31.21,time:2024-03-26T07:39:52.002Z
  67. 查询服务器id:1
  68. 写入查询服务器id:1
  69. 查询服务器id:2
  70. 写入查询服务器id:2
  71. 查找mysql玩家角色服务器列表:{"code":0,"msg":"","data":[{"server_id":1,"server_name":"小游戏"},{"server_id":2,"server_name":"测试2"}]}
  72. 应用实例,访问地址为 https://:::8081
  73. [服务器列表查询] get server_query_info,host:192.168.31.100, ip:::ffff:192.168.31.21,time:2024-03-26T07:41:59.290Z
  74. 查询服务器id:1
  75. 写入查询服务器id:1
  76. 查询服务器id:2
  77. 写入查询服务器id:2
  78. 查找mysql玩家角色服务器列表:{"code":0,"msg":"","data":[{"server_id":1,"server_name":"小游戏"},{"server_id":2,"server_name":"测试2"}]}
  79. 应用实例,访问地址为 https://:::8081
  80. [服务器列表查询] get server_query_info,host:192.168.31.100, ip:::ffff:192.168.31.21,time:2024-03-26T07:50:04.361Z
  81. 查询服务器id:1
  82. 写入查询服务器id:1
  83. 查询服务器id:2
  84. 写入查询服务器id:2
  85. 查找mysql玩家角色服务器列表:{"code":0,"msg":"","data":[{"server_id":1,"server_name":"小游戏"},{"server_id":2,"server_name":"测试2"}]}
  86. [服务器列表查询] get server_query_info,host:192.168.31.100, ip:::ffff:192.168.31.21,time:2024-03-26T07:51:13.702Z
  87. 查找mysql玩家角色服务器列表:{"code":0,"msg":"","data":[]}
  88. [服务器列表查询] get server_query_info,host:192.168.31.100, ip:::ffff:192.168.31.21,time:2024-03-26T07:51:22.116Z
  89. 查询服务器id:1
  90. 写入查询服务器id:1
  91. 查找mysql玩家角色服务器列表:{"code":0,"msg":"","data":[{"server_id":1,"server_name":"小游戏1"}]}
  92. 应用实例,访问地址为 https://:::8081
  93. [服务器列表查询] get server_query_info,host:192.168.31.100, ip:::ffff:192.168.31.21,time:2024-03-26T07:52:22.125Z
  94. 查询服务器id:1
  95. 写入查询服务器id:1
  96. 查找mysql玩家角色服务器列表:{"code":0,"msg":"","data":[{"server_id":1,"server_name":"小游戏1"}]}
  97. [服务器列表查询] get server_query_info,host:192.168.31.100, ip:::ffff:192.168.31.21,time:2024-03-26T07:56:14.667Z
  98. 查询服务器id:1
  99. 写入查询服务器id:1
  100. 查询服务器id:2
  101. 写入查询服务器id:2
  102. 查找mysql玩家角色服务器列表:{"code":0,"msg":"","data":[{"server_id":1,"server_name":"小游戏1"},{"server_id":2,"server_name":"小游戏2"}]}
  103. 应用实例,访问地址为 https://:::8081
  104. [服务器列表查询] get server_query_info,host:192.168.31.100, ip:::ffff:192.168.31.21,time:2024-03-26T07:58:40.938Z
  105. 查询服务器id:1
  106. 写入查询服务器id:1
  107. 查询服务器id:2
  108. 写入查询服务器id:2
  109. 查找mysql玩家角色服务器列表:{"code":0,"msg":"","data":[{"server_id":1,"server_name":"小游戏1"},{"server_id":2,"server_name":"小游戏2"}]}
  110. [服务器列表查询] get server_query_info,host:192.168.31.100, ip:::ffff:192.168.31.21,time:2024-03-26T07:58:41.520Z
  111. 查询服务器id:1
  112. 写入查询服务器id:1
  113. 查询服务器id:2
  114. 写入查询服务器id:2
  115. 查找mysql玩家角色服务器列表:{"code":0,"msg":"","data":[{"server_id":1,"server_name":"小游戏1"},{"server_id":2,"server_name":"小游戏2"}]}
  116. [服务器列表查询] get server_query_info,host:192.168.31.100, ip:::ffff:192.168.31.21,time:2024-03-26T07:58:42.504Z
  117. 查询服务器id:1
  118. 写入查询服务器id:1
  119. 查询服务器id:2
  120. 写入查询服务器id:2
  121. 查找mysql玩家角色服务器列表:{"code":0,"msg":"","data":[{"server_id":1,"server_name":"小游戏1"},{"server_id":2,"server_name":"小游戏2"}]}
  122. [服务器列表查询] get server_query_info,host:192.168.31.100, ip:::ffff:192.168.31.21,time:2024-03-26T07:58:43.353Z
  123. 查询服务器id:1
  124. 写入查询服务器id:1
  125. 查询服务器id:2
  126. 写入查询服务器id:2
  127. 查找mysql玩家角色服务器列表:{"code":0,"msg":"","data":[{"server_id":1,"server_name":"小游戏1"},{"server_id":2,"server_name":"小游戏2"}]}
  128. [服务器列表查询] get server_query_info,host:192.168.31.100, ip:::ffff:192.168.31.21,time:2024-03-26T08:20:01.875Z
  129. 查询服务器id:1
  130. 写入查询服务器id:1
  131. 查询服务器id:2
  132. 写入查询服务器id:2
  133. 查找mysql玩家角色服务器列表:{"code":0,"msg":"","data":[{"server_id":1,"server_name":"小游戏1"},{"server_id":2,"server_name":"小游戏2"}]}
  134. [服务器列表查询] get server_query_info,host:192.168.31.100, ip:::ffff:192.168.31.21,time:2024-03-26T08:20:08.415Z
  135. 查询服务器id:1
  136. 写入查询服务器id:1
  137. 查询服务器id:2
  138. 写入查询服务器id:2
  139. 查找mysql玩家角色服务器列表:{"code":0,"msg":"","data":[{"server_id":1,"server_name":"小游戏1"},{"server_id":2,"server_name":"小游戏2"}]}
  140. 应用实例,访问地址为 https://:::8081
  141. post getorderid,host:127.0.0.1, ip:::ffff:127.0.0.1,path:/getorderid,time:2024-07-30T16:44:04.129Z
  142. 客户端来请求充值服产生订单:product_id=20003&uid=00%2D7186570107026411520&serverid=1&remarks=remarks&channel=&userid=4090&appname=appname
  143. 请求:
  144. serverid=1,uid=00-7186570107026411520,userid=4090,platform=undefined,channel=,remarks=remarks,appname=appname,act_id=NaN,act_type=NaN, goods_id=NaN
  145. INSERT INTO payinfo SET orderid='ee4bee00-4e92-11ef-ae01-a35ca2eb7eb9',serverid=1,uid='00-7186570107026411520',platform=NULL,channel='',submittime=1722357844,flag=2,user_id='4090',product_id='20003',remarks='remarks',appname='appname',act_id=NaN,act_type=NaN, goods_id=NaN
  146. 创建订单 ee4bee00-4e92-11ef-ae01-a35ca2eb7eb9 时出现 1054 错误!
  147. post getorderid,host:127.0.0.1, ip:::ffff:127.0.0.1,path:/getorderid,time:2024-07-30T16:44:19.699Z
  148. 客户端来请求充值服产生订单:product_id=20010&uid=00%2D7186570107026411520&serverid=1&remarks=remarks&channel=&userid=4090&appname=appname
  149. 请求:
  150. serverid=1,uid=00-7186570107026411520,userid=4090,platform=undefined,channel=,remarks=remarks,appname=appname,act_id=NaN,act_type=NaN, goods_id=NaN
  151. INSERT INTO payinfo SET orderid='f78a6a50-4e92-11ef-ae01-a35ca2eb7eb9',serverid=1,uid='00-7186570107026411520',platform=NULL,channel='',submittime=1722357859,flag=2,user_id='4090',product_id='20010',remarks='remarks',appname='appname',act_id=NaN,act_type=NaN, goods_id=NaN
  152. 创建订单 f78a6a50-4e92-11ef-ae01-a35ca2eb7eb9 时出现 1054 错误!
  153. post getorderid,host:127.0.0.1, ip:::ffff:127.0.0.1,path:/getorderid,time:2024-07-30T16:44:27.572Z
  154. 客户端来请求充值服产生订单:product_id=20003&uid=00%2D7186570107026411520&serverid=1&remarks=remarks&channel=&userid=4090&appname=appname
  155. 请求:
  156. serverid=1,uid=00-7186570107026411520,userid=4090,platform=undefined,channel=,remarks=remarks,appname=appname,act_id=NaN,act_type=NaN, goods_id=NaN
  157. INSERT INTO payinfo SET orderid='fc3bbd60-4e92-11ef-ae01-a35ca2eb7eb9',serverid=1,uid='00-7186570107026411520',platform=NULL,channel='',submittime=1722357867,flag=2,user_id='4090',product_id='20003',remarks='remarks',appname='appname',act_id=NaN,act_type=NaN, goods_id=NaN
  158. 创建订单 fc3bbd60-4e92-11ef-ae01-a35ca2eb7eb9 时出现 1054 错误!
  159. 应用实例,访问地址为 https://:::8081
  160. post getorderid,host:127.0.0.1, ip:::ffff:127.0.0.1,path:/getorderid,time:2024-07-30T16:51:45.598Z
  161. 客户端来请求充值服产生订单:appname=appname&userid=4090&channel=&product_id=20003&goods_id=50018&serverid=1&act_id=2009&remarks=remarks&uid=00%2D7186570107026411520
  162. 请求:
  163. serverid=1,uid=00-7186570107026411520,userid=4090,platform=undefined,channel=,remarks=remarks,appname=appname,act_id=2009,goods_id=50018
  164. INSERT INTO payinfo SET orderid='01537df0-4e94-11ef-a425-43d7532121cb',serverid=1,uid='00-7186570107026411520',platform=NULL,channel='',submittime=1722358305,flag=2,user_id='4090',product_id='20003',remarks='remarks',appname='appname',act_id=2009, goods_id=50018
  165. 创建订单 01537df0-4e94-11ef-a425-43d7532121cb 时出现 1054 错误!
  166. 应用实例,访问地址为 https://:::8081
  167. post getorderid,host:127.0.0.1, ip:::ffff:127.0.0.1,path:/getorderid,time:2024-07-30T16:55:31.774Z
  168. 客户端来请求充值服产生订单:serverid=1&appname=appname&goods_id=50018&act_id=2009&userid=4090&channel=&remarks=remarks&product_id=20003&uid=00%2D7186570107026411520
  169. 请求:
  170. serverid=1,uid=00-7186570107026411520,userid=4090,platform=undefined,channel=,remarks=remarks,appname=appname,act_id=2009,goods_id=50018
  171. INSERT INTO payinfo SET orderid='8824e3a0-4e94-11ef-bd51-51ed628c968e',serverid=1,uid='00-7186570107026411520',platform=NULL,channel='',submittime=1722358531,flag=2,user_id='4090',product_id='20003',remarks='remarks',appname='appname',act_id=2009, goods_id=50018
  172. 创建订单 8824e3a0-4e94-11ef-bd51-51ed628c968e 时出现 1054 错误!
  173. 应用实例,访问地址为 https://:::8081
  174. post getorderid,host:127.0.0.1, ip:::ffff:127.0.0.1,path:/getorderid,time:2024-07-30T17:04:47.726Z
  175. 客户端来请求充值服产生订单:serverid=1&appname=appname&goods_id=50018&act_id=2009&userid=4090&channel=&remarks=remarks&product_id=20003&uid=00%2D7186570107026411520
  176. 请求:
  177. serverid=1,uid=00-7186570107026411520,userid=4090,platform=undefined,channel=,remarks=remarks,appname=appname,act_id=2009,goods_id=50018
  178. INSERT INTO payinfo SET orderid='d3824bc0-4e95-11ef-bb3b-b1c93fa22d6a',serverid=1,uid='00-7186570107026411520',platform=NULL,channel='',submittime=1722359087,flag=2,user_id='4090',product_id='20003',remarks='remarks',appname='appname'
  179. 创建订单 d3824bc0-4e95-11ef-bb3b-b1c93fa22d6a 时出现 1054 错误!
  180. post getorderid,host:127.0.0.1, ip:::ffff:127.0.0.1,path:/getorderid,time:2024-07-30T17:11:26.677Z
  181. 客户端来请求充值服产生订单:serverid=1&appname=appname&goods_id=50018&act_id=2009&userid=4090&channel=&remarks=remarks&product_id=20003&uid=00%2D7186570107026411520
  182. 请求:
  183. serverid=1,uid=00-7186570107026411520,userid=4090,platform=undefined,channel=,remarks=remarks,appname=appname,act_id=2009,goods_id=50018
  184. INSERT INTO payinfo SET orderid='c14b6760-4e96-11ef-bb3b-b1c93fa22d6a',serverid=1,uid='00-7186570107026411520',platform=NULL,channel='',submittime=1722359486,flag=2,user_id='4090',product_id='20003',remarks='remarks',appname='appname'
  185. 创建订单 c14b6760-4e96-11ef-bb3b-b1c93fa22d6a 时出现 1054 错误!
  186. post getorderid,host:127.0.0.1, ip:::ffff:127.0.0.1,path:/getorderid,time:2024-07-30T17:12:57.636Z
  187. 客户端来请求充值服产生订单:serverid=1&appname=appname&goods_id=50018&act_id=2009&userid=4090&channel=&remarks=remarks&product_id=20003&uid=00%2D7186570107026411520
  188. 请求:
  189. serverid=1,uid=00-7186570107026411520,userid=4090,platform=undefined,channel=,remarks=remarks,appname=appname,act_id=2009,goods_id=50018
  190. INSERT INTO payinfo SET orderid='f782cc60-4e96-11ef-bb3b-b1c93fa22d6a',serverid=1,uid='00-7186570107026411520',platform=NULL,channel='',submittime=1722359577,flag=2,user_id='4090',product_id='20003',remarks='remarks',appname='appname'
  191. 创建订单 f782cc60-4e96-11ef-bb3b-b1c93fa22d6a 时出现 1054 错误!
  192. post getorderid,host:127.0.0.1, ip:::ffff:127.0.0.1,path:/getorderid,time:2024-07-30T17:15:46.875Z
  193. 客户端来请求充值服产生订单:serverid=1&appname=appname&goods_id=50018&act_id=2009&userid=4090&channel=&remarks=remarks&product_id=20003&uid=00%2D7186570107026411520
  194. 请求:
  195. serverid=1,uid=00-7186570107026411520,userid=4090,platform=undefined,channel=,remarks=remarks,appname=appname,act_id=2009,goods_id=50018
  196. INSERT INTO payinfo SET orderid='5c629ed0-4e97-11ef-bb3b-b1c93fa22d6a',serverid=1,uid='00-7186570107026411520',platform=NULL,channel='',submittime=1722359746,flag=2,user_id='4090',product_id='20003',remarks='remarks',appname='appname'
  197. 创建订单 5c629ed0-4e97-11ef-bb3b-b1c93fa22d6a 时出现 1054 错误!
  198. 应用实例,访问地址为 https://:::8081
  199. post getorderid,host:127.0.0.1, ip:::ffff:127.0.0.1,path:/getorderid,time:2024-07-30T17:16:59.366Z
  200. 客户端来请求充值服产生订单:serverid=1&appname=appname&goods_id=50018&act_id=2009&userid=4090&channel=&remarks=remarks&product_id=20003&uid=00%2D7186570107026411520
  201. 请求:
  202. serverid=1,uid=00-7186570107026411520,userid=4090,platform=undefined,channel=,remarks=remarks,appname=appname,act_id=2009,goods_id=50018
  203. INSERT INTO payinfo SET orderid='87996520-4e97-11ef-b562-95848a645d6f',serverid=1,uid='00-7186570107026411520',platform=NULL,channel='',submittime=1722359819,flag=2,user_id='4090',product_id='20003',remarks='remarks',appname='appname'
  204. 创建订单 87996520-4e97-11ef-b562-95848a645d6f 时出现 1054 错误!
  205. post getorderid,host:127.0.0.1, ip:::ffff:127.0.0.1,path:/getorderid,time:2024-07-30T17:17:00.835Z
  206. 客户端来请求充值服产生订单:serverid=1&appname=appname&goods_id=50018&act_id=2009&userid=4090&channel=&remarks=remarks&product_id=20003&uid=00%2D7186570107026411520
  207. 请求:
  208. serverid=1,uid=00-7186570107026411520,userid=4090,platform=undefined,channel=,remarks=remarks,appname=appname,act_id=2009,goods_id=50018
  209. INSERT INTO payinfo SET orderid='8877de40-4e97-11ef-b562-95848a645d6f',serverid=1,uid='00-7186570107026411520',platform=NULL,channel='',submittime=1722359820,flag=2,user_id='4090',product_id='20003',remarks='remarks',appname='appname'
  210. 创建订单 8877de40-4e97-11ef-b562-95848a645d6f 时出现 1054 错误!
  211. post getorderid,host:127.0.0.1, ip:::ffff:127.0.0.1,path:/getorderid,time:2024-07-30T17:17:01.299Z
  212. 客户端来请求充值服产生订单:serverid=1&appname=appname&goods_id=50018&act_id=2009&userid=4090&channel=&remarks=remarks&product_id=20003&uid=00%2D7186570107026411520
  213. 请求:
  214. serverid=1,uid=00-7186570107026411520,userid=4090,platform=undefined,channel=,remarks=remarks,appname=appname,act_id=2009,goods_id=50018
  215. INSERT INTO payinfo SET orderid='88beab40-4e97-11ef-b562-95848a645d6f',serverid=1,uid='00-7186570107026411520',platform=NULL,channel='',submittime=1722359821,flag=2,user_id='4090',product_id='20003',remarks='remarks',appname='appname'
  216. 创建订单 88beab40-4e97-11ef-b562-95848a645d6f 时出现 1054 错误!
  217. post getorderid,host:127.0.0.1, ip:::ffff:127.0.0.1,path:/getorderid,time:2024-07-30T17:17:17.060Z
  218. 客户端来请求充值服产生订单:serverid=1&appname=appname&goods_id=50018&act_id=2009&userid=4090&channel=&remarks=remarks&product_id=20003&uid=00%2D7186570107026411520
  219. 请求:
  220. serverid=1,uid=00-7186570107026411520,userid=4090,platform=undefined,channel=,remarks=remarks,appname=appname,act_id=2009,goods_id=50018
  221. INSERT INTO payinfo SET orderid='92239b50-4e97-11ef-b562-95848a645d6f',serverid=1,uid='00-7186570107026411520',platform=NULL,channel='',submittime=1722359837,flag=2,user_id='4090',product_id='20003',remarks='remarks',appname='appname'
  222. 创建订单 92239b50-4e97-11ef-b562-95848a645d6f 时出现 1054 错误!
  223. post getorderid,host:127.0.0.1, ip:::ffff:127.0.0.1,path:/getorderid,time:2024-07-30T17:19:12.931Z
  224. 客户端来请求充值服产生订单:serverid=1&appname=appname&goods_id=50018&act_id=2009&userid=4090&channel=&remarks=remarks&product_id=20003&uid=00%2D7186570107026411520
  225. 请求:
  226. serverid=1,uid=00-7186570107026411520,userid=4090,platform=undefined,channel=,remarks=remarks,appname=appname,act_id=2009,goods_id=50018
  227. INSERT INTO payinfo SET orderid='d7341e40-4e97-11ef-b562-95848a645d6f',serverid=1,uid='00-7186570107026411520',platform=NULL,channel='',submittime=1722359952,flag=2,user_id='4090',product_id='20003',remarks='remarks',appname='appname'
  228. 创建订单 d7341e40-4e97-11ef-b562-95848a645d6f 时出现 1054 错误!
  229. post getorderid,host:127.0.0.1, ip:::ffff:127.0.0.1,path:/getorderid,time:2024-07-30T17:21:34.459Z
  230. 客户端来请求充值服产生订单:serverid=1&appname=appname&goods_id=50018&act_id=2009&userid=4090&channel=&remarks=remarks&product_id=20003&uid=00%2D7186570107026411520
  231. 请求:
  232. serverid=1,uid=00-7186570107026411520,userid=4090,platform=undefined,channel=,remarks=remarks,appname=appname,act_id=2009,goods_id=50018
  233. INSERT INTO payinfo SET orderid='2b8f93c0-4e98-11ef-b562-95848a645d6f',serverid=1,uid='00-7186570107026411520',platform=NULL,channel='',submittime=1722360094,flag=2,user_id='4090',product_id='20003',remarks='remarks',appname='appname'
  234. 开始订单 2b8f93c0-4e98-11ef-b562-95848a645d6f 的支付流程!
  235. 应用实例,访问地址为 https://:::8081
  236. 应用实例,访问地址为 https://:::8081
  237. post getorderid,host:127.0.0.1, ip:::ffff:127.0.0.1,path:/getorderid,time:2024-08-01T11:10:39.414Z
  238. 客户端来请求充值服产生订单:product_id=20003&act_id=2009&appname=appname&uid=00%2D7186570107026411520&serverid=1&userid=4090&channel=&goods_id=50018&remarks=remarks
  239. 请求:
  240. serverid=1,uid=00-7186570107026411520,userid=4090,platform=undefined,channel=,remarks=remarks,appname=appname,act_id=2009,cfid=undefined
  241. INSERT INTO payinfo SET orderid='af5b9aa0-4ff6-11ef-b11d-c54a49be2a33',serverid=1,uid='00-7186570107026411520',platform=NULL,channel='',submittime=1722510639,flag=2,user_id='4090',product_id='20003',cfid=NULL,remarks='remarks',appname='appname'
  242. 开始订单 af5b9aa0-4ff6-11ef-b11d-c54a49be2a33 的支付流程!
  243. 应用实例,访问地址为 https://:::8081
  244. post getorderid,host:127.0.0.1, ip:::ffff:127.0.0.1,path:/getorderid,time:2024-08-01T11:15:24.064Z
  245. 客户端来请求充值服产生订单:product_id=20003&act_id=2009&appname=appname&uid=00%2D7186570107026411520&serverid=1&userid=4090&channel=&goods_id=50018&remarks=remarks
  246. 请求:
  247. serverid=1,uid=00-7186570107026411520,userid=4090,platform=undefined,channel=,remarks=remarks,appname=appname,act_id=2009,cfid=undefined
  248. INSERT INTO payinfo SET orderid='5904d4e0-4ff7-11ef-9e0f-3b1a5312c13c',serverid=1,uid='00-7186570107026411520',platform=NULL,channel='',submittime=1722510924,flag=2,user_id='4090',product_id='20003',cfid=NULL,remarks='remarks',appname='appname'
  249. 开始订单 5904d4e0-4ff7-11ef-9e0f-3b1a5312c13c 的支付流程!
  250. post getorderid,host:127.0.0.1, ip:::ffff:127.0.0.1,path:/getorderid,time:2024-08-01T11:17:32.181Z
  251. 客户端来请求充值服产生订单:appname=appname&userid=4090&cfid=20003&act_id=2009&remarks=remarks&product_id=50018&uid=00%2D7186570107026411520&serverid=1&channel=
  252. 请求:
  253. serverid=1,uid=00-7186570107026411520,userid=4090,platform=undefined,channel=,remarks=remarks,appname=appname,act_id=2009,cfid=20003
  254. INSERT INTO payinfo SET orderid='a55ff360-4ff7-11ef-9e0f-3b1a5312c13c',serverid=1,uid='00-7186570107026411520',platform=NULL,channel='',submittime=1722511052,flag=2,user_id='4090',product_id='50018',cfid='20003',remarks='remarks',appname='appname'
  255. 开始订单 a55ff360-4ff7-11ef-9e0f-3b1a5312c13c 的支付流程!
  256. post getorderid,host:127.0.0.1, ip:::ffff:127.0.0.1,path:/getorderid,time:2024-08-01T15:33:09.066Z
  257. 客户端来请求充值服产生订单:remarks=remarks&product_id=50001&appname=appname&userid=4999&uid=00%2D7224797243243499520&cfid=20007&serverid=1&channel=&act_id=38
  258. 请求:
  259. serverid=1,uid=00-7224797243243499520,userid=4999,platform=undefined,channel=,remarks=remarks,appname=appname,act_id=38,cfid=20007
  260. INSERT INTO payinfo SET orderid='5adee1b0-501b-11ef-9e0f-3b1a5312c13c',serverid=1,uid='00-7224797243243499520',platform=NULL,channel='',submittime=1722526389,flag=2,user_id='4999',product_id='50001',cfid='20007',remarks='remarks',appname='appname'
  261. 开始订单 5adee1b0-501b-11ef-9e0f-3b1a5312c13c 的支付流程!
  262. post getorderid,host:127.0.0.1, ip:::ffff:127.0.0.1,path:/getorderid,time:2024-08-01T15:33:12.153Z
  263. 客户端来请求充值服产生订单:remarks=remarks&product_id=50001&appname=appname&userid=4999&uid=00%2D7224797243243499520&cfid=20007&serverid=1&channel=&act_id=38
  264. 请求:
  265. serverid=1,uid=00-7224797243243499520,userid=4999,platform=undefined,channel=,remarks=remarks,appname=appname,act_id=38,cfid=20007
  266. INSERT INTO payinfo SET orderid='5cb612b0-501b-11ef-9e0f-3b1a5312c13c',serverid=1,uid='00-7224797243243499520',platform=NULL,channel='',submittime=1722526392,flag=2,user_id='4999',product_id='50001',cfid='20007',remarks='remarks',appname='appname'
  267. 开始订单 5cb612b0-501b-11ef-9e0f-3b1a5312c13c 的支付流程!
  268. post getorderid,host:127.0.0.1, ip:::ffff:127.0.0.1,path:/getorderid,time:2024-08-01T15:33:14.185Z
  269. 客户端来请求充值服产生订单:remarks=remarks&product_id=50001&appname=appname&userid=4999&uid=00%2D7224797243243499520&cfid=20007&serverid=1&channel=&act_id=38
  270. 请求:
  271. serverid=1,uid=00-7224797243243499520,userid=4999,platform=undefined,channel=,remarks=remarks,appname=appname,act_id=38,cfid=20007
  272. INSERT INTO payinfo SET orderid='5dec21b0-501b-11ef-9e0f-3b1a5312c13c',serverid=1,uid='00-7224797243243499520',platform=NULL,channel='',submittime=1722526394,flag=2,user_id='4999',product_id='50001',cfid='20007',remarks='remarks',appname='appname'
  273. 开始订单 5dec21b0-501b-11ef-9e0f-3b1a5312c13c 的支付流程!
  274. post getorderid,host:127.0.0.1, ip:::ffff:127.0.0.1,path:/getorderid,time:2024-08-01T15:33:25.106Z
  275. 客户端来请求充值服产生订单:remarks=remarks&product_id=50001&appname=appname&userid=4999&uid=00%2D7224797243243499520&cfid=20007&serverid=1&channel=&act_id=38
  276. 请求:
  277. serverid=1,uid=00-7224797243243499520,userid=4999,platform=undefined,channel=,remarks=remarks,appname=appname,act_id=38,cfid=20007
  278. INSERT INTO payinfo SET orderid='646e8b40-501b-11ef-9e0f-3b1a5312c13c',serverid=1,uid='00-7224797243243499520',platform=NULL,channel='',submittime=1722526405,flag=2,user_id='4999',product_id='50001',cfid='20007',remarks='remarks',appname='appname'
  279. 开始订单 646e8b40-501b-11ef-9e0f-3b1a5312c13c 的支付流程!
  280. post getorderid,host:127.0.0.1, ip:::ffff:127.0.0.1,path:/getorderid,time:2024-08-01T15:33:47.977Z
  281. 客户端来请求充值服产生订单:product_id=50001&act_id=38&appname=appname&cfid=20007&channel=&uid=00%2D7224797243243499520&userid=4999&remarks=remarks&serverid=1
  282. 请求:
  283. serverid=1,uid=00-7224797243243499520,userid=4999,platform=undefined,channel=,remarks=remarks,appname=appname,act_id=38,cfid=20007
  284. INSERT INTO payinfo SET orderid='721061b0-501b-11ef-9e0f-3b1a5312c13c',serverid=1,uid='00-7224797243243499520',platform=NULL,channel='',submittime=1722526427,flag=2,user_id='4999',product_id='50001',cfid='20007',remarks='remarks',appname='appname'
  285. 开始订单 721061b0-501b-11ef-9e0f-3b1a5312c13c 的支付流程!
  286. post getorderid,host:127.0.0.1, ip:::ffff:127.0.0.1,path:/getorderid,time:2024-08-01T15:34:48.522Z
  287. 客户端来请求充值服产生订单:uid=00%2D7224797243243499520&cfid=20007&appname=appname&product_id=50001&act_id=38&userid=4999&serverid=1&channel=&remarks=remarks
  288. 请求:
  289. serverid=1,uid=00-7224797243243499520,userid=4999,platform=undefined,channel=,remarks=remarks,appname=appname,act_id=38,cfid=20007
  290. INSERT INTO payinfo SET orderid='9626a9b0-501b-11ef-9e0f-3b1a5312c13c',serverid=1,uid='00-7224797243243499520',platform=NULL,channel='',submittime=1722526488,flag=2,user_id='4999',product_id='50001',cfid='20007',remarks='remarks',appname='appname'
  291. 开始订单 9626a9b0-501b-11ef-9e0f-3b1a5312c13c 的支付流程!
  292. post getorderid,host:127.0.0.1, ip:::ffff:127.0.0.1,path:/getorderid,time:2024-08-01T15:35:02.529Z
  293. 客户端来请求充值服产生订单:uid=00%2D7224797243243499520&cfid=20007&appname=appname&product_id=50001&act_id=38&userid=4999&serverid=1&channel=&remarks=remarks
  294. 请求:
  295. serverid=1,uid=00-7224797243243499520,userid=4999,platform=undefined,channel=,remarks=remarks,appname=appname,act_id=38,cfid=20007
  296. INSERT INTO payinfo SET orderid='9e7ff620-501b-11ef-9e0f-3b1a5312c13c',serverid=1,uid='00-7224797243243499520',platform=NULL,channel='',submittime=1722526502,flag=2,user_id='4999',product_id='50001',cfid='20007',remarks='remarks',appname='appname'
  297. 开始订单 9e7ff620-501b-11ef-9e0f-3b1a5312c13c 的支付流程!
  298. post getorderid,host:127.0.0.1, ip:::ffff:127.0.0.1,path:/getorderid,time:2024-08-01T15:38:05.769Z
  299. 客户端来请求充值服产生订单:uid=00%2D7224797243243499520&userid=4999&serverid=1&product_id=50001&cfid=20007&act_id=38&remarks=remarks&channel=&appname=appname
  300. 请求:
  301. serverid=1,uid=00-7224797243243499520,userid=4999,platform=undefined,channel=,remarks=remarks,appname=appname,act_id=38,cfid=20007
  302. INSERT INTO payinfo SET orderid='0bb82aa0-501c-11ef-9e0f-3b1a5312c13c',serverid=1,uid='00-7224797243243499520',platform=NULL,channel='',submittime=1722526685,flag=2,user_id='4999',product_id='50001',cfid='20007',remarks='remarks',appname='appname'
  303. 开始订单 0bb82aa0-501c-11ef-9e0f-3b1a5312c13c 的支付流程!
  304. post getorderid,host:127.0.0.1, ip:::ffff:127.0.0.1,path:/getorderid,time:2024-08-01T15:38:43.825Z
  305. 客户端来请求充值服产生订单:product_id=50001&uid=00%2D7224797243243499520&act_id=38&serverid=1&appname=appname&remarks=remarks&cfid=20007&channel=&userid=4999
  306. 请求:
  307. serverid=1,uid=00-7224797243243499520,userid=4999,platform=undefined,channel=,remarks=remarks,appname=appname,act_id=38,cfid=20007
  308. INSERT INTO payinfo SET orderid='22673430-501c-11ef-9e0f-3b1a5312c13c',serverid=1,uid='00-7224797243243499520',platform=NULL,channel='',submittime=1722526723,flag=2,user_id='4999',product_id='50001',cfid='20007',remarks='remarks',appname='appname'
  309. 开始订单 22673430-501c-11ef-9e0f-3b1a5312c13c 的支付流程!
  310. post getorderid,host:127.0.0.1, ip:::ffff:127.0.0.1,path:/getorderid,time:2024-08-01T15:39:24.105Z
  311. 客户端来请求充值服产生订单:cfid=20009&userid=4999&serverid=1&appname=appname&channel=&act_id=38&uid=00%2D7224797243243499520&remarks=remarks&product_id=50002
  312. 请求:
  313. serverid=1,uid=00-7224797243243499520,userid=4999,platform=undefined,channel=,remarks=remarks,appname=appname,act_id=38,cfid=20009
  314. INSERT INTO payinfo SET orderid='3a694aa0-501c-11ef-9e0f-3b1a5312c13c',serverid=1,uid='00-7224797243243499520',platform=NULL,channel='',submittime=1722526764,flag=2,user_id='4999',product_id='50002',cfid='20009',remarks='remarks',appname='appname'
  315. 开始订单 3a694aa0-501c-11ef-9e0f-3b1a5312c13c 的支付流程!