You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

1614 rivejä
71 KiB

  1. 2016-12-23 09:12:05 select base_supplier:SELECT
  2. id,
  3. supplier_name,
  4. area_id,
  5. is_disabled,
  6. supplier_type
  7. FROM
  8. base_supplier a
  9. WHERE
  10. cancel_flag = 0
  11. AND supplier_type = 187
  12. LIMIT 0,10
  13. 2016-12-23 09:12:05 count:SELECT
  14. a.id
  15. FROM
  16. base_supplier AS a,
  17. base_supplier_purchase AS b
  18. WHERE
  19. a.id = b.supplier_id
  20. AND a.cancel_flag = 0
  21. AND b.cancel_flag = 0
  22. GROUP BY
  23. b.supplier_id
  24. 2016-12-23 09:12:05 select base_area:SELECT
  25. id,
  26. area_name
  27. FROM
  28. base_area
  29. WHERE
  30. id in(923,803,792,1200,961)
  31. 2016-12-23 09:16:21 select base_supplier:SELECT
  32. id,
  33. supplier_name,
  34. area_id,
  35. is_disabled,
  36. supplier_type
  37. FROM
  38. base_supplier a
  39. WHERE
  40. cancel_flag = 0
  41. AND supplier_type = 187
  42. LIMIT 0,10
  43. 2016-12-23 09:16:21 count:SELECT
  44. a.id
  45. FROM
  46. base_supplier AS a,
  47. base_supplier_purchase AS b
  48. WHERE
  49. a.id = b.supplier_id
  50. AND a.cancel_flag = 0
  51. AND b.cancel_flag = 0
  52. GROUP BY
  53. b.supplier_id
  54. 2016-12-23 09:16:21 select base_area:SELECT
  55. id,
  56. area_name
  57. FROM
  58. base_area
  59. WHERE
  60. id in(923,803,792,1200,961)
  61. 2016-12-23 09:16:25 select base_supplier_purchase:SELECT
  62. supplier_id
  63. FROM
  64. base_supplier_purchase
  65. WHERE
  66. product_type = 25 and cancel_flag = 0
  67. GROUP BY
  68. supplier_id
  69. 2016-12-23 09:16:25 select base_supplier:SELECT
  70. id,
  71. supplier_name,
  72. area_id,
  73. is_disabled,
  74. supplier_type
  75. FROM
  76. base_supplier a
  77. WHERE
  78. cancel_flag = 0
  79. and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084)
  80. AND supplier_type = 187
  81. LIMIT 0,10
  82. 2016-12-23 09:16:25 count:SELECT
  83. a.id
  84. FROM
  85. base_supplier AS a,
  86. base_supplier_purchase AS b
  87. WHERE
  88. a.id = b.supplier_id
  89. and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084)
  90. AND a.cancel_flag = 0
  91. AND b.cancel_flag = 0
  92. GROUP BY
  93. b.supplier_id
  94. 2016-12-23 09:16:25 select base_area:SELECT
  95. id,
  96. area_name
  97. FROM
  98. base_area
  99. WHERE
  100. id in(803,792,923,799)
  101. 2016-12-23 09:16:30 select base_supplier_purchase:SELECT
  102. supplier_id
  103. FROM
  104. base_supplier_purchase
  105. WHERE
  106. product_type = 25 and cancel_flag = 0
  107. GROUP BY
  108. supplier_id
  109. 2016-12-23 09:16:30 select base_supplier:SELECT
  110. id,
  111. supplier_name,
  112. area_id,
  113. is_disabled,
  114. supplier_type
  115. FROM
  116. base_supplier a
  117. WHERE
  118. cancel_flag = 0
  119. and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084)
  120. AND supplier_type = 187
  121. LIMIT 10,10
  122. 2016-12-23 09:16:30 count:SELECT
  123. a.id
  124. FROM
  125. base_supplier AS a,
  126. base_supplier_purchase AS b
  127. WHERE
  128. a.id = b.supplier_id
  129. and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084)
  130. AND a.cancel_flag = 0
  131. AND b.cancel_flag = 0
  132. GROUP BY
  133. b.supplier_id
  134. 2016-12-23 09:16:30 select base_area:SELECT
  135. id,
  136. area_name
  137. FROM
  138. base_area
  139. WHERE
  140. id in(923,803,895,850,961,800,792)
  141. 2016-12-23 09:16:30 select base_supplier_purchase:SELECT
  142. supplier_id
  143. FROM
  144. base_supplier_purchase
  145. WHERE
  146. product_type = 25 and cancel_flag = 0
  147. GROUP BY
  148. supplier_id
  149. 2016-12-23 09:16:30 select base_supplier:SELECT
  150. id,
  151. supplier_name,
  152. area_id,
  153. is_disabled,
  154. supplier_type
  155. FROM
  156. base_supplier a
  157. WHERE
  158. cancel_flag = 0
  159. and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084)
  160. AND supplier_type = 187
  161. LIMIT 20,10
  162. 2016-12-23 09:16:30 count:SELECT
  163. a.id
  164. FROM
  165. base_supplier AS a,
  166. base_supplier_purchase AS b
  167. WHERE
  168. a.id = b.supplier_id
  169. and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084)
  170. AND a.cancel_flag = 0
  171. AND b.cancel_flag = 0
  172. GROUP BY
  173. b.supplier_id
  174. 2016-12-23 09:16:30 select base_area:SELECT
  175. id,
  176. area_name
  177. FROM
  178. base_area
  179. WHERE
  180. id in(803,923,792,795,793)
  181. 2016-12-23 09:16:35 select base_supplier_purchase:SELECT
  182. supplier_id
  183. FROM
  184. base_supplier_purchase
  185. WHERE
  186. product_type = 25 and cancel_flag = 0
  187. GROUP BY
  188. supplier_id
  189. 2016-12-23 09:16:35 select base_supplier:SELECT
  190. id,
  191. supplier_name,
  192. area_id,
  193. is_disabled,
  194. supplier_type
  195. FROM
  196. base_supplier a
  197. WHERE
  198. cancel_flag = 0
  199. and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084)
  200. AND supplier_type = 187
  201. LIMIT 30,10
  202. 2016-12-23 09:16:35 count:SELECT
  203. a.id
  204. FROM
  205. base_supplier AS a,
  206. base_supplier_purchase AS b
  207. WHERE
  208. a.id = b.supplier_id
  209. and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084)
  210. AND a.cancel_flag = 0
  211. AND b.cancel_flag = 0
  212. GROUP BY
  213. b.supplier_id
  214. 2016-12-23 09:16:35 select base_area:SELECT
  215. id,
  216. area_name
  217. FROM
  218. base_area
  219. WHERE
  220. id in(923,803,792,2693,860)
  221. 2016-12-23 09:16:35 select base_supplier_purchase:SELECT
  222. supplier_id
  223. FROM
  224. base_supplier_purchase
  225. WHERE
  226. product_type = 25 and cancel_flag = 0
  227. GROUP BY
  228. supplier_id
  229. 2016-12-23 09:16:35 select base_supplier:SELECT
  230. id,
  231. supplier_name,
  232. area_id,
  233. is_disabled,
  234. supplier_type
  235. FROM
  236. base_supplier a
  237. WHERE
  238. cancel_flag = 0
  239. and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084)
  240. AND supplier_type = 187
  241. LIMIT 40,10
  242. 2016-12-23 09:16:35 count:SELECT
  243. a.id
  244. FROM
  245. base_supplier AS a,
  246. base_supplier_purchase AS b
  247. WHERE
  248. a.id = b.supplier_id
  249. and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084)
  250. AND a.cancel_flag = 0
  251. AND b.cancel_flag = 0
  252. GROUP BY
  253. b.supplier_id
  254. 2016-12-23 09:16:35 select base_area:SELECT
  255. id,
  256. area_name
  257. FROM
  258. base_area
  259. WHERE
  260. id in(895,850,792,803,810)
  261. 2016-12-23 09:16:39 select base_supplier_purchase:SELECT
  262. supplier_id
  263. FROM
  264. base_supplier_purchase
  265. WHERE
  266. product_type = 25 and cancel_flag = 0
  267. GROUP BY
  268. supplier_id
  269. 2016-12-23 09:16:39 select base_supplier:SELECT
  270. id,
  271. supplier_name,
  272. area_id,
  273. is_disabled,
  274. supplier_type
  275. FROM
  276. base_supplier a
  277. WHERE
  278. cancel_flag = 0
  279. and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084)
  280. AND supplier_type = 187
  281. LIMIT 50,10
  282. 2016-12-23 09:16:39 count:SELECT
  283. a.id
  284. FROM
  285. base_supplier AS a,
  286. base_supplier_purchase AS b
  287. WHERE
  288. a.id = b.supplier_id
  289. and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084)
  290. AND a.cancel_flag = 0
  291. AND b.cancel_flag = 0
  292. GROUP BY
  293. b.supplier_id
  294. 2016-12-23 09:16:39 select base_area:SELECT
  295. id,
  296. area_name
  297. FROM
  298. base_area
  299. WHERE
  300. id in(850,842,3331,895,810)
  301. 2016-12-23 09:16:39 select base_supplier_purchase:SELECT
  302. supplier_id
  303. FROM
  304. base_supplier_purchase
  305. WHERE
  306. product_type = 25 and cancel_flag = 0
  307. GROUP BY
  308. supplier_id
  309. 2016-12-23 09:16:39 select base_supplier:SELECT
  310. id,
  311. supplier_name,
  312. area_id,
  313. is_disabled,
  314. supplier_type
  315. FROM
  316. base_supplier a
  317. WHERE
  318. cancel_flag = 0
  319. and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084)
  320. AND supplier_type = 187
  321. LIMIT 60,10
  322. 2016-12-23 09:16:39 count:SELECT
  323. a.id
  324. FROM
  325. base_supplier AS a,
  326. base_supplier_purchase AS b
  327. WHERE
  328. a.id = b.supplier_id
  329. and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084)
  330. AND a.cancel_flag = 0
  331. AND b.cancel_flag = 0
  332. GROUP BY
  333. b.supplier_id
  334. 2016-12-23 09:16:39 select base_area:SELECT
  335. id,
  336. area_name
  337. FROM
  338. base_area
  339. WHERE
  340. id in(850,803,798,810,800,799,796)
  341. 2016-12-23 09:16:47 select base_supplier_purchase:SELECT
  342. supplier_id
  343. FROM
  344. base_supplier_purchase
  345. WHERE
  346. product_type = 25 and cancel_flag = 0
  347. GROUP BY
  348. supplier_id
  349. 2016-12-23 09:16:47 select base_supplier:SELECT
  350. id,
  351. supplier_name,
  352. area_id,
  353. is_disabled,
  354. supplier_type
  355. FROM
  356. base_supplier a
  357. WHERE
  358. cancel_flag = 0
  359. and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084)
  360. AND supplier_type = 187
  361. LIMIT 70,10
  362. 2016-12-23 09:16:47 count:SELECT
  363. a.id
  364. FROM
  365. base_supplier AS a,
  366. base_supplier_purchase AS b
  367. WHERE
  368. a.id = b.supplier_id
  369. and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084)
  370. AND a.cancel_flag = 0
  371. AND b.cancel_flag = 0
  372. GROUP BY
  373. b.supplier_id
  374. 2016-12-23 09:16:47 select base_area:SELECT
  375. id,
  376. area_name
  377. FROM
  378. base_area
  379. WHERE
  380. id in(793,803,842,850,810)
  381. 2016-12-23 09:16:47 select base_supplier_purchase:SELECT
  382. supplier_id
  383. FROM
  384. base_supplier_purchase
  385. WHERE
  386. product_type = 25 and cancel_flag = 0
  387. GROUP BY
  388. supplier_id
  389. 2016-12-23 09:16:47 select base_supplier:SELECT
  390. id,
  391. supplier_name,
  392. area_id,
  393. is_disabled,
  394. supplier_type
  395. FROM
  396. base_supplier a
  397. WHERE
  398. cancel_flag = 0
  399. and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084)
  400. AND supplier_type = 187
  401. LIMIT 80,10
  402. 2016-12-23 09:17:28 select base_supplier_purchase:SELECT
  403. supplier_id
  404. FROM
  405. base_supplier_purchase
  406. WHERE
  407. product_type = 25 and cancel_flag = 0
  408. GROUP BY
  409. supplier_id
  410. 2016-12-23 09:17:28 select base_supplier:SELECT
  411. id,
  412. supplier_name,
  413. area_id,
  414. is_disabled,
  415. supplier_type
  416. FROM
  417. base_supplier a
  418. WHERE
  419. cancel_flag = 0
  420. and a.supplier_name like '%%淳大%%' and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084) and a.supplier_name like '%%淳大%%'
  421. AND supplier_type = 187
  422. LIMIT 0,10
  423. 2016-12-23 09:17:28 count:SELECT
  424. a.id
  425. FROM
  426. base_supplier AS a,
  427. base_supplier_purchase AS b
  428. WHERE
  429. a.id = b.supplier_id
  430. and a.supplier_name like '%%淳大%%' and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084) and a.supplier_name like '%%淳大%%'
  431. AND a.cancel_flag = 0
  432. AND b.cancel_flag = 0
  433. GROUP BY
  434. b.supplier_id
  435. 2016-12-23 09:17:28 select base_area:SELECT
  436. id,
  437. area_name
  438. FROM
  439. base_area
  440. WHERE
  441. id in(803)
  442. 2016-12-23 09:17:31 select base_area:SELECT
  443. id,
  444. area_name
  445. FROM
  446. base_area
  447. WHERE
  448. parent_id = 0
  449. 2016-12-23 09:17:31 select base_supplier:SELECT
  450. id,
  451. supplier_name,
  452. area_id,
  453. company_name,
  454. sett_type,
  455. sett_frequency,
  456. account_bank,
  457. account_num,
  458. account_name
  459. FROM
  460. base_supplier
  461. WHERE
  462. cancel_flag = 0
  463. AND id = 1043
  464. 2016-12-23 09:17:31 select base_area:SELECT
  465. id,
  466. area_name,
  467. parent_id
  468. FROM
  469. base_area
  470. WHERE
  471. cancel_flag = 0
  472. AND id = 803
  473. 2016-12-23 09:17:31 select base_area:SELECT
  474. id,
  475. area_name
  476. FROM
  477. base_area
  478. WHERE
  479. cancel_flag = 0
  480. AND id = 791
  481. 2016-12-23 09:17:31 select base_supplier_purchase:SELECT
  482. id,
  483. product_type,
  484. purchaser_name
  485. FROM
  486. base_supplier_purchase
  487. WHERE
  488. cancel_flag = 0
  489. AND supplier_id = 1043
  490. 2016-12-23 09:17:31 select base_supplier_link:SELECT
  491. id,
  492. link_name,
  493. contact_name,
  494. contact_mobile,
  495. contact_telphone,
  496. fax,
  497. email,
  498. remark
  499. FROM
  500. base_supplier_link
  501. WHERE
  502. cancel_flag = 0
  503. AND supplier_id = 1043
  504. 2016-12-23 09:17:31 select base_area:SELECT
  505. id,
  506. area_name
  507. FROM
  508. base_area
  509. WHERE
  510. parent_id = 791
  511. 2016-12-23 09:17:53 getDbPurchase base_supplier_purchase:SELECT
  512. id AS purchase_id,
  513. product_type,
  514. purchaser_name
  515. FROM
  516. base_supplier_purchase
  517. WHERE
  518. cancel_flag = 0
  519. AND supplier_id = 1043
  520. 2016-12-23 09:17:53 getDbLink base_supplier_link:SELECT
  521. id as link_id,
  522. link_name,
  523. contact_name,
  524. contact_mobile,
  525. contact_telphone,
  526. fax,
  527. email,
  528. remark
  529. FROM
  530. base_supplier_link
  531. WHERE
  532. cancel_flag = 0
  533. AND supplier_id = 1043
  534. 2016-12-23 09:17:53 getDbChannel base_supplier:SELECT
  535. supplier_name,
  536. area_id,
  537. company_name,
  538. sett_type,
  539. sett_frequency,
  540. account_bank,
  541. account_num,
  542. account_name
  543. FROM
  544. base_supplier
  545. WHERE
  546. cancel_flag = 0
  547. AND id = 1043
  548. 2016-12-23 09:17:53 INSERT base_supplier_purchase:INSERT INTO base_supplier_purchase (
  549. create_user_id,
  550. create_time,
  551. supplier_id,
  552. product_type,
  553. purchaser_name
  554. )
  555. VALUES (33,'2016-12-23 09:17:53',1043,25,'邵佳')
  556. 2016-12-23 09:17:53 delete base_supplier_sale:UPDATE base_supplier_purchase
  557. SET update_user_id = 33,update_time = '2016-12-23 09:17:53',cancel_flag = 1
  558. WHERE
  559. id = 67
  560. 2016-12-23 09:17:55 select base_supplier:SELECT
  561. id,
  562. supplier_name,
  563. area_id,
  564. is_disabled,
  565. supplier_type
  566. FROM
  567. base_supplier a
  568. WHERE
  569. cancel_flag = 0
  570. AND supplier_type = 187
  571. LIMIT 0,10
  572. 2016-12-23 09:17:55 count:SELECT
  573. a.id
  574. FROM
  575. base_supplier AS a,
  576. base_supplier_purchase AS b
  577. WHERE
  578. a.id = b.supplier_id
  579. AND a.cancel_flag = 0
  580. AND b.cancel_flag = 0
  581. GROUP BY
  582. b.supplier_id
  583. 2016-12-23 09:17:55 select base_area:SELECT
  584. id,
  585. area_name
  586. FROM
  587. base_area
  588. WHERE
  589. id in(923,803,792,1200,961)
  590. 2016-12-23 09:18:05 select base_supplier_purchase:SELECT
  591. supplier_id
  592. FROM
  593. base_supplier_purchase
  594. WHERE
  595. product_type = 25 and cancel_flag = 0
  596. GROUP BY
  597. supplier_id
  598. 2016-12-23 09:18:05 select base_supplier:SELECT
  599. id,
  600. supplier_name,
  601. area_id,
  602. is_disabled,
  603. supplier_type
  604. FROM
  605. base_supplier a
  606. WHERE
  607. cancel_flag = 0
  608. and a.supplier_name like '%%淳大%%' and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084) and a.supplier_name like '%%淳大%%'
  609. AND supplier_type = 187
  610. LIMIT 0,10
  611. 2016-12-23 09:18:05 count:SELECT
  612. a.id
  613. FROM
  614. base_supplier AS a,
  615. base_supplier_purchase AS b
  616. WHERE
  617. a.id = b.supplier_id
  618. and a.supplier_name like '%%淳大%%' and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084) and a.supplier_name like '%%淳大%%'
  619. AND a.cancel_flag = 0
  620. AND b.cancel_flag = 0
  621. GROUP BY
  622. b.supplier_id
  623. 2016-12-23 09:18:05 select base_area:SELECT
  624. id,
  625. area_name
  626. FROM
  627. base_area
  628. WHERE
  629. id in(803)
  630. 2016-12-23 09:18:08 select base_area:SELECT
  631. id,
  632. area_name
  633. FROM
  634. base_area
  635. WHERE
  636. parent_id = 0
  637. 2016-12-23 09:18:08 select base_supplier:SELECT
  638. id,
  639. supplier_name,
  640. area_id,
  641. company_name,
  642. sett_type,
  643. sett_frequency,
  644. account_bank,
  645. account_num,
  646. account_name
  647. FROM
  648. base_supplier
  649. WHERE
  650. cancel_flag = 0
  651. AND id = 1043
  652. 2016-12-23 09:18:08 select base_area:SELECT
  653. id,
  654. area_name,
  655. parent_id
  656. FROM
  657. base_area
  658. WHERE
  659. cancel_flag = 0
  660. AND id = 803
  661. 2016-12-23 09:18:08 select base_area:SELECT
  662. id,
  663. area_name
  664. FROM
  665. base_area
  666. WHERE
  667. cancel_flag = 0
  668. AND id = 791
  669. 2016-12-23 09:18:08 select base_supplier_purchase:SELECT
  670. id,
  671. product_type,
  672. purchaser_name
  673. FROM
  674. base_supplier_purchase
  675. WHERE
  676. cancel_flag = 0
  677. AND supplier_id = 1043
  678. 2016-12-23 09:18:08 select base_supplier_link:SELECT
  679. id,
  680. link_name,
  681. contact_name,
  682. contact_mobile,
  683. contact_telphone,
  684. fax,
  685. email,
  686. remark
  687. FROM
  688. base_supplier_link
  689. WHERE
  690. cancel_flag = 0
  691. AND supplier_id = 1043
  692. 2016-12-23 09:18:08 select base_area:SELECT
  693. id,
  694. area_name
  695. FROM
  696. base_area
  697. WHERE
  698. parent_id = 791
  699. 2016-12-23 10:19:16 select base_supplier:SELECT
  700. id,
  701. supplier_name,
  702. area_id,
  703. is_disabled,
  704. supplier_type
  705. FROM
  706. base_supplier a
  707. WHERE
  708. cancel_flag = 0
  709. AND supplier_type = 187
  710. LIMIT 0,10
  711. 2016-12-23 10:19:16 count:SELECT
  712. a.id
  713. FROM
  714. base_supplier AS a,
  715. base_supplier_purchase AS b
  716. WHERE
  717. a.id = b.supplier_id
  718. AND a.cancel_flag = 0
  719. AND b.cancel_flag = 0
  720. GROUP BY
  721. b.supplier_id
  722. 2016-12-23 10:19:16 select base_area:SELECT
  723. id,
  724. area_name
  725. FROM
  726. base_area
  727. WHERE
  728. id in(923,803,792,1200,961)
  729. 2016-12-23 10:19:18 select base_supplier:SELECT
  730. id,
  731. supplier_name,
  732. area_id,
  733. is_disabled,
  734. supplier_type,
  735. manage_type
  736. FROM
  737. base_supplier
  738. WHERE
  739. cancel_flag = 0
  740. AND supplier_type = 301
  741. LIMIT 0,10
  742. 2016-12-23 10:19:18 select base_area:SELECT
  743. id,
  744. area_name
  745. FROM
  746. base_area
  747. WHERE
  748. id in(850,961,800,4,797,7,1966,794)
  749. 2016-12-23 11:14:20 select base_supplier:SELECT
  750. id,
  751. supplier_name,
  752. area_id,
  753. is_disabled,
  754. supplier_type
  755. FROM
  756. base_supplier a
  757. WHERE
  758. cancel_flag = 0
  759. AND supplier_type = 187
  760. LIMIT 0,10
  761. 2016-12-23 11:14:20 count:SELECT
  762. a.id
  763. FROM
  764. base_supplier AS a,
  765. base_supplier_purchase AS b
  766. WHERE
  767. a.id = b.supplier_id
  768. AND a.cancel_flag = 0
  769. AND b.cancel_flag = 0
  770. GROUP BY
  771. b.supplier_id
  772. 2016-12-23 11:14:20 select base_area:SELECT
  773. id,
  774. area_name
  775. FROM
  776. base_area
  777. WHERE
  778. id in(923,803,792,1200,961)
  779. 2016-12-23 11:14:22 select base_area:SELECT
  780. id,
  781. area_name
  782. FROM
  783. base_area
  784. WHERE
  785. parent_id = 0
  786. 2016-12-23 11:14:22 select base_supplier:SELECT
  787. id,
  788. supplier_name,
  789. area_id,
  790. company_name,
  791. sett_type,
  792. sett_frequency,
  793. account_bank,
  794. account_num,
  795. account_name
  796. FROM
  797. base_supplier
  798. WHERE
  799. cancel_flag = 0
  800. AND id = 501
  801. 2016-12-23 11:14:22 select base_area:SELECT
  802. id,
  803. area_name,
  804. parent_id
  805. FROM
  806. base_area
  807. WHERE
  808. cancel_flag = 0
  809. AND id = 923
  810. 2016-12-23 11:14:22 select base_area:SELECT
  811. id,
  812. area_name
  813. FROM
  814. base_area
  815. WHERE
  816. cancel_flag = 0
  817. AND id = 922
  818. 2016-12-23 11:14:22 select base_supplier_purchase:SELECT
  819. id,
  820. product_type,
  821. purchaser_name
  822. FROM
  823. base_supplier_purchase
  824. WHERE
  825. cancel_flag = 0
  826. AND supplier_id = 501
  827. 2016-12-23 11:14:22 select base_supplier_link:SELECT
  828. id,
  829. link_name,
  830. contact_name,
  831. contact_mobile,
  832. contact_telphone,
  833. fax,
  834. email,
  835. remark
  836. FROM
  837. base_supplier_link
  838. WHERE
  839. cancel_flag = 0
  840. AND supplier_id = 501
  841. 2016-12-23 11:14:22 select base_area:SELECT
  842. id,
  843. area_name
  844. FROM
  845. base_area
  846. WHERE
  847. parent_id = 922
  848. 2016-12-23 11:19:21 select base_supplier:SELECT
  849. id,
  850. supplier_name,
  851. area_id,
  852. is_disabled,
  853. supplier_type,
  854. manage_type
  855. FROM
  856. base_supplier
  857. WHERE
  858. cancel_flag = 0
  859. AND supplier_type = 301
  860. LIMIT 0,10
  861. 2016-12-23 11:19:21 select base_area:SELECT
  862. id,
  863. area_name
  864. FROM
  865. base_area
  866. WHERE
  867. id in(850,961,800,4,797,7,1966,794)
  868. 2016-12-23 11:19:27 select base_supplier:SELECT
  869. id,
  870. supplier_name,
  871. area_id,
  872. is_disabled,
  873. supplier_type,
  874. manage_type
  875. FROM
  876. base_supplier
  877. WHERE
  878. cancel_flag = 0
  879. AND supplier_type = 301
  880. LIMIT 0,10
  881. 2016-12-23 11:19:27 select base_area:SELECT
  882. id,
  883. area_name
  884. FROM
  885. base_area
  886. WHERE
  887. id in(850,961,800,4,797,7,1966,794)
  888. 2016-12-23 11:19:29 select base_supplier:SELECT
  889. id,
  890. supplier_name,
  891. area_id,
  892. is_disabled,
  893. supplier_type,
  894. manage_type
  895. FROM
  896. base_supplier
  897. WHERE
  898. cancel_flag = 0
  899. AND supplier_type = 301
  900. LIMIT 100,10
  901. 2016-12-23 11:19:29 select base_area:SELECT
  902. id,
  903. area_name
  904. FROM
  905. base_area
  906. WHERE
  907. id in(1161,923,2,982,810)
  908. 2016-12-23 11:19:32 select base_supplier:SELECT
  909. id,
  910. supplier_name,
  911. area_id,
  912. is_disabled,
  913. supplier_type,
  914. manage_type
  915. FROM
  916. base_supplier
  917. WHERE
  918. cancel_flag = 0
  919. AND supplier_type = 301
  920. LIMIT 90,10
  921. 2016-12-23 11:19:32 select base_area:SELECT
  922. id,
  923. area_name
  924. FROM
  925. base_area
  926. WHERE
  927. id in(1161,1187,2)
  928. 2016-12-23 11:19:33 select base_supplier:SELECT
  929. id,
  930. supplier_name,
  931. area_id,
  932. is_disabled,
  933. supplier_type,
  934. manage_type
  935. FROM
  936. base_supplier
  937. WHERE
  938. cancel_flag = 0
  939. AND supplier_type = 301
  940. LIMIT 80,10
  941. 2016-12-23 11:19:33 select base_area:SELECT
  942. id,
  943. area_name
  944. FROM
  945. base_area
  946. WHERE
  947. id in(1161,1200)
  948. 2016-12-23 11:19:34 select base_supplier:SELECT
  949. id,
  950. supplier_name,
  951. area_id,
  952. is_disabled,
  953. supplier_type,
  954. manage_type
  955. FROM
  956. base_supplier
  957. WHERE
  958. cancel_flag = 0
  959. AND supplier_type = 301
  960. LIMIT 70,10
  961. 2016-12-23 11:19:34 select base_area:SELECT
  962. id,
  963. area_name
  964. FROM
  965. base_area
  966. WHERE
  967. id in(1161)
  968. 2016-12-23 11:19:36 select base_supplier:SELECT
  969. id,
  970. supplier_name,
  971. area_id,
  972. is_disabled,
  973. supplier_type,
  974. manage_type
  975. FROM
  976. base_supplier
  977. WHERE
  978. cancel_flag = 0
  979. AND supplier_type = 301
  980. LIMIT 60,10
  981. 2016-12-23 11:19:36 select base_area:SELECT
  982. id,
  983. area_name
  984. FROM
  985. base_area
  986. WHERE
  987. id in(1161)
  988. 2016-12-23 11:19:36 select base_supplier:SELECT
  989. id,
  990. supplier_name,
  991. area_id,
  992. is_disabled,
  993. supplier_type,
  994. manage_type
  995. FROM
  996. base_supplier
  997. WHERE
  998. cancel_flag = 0
  999. AND supplier_type = 301
  1000. LIMIT 40,10
  1001. 2016-12-23 11:19:36 select base_area:SELECT
  1002. id,
  1003. area_name
  1004. FROM
  1005. base_area
  1006. WHERE
  1007. id in(1161)
  1008. 2016-12-23 11:19:37 select base_supplier:SELECT
  1009. id,
  1010. supplier_name,
  1011. area_id,
  1012. is_disabled,
  1013. supplier_type,
  1014. manage_type
  1015. FROM
  1016. base_supplier
  1017. WHERE
  1018. cancel_flag = 0
  1019. AND supplier_type = 301
  1020. LIMIT 20,10
  1021. 2016-12-23 11:19:37 select base_area:SELECT
  1022. id,
  1023. area_name
  1024. FROM
  1025. base_area
  1026. WHERE
  1027. id in(797,850,792,794,2,923,1161)
  1028. 2016-12-23 11:20:19 select base_supplier:SELECT
  1029. id,
  1030. supplier_name,
  1031. area_id,
  1032. is_disabled,
  1033. supplier_type
  1034. FROM
  1035. base_supplier a
  1036. WHERE
  1037. cancel_flag = 0
  1038. AND supplier_type = 187
  1039. LIMIT 0,10
  1040. 2016-12-23 11:20:19 count:SELECT
  1041. a.id
  1042. FROM
  1043. base_supplier AS a,
  1044. base_supplier_purchase AS b
  1045. WHERE
  1046. a.id = b.supplier_id
  1047. AND a.cancel_flag = 0
  1048. AND b.cancel_flag = 0
  1049. GROUP BY
  1050. b.supplier_id
  1051. 2016-12-23 11:20:19 select base_area:SELECT
  1052. id,
  1053. area_name
  1054. FROM
  1055. base_area
  1056. WHERE
  1057. id in(923,803,792,1200,961)
  1058. 2016-12-23 11:20:25 select base_supplier:SELECT
  1059. id,
  1060. supplier_name,
  1061. area_id,
  1062. is_disabled,
  1063. supplier_type
  1064. FROM
  1065. base_supplier a
  1066. WHERE
  1067. cancel_flag = 0
  1068. and a.supplier_name like '%%佰廉%%'
  1069. AND supplier_type = 187
  1070. LIMIT 0,10
  1071. 2016-12-23 11:20:29 select base_supplier:SELECT
  1072. id,
  1073. supplier_name,
  1074. area_id,
  1075. is_disabled,
  1076. supplier_type
  1077. FROM
  1078. base_supplier a
  1079. WHERE
  1080. cancel_flag = 0
  1081. and a.supplier_name like '%%佰廉车队%%'
  1082. AND supplier_type = 187
  1083. LIMIT 0,10
  1084. 2016-12-23 11:20:30 select base_supplier:SELECT
  1085. id,
  1086. supplier_name,
  1087. area_id,
  1088. is_disabled,
  1089. supplier_type
  1090. FROM
  1091. base_supplier a
  1092. WHERE
  1093. cancel_flag = 0
  1094. and a.supplier_name like '%%佰廉车队%%'
  1095. AND supplier_type = 187
  1096. LIMIT 0,10
  1097. 2016-12-23 11:20:30 select base_supplier:SELECT
  1098. id,
  1099. supplier_name,
  1100. area_id,
  1101. is_disabled,
  1102. supplier_type
  1103. FROM
  1104. base_supplier a
  1105. WHERE
  1106. cancel_flag = 0
  1107. and a.supplier_name like '%%佰廉车队%%'
  1108. AND supplier_type = 187
  1109. LIMIT 0,10
  1110. 2016-12-23 11:20:30 select base_supplier:SELECT
  1111. id,
  1112. supplier_name,
  1113. area_id,
  1114. is_disabled,
  1115. supplier_type
  1116. FROM
  1117. base_supplier a
  1118. WHERE
  1119. cancel_flag = 0
  1120. and a.supplier_name like '%%佰廉车队%%'
  1121. AND supplier_type = 187
  1122. LIMIT 0,10
  1123. 2016-12-23 11:20:37 select base_supplier_purchase:SELECT
  1124. supplier_id
  1125. FROM
  1126. base_supplier_purchase
  1127. WHERE
  1128. product_type = 259 and cancel_flag = 0
  1129. GROUP BY
  1130. supplier_id
  1131. 2016-12-23 11:20:37 select base_supplier:SELECT
  1132. id,
  1133. supplier_name,
  1134. area_id,
  1135. is_disabled,
  1136. supplier_type
  1137. FROM
  1138. base_supplier a
  1139. WHERE
  1140. cancel_flag = 0
  1141. and a.id in(628,1081)
  1142. AND supplier_type = 187
  1143. LIMIT 0,10
  1144. 2016-12-23 11:20:37 count:SELECT
  1145. a.id
  1146. FROM
  1147. base_supplier AS a,
  1148. base_supplier_purchase AS b
  1149. WHERE
  1150. a.id = b.supplier_id
  1151. and a.id in(628,1081)
  1152. AND a.cancel_flag = 0
  1153. AND b.cancel_flag = 0
  1154. GROUP BY
  1155. b.supplier_id
  1156. 2016-12-23 11:20:37 select base_area:SELECT
  1157. id,
  1158. area_name
  1159. FROM
  1160. base_area
  1161. WHERE
  1162. id in(792)
  1163. 2016-12-23 11:20:38 select base_supplier_purchase:SELECT
  1164. supplier_id
  1165. FROM
  1166. base_supplier_purchase
  1167. WHERE
  1168. product_type = 259 and cancel_flag = 0
  1169. GROUP BY
  1170. supplier_id
  1171. 2016-12-23 11:20:38 select base_supplier:SELECT
  1172. id,
  1173. supplier_name,
  1174. area_id,
  1175. is_disabled,
  1176. supplier_type
  1177. FROM
  1178. base_supplier a
  1179. WHERE
  1180. cancel_flag = 0
  1181. and a.id in(628,1081)
  1182. AND supplier_type = 187
  1183. LIMIT 0,10
  1184. 2016-12-23 11:20:38 count:SELECT
  1185. a.id
  1186. FROM
  1187. base_supplier AS a,
  1188. base_supplier_purchase AS b
  1189. WHERE
  1190. a.id = b.supplier_id
  1191. and a.id in(628,1081)
  1192. AND a.cancel_flag = 0
  1193. AND b.cancel_flag = 0
  1194. GROUP BY
  1195. b.supplier_id
  1196. 2016-12-23 11:20:38 select base_area:SELECT
  1197. id,
  1198. area_name
  1199. FROM
  1200. base_area
  1201. WHERE
  1202. id in(792)
  1203. 2016-12-23 11:21:52 select base_supplier:SELECT
  1204. id,
  1205. supplier_name,
  1206. area_id,
  1207. is_disabled,
  1208. supplier_type,
  1209. manage_type
  1210. FROM
  1211. base_supplier
  1212. WHERE
  1213. cancel_flag = 0
  1214. AND supplier_type = 301
  1215. LIMIT 0,10
  1216. 2016-12-23 11:21:52 select base_area:SELECT
  1217. id,
  1218. area_name
  1219. FROM
  1220. base_area
  1221. WHERE
  1222. id in(850,961,800,4,797,7,1966,794)
  1223. 2016-12-23 11:21:54 select base_supplier:SELECT
  1224. id,
  1225. supplier_name,
  1226. area_id,
  1227. is_disabled,
  1228. supplier_type,
  1229. manage_type
  1230. FROM
  1231. base_supplier
  1232. WHERE
  1233. cancel_flag = 0
  1234. AND supplier_type = 301
  1235. LIMIT 30,10
  1236. 2016-12-23 11:21:54 select base_area:SELECT
  1237. id,
  1238. area_name
  1239. FROM
  1240. base_area
  1241. WHERE
  1242. id in(1161,2)
  1243. 2016-12-23 11:21:58 select base_supplier:SELECT
  1244. id,
  1245. supplier_name,
  1246. area_id,
  1247. is_disabled,
  1248. supplier_type,
  1249. manage_type
  1250. FROM
  1251. base_supplier
  1252. WHERE
  1253. cancel_flag = 0
  1254. AND supplier_type = 301
  1255. LIMIT 40,10
  1256. 2016-12-23 11:21:58 select base_area:SELECT
  1257. id,
  1258. area_name
  1259. FROM
  1260. base_area
  1261. WHERE
  1262. id in(1161)
  1263. 2016-12-23 11:22:03 select base_supplier:SELECT
  1264. id,
  1265. supplier_name,
  1266. area_id,
  1267. is_disabled,
  1268. supplier_type,
  1269. manage_type
  1270. FROM
  1271. base_supplier
  1272. WHERE
  1273. cancel_flag = 0
  1274. AND supplier_type = 301
  1275. LIMIT 30,10
  1276. 2016-12-23 11:22:03 select base_area:SELECT
  1277. id,
  1278. area_name
  1279. FROM
  1280. base_area
  1281. WHERE
  1282. id in(1161,2)
  1283. 2016-12-23 11:22:03 select base_supplier:SELECT
  1284. id,
  1285. supplier_name,
  1286. area_id,
  1287. is_disabled,
  1288. supplier_type,
  1289. manage_type
  1290. FROM
  1291. base_supplier
  1292. WHERE
  1293. cancel_flag = 0
  1294. AND supplier_type = 301
  1295. LIMIT 0,10
  1296. 2016-12-23 11:22:03 select base_area:SELECT
  1297. id,
  1298. area_name
  1299. FROM
  1300. base_area
  1301. WHERE
  1302. id in(850,961,800,4,797,7,1966,794)
  1303. 2016-12-23 11:22:04 select base_supplier:SELECT
  1304. id,
  1305. supplier_name,
  1306. area_id,
  1307. is_disabled,
  1308. supplier_type,
  1309. manage_type
  1310. FROM
  1311. base_supplier
  1312. WHERE
  1313. cancel_flag = 0
  1314. AND supplier_type = 301
  1315. LIMIT 10,10
  1316. 2016-12-23 11:22:04 select base_area:SELECT
  1317. id,
  1318. area_name
  1319. FROM
  1320. base_area
  1321. WHERE
  1322. id in(794,810,850,792)
  1323. 2016-12-23 11:22:06 select base_supplier:SELECT
  1324. id,
  1325. supplier_name,
  1326. area_id,
  1327. is_disabled,
  1328. supplier_type,
  1329. manage_type
  1330. FROM
  1331. base_supplier
  1332. WHERE
  1333. cancel_flag = 0
  1334. AND supplier_type = 301
  1335. LIMIT 20,10
  1336. 2016-12-23 11:22:06 select base_area:SELECT
  1337. id,
  1338. area_name
  1339. FROM
  1340. base_area
  1341. WHERE
  1342. id in(797,850,792,794,2,923,1161)
  1343. 2016-12-23 11:22:08 select base_supplier:SELECT
  1344. id,
  1345. supplier_name,
  1346. area_id,
  1347. is_disabled,
  1348. supplier_type,
  1349. manage_type
  1350. FROM
  1351. base_supplier
  1352. WHERE
  1353. cancel_flag = 0
  1354. AND supplier_type = 301
  1355. LIMIT 30,10
  1356. 2016-12-23 11:22:08 select base_area:SELECT
  1357. id,
  1358. area_name
  1359. FROM
  1360. base_area
  1361. WHERE
  1362. id in(1161,2)
  1363. 2016-12-23 11:22:09 select base_supplier:SELECT
  1364. id,
  1365. supplier_name,
  1366. area_id,
  1367. is_disabled,
  1368. supplier_type,
  1369. manage_type
  1370. FROM
  1371. base_supplier
  1372. WHERE
  1373. cancel_flag = 0
  1374. AND supplier_type = 301
  1375. LIMIT 40,10
  1376. 2016-12-23 11:22:09 select base_area:SELECT
  1377. id,
  1378. area_name
  1379. FROM
  1380. base_area
  1381. WHERE
  1382. id in(1161)
  1383. 2016-12-23 11:22:09 select base_supplier:SELECT
  1384. id,
  1385. supplier_name,
  1386. area_id,
  1387. is_disabled,
  1388. supplier_type,
  1389. manage_type
  1390. FROM
  1391. base_supplier
  1392. WHERE
  1393. cancel_flag = 0
  1394. AND supplier_type = 301
  1395. LIMIT 50,10
  1396. 2016-12-23 11:22:09 select base_area:SELECT
  1397. id,
  1398. area_name
  1399. FROM
  1400. base_area
  1401. WHERE
  1402. id in(1161,850,1200)
  1403. 2016-12-23 11:22:10 select base_supplier:SELECT
  1404. id,
  1405. supplier_name,
  1406. area_id,
  1407. is_disabled,
  1408. supplier_type,
  1409. manage_type
  1410. FROM
  1411. base_supplier
  1412. WHERE
  1413. cancel_flag = 0
  1414. AND supplier_type = 301
  1415. LIMIT 60,10
  1416. 2016-12-23 11:22:10 select base_area:SELECT
  1417. id,
  1418. area_name
  1419. FROM
  1420. base_area
  1421. WHERE
  1422. id in(1161)
  1423. 2016-12-23 11:22:10 select base_supplier:SELECT
  1424. id,
  1425. supplier_name,
  1426. area_id,
  1427. is_disabled,
  1428. supplier_type,
  1429. manage_type
  1430. FROM
  1431. base_supplier
  1432. WHERE
  1433. cancel_flag = 0
  1434. AND supplier_type = 301
  1435. LIMIT 70,10
  1436. 2016-12-23 11:22:10 select base_area:SELECT
  1437. id,
  1438. area_name
  1439. FROM
  1440. base_area
  1441. WHERE
  1442. id in(1161)
  1443. 2016-12-23 11:22:11 select base_supplier:SELECT
  1444. id,
  1445. supplier_name,
  1446. area_id,
  1447. is_disabled,
  1448. supplier_type,
  1449. manage_type
  1450. FROM
  1451. base_supplier
  1452. WHERE
  1453. cancel_flag = 0
  1454. AND supplier_type = 301
  1455. LIMIT 80,10
  1456. 2016-12-23 11:22:11 select base_area:SELECT
  1457. id,
  1458. area_name
  1459. FROM
  1460. base_area
  1461. WHERE
  1462. id in(1161,1200)
  1463. 2016-12-23 11:22:11 select base_supplier:SELECT
  1464. id,
  1465. supplier_name,
  1466. area_id,
  1467. is_disabled,
  1468. supplier_type,
  1469. manage_type
  1470. FROM
  1471. base_supplier
  1472. WHERE
  1473. cancel_flag = 0
  1474. AND supplier_type = 301
  1475. LIMIT 90,10
  1476. 2016-12-23 11:22:11 select base_area:SELECT
  1477. id,
  1478. area_name
  1479. FROM
  1480. base_area
  1481. WHERE
  1482. id in(1161,1187,2)
  1483. 2016-12-23 11:22:12 select base_supplier:SELECT
  1484. id,
  1485. supplier_name,
  1486. area_id,
  1487. is_disabled,
  1488. supplier_type,
  1489. manage_type
  1490. FROM
  1491. base_supplier
  1492. WHERE
  1493. cancel_flag = 0
  1494. AND supplier_type = 301
  1495. LIMIT 100,10
  1496. 2016-12-23 11:22:12 select base_area:SELECT
  1497. id,
  1498. area_name
  1499. FROM
  1500. base_area
  1501. WHERE
  1502. id in(1161,923,2,982,810)
  1503. 2016-12-23 11:23:57 select base_supplier:SELECT
  1504. id,
  1505. supplier_name,
  1506. area_id,
  1507. is_disabled,
  1508. supplier_type,
  1509. manage_type
  1510. FROM
  1511. base_supplier
  1512. WHERE
  1513. cancel_flag = 0
  1514. AND supplier_type = 301
  1515. LIMIT 0,10
  1516. 2016-12-23 11:23:57 select base_area:SELECT
  1517. id,
  1518. area_name
  1519. FROM
  1520. base_area
  1521. WHERE
  1522. id in(850,961,800,4,797,7,1966,794)
  1523. 2016-12-23 11:24:04 select base_supplier:SELECT
  1524. id,
  1525. supplier_name,
  1526. area_id,
  1527. is_disabled,
  1528. supplier_type,
  1529. manage_type
  1530. FROM
  1531. base_supplier
  1532. WHERE
  1533. cancel_flag = 0
  1534. AND supplier_type = 301
  1535. LIMIT 0,10
  1536. 2016-12-23 11:24:04 select base_area:SELECT
  1537. id,
  1538. area_name
  1539. FROM
  1540. base_area
  1541. WHERE
  1542. id in(850,961,800,4,797,7,1966,794)
  1543. 2016-12-23 13:50:04 select base_supplier:SELECT
  1544. id,
  1545. supplier_name,
  1546. area_id,
  1547. is_disabled,
  1548. supplier_type
  1549. FROM
  1550. base_supplier a
  1551. WHERE
  1552. cancel_flag = 0
  1553. AND supplier_type = 187
  1554. LIMIT 0,10
  1555. 2016-12-23 13:50:04 count:SELECT
  1556. a.id
  1557. FROM
  1558. base_supplier AS a,
  1559. base_supplier_purchase AS b
  1560. WHERE
  1561. a.id = b.supplier_id
  1562. AND a.cancel_flag = 0
  1563. AND b.cancel_flag = 0
  1564. GROUP BY
  1565. b.supplier_id
  1566. 2016-12-23 13:50:04 select base_area:SELECT
  1567. id,
  1568. area_name
  1569. FROM
  1570. base_area
  1571. WHERE
  1572. id in(923,803,792,1200,961)