Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 

4255 rader
168 KiB

  1. 2017-01-24 09:48:22 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. 2017-01-24 09:48:22 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. 2017-01-24 09:48:22 select base_area:SELECT
  25. id,
  26. area_name
  27. FROM
  28. base_area
  29. WHERE
  30. id in(792,923,810)
  31. 2017-01-24 09:48:25 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 a.supplier_name like '%%上海皇廷世际酒店%%'
  42. AND supplier_type = 187
  43. LIMIT 0,10
  44. 2017-01-24 09:48:26 select base_area:SELECT
  45. id,
  46. area_name
  47. FROM
  48. base_area
  49. WHERE
  50. parent_id = 0
  51. 2017-01-24 09:48:26 select base_area:SELECT
  52. id,
  53. area_name
  54. FROM
  55. base_area
  56. WHERE
  57. parent_id = 1
  58. 2017-01-24 09:48:28 check base_supplier:SELECT
  59. supplier_name
  60. FROM
  61. base_supplier
  62. WHERE
  63. cancel_flag = 0
  64. AND supplier_name = '上海皇廷世际酒店'
  65. 2017-01-24 09:48:29 select base_area:SELECT
  66. id,
  67. area_name
  68. FROM
  69. base_area
  70. WHERE
  71. parent_id = 791
  72. 2017-01-24 09:48:45 check base_supplier:SELECT
  73. supplier_name
  74. FROM
  75. base_supplier
  76. WHERE
  77. cancel_flag = 0
  78. AND supplier_name = '上海皇廷世际酒店'
  79. 2017-01-24 09:48:51 select base_supplier:SELECT
  80. id,
  81. supplier_name,
  82. area_id,
  83. is_disabled,
  84. supplier_type,
  85. manage_type
  86. FROM
  87. base_supplier
  88. WHERE
  89. cancel_flag = 0
  90. AND supplier_type = 301
  91. LIMIT 0,10
  92. 2017-01-24 09:48:51 select base_area:SELECT
  93. id,
  94. area_name
  95. FROM
  96. base_area
  97. WHERE
  98. id in(792,810,794,850)
  99. 2017-01-24 09:49:27 select base_supplier:SELECT
  100. id,
  101. supplier_name,
  102. area_id,
  103. is_disabled,
  104. supplier_type
  105. FROM
  106. base_supplier a
  107. WHERE
  108. cancel_flag = 0
  109. AND supplier_type = 187
  110. LIMIT 0,10
  111. 2017-01-24 09:49:27 count:SELECT
  112. a.id
  113. FROM
  114. base_supplier AS a,
  115. base_supplier_purchase AS b
  116. WHERE
  117. a.id = b.supplier_id
  118. AND a.cancel_flag = 0
  119. AND b.cancel_flag = 0
  120. GROUP BY
  121. b.supplier_id
  122. 2017-01-24 09:49:27 select base_area:SELECT
  123. id,
  124. area_name
  125. FROM
  126. base_area
  127. WHERE
  128. id in(792,923,810)
  129. 2017-01-24 09:49:29 select base_supplier:SELECT
  130. id,
  131. supplier_name,
  132. area_id,
  133. is_disabled,
  134. supplier_type
  135. FROM
  136. base_supplier a
  137. WHERE
  138. cancel_flag = 0
  139. and a.supplier_name like '%%上海皇廷世际酒店%%'
  140. AND supplier_type = 187
  141. LIMIT 0,10
  142. 2017-01-24 09:49:31 select base_area:SELECT
  143. id,
  144. area_name
  145. FROM
  146. base_area
  147. WHERE
  148. parent_id = 0
  149. 2017-01-24 09:49:31 select base_area:SELECT
  150. id,
  151. area_name
  152. FROM
  153. base_area
  154. WHERE
  155. parent_id = 1
  156. 2017-01-24 09:49:33 check base_supplier:SELECT
  157. supplier_name
  158. FROM
  159. base_supplier
  160. WHERE
  161. cancel_flag = 0
  162. AND supplier_name = '上海皇廷世际酒店'
  163. 2017-01-24 09:49:38 select base_area:SELECT
  164. id,
  165. area_name
  166. FROM
  167. base_area
  168. WHERE
  169. parent_id = 791
  170. 2017-01-24 09:50:02 select base_supplier:SELECT
  171. id,
  172. supplier_name,
  173. area_id,
  174. is_disabled,
  175. supplier_type
  176. FROM
  177. base_supplier a
  178. WHERE
  179. cancel_flag = 0
  180. AND supplier_type = 187
  181. LIMIT 0,10
  182. 2017-01-24 09:50:02 count:SELECT
  183. a.id
  184. FROM
  185. base_supplier AS a,
  186. base_supplier_purchase AS b
  187. WHERE
  188. a.id = b.supplier_id
  189. AND a.cancel_flag = 0
  190. AND b.cancel_flag = 0
  191. GROUP BY
  192. b.supplier_id
  193. 2017-01-24 09:50:02 select base_area:SELECT
  194. id,
  195. area_name
  196. FROM
  197. base_area
  198. WHERE
  199. id in(792,923,810)
  200. 2017-01-24 09:50:03 select base_area:SELECT
  201. id,
  202. area_name
  203. FROM
  204. base_area
  205. WHERE
  206. parent_id = 0
  207. 2017-01-24 09:50:03 select base_area:SELECT
  208. id,
  209. area_name
  210. FROM
  211. base_area
  212. WHERE
  213. parent_id = 1
  214. 2017-01-24 09:50:04 check base_supplier:SELECT
  215. supplier_name
  216. FROM
  217. base_supplier
  218. WHERE
  219. cancel_flag = 0
  220. AND supplier_name = '上海皇廷世际酒店'
  221. 2017-01-24 09:50:08 select base_supplier:SELECT
  222. id,
  223. supplier_name,
  224. area_id,
  225. is_disabled,
  226. supplier_type
  227. FROM
  228. base_supplier a
  229. WHERE
  230. cancel_flag = 0
  231. and a.supplier_name like '%%上海皇廷世际酒店%%'
  232. AND supplier_type = 187
  233. LIMIT 0,10
  234. 2017-01-24 09:50:09 check base_supplier:SELECT
  235. supplier_name
  236. FROM
  237. base_supplier
  238. WHERE
  239. cancel_flag = 0
  240. AND supplier_name = '浙江中青旅旅游客运有限公司'
  241. 2017-01-24 09:50:12 select base_supplier:SELECT
  242. id,
  243. supplier_name,
  244. area_id,
  245. is_disabled,
  246. supplier_type
  247. FROM
  248. base_supplier a
  249. WHERE
  250. cancel_flag = 0
  251. and a.is_disabled = 1 and a.supplier_name like '%%上海皇廷世际酒店%%'
  252. AND supplier_type = 187
  253. LIMIT 0,10
  254. 2017-01-24 09:50:13 select base_supplier:SELECT
  255. id,
  256. supplier_name,
  257. area_id,
  258. is_disabled,
  259. supplier_type
  260. FROM
  261. base_supplier a
  262. WHERE
  263. cancel_flag = 0
  264. and a.is_disabled = 1 and a.supplier_name like '%%上海皇廷世际酒店%%'
  265. AND supplier_type = 187
  266. LIMIT 0,10
  267. 2017-01-24 09:50:15 select base_supplier:SELECT
  268. id,
  269. supplier_name,
  270. area_id,
  271. is_disabled,
  272. supplier_type
  273. FROM
  274. base_supplier a
  275. WHERE
  276. cancel_flag = 0
  277. and a.supplier_name like '%%上海皇廷世际酒店%%'
  278. AND supplier_type = 187
  279. LIMIT 0,10
  280. 2017-01-24 09:50:15 select base_supplier:SELECT
  281. id,
  282. supplier_name,
  283. area_id,
  284. is_disabled,
  285. supplier_type
  286. FROM
  287. base_supplier a
  288. WHERE
  289. cancel_flag = 0
  290. and a.supplier_name like '%%上海皇廷世际酒店%%'
  291. AND supplier_type = 187
  292. LIMIT 0,10
  293. 2017-01-24 09:50:16 select base_supplier:SELECT
  294. id,
  295. supplier_name,
  296. area_id,
  297. is_disabled,
  298. supplier_type
  299. FROM
  300. base_supplier a
  301. WHERE
  302. cancel_flag = 0
  303. and a.supplier_name like '%%上海皇廷世际酒店%%'
  304. AND supplier_type = 187
  305. LIMIT 0,10
  306. 2017-01-24 09:50:17 select base_area:SELECT
  307. id,
  308. area_name
  309. FROM
  310. base_area
  311. WHERE
  312. parent_id = 922
  313. 2017-01-24 09:50:19 select base_supplier:SELECT
  314. id,
  315. supplier_name,
  316. area_id,
  317. is_disabled,
  318. supplier_type
  319. FROM
  320. base_supplier a
  321. WHERE
  322. cancel_flag = 0
  323. and a.is_disabled = 1 and a.supplier_name like '%%上海皇廷世际酒店%%'
  324. AND supplier_type = 187
  325. LIMIT 0,10
  326. 2017-01-24 09:50:19 select base_supplier:SELECT
  327. id,
  328. supplier_name,
  329. area_id,
  330. is_disabled,
  331. supplier_type
  332. FROM
  333. base_supplier a
  334. WHERE
  335. cancel_flag = 0
  336. and a.is_disabled = 1 and a.supplier_name like '%%上海皇廷世际酒店%%'
  337. AND supplier_type = 187
  338. LIMIT 0,10
  339. 2017-01-24 09:50:21 select base_supplier_purchase:SELECT
  340. supplier_id
  341. FROM
  342. base_supplier_purchase
  343. WHERE
  344. product_type = 25 and cancel_flag = 0
  345. GROUP BY
  346. supplier_id
  347. 2017-01-24 09:50:21 select base_supplier:SELECT
  348. id,
  349. supplier_name,
  350. area_id,
  351. is_disabled,
  352. supplier_type
  353. FROM
  354. base_supplier a
  355. WHERE
  356. cancel_flag = 0
  357. and a.is_disabled = 1 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,1085,1096,1118,1124,1127,1135,1136,1137,1138,1148,1151,1156,1157,1159,1160,1164,1165,1168,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1206,1209,1210,1211) and a.is_disabled = 1 and a.supplier_name like '%%上海皇廷世际酒店%%'
  358. AND supplier_type = 187
  359. LIMIT 0,10
  360. 2017-01-24 09:50:22 select base_supplier_purchase:SELECT
  361. supplier_id
  362. FROM
  363. base_supplier_purchase
  364. WHERE
  365. product_type = 25 and cancel_flag = 0
  366. GROUP BY
  367. supplier_id
  368. 2017-01-24 09:50:22 select base_supplier:SELECT
  369. id,
  370. supplier_name,
  371. area_id,
  372. is_disabled,
  373. supplier_type
  374. FROM
  375. base_supplier a
  376. WHERE
  377. cancel_flag = 0
  378. and a.is_disabled = 1 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,1085,1096,1118,1124,1127,1135,1136,1137,1138,1148,1151,1156,1157,1159,1160,1164,1165,1168,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1206,1209,1210,1211) and a.is_disabled = 1 and a.supplier_name like '%%上海皇廷世际酒店%%'
  379. AND supplier_type = 187
  380. LIMIT 0,10
  381. 2017-01-24 09:50:24 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. 2017-01-24 09:50:24 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.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,1085,1096,1118,1124,1127,1135,1136,1137,1138,1148,1151,1156,1157,1159,1160,1164,1165,1168,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1206,1209,1210,1211) and a.supplier_name like '%%上海皇廷世际酒店%%'
  400. AND supplier_type = 187
  401. LIMIT 0,10
  402. 2017-01-24 09:50:24 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. 2017-01-24 09:50:24 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,1085,1096,1118,1124,1127,1135,1136,1137,1138,1148,1151,1156,1157,1159,1160,1164,1165,1168,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1206,1209,1210,1211) and a.supplier_name like '%%上海皇廷世际酒店%%'
  421. AND supplier_type = 187
  422. LIMIT 0,10
  423. 2017-01-24 09:50:27 select base_area:SELECT
  424. id,
  425. area_name
  426. FROM
  427. base_area
  428. WHERE
  429. parent_id = 0
  430. 2017-01-24 09:50:27 select base_area:SELECT
  431. id,
  432. area_name
  433. FROM
  434. base_area
  435. WHERE
  436. parent_id = 1
  437. 2017-01-24 09:50:29 check base_supplier:SELECT
  438. supplier_name
  439. FROM
  440. base_supplier
  441. WHERE
  442. cancel_flag = 0
  443. AND supplier_name = '上海皇廷世际酒店'
  444. 2017-01-24 09:50:38 select base_supplier_purchase:SELECT
  445. supplier_id
  446. FROM
  447. base_supplier_purchase
  448. WHERE
  449. product_type = 25 and cancel_flag = 0
  450. GROUP BY
  451. supplier_id
  452. 2017-01-24 09:50:38 select base_supplier:SELECT
  453. id,
  454. supplier_name,
  455. area_id,
  456. is_disabled,
  457. supplier_type
  458. FROM
  459. base_supplier a
  460. WHERE
  461. cancel_flag = 0
  462. 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,1085,1096,1118,1124,1127,1135,1136,1137,1138,1148,1151,1156,1157,1159,1160,1164,1165,1168,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1206,1209,1210,1211) and a.supplier_name like '%%上海皇廷世际酒店%%'
  463. AND supplier_type = 187
  464. LIMIT 0,10
  465. 2017-01-24 09:50:40 select base_supplier_purchase:SELECT
  466. supplier_id
  467. FROM
  468. base_supplier_purchase
  469. WHERE
  470. product_type = 25 and cancel_flag = 0
  471. GROUP BY
  472. supplier_id
  473. 2017-01-24 09:50:40 select base_supplier:SELECT
  474. id,
  475. supplier_name,
  476. area_id,
  477. is_disabled,
  478. supplier_type
  479. FROM
  480. base_supplier a
  481. WHERE
  482. cancel_flag = 0
  483. 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,1085,1096,1118,1124,1127,1135,1136,1137,1138,1148,1151,1156,1157,1159,1160,1164,1165,1168,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1206,1209,1210,1211) and a.supplier_name like '%%上海皇廷世际酒店%%'
  484. AND supplier_type = 187
  485. LIMIT 0,10
  486. 2017-01-24 09:50:41 select base_supplier_purchase:SELECT
  487. supplier_id
  488. FROM
  489. base_supplier_purchase
  490. WHERE
  491. product_type = 25 and cancel_flag = 0
  492. GROUP BY
  493. supplier_id
  494. 2017-01-24 09:50:41 select base_supplier:SELECT
  495. id,
  496. supplier_name,
  497. area_id,
  498. is_disabled,
  499. supplier_type
  500. FROM
  501. base_supplier a
  502. WHERE
  503. cancel_flag = 0
  504. 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,1085,1096,1118,1124,1127,1135,1136,1137,1138,1148,1151,1156,1157,1159,1160,1164,1165,1168,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1206,1209,1210,1211) and a.supplier_name like '%%上海皇廷世际酒店%%'
  505. AND supplier_type = 187
  506. LIMIT 0,10
  507. 2017-01-24 09:50:42 select base_supplier_purchase:SELECT
  508. supplier_id
  509. FROM
  510. base_supplier_purchase
  511. WHERE
  512. product_type = 25 and cancel_flag = 0
  513. GROUP BY
  514. supplier_id
  515. 2017-01-24 09:50:42 select base_supplier:SELECT
  516. id,
  517. supplier_name,
  518. area_id,
  519. is_disabled,
  520. supplier_type
  521. FROM
  522. base_supplier a
  523. WHERE
  524. cancel_flag = 0
  525. 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,1085,1096,1118,1124,1127,1135,1136,1137,1138,1148,1151,1156,1157,1159,1160,1164,1165,1168,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1206,1209,1210,1211) and a.supplier_name like '%%上海皇廷世际酒店%%'
  526. AND supplier_type = 187
  527. LIMIT 0,10
  528. 2017-01-24 09:51:08 select base_area:SELECT
  529. id,
  530. area_name
  531. FROM
  532. base_area
  533. WHERE
  534. parent_id = 0
  535. 2017-01-24 09:51:08 select base_area:SELECT
  536. id,
  537. area_name
  538. FROM
  539. base_area
  540. WHERE
  541. parent_id = 1
  542. 2017-01-24 09:51:34 select base_supplier:SELECT
  543. id,
  544. supplier_name,
  545. area_id,
  546. is_disabled,
  547. supplier_type
  548. FROM
  549. base_supplier a
  550. WHERE
  551. cancel_flag = 0
  552. AND supplier_type = 187
  553. LIMIT 0,10
  554. 2017-01-24 09:51:34 count:SELECT
  555. a.id
  556. FROM
  557. base_supplier AS a,
  558. base_supplier_purchase AS b
  559. WHERE
  560. a.id = b.supplier_id
  561. AND a.cancel_flag = 0
  562. AND b.cancel_flag = 0
  563. GROUP BY
  564. b.supplier_id
  565. 2017-01-24 09:51:34 select base_area:SELECT
  566. id,
  567. area_name
  568. FROM
  569. base_area
  570. WHERE
  571. id in(792,923,810)
  572. 2017-01-24 09:51:44 select base_supplier:SELECT
  573. id,
  574. supplier_name,
  575. area_id,
  576. is_disabled,
  577. supplier_type
  578. FROM
  579. base_supplier a
  580. WHERE
  581. cancel_flag = 0
  582. and a.supplier_name like '%%世纪%%'
  583. AND supplier_type = 187
  584. LIMIT 0,10
  585. 2017-01-24 09:51:44 count:SELECT
  586. a.id
  587. FROM
  588. base_supplier AS a,
  589. base_supplier_purchase AS b
  590. WHERE
  591. a.id = b.supplier_id
  592. and a.supplier_name like '%%世纪%%'
  593. AND a.cancel_flag = 0
  594. AND b.cancel_flag = 0
  595. GROUP BY
  596. b.supplier_id
  597. 2017-01-24 09:51:44 select base_area:SELECT
  598. id,
  599. area_name
  600. FROM
  601. base_area
  602. WHERE
  603. id in(937)
  604. 2017-01-24 09:52:01 select base_area:SELECT
  605. id,
  606. area_name
  607. FROM
  608. base_area
  609. WHERE
  610. parent_id = 0
  611. 2017-01-24 09:52:01 select base_area:SELECT
  612. id,
  613. area_name
  614. FROM
  615. base_area
  616. WHERE
  617. parent_id = 1
  618. 2017-01-24 09:52:15 check base_supplier:SELECT
  619. supplier_name
  620. FROM
  621. base_supplier
  622. WHERE
  623. cancel_flag = 0
  624. AND supplier_name = '上海皇廷世纪酒店'
  625. 2017-01-24 09:52:16 select base_supplier:SELECT
  626. id,
  627. supplier_name,
  628. area_id,
  629. is_disabled,
  630. supplier_type
  631. FROM
  632. base_supplier a
  633. WHERE
  634. cancel_flag = 0
  635. AND supplier_type = 187
  636. LIMIT 0,10
  637. 2017-01-24 09:52:16 count:SELECT
  638. a.id
  639. FROM
  640. base_supplier AS a,
  641. base_supplier_purchase AS b
  642. WHERE
  643. a.id = b.supplier_id
  644. AND a.cancel_flag = 0
  645. AND b.cancel_flag = 0
  646. GROUP BY
  647. b.supplier_id
  648. 2017-01-24 09:52:16 select base_area:SELECT
  649. id,
  650. area_name
  651. FROM
  652. base_area
  653. WHERE
  654. id in(792,923,810)
  655. 2017-01-24 09:52:17 select base_area:SELECT
  656. id,
  657. area_name
  658. FROM
  659. base_area
  660. WHERE
  661. parent_id = 0
  662. 2017-01-24 09:52:18 select base_area:SELECT
  663. id,
  664. area_name
  665. FROM
  666. base_area
  667. WHERE
  668. parent_id = 1
  669. 2017-01-24 09:52:19 check base_supplier:SELECT
  670. supplier_name
  671. FROM
  672. base_supplier
  673. WHERE
  674. cancel_flag = 0
  675. AND supplier_name = '中青旅'
  676. 2017-01-24 09:52:20 check base_supplier:SELECT
  677. supplier_name
  678. FROM
  679. base_supplier
  680. WHERE
  681. cancel_flag = 0
  682. AND supplier_name = '上海皇廷世纪酒店'
  683. 2017-01-24 09:52:21 select base_area:SELECT
  684. id,
  685. area_name
  686. FROM
  687. base_area
  688. WHERE
  689. parent_id = 922
  690. 2017-01-24 09:52:28 check base_supplier:SELECT
  691. supplier_name
  692. FROM
  693. base_supplier
  694. WHERE
  695. cancel_flag = 0
  696. AND supplier_name = '中青旅车队'
  697. 2017-01-24 09:52:33 check base_supplier:SELECT
  698. supplier_name
  699. FROM
  700. base_supplier
  701. WHERE
  702. cancel_flag = 0
  703. AND supplier_name = '中青旅车队'
  704. 2017-01-24 09:52:53 check base_supplier:SELECT
  705. supplier_name
  706. FROM
  707. base_supplier
  708. WHERE
  709. cancel_flag = 0
  710. AND supplier_name = '中青旅车队'
  711. 2017-01-24 09:52:53 INSERT INTO base_supplier:INSERT INTO base_supplier (
  712. create_user_id,
  713. create_time,
  714. supplier_type,
  715. supplier_name,
  716. area_id,
  717. company_name,
  718. is_disabled,
  719. sett_type,
  720. sett_frequency,
  721. account_bank,
  722. account_num,
  723. account_name,
  724. main_corp_id
  725. )
  726. VALUES
  727. (1,'2017-01-24 09:52:53',187,'中青旅车队',923,'浙江中青旅旅游客运有限公司',0,275,295,'','','',0)
  728. 2017-01-24 09:52:53 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
  729. create_user_id,
  730. create_time,
  731. supplier_id,
  732. product_type,
  733. purchaser_name
  734. )
  735. VALUES (1,'2017-01-24 09:52:53',1212,259,'陈君镇')
  736. 2017-01-24 09:52:53 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
  737. create_user_id,
  738. create_time,
  739. supplier_id,
  740. link_name,
  741. contact_name,
  742. contact_mobile,
  743. contact_telphone,
  744. fax,
  745. email,
  746. remark
  747. )
  748. VALUES (1,'2017-01-24 09:52:53',1212,'联系人','陈君镇','','','','','')
  749. 2017-01-24 09:52:54 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. 2017-01-24 09:52:54 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. 2017-01-24 09:52:54 select base_area:SELECT
  773. id,
  774. area_name
  775. FROM
  776. base_area
  777. WHERE
  778. id in(792,923,810)
  779. 2017-01-24 09:53:03 select base_supplier_purchase:SELECT
  780. supplier_id
  781. FROM
  782. base_supplier_purchase
  783. WHERE
  784. product_type = 259 and cancel_flag = 0
  785. GROUP BY
  786. supplier_id
  787. 2017-01-24 09:53:03 select base_supplier:SELECT
  788. id,
  789. supplier_name,
  790. area_id,
  791. is_disabled,
  792. supplier_type
  793. FROM
  794. base_supplier a
  795. WHERE
  796. cancel_flag = 0
  797. and a.id in(400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,628,1081,1158,1212)
  798. AND supplier_type = 187
  799. LIMIT 0,10
  800. 2017-01-24 09:53:03 count:SELECT
  801. a.id
  802. FROM
  803. base_supplier AS a,
  804. base_supplier_purchase AS b
  805. WHERE
  806. a.id = b.supplier_id
  807. and a.id in(400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,628,1081,1158,1212)
  808. AND a.cancel_flag = 0
  809. AND b.cancel_flag = 0
  810. GROUP BY
  811. b.supplier_id
  812. 2017-01-24 09:53:03 select base_area:SELECT
  813. id,
  814. area_name
  815. FROM
  816. base_area
  817. WHERE
  818. id in(792,923,810)
  819. 2017-01-24 09:53:05 select base_supplier_purchase:SELECT
  820. supplier_id
  821. FROM
  822. base_supplier_purchase
  823. WHERE
  824. product_type = 259 and cancel_flag = 0
  825. GROUP BY
  826. supplier_id
  827. 2017-01-24 09:53:05 select base_supplier:SELECT
  828. id,
  829. supplier_name,
  830. area_id,
  831. is_disabled,
  832. supplier_type
  833. FROM
  834. base_supplier a
  835. WHERE
  836. cancel_flag = 0
  837. and a.id in(400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,628,1081,1158,1212)
  838. AND supplier_type = 187
  839. LIMIT 20,10
  840. 2017-01-24 09:53:05 count:SELECT
  841. a.id
  842. FROM
  843. base_supplier AS a,
  844. base_supplier_purchase AS b
  845. WHERE
  846. a.id = b.supplier_id
  847. and a.id in(400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,628,1081,1158,1212)
  848. AND a.cancel_flag = 0
  849. AND b.cancel_flag = 0
  850. GROUP BY
  851. b.supplier_id
  852. 2017-01-24 09:53:05 select base_area:SELECT
  853. id,
  854. area_name
  855. FROM
  856. base_area
  857. WHERE
  858. id in(810,923)
  859. 2017-01-24 09:53:05 select base_supplier_purchase:SELECT
  860. supplier_id
  861. FROM
  862. base_supplier_purchase
  863. WHERE
  864. product_type = 259 and cancel_flag = 0
  865. GROUP BY
  866. supplier_id
  867. 2017-01-24 09:53:05 select base_supplier:SELECT
  868. id,
  869. supplier_name,
  870. area_id,
  871. is_disabled,
  872. supplier_type
  873. FROM
  874. base_supplier a
  875. WHERE
  876. cancel_flag = 0
  877. and a.id in(400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,628,1081,1158,1212)
  878. AND supplier_type = 187
  879. LIMIT 20,10
  880. 2017-01-24 09:53:05 count:SELECT
  881. a.id
  882. FROM
  883. base_supplier AS a,
  884. base_supplier_purchase AS b
  885. WHERE
  886. a.id = b.supplier_id
  887. and a.id in(400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,628,1081,1158,1212)
  888. AND a.cancel_flag = 0
  889. AND b.cancel_flag = 0
  890. GROUP BY
  891. b.supplier_id
  892. 2017-01-24 09:53:05 select base_area:SELECT
  893. id,
  894. area_name
  895. FROM
  896. base_area
  897. WHERE
  898. id in(810,923)
  899. 2017-01-24 09:53:26 check base_supplier:SELECT
  900. supplier_name
  901. FROM
  902. base_supplier
  903. WHERE
  904. cancel_flag = 0
  905. AND supplier_name = '上海皇廷世际酒店'
  906. 2017-01-24 09:53:41 check base_supplier:SELECT
  907. supplier_name
  908. FROM
  909. base_supplier
  910. WHERE
  911. cancel_flag = 0
  912. AND supplier_name = '上海皇廷世际酒店'
  913. 2017-01-24 09:53:41 select base_supplier:SELECT
  914. id,
  915. supplier_name,
  916. area_id,
  917. is_disabled,
  918. supplier_type
  919. FROM
  920. base_supplier a
  921. WHERE
  922. cancel_flag = 0
  923. AND supplier_type = 187
  924. LIMIT 0,10
  925. 2017-01-24 09:53:41 count:SELECT
  926. a.id
  927. FROM
  928. base_supplier AS a,
  929. base_supplier_purchase AS b
  930. WHERE
  931. a.id = b.supplier_id
  932. AND a.cancel_flag = 0
  933. AND b.cancel_flag = 0
  934. GROUP BY
  935. b.supplier_id
  936. 2017-01-24 09:53:41 select base_area:SELECT
  937. id,
  938. area_name
  939. FROM
  940. base_area
  941. WHERE
  942. id in(792,923,810)
  943. 2017-01-24 09:53:45 select base_supplier:SELECT
  944. id,
  945. supplier_name,
  946. area_id,
  947. is_disabled,
  948. supplier_type
  949. FROM
  950. base_supplier a
  951. WHERE
  952. cancel_flag = 0
  953. and a.supplier_name like '%%皇廷%%'
  954. AND supplier_type = 187
  955. LIMIT 0,10
  956. 2017-01-24 09:56:08 select base_supplier:SELECT
  957. id,
  958. supplier_name,
  959. area_id,
  960. is_disabled,
  961. supplier_type,
  962. manage_type
  963. FROM
  964. base_supplier
  965. WHERE
  966. cancel_flag = 0
  967. AND supplier_type = 301
  968. LIMIT 0,10
  969. 2017-01-24 09:56:08 select base_area:SELECT
  970. id,
  971. area_name
  972. FROM
  973. base_area
  974. WHERE
  975. id in(792,810,794,850)
  976. 2017-01-24 09:57:02 select base_supplier:SELECT
  977. id,
  978. supplier_name,
  979. area_id,
  980. is_disabled,
  981. supplier_type
  982. FROM
  983. base_supplier a
  984. WHERE
  985. cancel_flag = 0
  986. AND supplier_type = 187
  987. LIMIT 0,10
  988. 2017-01-24 09:57:02 count:SELECT
  989. a.id
  990. FROM
  991. base_supplier AS a,
  992. base_supplier_purchase AS b
  993. WHERE
  994. a.id = b.supplier_id
  995. AND a.cancel_flag = 0
  996. AND b.cancel_flag = 0
  997. GROUP BY
  998. b.supplier_id
  999. 2017-01-24 09:57:02 select base_area:SELECT
  1000. id,
  1001. area_name
  1002. FROM
  1003. base_area
  1004. WHERE
  1005. id in(792,923,810)
  1006. 2017-01-24 09:57:06 select base_area:SELECT
  1007. id,
  1008. area_name
  1009. FROM
  1010. base_area
  1011. WHERE
  1012. parent_id = 0
  1013. 2017-01-24 09:57:06 select base_area:SELECT
  1014. id,
  1015. area_name
  1016. FROM
  1017. base_area
  1018. WHERE
  1019. parent_id = 1
  1020. 2017-01-24 09:57:57 select base_supplier:SELECT
  1021. id,
  1022. supplier_name,
  1023. area_id,
  1024. is_disabled,
  1025. supplier_type
  1026. FROM
  1027. base_supplier a
  1028. WHERE
  1029. cancel_flag = 0
  1030. AND supplier_type = 187
  1031. LIMIT 0,10
  1032. 2017-01-24 09:57:57 count:SELECT
  1033. a.id
  1034. FROM
  1035. base_supplier AS a,
  1036. base_supplier_purchase AS b
  1037. WHERE
  1038. a.id = b.supplier_id
  1039. AND a.cancel_flag = 0
  1040. AND b.cancel_flag = 0
  1041. GROUP BY
  1042. b.supplier_id
  1043. 2017-01-24 09:57:57 select base_area:SELECT
  1044. id,
  1045. area_name
  1046. FROM
  1047. base_area
  1048. WHERE
  1049. id in(792,923,810)
  1050. 2017-01-24 09:58:00 select base_area:SELECT
  1051. id,
  1052. area_name
  1053. FROM
  1054. base_area
  1055. WHERE
  1056. parent_id = 0
  1057. 2017-01-24 09:58:00 select base_area:SELECT
  1058. id,
  1059. area_name
  1060. FROM
  1061. base_area
  1062. WHERE
  1063. parent_id = 1
  1064. 2017-01-24 09:58:08 check base_supplier:SELECT
  1065. supplier_name
  1066. FROM
  1067. base_supplier
  1068. WHERE
  1069. cancel_flag = 0
  1070. AND supplier_name = '上海皇廷世际酒店'
  1071. 2017-01-24 09:58:18 select base_supplier:SELECT
  1072. id,
  1073. supplier_name,
  1074. area_id,
  1075. is_disabled,
  1076. supplier_type,
  1077. manage_type
  1078. FROM
  1079. base_supplier
  1080. WHERE
  1081. cancel_flag = 0
  1082. AND supplier_type = 301
  1083. LIMIT 0,10
  1084. 2017-01-24 09:58:18 select base_area:SELECT
  1085. id,
  1086. area_name
  1087. FROM
  1088. base_area
  1089. WHERE
  1090. id in(792,810,794,850)
  1091. 2017-01-24 09:58:20 select base_area:SELECT
  1092. id,
  1093. area_name
  1094. FROM
  1095. base_area
  1096. WHERE
  1097. parent_id = 0
  1098. 2017-01-24 09:58:20 select base_area:SELECT
  1099. id,
  1100. area_name
  1101. FROM
  1102. base_area
  1103. WHERE
  1104. parent_id = 1
  1105. 2017-01-24 10:05:17 select base_supplier:SELECT
  1106. id,
  1107. supplier_name,
  1108. area_id,
  1109. is_disabled,
  1110. supplier_type,
  1111. manage_type
  1112. FROM
  1113. base_supplier
  1114. WHERE
  1115. cancel_flag = 0
  1116. AND supplier_type = 301
  1117. LIMIT 0,10
  1118. 2017-01-24 10:05:17 select base_area:SELECT
  1119. id,
  1120. area_name
  1121. FROM
  1122. base_area
  1123. WHERE
  1124. id in(792,810,794,850)
  1125. 2017-01-24 10:05:43 select base_area:SELECT
  1126. id,
  1127. area_name
  1128. FROM
  1129. base_area
  1130. WHERE
  1131. parent_id = 0
  1132. 2017-01-24 10:05:43 select base_area:SELECT
  1133. id,
  1134. area_name
  1135. FROM
  1136. base_area
  1137. WHERE
  1138. parent_id = 1
  1139. 2017-01-24 10:05:47 check base_supplier:SELECT
  1140. supplier_name
  1141. FROM
  1142. base_supplier
  1143. WHERE
  1144. cancel_flag = 0
  1145. AND supplier_name = ''
  1146. 2017-01-24 10:05:50 check base_supplier:SELECT
  1147. supplier_name
  1148. FROM
  1149. base_supplier
  1150. WHERE
  1151. cancel_flag = 0
  1152. AND supplier_name = '上海皇廷世际酒店'
  1153. 2017-01-24 10:05:54 select base_area:SELECT
  1154. id,
  1155. area_name
  1156. FROM
  1157. base_area
  1158. WHERE
  1159. parent_id = 0
  1160. 2017-01-24 10:05:54 select base_area:SELECT
  1161. id,
  1162. area_name
  1163. FROM
  1164. base_area
  1165. WHERE
  1166. parent_id = 1
  1167. 2017-01-24 10:05:56 check base_supplier:SELECT
  1168. supplier_name
  1169. FROM
  1170. base_supplier
  1171. WHERE
  1172. cancel_flag = 0
  1173. AND supplier_name = '上海皇廷世际酒店'
  1174. 2017-01-24 10:06:29 select base_supplier:SELECT
  1175. id,
  1176. supplier_name,
  1177. area_id,
  1178. is_disabled,
  1179. supplier_type
  1180. FROM
  1181. base_supplier a
  1182. WHERE
  1183. cancel_flag = 0
  1184. AND supplier_type = 187
  1185. LIMIT 0,10
  1186. 2017-01-24 10:06:29 count:SELECT
  1187. a.id
  1188. FROM
  1189. base_supplier AS a,
  1190. base_supplier_purchase AS b
  1191. WHERE
  1192. a.id = b.supplier_id
  1193. AND a.cancel_flag = 0
  1194. AND b.cancel_flag = 0
  1195. GROUP BY
  1196. b.supplier_id
  1197. 2017-01-24 10:06:29 select base_area:SELECT
  1198. id,
  1199. area_name
  1200. FROM
  1201. base_area
  1202. WHERE
  1203. id in(792,923,810)
  1204. 2017-01-24 10:06:30 select base_area:SELECT
  1205. id,
  1206. area_name
  1207. FROM
  1208. base_area
  1209. WHERE
  1210. parent_id = 0
  1211. 2017-01-24 10:06:30 select base_area:SELECT
  1212. id,
  1213. area_name
  1214. FROM
  1215. base_area
  1216. WHERE
  1217. parent_id = 1
  1218. 2017-01-24 10:06:33 check base_supplier:SELECT
  1219. supplier_name
  1220. FROM
  1221. base_supplier
  1222. WHERE
  1223. cancel_flag = 0
  1224. AND supplier_name = '上海皇廷世际酒店'
  1225. 2017-01-24 10:10:18 select base_area:SELECT
  1226. id,
  1227. area_name
  1228. FROM
  1229. base_area
  1230. WHERE
  1231. parent_id = 0
  1232. 2017-01-24 10:10:18 select base_area:SELECT
  1233. id,
  1234. area_name
  1235. FROM
  1236. base_area
  1237. WHERE
  1238. parent_id = 1
  1239. 2017-01-24 10:10:45 check base_supplier:SELECT
  1240. supplier_name
  1241. FROM
  1242. base_supplier
  1243. WHERE
  1244. cancel_flag = 0
  1245. AND supplier_name = '上海皇廷世际酒店1' AND supplier_type=187
  1246. 2017-01-24 10:10:46 check base_supplier:SELECT
  1247. supplier_name
  1248. FROM
  1249. base_supplier
  1250. WHERE
  1251. cancel_flag = 0
  1252. AND supplier_name = '上海皇廷世际酒店' AND supplier_type=187
  1253. 2017-01-24 10:11:00 check base_supplier:SELECT
  1254. supplier_name
  1255. FROM
  1256. base_supplier
  1257. WHERE
  1258. cancel_flag = 0
  1259. AND supplier_name = '上海皇廷世际酒店' AND supplier_type=187
  1260. 2017-01-24 10:11:31 check base_supplier:SELECT
  1261. supplier_name
  1262. FROM
  1263. base_supplier
  1264. WHERE
  1265. cancel_flag = 0
  1266. AND supplier_name = '上海皇廷世际酒店' AND supplier_type=187
  1267. 2017-01-24 10:11:47 select base_supplier:SELECT
  1268. id,
  1269. supplier_name,
  1270. area_id,
  1271. is_disabled,
  1272. supplier_type
  1273. FROM
  1274. base_supplier a
  1275. WHERE
  1276. cancel_flag = 0
  1277. AND supplier_type = 187
  1278. LIMIT 0,10
  1279. 2017-01-24 10:11:47 count:SELECT
  1280. a.id
  1281. FROM
  1282. base_supplier AS a,
  1283. base_supplier_purchase AS b
  1284. WHERE
  1285. a.id = b.supplier_id
  1286. AND a.cancel_flag = 0
  1287. AND b.cancel_flag = 0
  1288. GROUP BY
  1289. b.supplier_id
  1290. 2017-01-24 10:11:47 select base_area:SELECT
  1291. id,
  1292. area_name
  1293. FROM
  1294. base_area
  1295. WHERE
  1296. id in(792,923,810)
  1297. 2017-01-24 10:11:48 select base_area:SELECT
  1298. id,
  1299. area_name
  1300. FROM
  1301. base_area
  1302. WHERE
  1303. parent_id = 0
  1304. 2017-01-24 10:11:48 select base_area:SELECT
  1305. id,
  1306. area_name
  1307. FROM
  1308. base_area
  1309. WHERE
  1310. parent_id = 1
  1311. 2017-01-24 10:11:49 select base_supplier:SELECT
  1312. id,
  1313. supplier_name,
  1314. area_id,
  1315. is_disabled,
  1316. supplier_type
  1317. FROM
  1318. base_supplier a
  1319. WHERE
  1320. cancel_flag = 0
  1321. and a.supplier_name like '%%上海皇廷世际酒店%%'
  1322. AND supplier_type = 187
  1323. LIMIT 0,10
  1324. 2017-01-24 10:11:50 check base_supplier:SELECT
  1325. supplier_name
  1326. FROM
  1327. base_supplier
  1328. WHERE
  1329. cancel_flag = 0
  1330. AND supplier_name = '' AND supplier_type=187
  1331. 2017-01-24 10:11:51 select base_area:SELECT
  1332. id,
  1333. area_name
  1334. FROM
  1335. base_area
  1336. WHERE
  1337. parent_id = 0
  1338. 2017-01-24 10:11:51 select base_area:SELECT
  1339. id,
  1340. area_name
  1341. FROM
  1342. base_area
  1343. WHERE
  1344. parent_id = 1
  1345. 2017-01-24 10:11:53 check base_supplier:SELECT
  1346. supplier_name
  1347. FROM
  1348. base_supplier
  1349. WHERE
  1350. cancel_flag = 0
  1351. AND supplier_name = '上海皇廷世际酒店' AND supplier_type=187
  1352. 2017-01-24 10:11:54 select base_area:SELECT
  1353. id,
  1354. area_name
  1355. FROM
  1356. base_area
  1357. WHERE
  1358. parent_id = 791
  1359. 2017-01-24 10:12:14 check base_supplier:SELECT
  1360. supplier_name
  1361. FROM
  1362. base_supplier
  1363. WHERE
  1364. cancel_flag = 0
  1365. AND supplier_name = '上海皇廷世际酒店'
  1366. 2017-01-24 10:12:37 check base_supplier:SELECT
  1367. supplier_name
  1368. FROM
  1369. base_supplier
  1370. WHERE
  1371. cancel_flag = 0
  1372. AND supplier_name = '上海皇廷世际酒店'
  1373. 2017-01-24 10:13:12 select base_supplier:SELECT
  1374. id,
  1375. supplier_name,
  1376. area_id,
  1377. is_disabled,
  1378. supplier_type
  1379. FROM
  1380. base_supplier a
  1381. WHERE
  1382. cancel_flag = 0
  1383. and a.supplier_name like '%%上海皇廷世际酒店%%'
  1384. AND supplier_type = 187
  1385. LIMIT 0,10
  1386. 2017-01-24 10:13:14 select base_supplier:SELECT
  1387. id,
  1388. supplier_name,
  1389. area_id,
  1390. is_disabled,
  1391. supplier_type
  1392. FROM
  1393. base_supplier a
  1394. WHERE
  1395. cancel_flag = 0
  1396. and a.supplier_name like '%%上海皇廷世际酒店%%'
  1397. AND supplier_type = 187
  1398. LIMIT 0,10
  1399. 2017-01-24 10:13:15 select base_supplier:SELECT
  1400. id,
  1401. supplier_name,
  1402. area_id,
  1403. is_disabled,
  1404. supplier_type
  1405. FROM
  1406. base_supplier a
  1407. WHERE
  1408. cancel_flag = 0
  1409. and a.supplier_name like '%%上海皇廷世际酒店%%'
  1410. AND supplier_type = 187
  1411. LIMIT 0,10
  1412. 2017-01-24 10:13:15 select base_supplier:SELECT
  1413. id,
  1414. supplier_name,
  1415. area_id,
  1416. is_disabled,
  1417. supplier_type
  1418. FROM
  1419. base_supplier a
  1420. WHERE
  1421. cancel_flag = 0
  1422. and a.supplier_name like '%%上海皇廷世际酒店%%'
  1423. AND supplier_type = 187
  1424. LIMIT 0,10
  1425. 2017-01-24 10:13:15 select base_supplier:SELECT
  1426. id,
  1427. supplier_name,
  1428. area_id,
  1429. is_disabled,
  1430. supplier_type
  1431. FROM
  1432. base_supplier a
  1433. WHERE
  1434. cancel_flag = 0
  1435. and a.supplier_name like '%%上海皇廷世际酒店%%'
  1436. AND supplier_type = 187
  1437. LIMIT 0,10
  1438. 2017-01-24 10:13:15 select base_supplier:SELECT
  1439. id,
  1440. supplier_name,
  1441. area_id,
  1442. is_disabled,
  1443. supplier_type
  1444. FROM
  1445. base_supplier a
  1446. WHERE
  1447. cancel_flag = 0
  1448. and a.supplier_name like '%%上海皇廷世际酒店%%'
  1449. AND supplier_type = 187
  1450. LIMIT 0,10
  1451. 2017-01-24 10:13:18 select base_supplier:SELECT
  1452. id,
  1453. supplier_name,
  1454. area_id,
  1455. is_disabled,
  1456. supplier_type
  1457. FROM
  1458. base_supplier a
  1459. WHERE
  1460. cancel_flag = 0
  1461. and a.supplier_name like '%%上海皇廷世际酒店%%'
  1462. AND supplier_type = 187
  1463. LIMIT 0,10
  1464. 2017-01-24 10:13:18 select base_supplier:SELECT
  1465. id,
  1466. supplier_name,
  1467. area_id,
  1468. is_disabled,
  1469. supplier_type
  1470. FROM
  1471. base_supplier a
  1472. WHERE
  1473. cancel_flag = 0
  1474. and a.supplier_name like '%%上海皇廷世际酒店%%'
  1475. AND supplier_type = 187
  1476. LIMIT 0,10
  1477. 2017-01-24 10:13:18 select base_supplier:SELECT
  1478. id,
  1479. supplier_name,
  1480. area_id,
  1481. is_disabled,
  1482. supplier_type
  1483. FROM
  1484. base_supplier a
  1485. WHERE
  1486. cancel_flag = 0
  1487. and a.supplier_name like '%%上海皇廷世际酒店%%'
  1488. AND supplier_type = 187
  1489. LIMIT 0,10
  1490. 2017-01-24 10:13:19 select base_area:SELECT
  1491. id,
  1492. area_name
  1493. FROM
  1494. base_area
  1495. WHERE
  1496. parent_id = 0
  1497. 2017-01-24 10:13:19 select base_area:SELECT
  1498. id,
  1499. area_name
  1500. FROM
  1501. base_area
  1502. WHERE
  1503. parent_id = 1
  1504. 2017-01-24 10:13:20 check base_supplier:SELECT
  1505. supplier_name
  1506. FROM
  1507. base_supplier
  1508. WHERE
  1509. cancel_flag = 0
  1510. AND supplier_name = '上海皇廷世际酒店' AND supplier_type=187
  1511. 2017-01-24 10:13:22 select base_area:SELECT
  1512. id,
  1513. area_name
  1514. FROM
  1515. base_area
  1516. WHERE
  1517. parent_id = 791
  1518. 2017-01-24 10:13:37 check base_supplier:SELECT
  1519. supplier_name
  1520. FROM
  1521. base_supplier
  1522. WHERE
  1523. cancel_flag = 0
  1524. AND supplier_name = '上海皇廷世际酒店'
  1525. 2017-01-24 10:13:43 check base_supplier:SELECT
  1526. supplier_name
  1527. FROM
  1528. base_supplier
  1529. WHERE
  1530. cancel_flag = 0
  1531. AND supplier_name = '上海皇廷世际酒店'
  1532. 2017-01-24 10:15:28 select base_supplier:SELECT
  1533. id,
  1534. supplier_name,
  1535. area_id,
  1536. is_disabled,
  1537. supplier_type
  1538. FROM
  1539. base_supplier a
  1540. WHERE
  1541. cancel_flag = 0
  1542. AND supplier_type = 187
  1543. LIMIT 0,10
  1544. 2017-01-24 10:15:28 count:SELECT
  1545. a.id
  1546. FROM
  1547. base_supplier AS a,
  1548. base_supplier_purchase AS b
  1549. WHERE
  1550. a.id = b.supplier_id
  1551. AND a.cancel_flag = 0
  1552. AND b.cancel_flag = 0
  1553. GROUP BY
  1554. b.supplier_id
  1555. 2017-01-24 10:15:28 select base_area:SELECT
  1556. id,
  1557. area_name
  1558. FROM
  1559. base_area
  1560. WHERE
  1561. id in(792,923,810)
  1562. 2017-01-24 10:15:30 select base_supplier:SELECT
  1563. id,
  1564. supplier_name,
  1565. area_id,
  1566. is_disabled,
  1567. supplier_type,
  1568. manage_type
  1569. FROM
  1570. base_supplier
  1571. WHERE
  1572. cancel_flag = 0
  1573. AND supplier_type = 301
  1574. LIMIT 0,10
  1575. 2017-01-24 10:15:30 select base_area:SELECT
  1576. id,
  1577. area_name
  1578. FROM
  1579. base_area
  1580. WHERE
  1581. id in(792,810,794,850)
  1582. 2017-01-24 10:17:59 select base_supplier:SELECT
  1583. id,
  1584. supplier_name,
  1585. area_id,
  1586. is_disabled,
  1587. supplier_type
  1588. FROM
  1589. base_supplier a
  1590. WHERE
  1591. cancel_flag = 0
  1592. AND supplier_type = 187
  1593. LIMIT 0,10
  1594. 2017-01-24 10:17:59 count:SELECT
  1595. a.id
  1596. FROM
  1597. base_supplier AS a,
  1598. base_supplier_purchase AS b
  1599. WHERE
  1600. a.id = b.supplier_id
  1601. AND a.cancel_flag = 0
  1602. AND b.cancel_flag = 0
  1603. GROUP BY
  1604. b.supplier_id
  1605. 2017-01-24 10:17:59 select base_area:SELECT
  1606. id,
  1607. area_name
  1608. FROM
  1609. base_area
  1610. WHERE
  1611. id in(792,923,810)
  1612. 2017-01-24 10:18:51 select base_supplier:SELECT
  1613. id,
  1614. supplier_name,
  1615. area_id,
  1616. is_disabled,
  1617. supplier_type
  1618. FROM
  1619. base_supplier a
  1620. WHERE
  1621. cancel_flag = 0
  1622. AND supplier_type = 187
  1623. LIMIT 0,10
  1624. 2017-01-24 10:18:51 count:SELECT
  1625. a.id
  1626. FROM
  1627. base_supplier AS a,
  1628. base_supplier_purchase AS b
  1629. WHERE
  1630. a.id = b.supplier_id
  1631. AND a.cancel_flag = 0
  1632. AND b.cancel_flag = 0
  1633. GROUP BY
  1634. b.supplier_id
  1635. 2017-01-24 10:18:51 select base_area:SELECT
  1636. id,
  1637. area_name
  1638. FROM
  1639. base_area
  1640. WHERE
  1641. id in(792,923,810)
  1642. 2017-01-24 10:18:58 select base_supplier:SELECT
  1643. id,
  1644. supplier_name,
  1645. area_id,
  1646. is_disabled,
  1647. supplier_type
  1648. FROM
  1649. base_supplier a
  1650. WHERE
  1651. cancel_flag = 0
  1652. AND supplier_type = 187
  1653. LIMIT 0,10
  1654. 2017-01-24 10:18:58 count:SELECT
  1655. a.id
  1656. FROM
  1657. base_supplier AS a,
  1658. base_supplier_purchase AS b
  1659. WHERE
  1660. a.id = b.supplier_id
  1661. AND a.cancel_flag = 0
  1662. AND b.cancel_flag = 0
  1663. GROUP BY
  1664. b.supplier_id
  1665. 2017-01-24 10:18:58 select base_area:SELECT
  1666. id,
  1667. area_name
  1668. FROM
  1669. base_area
  1670. WHERE
  1671. id in(792,923,810)
  1672. 2017-01-24 10:18:59 select base_supplier:SELECT
  1673. id,
  1674. supplier_name,
  1675. area_id,
  1676. is_disabled,
  1677. supplier_type,
  1678. manage_type
  1679. FROM
  1680. base_supplier
  1681. WHERE
  1682. cancel_flag = 0
  1683. AND supplier_type = 301
  1684. LIMIT 0,10
  1685. 2017-01-24 10:18:59 select base_area:SELECT
  1686. id,
  1687. area_name
  1688. FROM
  1689. base_area
  1690. WHERE
  1691. id in(792,810,794,850)
  1692. 2017-01-24 11:12:35 select base_supplier:SELECT
  1693. id,
  1694. supplier_name,
  1695. area_id,
  1696. is_disabled,
  1697. supplier_type
  1698. FROM
  1699. base_supplier a
  1700. WHERE
  1701. cancel_flag = 0
  1702. AND supplier_type = 187
  1703. LIMIT 0,10
  1704. 2017-01-24 11:12:35 count:SELECT
  1705. a.id
  1706. FROM
  1707. base_supplier AS a,
  1708. base_supplier_purchase AS b
  1709. WHERE
  1710. a.id = b.supplier_id
  1711. AND a.cancel_flag = 0
  1712. AND b.cancel_flag = 0
  1713. GROUP BY
  1714. b.supplier_id
  1715. 2017-01-24 11:12:35 select base_area:SELECT
  1716. id,
  1717. area_name
  1718. FROM
  1719. base_area
  1720. WHERE
  1721. id in(792,923,810)
  1722. 2017-01-24 11:12:37 select base_supplier:SELECT
  1723. id,
  1724. supplier_name,
  1725. area_id,
  1726. is_disabled,
  1727. supplier_type,
  1728. manage_type
  1729. FROM
  1730. base_supplier
  1731. WHERE
  1732. cancel_flag = 0
  1733. AND supplier_type = 301
  1734. LIMIT 0,10
  1735. 2017-01-24 11:12:37 select base_area:SELECT
  1736. id,
  1737. area_name
  1738. FROM
  1739. base_area
  1740. WHERE
  1741. id in(792,810,794,850)
  1742. 2017-01-24 11:30:41 select base_supplier:SELECT
  1743. id,
  1744. supplier_name,
  1745. area_id,
  1746. is_disabled,
  1747. supplier_type,
  1748. manage_type
  1749. FROM
  1750. base_supplier
  1751. WHERE
  1752. cancel_flag = 0
  1753. AND supplier_type = 301
  1754. LIMIT 0,10
  1755. 2017-01-24 11:30:41 select base_area:SELECT
  1756. id,
  1757. area_name
  1758. FROM
  1759. base_area
  1760. WHERE
  1761. id in(792,810,794,850)
  1762. 2017-01-24 11:30:52 select base_area:SELECT
  1763. id,
  1764. area_name
  1765. FROM
  1766. base_area
  1767. WHERE
  1768. parent_id = 0
  1769. 2017-01-24 11:30:52 select base_area:SELECT
  1770. id,
  1771. area_name
  1772. FROM
  1773. base_area
  1774. WHERE
  1775. parent_id = 1
  1776. 2017-01-24 11:31:05 check base_supplier:SELECT
  1777. supplier_name
  1778. FROM
  1779. base_supplier
  1780. WHERE
  1781. cancel_flag = 0
  1782. AND supplier_name = '线下业务' AND supplier_type=301
  1783. 2017-01-24 11:31:07 select base_area:SELECT
  1784. id,
  1785. area_name
  1786. FROM
  1787. base_area
  1788. WHERE
  1789. parent_id = 791
  1790. 2017-01-24 11:31:51 check base_supplier:SELECT
  1791. supplier_name
  1792. FROM
  1793. base_supplier
  1794. WHERE
  1795. cancel_flag = 0
  1796. AND supplier_name = '线下业务' AND supplier_type=301
  1797. 2017-01-24 11:31:51 INSERT INTO base_supplier:INSERT INTO base_supplier (
  1798. create_user_id,
  1799. create_time,
  1800. supplier_type,
  1801. supplier_name,
  1802. area_id,
  1803. manage_type,
  1804. company_name,
  1805. id_card,
  1806. is_disabled,
  1807. sett_type,
  1808. sett_frequency,
  1809. account_bank,
  1810. account_num,
  1811. account_name,
  1812. sales_man,
  1813. main_corp_id
  1814. )
  1815. VALUES
  1816. (36,'2017-01-24 11:31:51',301,'线下业务',792,1,'线下业务','',0,275,295,'','','','徐超',0)
  1817. 2017-01-24 11:31:51 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_sale (
  1818. create_user_id,
  1819. create_time,
  1820. supplier_id,
  1821. prod_supplier_id,
  1822. product_type,
  1823. parent_type,
  1824. sale_type,
  1825. commision_flag,
  1826. commision_type,
  1827. back_commision_type,
  1828. back_commision_method,
  1829. back_percent,
  1830. back_value
  1831. )
  1832. VALUES (36,'2017-01-24 11:31:51',1214,0,0,310,312,0,0,0,0,'0','0')
  1833. 2017-01-24 11:31:51 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
  1834. create_user_id,
  1835. create_time,
  1836. supplier_id,
  1837. link_name,
  1838. contact_name,
  1839. contact_mobile,
  1840. contact_telphone,
  1841. fax,
  1842. email,
  1843. remark
  1844. )
  1845. VALUES (36,'2017-01-24 11:31:51',1214,'线下业务','徐超','','','','','')
  1846. 2017-01-24 11:31:53 select base_supplier:SELECT
  1847. id,
  1848. supplier_name,
  1849. area_id,
  1850. is_disabled,
  1851. supplier_type,
  1852. manage_type
  1853. FROM
  1854. base_supplier
  1855. WHERE
  1856. cancel_flag = 0
  1857. AND supplier_type = 301
  1858. LIMIT 0,10
  1859. 2017-01-24 11:31:53 select base_area:SELECT
  1860. id,
  1861. area_name
  1862. FROM
  1863. base_area
  1864. WHERE
  1865. id in(792,810,794,850)
  1866. 2017-01-24 11:31:58 select base_supplier:SELECT
  1867. id,
  1868. supplier_name,
  1869. area_id,
  1870. is_disabled,
  1871. supplier_type,
  1872. manage_type
  1873. FROM
  1874. base_supplier
  1875. WHERE
  1876. cancel_flag = 0
  1877. AND supplier_type = 301
  1878. LIMIT 0,10
  1879. 2017-01-24 11:31:58 select base_area:SELECT
  1880. id,
  1881. area_name
  1882. FROM
  1883. base_area
  1884. WHERE
  1885. id in(792,810,794,850)
  1886. 2017-01-24 11:33:06 select base_supplier:SELECT
  1887. id,
  1888. supplier_name,
  1889. area_id,
  1890. is_disabled,
  1891. supplier_type,
  1892. manage_type
  1893. FROM
  1894. base_supplier
  1895. WHERE
  1896. cancel_flag = 0
  1897. AND supplier_type = 301
  1898. LIMIT 0,10
  1899. 2017-01-24 11:33:06 select base_area:SELECT
  1900. id,
  1901. area_name
  1902. FROM
  1903. base_area
  1904. WHERE
  1905. id in(792,810,794,850)
  1906. 2017-01-24 11:33:13 select base_supplier:SELECT
  1907. id,
  1908. supplier_name,
  1909. area_id,
  1910. is_disabled,
  1911. supplier_type,
  1912. manage_type
  1913. FROM
  1914. base_supplier
  1915. WHERE
  1916. cancel_flag = 0
  1917. and supplier_name like '%%千旅%%'
  1918. AND supplier_type = 301
  1919. LIMIT 0,10
  1920. 2017-01-24 11:33:13 select base_area:SELECT
  1921. id,
  1922. area_name
  1923. FROM
  1924. base_area
  1925. WHERE
  1926. id in(923)
  1927. 2017-01-24 11:33:23 select base_supplier:SELECT
  1928. id,
  1929. supplier_name,
  1930. area_id,
  1931. is_disabled,
  1932. supplier_type,
  1933. manage_type
  1934. FROM
  1935. base_supplier
  1936. WHERE
  1937. cancel_flag = 0
  1938. and supplier_name like '%%千旅%%'
  1939. AND supplier_type = 301
  1940. LIMIT 0,10
  1941. 2017-01-24 11:33:23 select base_area:SELECT
  1942. id,
  1943. area_name
  1944. FROM
  1945. base_area
  1946. WHERE
  1947. id in(923)
  1948. 2017-01-24 11:34:55 select base_supplier:SELECT
  1949. id,
  1950. supplier_name,
  1951. area_id,
  1952. is_disabled,
  1953. supplier_type,
  1954. manage_type
  1955. FROM
  1956. base_supplier
  1957. WHERE
  1958. cancel_flag = 0
  1959. and supplier_name like '%%线下%%'
  1960. AND supplier_type = 301
  1961. LIMIT 0,10
  1962. 2017-01-24 11:34:55 select base_area:SELECT
  1963. id,
  1964. area_name
  1965. FROM
  1966. base_area
  1967. WHERE
  1968. id in(792)
  1969. 2017-01-24 11:35:00 getListUser base_user:SELECT
  1970. id,
  1971. true_name,
  1972. `status`
  1973. FROM
  1974. base_user
  1975. WHERE
  1976. cancel_flag = 0
  1977. AND org_id = 1214
  1978. 2017-01-24 11:42:20 select base_supplier:SELECT
  1979. id,
  1980. supplier_name,
  1981. area_id,
  1982. is_disabled,
  1983. supplier_type,
  1984. manage_type
  1985. FROM
  1986. base_supplier
  1987. WHERE
  1988. cancel_flag = 0
  1989. AND supplier_type = 301
  1990. LIMIT 0,10
  1991. 2017-01-24 11:42:20 select base_area:SELECT
  1992. id,
  1993. area_name
  1994. FROM
  1995. base_area
  1996. WHERE
  1997. id in(792,810,794,850)
  1998. 2017-01-24 11:42:21 select base_supplier:SELECT
  1999. id,
  2000. supplier_name,
  2001. area_id,
  2002. is_disabled,
  2003. supplier_type
  2004. FROM
  2005. base_supplier a
  2006. WHERE
  2007. cancel_flag = 0
  2008. AND supplier_type = 187
  2009. LIMIT 0,10
  2010. 2017-01-24 11:42:21 count:SELECT
  2011. a.id
  2012. FROM
  2013. base_supplier AS a,
  2014. base_supplier_purchase AS b
  2015. WHERE
  2016. a.id = b.supplier_id
  2017. AND a.cancel_flag = 0
  2018. AND b.cancel_flag = 0
  2019. GROUP BY
  2020. b.supplier_id
  2021. 2017-01-24 11:42:21 select base_area:SELECT
  2022. id,
  2023. area_name
  2024. FROM
  2025. base_area
  2026. WHERE
  2027. id in(792,923,810)
  2028. 2017-01-24 11:42:22 select base_area:SELECT
  2029. id,
  2030. area_name
  2031. FROM
  2032. base_area
  2033. WHERE
  2034. parent_id = 0
  2035. 2017-01-24 11:42:22 select base_area:SELECT
  2036. id,
  2037. area_name
  2038. FROM
  2039. base_area
  2040. WHERE
  2041. parent_id = 1
  2042. 2017-01-24 11:42:33 check base_supplier:SELECT
  2043. supplier_name
  2044. FROM
  2045. base_supplier
  2046. WHERE
  2047. cancel_flag = 0
  2048. AND supplier_name = '上航车队' AND supplier_type=187
  2049. 2017-01-24 11:42:35 select base_area:SELECT
  2050. id,
  2051. area_name
  2052. FROM
  2053. base_area
  2054. WHERE
  2055. parent_id = 791
  2056. 2017-01-24 11:42:54 check base_supplier:SELECT
  2057. supplier_name
  2058. FROM
  2059. base_supplier
  2060. WHERE
  2061. cancel_flag = 0
  2062. AND supplier_name = '上航车队' AND supplier_type=187
  2063. 2017-01-24 11:42:54 INSERT INTO base_supplier:INSERT INTO base_supplier (
  2064. create_user_id,
  2065. create_time,
  2066. supplier_type,
  2067. supplier_name,
  2068. area_id,
  2069. company_name,
  2070. is_disabled,
  2071. sett_type,
  2072. sett_frequency,
  2073. account_bank,
  2074. account_num,
  2075. account_name,
  2076. main_corp_id
  2077. )
  2078. VALUES
  2079. (1,'2017-01-24 11:42:54',187,'上航车队',792,'上海航空旅游汽车服务有限公司',0,275,295,'','','',0)
  2080. 2017-01-24 11:42:54 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
  2081. create_user_id,
  2082. create_time,
  2083. supplier_id,
  2084. product_type,
  2085. purchaser_name
  2086. )
  2087. VALUES (1,'2017-01-24 11:42:54',1215,259,'陈君镇')
  2088. 2017-01-24 11:42:54 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
  2089. create_user_id,
  2090. create_time,
  2091. supplier_id,
  2092. link_name,
  2093. contact_name,
  2094. contact_mobile,
  2095. contact_telphone,
  2096. fax,
  2097. email,
  2098. remark
  2099. )
  2100. VALUES (1,'2017-01-24 11:42:54',1215,'联系人','陈君镇','','','','','')
  2101. 2017-01-24 11:42:55 select base_supplier:SELECT
  2102. id,
  2103. supplier_name,
  2104. area_id,
  2105. is_disabled,
  2106. supplier_type
  2107. FROM
  2108. base_supplier a
  2109. WHERE
  2110. cancel_flag = 0
  2111. AND supplier_type = 187
  2112. LIMIT 0,10
  2113. 2017-01-24 11:42:55 count:SELECT
  2114. a.id
  2115. FROM
  2116. base_supplier AS a,
  2117. base_supplier_purchase AS b
  2118. WHERE
  2119. a.id = b.supplier_id
  2120. AND a.cancel_flag = 0
  2121. AND b.cancel_flag = 0
  2122. GROUP BY
  2123. b.supplier_id
  2124. 2017-01-24 11:42:55 select base_area:SELECT
  2125. id,
  2126. area_name
  2127. FROM
  2128. base_area
  2129. WHERE
  2130. id in(792,923,810)
  2131. 2017-01-24 11:42:57 select base_supplier:SELECT
  2132. id,
  2133. supplier_name,
  2134. area_id,
  2135. is_disabled,
  2136. supplier_type
  2137. FROM
  2138. base_supplier a
  2139. WHERE
  2140. cancel_flag = 0
  2141. AND supplier_type = 187
  2142. LIMIT 130,10
  2143. 2017-01-24 11:42:57 count:SELECT
  2144. a.id
  2145. FROM
  2146. base_supplier AS a,
  2147. base_supplier_purchase AS b
  2148. WHERE
  2149. a.id = b.supplier_id
  2150. AND a.cancel_flag = 0
  2151. AND b.cancel_flag = 0
  2152. GROUP BY
  2153. b.supplier_id
  2154. 2017-01-24 11:42:57 select base_area:SELECT
  2155. id,
  2156. area_name
  2157. FROM
  2158. base_area
  2159. WHERE
  2160. id in(803,923,799,961,2,792)
  2161. 2017-01-24 14:00:56 select base_supplier:SELECT
  2162. id,
  2163. supplier_name,
  2164. area_id,
  2165. is_disabled,
  2166. supplier_type,
  2167. manage_type
  2168. FROM
  2169. base_supplier
  2170. WHERE
  2171. cancel_flag = 0
  2172. AND supplier_type = 301
  2173. LIMIT 0,10
  2174. 2017-01-24 14:00:56 select base_area:SELECT
  2175. id,
  2176. area_name
  2177. FROM
  2178. base_area
  2179. WHERE
  2180. id in(792,810,794,850)
  2181. 2017-01-24 14:00:59 select base_area:SELECT
  2182. id,
  2183. area_name
  2184. FROM
  2185. base_area
  2186. WHERE
  2187. parent_id = 0
  2188. 2017-01-24 14:00:59 select base_area:SELECT
  2189. id,
  2190. area_name
  2191. FROM
  2192. base_area
  2193. WHERE
  2194. parent_id = 1
  2195. 2017-01-24 14:02:27 select base_area:SELECT
  2196. id,
  2197. area_name
  2198. FROM
  2199. base_area
  2200. WHERE
  2201. parent_id = 0
  2202. 2017-01-24 14:02:27 select base_area:SELECT
  2203. id,
  2204. area_name
  2205. FROM
  2206. base_area
  2207. WHERE
  2208. parent_id = 1
  2209. 2017-01-24 14:02:34 select base_supplier:SELECT
  2210. id,
  2211. supplier_name,
  2212. area_id,
  2213. is_disabled,
  2214. supplier_type,
  2215. manage_type
  2216. FROM
  2217. base_supplier
  2218. WHERE
  2219. cancel_flag = 0
  2220. AND supplier_type = 301
  2221. LIMIT 0,10
  2222. 2017-01-24 14:02:34 select base_area:SELECT
  2223. id,
  2224. area_name
  2225. FROM
  2226. base_area
  2227. WHERE
  2228. id in(792,810,794,850)
  2229. 2017-01-24 14:53:14 select base_supplier:SELECT
  2230. id,
  2231. supplier_name,
  2232. area_id,
  2233. is_disabled,
  2234. supplier_type,
  2235. manage_type
  2236. FROM
  2237. base_supplier
  2238. WHERE
  2239. cancel_flag = 0
  2240. AND supplier_type = 301
  2241. LIMIT 10,10
  2242. 2017-01-24 14:53:14 select base_area:SELECT
  2243. id,
  2244. area_name
  2245. FROM
  2246. base_area
  2247. WHERE
  2248. id in(797,792,794,923,1966)
  2249. 2017-01-24 14:55:27 select base_supplier:SELECT
  2250. id,
  2251. supplier_name,
  2252. area_id,
  2253. is_disabled,
  2254. supplier_type,
  2255. manage_type
  2256. FROM
  2257. base_supplier
  2258. WHERE
  2259. cancel_flag = 0
  2260. AND supplier_type = 301
  2261. LIMIT 0,10
  2262. 2017-01-24 14:55:27 select base_area:SELECT
  2263. id,
  2264. area_name
  2265. FROM
  2266. base_area
  2267. WHERE
  2268. id in(792,810,794,850)
  2269. 2017-01-24 15:42:10 select base_supplier:SELECT
  2270. id,
  2271. supplier_name,
  2272. area_id,
  2273. is_disabled,
  2274. supplier_type,
  2275. manage_type
  2276. FROM
  2277. base_supplier
  2278. WHERE
  2279. cancel_flag = 0
  2280. AND supplier_type = 301
  2281. LIMIT 0,10
  2282. 2017-01-24 15:42:10 select base_area:SELECT
  2283. id,
  2284. area_name
  2285. FROM
  2286. base_area
  2287. WHERE
  2288. id in(792,810,794,850)
  2289. 2017-01-24 15:42:12 select base_area:SELECT
  2290. id,
  2291. area_name
  2292. FROM
  2293. base_area
  2294. WHERE
  2295. parent_id = 0
  2296. 2017-01-24 15:42:12 select base_area:SELECT
  2297. id,
  2298. area_name
  2299. FROM
  2300. base_area
  2301. WHERE
  2302. parent_id = 1
  2303. 2017-01-24 15:42:20 check base_supplier:SELECT
  2304. supplier_name
  2305. FROM
  2306. base_supplier
  2307. WHERE
  2308. cancel_flag = 0
  2309. AND supplier_name = '要出发' AND supplier_type=301
  2310. 2017-01-24 15:42:27 check base_supplier:SELECT
  2311. supplier_name
  2312. FROM
  2313. base_supplier
  2314. WHERE
  2315. cancel_flag = 0
  2316. AND supplier_name = '要出发' AND supplier_type=301
  2317. 2017-01-24 15:42:27 select base_supplier:SELECT
  2318. id,
  2319. supplier_name,
  2320. area_id,
  2321. is_disabled,
  2322. supplier_type,
  2323. manage_type
  2324. FROM
  2325. base_supplier
  2326. WHERE
  2327. cancel_flag = 0
  2328. AND supplier_type = 301
  2329. LIMIT 0,10
  2330. 2017-01-24 15:42:27 select base_area:SELECT
  2331. id,
  2332. area_name
  2333. FROM
  2334. base_area
  2335. WHERE
  2336. id in(792,810,794,850)
  2337. 2017-01-24 15:42:30 select base_supplier:SELECT
  2338. id,
  2339. supplier_name,
  2340. area_id,
  2341. is_disabled,
  2342. supplier_type,
  2343. manage_type
  2344. FROM
  2345. base_supplier
  2346. WHERE
  2347. cancel_flag = 0
  2348. and supplier_name like '%%要出发%%'
  2349. AND supplier_type = 301
  2350. LIMIT 0,10
  2351. 2017-01-24 15:42:30 select base_area:SELECT
  2352. id,
  2353. area_name
  2354. FROM
  2355. base_area
  2356. WHERE
  2357. id in(792)
  2358. 2017-01-24 15:42:43 select base_supplier:SELECT
  2359. id,
  2360. supplier_name,
  2361. area_id,
  2362. is_disabled,
  2363. supplier_type,
  2364. manage_type
  2365. FROM
  2366. base_supplier
  2367. WHERE
  2368. cancel_flag = 0
  2369. AND supplier_type = 301
  2370. LIMIT 0,10
  2371. 2017-01-24 15:42:43 select base_area:SELECT
  2372. id,
  2373. area_name
  2374. FROM
  2375. base_area
  2376. WHERE
  2377. id in(792,810,794,850)
  2378. 2017-01-24 15:42:45 select base_area:SELECT
  2379. id,
  2380. area_name
  2381. FROM
  2382. base_area
  2383. WHERE
  2384. parent_id = 0
  2385. 2017-01-24 15:42:45 select base_area:SELECT
  2386. id,
  2387. area_name
  2388. FROM
  2389. base_area
  2390. WHERE
  2391. parent_id = 1
  2392. 2017-01-24 15:42:49 check base_supplier:SELECT
  2393. supplier_name
  2394. FROM
  2395. base_supplier
  2396. WHERE
  2397. cancel_flag = 0
  2398. AND supplier_name = '广州要出发' AND supplier_type=301
  2399. 2017-01-24 15:42:53 select base_area:SELECT
  2400. id,
  2401. area_name
  2402. FROM
  2403. base_area
  2404. WHERE
  2405. parent_id = 1941
  2406. 2017-01-24 15:43:41 check base_supplier:SELECT
  2407. supplier_name
  2408. FROM
  2409. base_supplier
  2410. WHERE
  2411. cancel_flag = 0
  2412. AND supplier_name = '广州要出发' AND supplier_type=301
  2413. 2017-01-24 15:43:41 INSERT INTO base_supplier:INSERT INTO base_supplier (
  2414. create_user_id,
  2415. create_time,
  2416. supplier_type,
  2417. supplier_name,
  2418. area_id,
  2419. manage_type,
  2420. company_name,
  2421. id_card,
  2422. is_disabled,
  2423. sett_type,
  2424. sett_frequency,
  2425. account_bank,
  2426. account_num,
  2427. account_name,
  2428. sales_man,
  2429. main_corp_id
  2430. )
  2431. VALUES
  2432. (33,'2017-01-24 15:43:41',301,'广州要出发',1942,1,'广州酷旅','',0,288,295,'','','','王海顺',0)
  2433. 2017-01-24 15:43:41 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_sale (
  2434. create_user_id,
  2435. create_time,
  2436. supplier_id,
  2437. prod_supplier_id,
  2438. product_type,
  2439. parent_type,
  2440. sale_type,
  2441. commision_flag,
  2442. commision_type,
  2443. back_commision_type,
  2444. back_commision_method,
  2445. back_percent,
  2446. back_value
  2447. )
  2448. VALUES (33,'2017-01-24 15:43:41',1216,0,0,25,177,0,0,0,0,'0','0')
  2449. 2017-01-24 15:43:41 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
  2450. create_user_id,
  2451. create_time,
  2452. supplier_id,
  2453. link_name,
  2454. contact_name,
  2455. contact_mobile,
  2456. contact_telphone,
  2457. fax,
  2458. email,
  2459. remark
  2460. )
  2461. VALUES (33,'2017-01-24 15:43:41',1216,'业务员','孙沭','','','','','')
  2462. 2017-01-24 15:43:42 select base_supplier:SELECT
  2463. id,
  2464. supplier_name,
  2465. area_id,
  2466. is_disabled,
  2467. supplier_type,
  2468. manage_type
  2469. FROM
  2470. base_supplier
  2471. WHERE
  2472. cancel_flag = 0
  2473. AND supplier_type = 301
  2474. LIMIT 0,10
  2475. 2017-01-24 15:43:42 select base_area:SELECT
  2476. id,
  2477. area_name
  2478. FROM
  2479. base_area
  2480. WHERE
  2481. id in(792,810,794,850)
  2482. 2017-01-24 15:46:45 select base_area:SELECT
  2483. id,
  2484. area_name
  2485. FROM
  2486. base_area
  2487. WHERE
  2488. parent_id = 0
  2489. 2017-01-24 15:46:45 select base_area:SELECT
  2490. id,
  2491. area_name
  2492. FROM
  2493. base_area
  2494. WHERE
  2495. parent_id = 1
  2496. 2017-01-24 16:06:42 select base_supplier:SELECT
  2497. id,
  2498. supplier_name,
  2499. area_id,
  2500. is_disabled,
  2501. supplier_type,
  2502. manage_type
  2503. FROM
  2504. base_supplier
  2505. WHERE
  2506. cancel_flag = 0
  2507. AND supplier_type = 301
  2508. LIMIT 0,10
  2509. 2017-01-24 16:06:42 select base_area:SELECT
  2510. id,
  2511. area_name
  2512. FROM
  2513. base_area
  2514. WHERE
  2515. id in(792,810,794,850)
  2516. 2017-01-24 16:06:47 select base_supplier:SELECT
  2517. id,
  2518. supplier_name,
  2519. area_id,
  2520. is_disabled,
  2521. supplier_type,
  2522. manage_type
  2523. FROM
  2524. base_supplier
  2525. WHERE
  2526. cancel_flag = 0
  2527. and supplier_name like '%%自在%%'
  2528. AND supplier_type = 301
  2529. LIMIT 0,10
  2530. 2017-01-24 16:06:47 select base_area:SELECT
  2531. id,
  2532. area_name
  2533. FROM
  2534. base_area
  2535. WHERE
  2536. id in(792)
  2537. 2017-01-24 16:06:50 select base_area:SELECT
  2538. id,
  2539. area_name
  2540. FROM
  2541. base_area
  2542. WHERE
  2543. parent_id = 0
  2544. 2017-01-24 16:06:50 select base_area:SELECT
  2545. id,
  2546. area_name
  2547. FROM
  2548. base_area
  2549. WHERE
  2550. parent_id = 1
  2551. 2017-01-24 16:06:50 select base_supplier:SELECT
  2552. id,
  2553. supplier_name,
  2554. area_id,
  2555. manage_type,
  2556. company_name,
  2557. id_card,
  2558. sett_type,
  2559. sett_frequency,
  2560. account_bank,
  2561. account_num,
  2562. account_name,
  2563. sales_man
  2564. FROM
  2565. base_supplier
  2566. WHERE
  2567. cancel_flag = 0
  2568. AND id = 151
  2569. 2017-01-24 16:06:50 select base_area:SELECT
  2570. id,
  2571. area_name,
  2572. parent_id
  2573. FROM
  2574. base_area
  2575. WHERE
  2576. cancel_flag = 0
  2577. AND id = 792
  2578. 2017-01-24 16:06:50 select base_area:SELECT
  2579. id,
  2580. area_name
  2581. FROM
  2582. base_area
  2583. WHERE
  2584. cancel_flag = 0
  2585. AND id = 791
  2586. 2017-01-24 16:06:50 select base_supplier_sale:SELECT
  2587. id,
  2588. prod_supplier_id,
  2589. product_type,
  2590. parent_type,
  2591. sale_type,
  2592. commision_flag,
  2593. commision_type,
  2594. back_commision_type,
  2595. back_commision_method,
  2596. back_percent,
  2597. back_value
  2598. FROM
  2599. base_supplier_sale
  2600. WHERE
  2601. cancel_flag = 0
  2602. AND supplier_id = 151
  2603. 2017-01-24 16:06:50 select base_supplier_link:SELECT
  2604. id,
  2605. link_name,
  2606. contact_name,
  2607. contact_mobile,
  2608. contact_telphone,
  2609. fax,
  2610. email,
  2611. remark
  2612. FROM
  2613. base_supplier_link
  2614. WHERE
  2615. cancel_flag = 0
  2616. AND supplier_id = 151
  2617. 2017-01-24 16:06:50 select base_area:SELECT
  2618. id,
  2619. area_name
  2620. FROM
  2621. base_area
  2622. WHERE
  2623. parent_id = 791
  2624. 2017-01-24 16:07:19 select base_supplier:SELECT
  2625. id,
  2626. supplier_name,
  2627. area_id,
  2628. is_disabled,
  2629. supplier_type,
  2630. manage_type
  2631. FROM
  2632. base_supplier
  2633. WHERE
  2634. cancel_flag = 0
  2635. and supplier_name like '%%中华大酒店%%'
  2636. AND supplier_type = 301
  2637. LIMIT 0,10
  2638. 2017-01-24 16:07:19 select base_area:SELECT
  2639. id,
  2640. area_name
  2641. FROM
  2642. base_area
  2643. WHERE
  2644. id in(800)
  2645. 2017-01-24 16:07:20 select base_area:SELECT
  2646. id,
  2647. area_name
  2648. FROM
  2649. base_area
  2650. WHERE
  2651. parent_id = 0
  2652. 2017-01-24 16:07:20 select base_area:SELECT
  2653. id,
  2654. area_name
  2655. FROM
  2656. base_area
  2657. WHERE
  2658. parent_id = 1
  2659. 2017-01-24 16:07:20 select base_supplier:SELECT
  2660. id,
  2661. supplier_name,
  2662. area_id,
  2663. manage_type,
  2664. company_name,
  2665. id_card,
  2666. sett_type,
  2667. sett_frequency,
  2668. account_bank,
  2669. account_num,
  2670. account_name,
  2671. sales_man
  2672. FROM
  2673. base_supplier
  2674. WHERE
  2675. cancel_flag = 0
  2676. AND id = 39
  2677. 2017-01-24 16:07:20 select base_area:SELECT
  2678. id,
  2679. area_name,
  2680. parent_id
  2681. FROM
  2682. base_area
  2683. WHERE
  2684. cancel_flag = 0
  2685. AND id = 800
  2686. 2017-01-24 16:07:20 select base_area:SELECT
  2687. id,
  2688. area_name
  2689. FROM
  2690. base_area
  2691. WHERE
  2692. cancel_flag = 0
  2693. AND id = 791
  2694. 2017-01-24 16:07:20 select base_supplier_sale:SELECT
  2695. id,
  2696. prod_supplier_id,
  2697. product_type,
  2698. parent_type,
  2699. sale_type,
  2700. commision_flag,
  2701. commision_type,
  2702. back_commision_type,
  2703. back_commision_method,
  2704. back_percent,
  2705. back_value
  2706. FROM
  2707. base_supplier_sale
  2708. WHERE
  2709. cancel_flag = 0
  2710. AND supplier_id = 39
  2711. 2017-01-24 16:07:20 select base_supplier_link:SELECT
  2712. id,
  2713. link_name,
  2714. contact_name,
  2715. contact_mobile,
  2716. contact_telphone,
  2717. fax,
  2718. email,
  2719. remark
  2720. FROM
  2721. base_supplier_link
  2722. WHERE
  2723. cancel_flag = 0
  2724. AND supplier_id = 39
  2725. 2017-01-24 16:07:20 select base_area:SELECT
  2726. id,
  2727. area_name
  2728. FROM
  2729. base_area
  2730. WHERE
  2731. parent_id = 791
  2732. 2017-01-24 16:07:36 select base_supplier:SELECT
  2733. id,
  2734. supplier_name,
  2735. area_id,
  2736. is_disabled,
  2737. supplier_type,
  2738. manage_type
  2739. FROM
  2740. base_supplier
  2741. WHERE
  2742. cancel_flag = 0
  2743. and supplier_name like '%%自在%%'
  2744. AND supplier_type = 301
  2745. LIMIT 0,10
  2746. 2017-01-24 16:07:36 select base_area:SELECT
  2747. id,
  2748. area_name
  2749. FROM
  2750. base_area
  2751. WHERE
  2752. id in(792)
  2753. 2017-01-24 16:07:46 select base_area:SELECT
  2754. id,
  2755. area_name
  2756. FROM
  2757. base_area
  2758. WHERE
  2759. parent_id = 0
  2760. 2017-01-24 16:07:46 select base_area:SELECT
  2761. id,
  2762. area_name
  2763. FROM
  2764. base_area
  2765. WHERE
  2766. parent_id = 1
  2767. 2017-01-24 16:07:46 select base_supplier:SELECT
  2768. id,
  2769. supplier_name,
  2770. area_id,
  2771. manage_type,
  2772. company_name,
  2773. id_card,
  2774. sett_type,
  2775. sett_frequency,
  2776. account_bank,
  2777. account_num,
  2778. account_name,
  2779. sales_man
  2780. FROM
  2781. base_supplier
  2782. WHERE
  2783. cancel_flag = 0
  2784. AND id = 151
  2785. 2017-01-24 16:07:46 select base_area:SELECT
  2786. id,
  2787. area_name,
  2788. parent_id
  2789. FROM
  2790. base_area
  2791. WHERE
  2792. cancel_flag = 0
  2793. AND id = 792
  2794. 2017-01-24 16:07:46 select base_area:SELECT
  2795. id,
  2796. area_name
  2797. FROM
  2798. base_area
  2799. WHERE
  2800. cancel_flag = 0
  2801. AND id = 791
  2802. 2017-01-24 16:07:46 select base_supplier_sale:SELECT
  2803. id,
  2804. prod_supplier_id,
  2805. product_type,
  2806. parent_type,
  2807. sale_type,
  2808. commision_flag,
  2809. commision_type,
  2810. back_commision_type,
  2811. back_commision_method,
  2812. back_percent,
  2813. back_value
  2814. FROM
  2815. base_supplier_sale
  2816. WHERE
  2817. cancel_flag = 0
  2818. AND supplier_id = 151
  2819. 2017-01-24 16:07:46 select base_supplier_link:SELECT
  2820. id,
  2821. link_name,
  2822. contact_name,
  2823. contact_mobile,
  2824. contact_telphone,
  2825. fax,
  2826. email,
  2827. remark
  2828. FROM
  2829. base_supplier_link
  2830. WHERE
  2831. cancel_flag = 0
  2832. AND supplier_id = 151
  2833. 2017-01-24 16:07:46 select base_area:SELECT
  2834. id,
  2835. area_name
  2836. FROM
  2837. base_area
  2838. WHERE
  2839. parent_id = 791
  2840. 2017-01-24 16:09:40 select base_supplier:SELECT
  2841. id,
  2842. supplier_name,
  2843. area_id,
  2844. is_disabled,
  2845. supplier_type
  2846. FROM
  2847. base_supplier a
  2848. WHERE
  2849. cancel_flag = 0
  2850. AND supplier_type = 187
  2851. LIMIT 0,10
  2852. 2017-01-24 16:09:40 count:SELECT
  2853. a.id
  2854. FROM
  2855. base_supplier AS a,
  2856. base_supplier_purchase AS b
  2857. WHERE
  2858. a.id = b.supplier_id
  2859. AND a.cancel_flag = 0
  2860. AND b.cancel_flag = 0
  2861. GROUP BY
  2862. b.supplier_id
  2863. 2017-01-24 16:09:40 select base_area:SELECT
  2864. id,
  2865. area_name
  2866. FROM
  2867. base_area
  2868. WHERE
  2869. id in(792,923,810)
  2870. 2017-01-24 16:09:41 select base_area:SELECT
  2871. id,
  2872. area_name
  2873. FROM
  2874. base_area
  2875. WHERE
  2876. parent_id = 0
  2877. 2017-01-24 16:09:42 select base_area:SELECT
  2878. id,
  2879. area_name
  2880. FROM
  2881. base_area
  2882. WHERE
  2883. parent_id = 1
  2884. 2017-01-24 16:09:47 check base_supplier:SELECT
  2885. supplier_name
  2886. FROM
  2887. base_supplier
  2888. WHERE
  2889. cancel_flag = 0
  2890. AND supplier_name = '' AND supplier_type=187
  2891. 2017-01-24 16:09:53 check base_supplier:SELECT
  2892. supplier_name
  2893. FROM
  2894. base_supplier
  2895. WHERE
  2896. cancel_flag = 0
  2897. AND supplier_name = '上海金茂锦江汽车服务有限公司' AND supplier_type=187
  2898. 2017-01-24 16:09:55 select base_area:SELECT
  2899. id,
  2900. area_name
  2901. FROM
  2902. base_area
  2903. WHERE
  2904. parent_id = 791
  2905. 2017-01-24 16:10:32 check base_supplier:SELECT
  2906. supplier_name
  2907. FROM
  2908. base_supplier
  2909. WHERE
  2910. cancel_flag = 0
  2911. AND supplier_name = '上海金茂锦江汽车服务有限公司' AND supplier_type=187
  2912. 2017-01-24 16:10:32 INSERT INTO base_supplier:INSERT INTO base_supplier (
  2913. create_user_id,
  2914. create_time,
  2915. supplier_type,
  2916. supplier_name,
  2917. area_id,
  2918. company_name,
  2919. is_disabled,
  2920. sett_type,
  2921. sett_frequency,
  2922. account_bank,
  2923. account_num,
  2924. account_name,
  2925. main_corp_id
  2926. )
  2927. VALUES
  2928. (1,'2017-01-24 16:10:32',187,'上海金茂锦江汽车服务有限公司',792,'金茂车队',0,275,295,'','','',0)
  2929. 2017-01-24 16:10:32 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
  2930. create_user_id,
  2931. create_time,
  2932. supplier_id,
  2933. product_type,
  2934. purchaser_name
  2935. )
  2936. VALUES (1,'2017-01-24 16:10:32',1217,259,'陈君镇')
  2937. 2017-01-24 16:10:32 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
  2938. create_user_id,
  2939. create_time,
  2940. supplier_id,
  2941. link_name,
  2942. contact_name,
  2943. contact_mobile,
  2944. contact_telphone,
  2945. fax,
  2946. email,
  2947. remark
  2948. )
  2949. VALUES (1,'2017-01-24 16:10:32',1217,'联系人','陈君镇','','','','','')
  2950. 2017-01-24 16:10:34 select base_supplier:SELECT
  2951. id,
  2952. supplier_name,
  2953. area_id,
  2954. is_disabled,
  2955. supplier_type
  2956. FROM
  2957. base_supplier a
  2958. WHERE
  2959. cancel_flag = 0
  2960. AND supplier_type = 187
  2961. LIMIT 0,10
  2962. 2017-01-24 16:10:34 count:SELECT
  2963. a.id
  2964. FROM
  2965. base_supplier AS a,
  2966. base_supplier_purchase AS b
  2967. WHERE
  2968. a.id = b.supplier_id
  2969. AND a.cancel_flag = 0
  2970. AND b.cancel_flag = 0
  2971. GROUP BY
  2972. b.supplier_id
  2973. 2017-01-24 16:10:34 select base_area:SELECT
  2974. id,
  2975. area_name
  2976. FROM
  2977. base_area
  2978. WHERE
  2979. id in(792,923,810)
  2980. 2017-01-24 16:10:36 select base_supplier:SELECT
  2981. id,
  2982. supplier_name,
  2983. area_id,
  2984. is_disabled,
  2985. supplier_type
  2986. FROM
  2987. base_supplier a
  2988. WHERE
  2989. cancel_flag = 0
  2990. AND supplier_type = 187
  2991. LIMIT 130,10
  2992. 2017-01-24 16:10:36 count:SELECT
  2993. a.id
  2994. FROM
  2995. base_supplier AS a,
  2996. base_supplier_purchase AS b
  2997. WHERE
  2998. a.id = b.supplier_id
  2999. AND a.cancel_flag = 0
  3000. AND b.cancel_flag = 0
  3001. GROUP BY
  3002. b.supplier_id
  3003. 2017-01-24 16:10:36 select base_area:SELECT
  3004. id,
  3005. area_name
  3006. FROM
  3007. base_area
  3008. WHERE
  3009. id in(803,923,799,961,2,792)
  3010. 2017-01-24 16:10:39 select base_area:SELECT
  3011. id,
  3012. area_name
  3013. FROM
  3014. base_area
  3015. WHERE
  3016. parent_id = 0
  3017. 2017-01-24 16:10:39 select base_supplier:SELECT
  3018. id,
  3019. supplier_name,
  3020. area_id,
  3021. company_name,
  3022. sett_type,
  3023. sett_frequency,
  3024. account_bank,
  3025. account_num,
  3026. account_name
  3027. FROM
  3028. base_supplier
  3029. WHERE
  3030. cancel_flag = 0
  3031. AND id = 1217
  3032. 2017-01-24 16:10:39 select base_area:SELECT
  3033. id,
  3034. area_name,
  3035. parent_id
  3036. FROM
  3037. base_area
  3038. WHERE
  3039. cancel_flag = 0
  3040. AND id = 792
  3041. 2017-01-24 16:10:39 select base_area:SELECT
  3042. id,
  3043. area_name
  3044. FROM
  3045. base_area
  3046. WHERE
  3047. cancel_flag = 0
  3048. AND id = 791
  3049. 2017-01-24 16:10:39 select base_supplier_purchase:SELECT
  3050. id,
  3051. product_type,
  3052. purchaser_name
  3053. FROM
  3054. base_supplier_purchase
  3055. WHERE
  3056. cancel_flag = 0
  3057. AND supplier_id = 1217
  3058. 2017-01-24 16:10:39 select base_supplier_link:SELECT
  3059. id,
  3060. link_name,
  3061. contact_name,
  3062. contact_mobile,
  3063. contact_telphone,
  3064. fax,
  3065. email,
  3066. remark
  3067. FROM
  3068. base_supplier_link
  3069. WHERE
  3070. cancel_flag = 0
  3071. AND supplier_id = 1217
  3072. 2017-01-24 16:10:40 select base_area:SELECT
  3073. id,
  3074. area_name
  3075. FROM
  3076. base_area
  3077. WHERE
  3078. parent_id = 791
  3079. 2017-01-24 16:10:45 check base_supplier:SELECT
  3080. supplier_name
  3081. FROM
  3082. base_supplier
  3083. WHERE
  3084. cancel_flag = 0
  3085. AND supplier_name = '金茂车队' AND supplier_type=187 and id != 1217
  3086. 2017-01-24 16:10:48 getDbPurchase base_supplier_purchase:SELECT
  3087. id AS purchase_id,
  3088. product_type,
  3089. purchaser_name
  3090. FROM
  3091. base_supplier_purchase
  3092. WHERE
  3093. cancel_flag = 0
  3094. AND supplier_id = 1217
  3095. 2017-01-24 16:10:48 getDbLink base_supplier_link:SELECT
  3096. id as link_id,
  3097. link_name,
  3098. contact_name,
  3099. contact_mobile,
  3100. contact_telphone,
  3101. fax,
  3102. email,
  3103. remark
  3104. FROM
  3105. base_supplier_link
  3106. WHERE
  3107. cancel_flag = 0
  3108. AND supplier_id = 1217
  3109. 2017-01-24 16:10:48 getDbChannel base_supplier:SELECT
  3110. supplier_name,
  3111. area_id,
  3112. company_name,
  3113. sett_type,
  3114. sett_frequency,
  3115. account_bank,
  3116. account_num,
  3117. account_name
  3118. FROM
  3119. base_supplier
  3120. WHERE
  3121. cancel_flag = 0
  3122. AND id = 1217
  3123. 2017-01-24 16:10:48 UPDATE base_supplier:UPDATE base_supplier
  3124. SET update_user_id = 1,update_time = '2017-01-24 16:10:48',supplier_name = '金茂车队',area_id = '792',company_name = '上海金茂锦江汽车服务有限公司',sett_type = '275',sett_frequency = '295',account_bank = '',account_num = '',account_name = ''
  3125. WHERE
  3126. id = 1217
  3127. 2017-01-24 16:10:48 INSERT base_supplier_purchase:INSERT INTO base_supplier_purchase (
  3128. create_user_id,
  3129. create_time,
  3130. supplier_id,
  3131. product_type,
  3132. purchaser_name
  3133. )
  3134. VALUES (1,'2017-01-24 16:10:48',1217,259,'陈君镇')
  3135. 2017-01-24 16:10:48 delete base_supplier_sale:UPDATE base_supplier_purchase
  3136. SET update_user_id = 1,update_time = '2017-01-24 16:10:48',cancel_flag = 1
  3137. WHERE
  3138. id = 235
  3139. 2017-01-24 16:10:49 select base_supplier:SELECT
  3140. id,
  3141. supplier_name,
  3142. area_id,
  3143. is_disabled,
  3144. supplier_type
  3145. FROM
  3146. base_supplier a
  3147. WHERE
  3148. cancel_flag = 0
  3149. AND supplier_type = 187
  3150. LIMIT 0,10
  3151. 2017-01-24 16:10:49 count:SELECT
  3152. a.id
  3153. FROM
  3154. base_supplier AS a,
  3155. base_supplier_purchase AS b
  3156. WHERE
  3157. a.id = b.supplier_id
  3158. AND a.cancel_flag = 0
  3159. AND b.cancel_flag = 0
  3160. GROUP BY
  3161. b.supplier_id
  3162. 2017-01-24 16:10:49 select base_area:SELECT
  3163. id,
  3164. area_name
  3165. FROM
  3166. base_area
  3167. WHERE
  3168. id in(792,923,810)
  3169. 2017-01-24 16:22:44 select base_supplier:SELECT
  3170. id,
  3171. supplier_name,
  3172. area_id,
  3173. is_disabled,
  3174. supplier_type
  3175. FROM
  3176. base_supplier a
  3177. WHERE
  3178. cancel_flag = 0
  3179. AND supplier_type = 187
  3180. LIMIT 0,10
  3181. 2017-01-24 16:22:44 count:SELECT
  3182. a.id
  3183. FROM
  3184. base_supplier AS a,
  3185. base_supplier_purchase AS b
  3186. WHERE
  3187. a.id = b.supplier_id
  3188. AND a.cancel_flag = 0
  3189. AND b.cancel_flag = 0
  3190. GROUP BY
  3191. b.supplier_id
  3192. 2017-01-24 16:22:44 select base_area:SELECT
  3193. id,
  3194. area_name
  3195. FROM
  3196. base_area
  3197. WHERE
  3198. id in(792,923,810)
  3199. 2017-01-24 16:23:04 select base_supplier:SELECT
  3200. id,
  3201. supplier_name,
  3202. area_id,
  3203. is_disabled,
  3204. supplier_type
  3205. FROM
  3206. base_supplier a
  3207. WHERE
  3208. cancel_flag = 0
  3209. AND supplier_type = 187
  3210. LIMIT 0,10
  3211. 2017-01-24 16:23:04 count:SELECT
  3212. a.id
  3213. FROM
  3214. base_supplier AS a,
  3215. base_supplier_purchase AS b
  3216. WHERE
  3217. a.id = b.supplier_id
  3218. AND a.cancel_flag = 0
  3219. AND b.cancel_flag = 0
  3220. GROUP BY
  3221. b.supplier_id
  3222. 2017-01-24 16:23:04 select base_area:SELECT
  3223. id,
  3224. area_name
  3225. FROM
  3226. base_area
  3227. WHERE
  3228. id in(792,923,810)
  3229. 2017-01-24 16:23:07 select base_supplier:SELECT
  3230. id,
  3231. supplier_name,
  3232. area_id,
  3233. is_disabled,
  3234. supplier_type
  3235. FROM
  3236. base_supplier a
  3237. WHERE
  3238. cancel_flag = 0
  3239. and a.supplier_name like '%%维纳斯国际酒店(上海迪斯尼申江南路店)%%'
  3240. AND supplier_type = 187
  3241. LIMIT 0,10
  3242. 2017-01-24 16:23:08 select base_area:SELECT
  3243. id,
  3244. area_name
  3245. FROM
  3246. base_area
  3247. WHERE
  3248. parent_id = 0
  3249. 2017-01-24 16:23:08 select base_area:SELECT
  3250. id,
  3251. area_name
  3252. FROM
  3253. base_area
  3254. WHERE
  3255. parent_id = 1
  3256. 2017-01-24 16:23:10 check base_supplier:SELECT
  3257. supplier_name
  3258. FROM
  3259. base_supplier
  3260. WHERE
  3261. cancel_flag = 0
  3262. AND supplier_name = '维纳斯国际酒店(上海迪斯尼申江南路店)' AND supplier_type=187
  3263. 2017-01-24 16:23:12 select base_area:SELECT
  3264. id,
  3265. area_name
  3266. FROM
  3267. base_area
  3268. WHERE
  3269. parent_id = 791
  3270. 2017-01-24 16:23:29 select base_supplier:SELECT
  3271. id,
  3272. supplier_name,
  3273. area_id,
  3274. is_disabled,
  3275. supplier_type
  3276. FROM
  3277. base_supplier a
  3278. WHERE
  3279. cancel_flag = 0
  3280. AND supplier_type = 187
  3281. LIMIT 0,10
  3282. 2017-01-24 16:23:29 count:SELECT
  3283. a.id
  3284. FROM
  3285. base_supplier AS a,
  3286. base_supplier_purchase AS b
  3287. WHERE
  3288. a.id = b.supplier_id
  3289. AND a.cancel_flag = 0
  3290. AND b.cancel_flag = 0
  3291. GROUP BY
  3292. b.supplier_id
  3293. 2017-01-24 16:23:29 select base_area:SELECT
  3294. id,
  3295. area_name
  3296. FROM
  3297. base_area
  3298. WHERE
  3299. id in(792,923,810)
  3300. 2017-01-24 16:23:36 check base_supplier:SELECT
  3301. supplier_name
  3302. FROM
  3303. base_supplier
  3304. WHERE
  3305. cancel_flag = 0
  3306. AND supplier_name = '维纳斯国际酒店(上海迪斯尼申江南路店)' AND supplier_type=187
  3307. 2017-01-24 16:23:36 INSERT INTO base_supplier:INSERT INTO base_supplier (
  3308. create_user_id,
  3309. create_time,
  3310. supplier_type,
  3311. supplier_name,
  3312. area_id,
  3313. company_name,
  3314. is_disabled,
  3315. sett_type,
  3316. sett_frequency,
  3317. account_bank,
  3318. account_num,
  3319. account_name,
  3320. main_corp_id
  3321. )
  3322. VALUES
  3323. (274,'2017-01-24 16:23:36',187,'维纳斯国际酒店(上海迪斯尼申江南路店)',803,'维纳斯国际酒店(上海迪斯尼申江南路店)',0,275,295,'','','',0)
  3324. 2017-01-24 16:23:36 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
  3325. create_user_id,
  3326. create_time,
  3327. supplier_id,
  3328. product_type,
  3329. purchaser_name
  3330. )
  3331. VALUES (274,'2017-01-24 16:23:36',1218,25,'邵佳楠')
  3332. 2017-01-24 16:23:38 select base_supplier:SELECT
  3333. id,
  3334. supplier_name,
  3335. area_id,
  3336. is_disabled,
  3337. supplier_type
  3338. FROM
  3339. base_supplier a
  3340. WHERE
  3341. cancel_flag = 0
  3342. AND supplier_type = 187
  3343. LIMIT 0,10
  3344. 2017-01-24 16:23:38 count:SELECT
  3345. a.id
  3346. FROM
  3347. base_supplier AS a,
  3348. base_supplier_purchase AS b
  3349. WHERE
  3350. a.id = b.supplier_id
  3351. AND a.cancel_flag = 0
  3352. AND b.cancel_flag = 0
  3353. GROUP BY
  3354. b.supplier_id
  3355. 2017-01-24 16:23:38 select base_area:SELECT
  3356. id,
  3357. area_name
  3358. FROM
  3359. base_area
  3360. WHERE
  3361. id in(792,923,810)
  3362. 2017-01-24 16:25:18 select base_supplier:SELECT
  3363. id,
  3364. supplier_name,
  3365. area_id,
  3366. is_disabled,
  3367. supplier_type,
  3368. manage_type
  3369. FROM
  3370. base_supplier
  3371. WHERE
  3372. cancel_flag = 0
  3373. AND supplier_type = 301
  3374. LIMIT 0,10
  3375. 2017-01-24 16:25:18 select base_area:SELECT
  3376. id,
  3377. area_name
  3378. FROM
  3379. base_area
  3380. WHERE
  3381. id in(792,810,794,850)
  3382. 2017-01-24 16:25:36 select base_supplier:SELECT
  3383. id,
  3384. supplier_name,
  3385. area_id,
  3386. is_disabled,
  3387. supplier_type,
  3388. manage_type
  3389. FROM
  3390. base_supplier
  3391. WHERE
  3392. cancel_flag = 0
  3393. and supplier_name like '%%zshilton%%'
  3394. AND supplier_type = 301
  3395. LIMIT 0,10
  3396. 2017-01-24 16:25:44 select base_supplier:SELECT
  3397. id,
  3398. supplier_name,
  3399. area_id,
  3400. is_disabled,
  3401. supplier_type,
  3402. manage_type
  3403. FROM
  3404. base_supplier
  3405. WHERE
  3406. cancel_flag = 0
  3407. and supplier_name like '%%zs%%'
  3408. AND supplier_type = 301
  3409. LIMIT 0,10
  3410. 2017-01-24 16:25:45 select base_supplier:SELECT
  3411. id,
  3412. supplier_name,
  3413. area_id,
  3414. is_disabled,
  3415. supplier_type,
  3416. manage_type
  3417. FROM
  3418. base_supplier
  3419. WHERE
  3420. cancel_flag = 0
  3421. and supplier_name like '%%zs%%'
  3422. AND supplier_type = 301
  3423. LIMIT 0,10
  3424. 2017-01-24 16:25:45 select base_supplier:SELECT
  3425. id,
  3426. supplier_name,
  3427. area_id,
  3428. is_disabled,
  3429. supplier_type,
  3430. manage_type
  3431. FROM
  3432. base_supplier
  3433. WHERE
  3434. cancel_flag = 0
  3435. and supplier_name like '%%zs%%'
  3436. AND supplier_type = 301
  3437. LIMIT 0,10
  3438. 2017-01-24 16:25:45 select base_supplier:SELECT
  3439. id,
  3440. supplier_name,
  3441. area_id,
  3442. is_disabled,
  3443. supplier_type,
  3444. manage_type
  3445. FROM
  3446. base_supplier
  3447. WHERE
  3448. cancel_flag = 0
  3449. and supplier_name like '%%zs%%'
  3450. AND supplier_type = 301
  3451. LIMIT 0,10
  3452. 2017-01-24 16:25:46 select base_supplier:SELECT
  3453. id,
  3454. supplier_name,
  3455. area_id,
  3456. is_disabled,
  3457. supplier_type,
  3458. manage_type
  3459. FROM
  3460. base_supplier
  3461. WHERE
  3462. cancel_flag = 0
  3463. and supplier_name like '%%zs%%'
  3464. AND supplier_type = 301
  3465. LIMIT 0,10
  3466. 2017-01-24 16:25:46 select base_supplier:SELECT
  3467. id,
  3468. supplier_name,
  3469. area_id,
  3470. is_disabled,
  3471. supplier_type,
  3472. manage_type
  3473. FROM
  3474. base_supplier
  3475. WHERE
  3476. cancel_flag = 0
  3477. and supplier_name like '%%zs%%'
  3478. AND supplier_type = 301
  3479. LIMIT 0,10
  3480. 2017-01-24 16:25:50 select base_supplier:SELECT
  3481. id,
  3482. supplier_name,
  3483. area_id,
  3484. is_disabled,
  3485. supplier_type
  3486. FROM
  3487. base_supplier a
  3488. WHERE
  3489. cancel_flag = 0
  3490. AND supplier_type = 187
  3491. LIMIT 0,10
  3492. 2017-01-24 16:25:50 count:SELECT
  3493. a.id
  3494. FROM
  3495. base_supplier AS a,
  3496. base_supplier_purchase AS b
  3497. WHERE
  3498. a.id = b.supplier_id
  3499. AND a.cancel_flag = 0
  3500. AND b.cancel_flag = 0
  3501. GROUP BY
  3502. b.supplier_id
  3503. 2017-01-24 16:25:50 select base_area:SELECT
  3504. id,
  3505. area_name
  3506. FROM
  3507. base_area
  3508. WHERE
  3509. id in(792,923,810)
  3510. 2017-01-24 16:25:53 select base_supplier:SELECT
  3511. id,
  3512. supplier_name,
  3513. area_id,
  3514. is_disabled,
  3515. supplier_type
  3516. FROM
  3517. base_supplier a
  3518. WHERE
  3519. cancel_flag = 0
  3520. and a.supplier_name like '%%zs%%'
  3521. AND supplier_type = 187
  3522. LIMIT 0,10
  3523. 2017-01-24 16:25:56 select base_supplier:SELECT
  3524. id,
  3525. supplier_name,
  3526. area_id,
  3527. is_disabled,
  3528. supplier_type,
  3529. manage_type
  3530. FROM
  3531. base_supplier
  3532. WHERE
  3533. cancel_flag = 0
  3534. AND supplier_type = 301
  3535. LIMIT 0,10
  3536. 2017-01-24 16:25:56 select base_area:SELECT
  3537. id,
  3538. area_name
  3539. FROM
  3540. base_area
  3541. WHERE
  3542. id in(792,810,794,850)
  3543. 2017-01-24 16:26:03 select base_supplier:SELECT
  3544. id,
  3545. supplier_name,
  3546. area_id,
  3547. is_disabled,
  3548. supplier_type,
  3549. manage_type
  3550. FROM
  3551. base_supplier
  3552. WHERE
  3553. cancel_flag = 0
  3554. and supplier_name like '%%zshilton%%'
  3555. AND supplier_type = 301
  3556. LIMIT 0,10
  3557. 2017-01-24 16:26:04 select base_supplier:SELECT
  3558. id,
  3559. supplier_name,
  3560. area_id,
  3561. is_disabled,
  3562. supplier_type,
  3563. manage_type
  3564. FROM
  3565. base_supplier
  3566. WHERE
  3567. cancel_flag = 0
  3568. and supplier_name like '%%zshilton%%'
  3569. AND supplier_type = 301
  3570. LIMIT 0,10
  3571. 2017-01-24 16:26:04 select base_supplier:SELECT
  3572. id,
  3573. supplier_name,
  3574. area_id,
  3575. is_disabled,
  3576. supplier_type,
  3577. manage_type
  3578. FROM
  3579. base_supplier
  3580. WHERE
  3581. cancel_flag = 0
  3582. and supplier_name like '%%zshilton%%'
  3583. AND supplier_type = 301
  3584. LIMIT 0,10
  3585. 2017-01-24 16:26:04 select base_supplier:SELECT
  3586. id,
  3587. supplier_name,
  3588. area_id,
  3589. is_disabled,
  3590. supplier_type,
  3591. manage_type
  3592. FROM
  3593. base_supplier
  3594. WHERE
  3595. cancel_flag = 0
  3596. and supplier_name like '%%zshilton%%'
  3597. AND supplier_type = 301
  3598. LIMIT 0,10
  3599. 2017-01-24 16:26:04 select base_supplier:SELECT
  3600. id,
  3601. supplier_name,
  3602. area_id,
  3603. is_disabled,
  3604. supplier_type,
  3605. manage_type
  3606. FROM
  3607. base_supplier
  3608. WHERE
  3609. cancel_flag = 0
  3610. and supplier_name like '%%zshilton%%'
  3611. AND supplier_type = 301
  3612. LIMIT 0,10
  3613. 2017-01-24 16:27:13 select base_supplier:SELECT
  3614. id,
  3615. supplier_name,
  3616. area_id,
  3617. is_disabled,
  3618. supplier_type,
  3619. manage_type
  3620. FROM
  3621. base_supplier
  3622. WHERE
  3623. cancel_flag = 0
  3624. AND supplier_type = 301
  3625. LIMIT 0,10
  3626. 2017-01-24 16:27:13 select base_area:SELECT
  3627. id,
  3628. area_name
  3629. FROM
  3630. base_area
  3631. WHERE
  3632. id in(792,810,794,850)
  3633. 2017-01-24 16:27:16 select base_area:SELECT
  3634. id,
  3635. area_name
  3636. FROM
  3637. base_area
  3638. WHERE
  3639. parent_id = 0
  3640. 2017-01-24 16:27:16 select base_area:SELECT
  3641. id,
  3642. area_name
  3643. FROM
  3644. base_area
  3645. WHERE
  3646. parent_id = 1
  3647. 2017-01-24 16:27:16 select base_supplier:SELECT
  3648. id,
  3649. supplier_name,
  3650. area_id,
  3651. manage_type,
  3652. company_name,
  3653. id_card,
  3654. sett_type,
  3655. sett_frequency,
  3656. account_bank,
  3657. account_num,
  3658. account_name,
  3659. sales_man
  3660. FROM
  3661. base_supplier
  3662. WHERE
  3663. cancel_flag = 0
  3664. AND id = 3
  3665. 2017-01-24 16:27:16 select base_area:SELECT
  3666. id,
  3667. area_name,
  3668. parent_id
  3669. FROM
  3670. base_area
  3671. WHERE
  3672. cancel_flag = 0
  3673. AND id = 792
  3674. 2017-01-24 16:27:16 select base_area:SELECT
  3675. id,
  3676. area_name
  3677. FROM
  3678. base_area
  3679. WHERE
  3680. cancel_flag = 0
  3681. AND id = 791
  3682. 2017-01-24 16:27:16 select base_supplier_sale:SELECT
  3683. id,
  3684. prod_supplier_id,
  3685. product_type,
  3686. parent_type,
  3687. sale_type,
  3688. commision_flag,
  3689. commision_type,
  3690. back_commision_type,
  3691. back_commision_method,
  3692. back_percent,
  3693. back_value
  3694. FROM
  3695. base_supplier_sale
  3696. WHERE
  3697. cancel_flag = 0
  3698. AND supplier_id = 3
  3699. 2017-01-24 16:27:16 select base_supplier_link:SELECT
  3700. id,
  3701. link_name,
  3702. contact_name,
  3703. contact_mobile,
  3704. contact_telphone,
  3705. fax,
  3706. email,
  3707. remark
  3708. FROM
  3709. base_supplier_link
  3710. WHERE
  3711. cancel_flag = 0
  3712. AND supplier_id = 3
  3713. 2017-01-24 16:27:16 select base_area:SELECT
  3714. id,
  3715. area_name
  3716. FROM
  3717. base_area
  3718. WHERE
  3719. parent_id = 791
  3720. 2017-01-24 16:30:09 select base_supplier:SELECT
  3721. id,
  3722. supplier_name,
  3723. area_id,
  3724. is_disabled,
  3725. supplier_type,
  3726. manage_type
  3727. FROM
  3728. base_supplier
  3729. WHERE
  3730. cancel_flag = 0
  3731. AND supplier_type = 301
  3732. LIMIT 0,10
  3733. 2017-01-24 16:30:09 select base_area:SELECT
  3734. id,
  3735. area_name
  3736. FROM
  3737. base_area
  3738. WHERE
  3739. id in(792,810,794,850)
  3740. 2017-01-24 16:30:11 select base_supplier:SELECT
  3741. id,
  3742. supplier_name,
  3743. area_id,
  3744. is_disabled,
  3745. supplier_type,
  3746. manage_type
  3747. FROM
  3748. base_supplier
  3749. WHERE
  3750. cancel_flag = 0
  3751. and supplier_name like '%%舟山希尔顿酒店%%'
  3752. AND supplier_type = 301
  3753. LIMIT 0,10
  3754. 2017-01-24 16:30:15 select base_supplier:SELECT
  3755. id,
  3756. supplier_name,
  3757. area_id,
  3758. is_disabled,
  3759. supplier_type
  3760. FROM
  3761. base_supplier a
  3762. WHERE
  3763. cancel_flag = 0
  3764. AND supplier_type = 187
  3765. LIMIT 0,10
  3766. 2017-01-24 16:30:15 count:SELECT
  3767. a.id
  3768. FROM
  3769. base_supplier AS a,
  3770. base_supplier_purchase AS b
  3771. WHERE
  3772. a.id = b.supplier_id
  3773. AND a.cancel_flag = 0
  3774. AND b.cancel_flag = 0
  3775. GROUP BY
  3776. b.supplier_id
  3777. 2017-01-24 16:30:15 select base_area:SELECT
  3778. id,
  3779. area_name
  3780. FROM
  3781. base_area
  3782. WHERE
  3783. id in(792,923,810)
  3784. 2017-01-24 16:30:17 select base_supplier:SELECT
  3785. id,
  3786. supplier_name,
  3787. area_id,
  3788. is_disabled,
  3789. supplier_type
  3790. FROM
  3791. base_supplier a
  3792. WHERE
  3793. cancel_flag = 0
  3794. and a.supplier_name like '%%舟山希尔顿酒店%%'
  3795. AND supplier_type = 187
  3796. LIMIT 0,10
  3797. 2017-01-24 16:30:17 count:SELECT
  3798. a.id
  3799. FROM
  3800. base_supplier AS a,
  3801. base_supplier_purchase AS b
  3802. WHERE
  3803. a.id = b.supplier_id
  3804. and a.supplier_name like '%%舟山希尔顿酒店%%'
  3805. AND a.cancel_flag = 0
  3806. AND b.cancel_flag = 0
  3807. GROUP BY
  3808. b.supplier_id
  3809. 2017-01-24 16:30:17 select base_area:SELECT
  3810. id,
  3811. area_name
  3812. FROM
  3813. base_area
  3814. WHERE
  3815. id in(999)
  3816. 2017-01-24 16:30:26 select base_supplier:SELECT
  3817. id,
  3818. supplier_name,
  3819. area_id,
  3820. is_disabled,
  3821. supplier_type,
  3822. manage_type
  3823. FROM
  3824. base_supplier
  3825. WHERE
  3826. cancel_flag = 0
  3827. AND supplier_type = 301
  3828. LIMIT 0,10
  3829. 2017-01-24 16:30:26 select base_area:SELECT
  3830. id,
  3831. area_name
  3832. FROM
  3833. base_area
  3834. WHERE
  3835. id in(792,810,794,850)
  3836. 2017-01-24 16:30:38 select base_supplier:SELECT
  3837. id,
  3838. supplier_name,
  3839. area_id,
  3840. is_disabled,
  3841. supplier_type,
  3842. manage_type
  3843. FROM
  3844. base_supplier
  3845. WHERE
  3846. cancel_flag = 0
  3847. and supplier_name like '%%zshilton%%'
  3848. AND supplier_type = 301
  3849. LIMIT 0,10
  3850. 2017-01-24 16:30:42 select base_supplier:SELECT
  3851. id,
  3852. supplier_name,
  3853. area_id,
  3854. is_disabled,
  3855. supplier_type,
  3856. manage_type
  3857. FROM
  3858. base_supplier
  3859. WHERE
  3860. cancel_flag = 0
  3861. and supplier_name like '%%zshilton%%'
  3862. AND supplier_type = 301
  3863. LIMIT 0,10
  3864. 2017-01-24 16:30:42 select base_supplier:SELECT
  3865. id,
  3866. supplier_name,
  3867. area_id,
  3868. is_disabled,
  3869. supplier_type,
  3870. manage_type
  3871. FROM
  3872. base_supplier
  3873. WHERE
  3874. cancel_flag = 0
  3875. and supplier_name like '%%zshilton%%'
  3876. AND supplier_type = 301
  3877. LIMIT 0,10
  3878. 2017-01-24 16:30:42 select base_supplier:SELECT
  3879. id,
  3880. supplier_name,
  3881. area_id,
  3882. is_disabled,
  3883. supplier_type,
  3884. manage_type
  3885. FROM
  3886. base_supplier
  3887. WHERE
  3888. cancel_flag = 0
  3889. and supplier_name like '%%zshilton%%'
  3890. AND supplier_type = 301
  3891. LIMIT 0,10
  3892. 2017-01-24 16:30:42 select base_supplier:SELECT
  3893. id,
  3894. supplier_name,
  3895. area_id,
  3896. is_disabled,
  3897. supplier_type,
  3898. manage_type
  3899. FROM
  3900. base_supplier
  3901. WHERE
  3902. cancel_flag = 0
  3903. and supplier_name like '%%zshilton%%'
  3904. AND supplier_type = 301
  3905. LIMIT 0,10
  3906. 2017-01-24 16:30:42 select base_supplier:SELECT
  3907. id,
  3908. supplier_name,
  3909. area_id,
  3910. is_disabled,
  3911. supplier_type,
  3912. manage_type
  3913. FROM
  3914. base_supplier
  3915. WHERE
  3916. cancel_flag = 0
  3917. and supplier_name like '%%zshilton%%'
  3918. AND supplier_type = 301
  3919. LIMIT 0,10
  3920. 2017-01-24 16:30:42 select base_supplier:SELECT
  3921. id,
  3922. supplier_name,
  3923. area_id,
  3924. is_disabled,
  3925. supplier_type,
  3926. manage_type
  3927. FROM
  3928. base_supplier
  3929. WHERE
  3930. cancel_flag = 0
  3931. and supplier_name like '%%zshilton%%'
  3932. AND supplier_type = 301
  3933. LIMIT 0,10
  3934. 2017-01-24 17:00:34 select base_supplier:SELECT
  3935. id,
  3936. supplier_name,
  3937. area_id,
  3938. is_disabled,
  3939. supplier_type
  3940. FROM
  3941. base_supplier a
  3942. WHERE
  3943. cancel_flag = 0
  3944. AND supplier_type = 187
  3945. LIMIT 0,10
  3946. 2017-01-24 17:00:34 count:SELECT
  3947. a.id
  3948. FROM
  3949. base_supplier AS a,
  3950. base_supplier_purchase AS b
  3951. WHERE
  3952. a.id = b.supplier_id
  3953. AND a.cancel_flag = 0
  3954. AND b.cancel_flag = 0
  3955. GROUP BY
  3956. b.supplier_id
  3957. 2017-01-24 17:00:34 select base_area:SELECT
  3958. id,
  3959. area_name
  3960. FROM
  3961. base_area
  3962. WHERE
  3963. id in(792,923,810)
  3964. 2017-01-24 18:14:09 select base_supplier:SELECT
  3965. id,
  3966. supplier_name,
  3967. area_id,
  3968. is_disabled,
  3969. supplier_type,
  3970. manage_type
  3971. FROM
  3972. base_supplier
  3973. WHERE
  3974. cancel_flag = 0
  3975. AND supplier_type = 301
  3976. LIMIT 0,10
  3977. 2017-01-24 18:14:09 select base_area:SELECT
  3978. id,
  3979. area_name
  3980. FROM
  3981. base_area
  3982. WHERE
  3983. id in(792,810,794,850)
  3984. 2017-01-24 21:13:50 select base_supplier:SELECT
  3985. id,
  3986. supplier_name,
  3987. area_id,
  3988. is_disabled,
  3989. supplier_type
  3990. FROM
  3991. base_supplier a
  3992. WHERE
  3993. cancel_flag = 0
  3994. AND supplier_type = 187
  3995. LIMIT 0,10
  3996. 2017-01-24 21:13:50 count:SELECT
  3997. a.id
  3998. FROM
  3999. base_supplier AS a,
  4000. base_supplier_purchase AS b
  4001. WHERE
  4002. a.id = b.supplier_id
  4003. AND a.cancel_flag = 0
  4004. AND b.cancel_flag = 0
  4005. GROUP BY
  4006. b.supplier_id
  4007. 2017-01-24 21:13:50 select base_area:SELECT
  4008. id,
  4009. area_name
  4010. FROM
  4011. base_area
  4012. WHERE
  4013. id in(792,923,810)
  4014. 2017-01-24 21:13:52 select base_area:SELECT
  4015. id,
  4016. area_name
  4017. FROM
  4018. base_area
  4019. WHERE
  4020. parent_id = 0
  4021. 2017-01-24 21:13:52 select base_area:SELECT
  4022. id,
  4023. area_name
  4024. FROM
  4025. base_area
  4026. WHERE
  4027. parent_id = 1
  4028. 2017-01-24 21:14:23 check base_supplier:SELECT
  4029. supplier_name
  4030. FROM
  4031. base_supplier
  4032. WHERE
  4033. cancel_flag = 0
  4034. AND supplier_name = '' AND supplier_type=187
  4035. 2017-01-24 21:15:00 check base_supplier:SELECT
  4036. supplier_name
  4037. FROM
  4038. base_supplier
  4039. WHERE
  4040. cancel_flag = 0
  4041. AND supplier_name = '千岛湖途家欢墅度假别墅(随园湖畔雅居)' AND supplier_type=187
  4042. 2017-01-24 21:16:36 check base_supplier:SELECT
  4043. supplier_name
  4044. FROM
  4045. base_supplier
  4046. WHERE
  4047. cancel_flag = 0
  4048. AND supplier_name = '千岛湖途家欢墅度假别墅(随园湖畔雅居)' AND supplier_type=187
  4049. 2017-01-24 21:18:40 select base_area:SELECT
  4050. id,
  4051. area_name
  4052. FROM
  4053. base_area
  4054. WHERE
  4055. parent_id = 922
  4056. 2017-01-24 21:18:48 check base_supplier:SELECT
  4057. supplier_name
  4058. FROM
  4059. base_supplier
  4060. WHERE
  4061. cancel_flag = 0
  4062. AND supplier_name = '千岛湖途家欢墅度假别墅(随园湖畔雅居)' AND supplier_type=187
  4063. 2017-01-24 21:18:53 check base_supplier:SELECT
  4064. supplier_name
  4065. FROM
  4066. base_supplier
  4067. WHERE
  4068. cancel_flag = 0
  4069. AND supplier_name = '千岛湖途家欢墅度假别墅(随园湖畔雅居)' AND supplier_type=187
  4070. 2017-01-24 21:19:06 check base_supplier:SELECT
  4071. supplier_name
  4072. FROM
  4073. base_supplier
  4074. WHERE
  4075. cancel_flag = 0
  4076. AND supplier_name = '千岛湖途家欢墅度假别墅(随园湖畔雅居)' AND supplier_type=187
  4077. 2017-01-24 21:19:06 INSERT INTO base_supplier:INSERT INTO base_supplier (
  4078. create_user_id,
  4079. create_time,
  4080. supplier_type,
  4081. supplier_name,
  4082. area_id,
  4083. company_name,
  4084. is_disabled,
  4085. sett_type,
  4086. sett_frequency,
  4087. account_bank,
  4088. account_num,
  4089. account_name,
  4090. main_corp_id
  4091. )
  4092. VALUES
  4093. (35,'2017-01-24 21:19:06',187,'千岛湖途家欢墅度假别墅(随园湖畔雅居)',923,'千岛湖途家欢墅度假别墅(随园湖畔雅居)',0,275,293,'','','',0)
  4094. 2017-01-24 21:19:06 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
  4095. create_user_id,
  4096. create_time,
  4097. supplier_id,
  4098. product_type,
  4099. purchaser_name
  4100. )
  4101. VALUES (35,'2017-01-24 21:19:06',1219,25,'邵佳楠')
  4102. 2017-01-24 21:19:07 select base_supplier:SELECT
  4103. id,
  4104. supplier_name,
  4105. area_id,
  4106. is_disabled,
  4107. supplier_type
  4108. FROM
  4109. base_supplier a
  4110. WHERE
  4111. cancel_flag = 0
  4112. AND supplier_type = 187
  4113. LIMIT 0,10
  4114. 2017-01-24 21:19:07 count:SELECT
  4115. a.id
  4116. FROM
  4117. base_supplier AS a,
  4118. base_supplier_purchase AS b
  4119. WHERE
  4120. a.id = b.supplier_id
  4121. AND a.cancel_flag = 0
  4122. AND b.cancel_flag = 0
  4123. GROUP BY
  4124. b.supplier_id
  4125. 2017-01-24 21:19:07 select base_area:SELECT
  4126. id,
  4127. area_name
  4128. FROM
  4129. base_area
  4130. WHERE
  4131. id in(792,923,810)
  4132. 2017-01-24 21:33:12 select base_supplier:SELECT
  4133. id,
  4134. supplier_name,
  4135. area_id,
  4136. is_disabled,
  4137. supplier_type
  4138. FROM
  4139. base_supplier a
  4140. WHERE
  4141. cancel_flag = 0
  4142. and a.supplier_name like '%%龙庭%%'
  4143. AND supplier_type = 187
  4144. LIMIT 0,10
  4145. 2017-01-24 21:33:12 count:SELECT
  4146. a.id
  4147. FROM
  4148. base_supplier AS a,
  4149. base_supplier_purchase AS b
  4150. WHERE
  4151. a.id = b.supplier_id
  4152. and a.supplier_name like '%%龙庭%%'
  4153. AND a.cancel_flag = 0
  4154. AND b.cancel_flag = 0
  4155. GROUP BY
  4156. b.supplier_id
  4157. 2017-01-24 21:33:12 select base_area:SELECT
  4158. id,
  4159. area_name
  4160. FROM
  4161. base_area
  4162. WHERE
  4163. id in(923)