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

6011 lines
245 KiB

  1. 2017-02-07 09:01:39 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 main_corp_id = 0
  12. AND supplier_type = 187
  13. LIMIT 0,10
  14. 2017-02-07 09:01:39 count:SELECT
  15. a.id
  16. FROM
  17. base_supplier AS a,
  18. base_supplier_purchase AS b
  19. WHERE
  20. a.id = b.supplier_id
  21. and main_corp_id = 0
  22. AND a.cancel_flag = 0
  23. AND b.cancel_flag = 0
  24. GROUP BY
  25. b.supplier_id
  26. 2017-02-07 09:01:39 select base_area:SELECT
  27. id,
  28. area_name
  29. FROM
  30. base_area
  31. WHERE
  32. id in(792,923,810)
  33. 2017-02-07 09:01:42 select base_supplier:SELECT
  34. id,
  35. supplier_name,
  36. area_id,
  37. is_disabled,
  38. supplier_type
  39. FROM
  40. base_supplier a
  41. WHERE
  42. cancel_flag = 0
  43. and main_corp_id = 0
  44. AND supplier_type = 187
  45. LIMIT 0,10
  46. 2017-02-07 09:01:42 count:SELECT
  47. a.id
  48. FROM
  49. base_supplier AS a,
  50. base_supplier_purchase AS b
  51. WHERE
  52. a.id = b.supplier_id
  53. and main_corp_id = 0
  54. AND a.cancel_flag = 0
  55. AND b.cancel_flag = 0
  56. GROUP BY
  57. b.supplier_id
  58. 2017-02-07 09:01:42 select base_area:SELECT
  59. id,
  60. area_name
  61. FROM
  62. base_area
  63. WHERE
  64. id in(792,923,810)
  65. 2017-02-07 09:02:12 select base_area:SELECT
  66. id,
  67. area_name
  68. FROM
  69. base_area
  70. WHERE
  71. parent_id = 0
  72. 2017-02-07 09:02:12 select base_area:SELECT
  73. id,
  74. area_name
  75. FROM
  76. base_area
  77. WHERE
  78. parent_id = 1
  79. 2017-02-07 09:02:34 select base_supplier:SELECT
  80. id,
  81. supplier_name,
  82. area_id,
  83. is_disabled,
  84. supplier_type
  85. FROM
  86. base_supplier a
  87. WHERE
  88. cancel_flag = 0
  89. and main_corp_id = 0
  90. AND supplier_type = 187
  91. LIMIT 0,10
  92. 2017-02-07 09:02:34 count:SELECT
  93. a.id
  94. FROM
  95. base_supplier AS a,
  96. base_supplier_purchase AS b
  97. WHERE
  98. a.id = b.supplier_id
  99. and main_corp_id = 0
  100. AND a.cancel_flag = 0
  101. AND b.cancel_flag = 0
  102. GROUP BY
  103. b.supplier_id
  104. 2017-02-07 09:02:34 select base_area:SELECT
  105. id,
  106. area_name
  107. FROM
  108. base_area
  109. WHERE
  110. id in(792,923,810)
  111. 2017-02-07 09:02:52 select base_supplier:SELECT
  112. id,
  113. supplier_name,
  114. area_id,
  115. is_disabled,
  116. supplier_type
  117. FROM
  118. base_supplier a
  119. WHERE
  120. cancel_flag = 0
  121. and main_corp_id = 0
  122. AND supplier_type = 187
  123. LIMIT 0,10
  124. 2017-02-07 09:02:52 count:SELECT
  125. a.id
  126. FROM
  127. base_supplier AS a,
  128. base_supplier_purchase AS b
  129. WHERE
  130. a.id = b.supplier_id
  131. and main_corp_id = 0
  132. AND a.cancel_flag = 0
  133. AND b.cancel_flag = 0
  134. GROUP BY
  135. b.supplier_id
  136. 2017-02-07 09:02:52 select base_area:SELECT
  137. id,
  138. area_name
  139. FROM
  140. base_area
  141. WHERE
  142. id in(792,923,810)
  143. 2017-02-07 09:02:56 select base_supplier:SELECT
  144. id,
  145. supplier_name,
  146. area_id,
  147. is_disabled,
  148. supplier_type
  149. FROM
  150. base_supplier a
  151. WHERE
  152. cancel_flag = 0
  153. and a.supplier_name like '%%宁波北仑世茂希尔顿逸林酒店%%' and main_corp_id = 0
  154. AND supplier_type = 187
  155. LIMIT 0,10
  156. 2017-02-07 09:02:56 count:SELECT
  157. a.id
  158. FROM
  159. base_supplier AS a,
  160. base_supplier_purchase AS b
  161. WHERE
  162. a.id = b.supplier_id
  163. and a.supplier_name like '%%宁波北仑世茂希尔顿逸林酒店%%' and main_corp_id = 0
  164. AND a.cancel_flag = 0
  165. AND b.cancel_flag = 0
  166. GROUP BY
  167. b.supplier_id
  168. 2017-02-07 09:02:56 select base_area:SELECT
  169. id,
  170. area_name
  171. FROM
  172. base_area
  173. WHERE
  174. id in(937)
  175. 2017-02-07 09:03:02 select base_area:SELECT
  176. id,
  177. area_name
  178. FROM
  179. base_area
  180. WHERE
  181. parent_id = 0
  182. 2017-02-07 09:03:02 select base_supplier:SELECT
  183. id,
  184. supplier_name,
  185. area_id,
  186. company_name,
  187. sett_type,
  188. sett_frequency,
  189. account_bank,
  190. account_num,
  191. account_name
  192. FROM
  193. base_supplier
  194. WHERE
  195. cancel_flag = 0
  196. AND id = 1224
  197. 2017-02-07 09:03:02 select base_area:SELECT
  198. id,
  199. area_name,
  200. parent_id
  201. FROM
  202. base_area
  203. WHERE
  204. cancel_flag = 0
  205. AND id = 937
  206. 2017-02-07 09:03:02 select base_area:SELECT
  207. id,
  208. area_name
  209. FROM
  210. base_area
  211. WHERE
  212. cancel_flag = 0
  213. AND id = 922
  214. 2017-02-07 09:03:02 select base_supplier_purchase:SELECT
  215. id,
  216. product_type,
  217. purchaser_name
  218. FROM
  219. base_supplier_purchase
  220. WHERE
  221. cancel_flag = 0
  222. AND supplier_id = 1224
  223. 2017-02-07 09:03:02 select base_supplier_link:SELECT
  224. id,
  225. link_name,
  226. contact_name,
  227. contact_mobile,
  228. contact_telphone,
  229. fax,
  230. email,
  231. remark
  232. FROM
  233. base_supplier_link
  234. WHERE
  235. cancel_flag = 0
  236. AND supplier_id = 1224
  237. 2017-02-07 09:03:02 select base_area:SELECT
  238. id,
  239. area_name
  240. FROM
  241. base_area
  242. WHERE
  243. parent_id = 922
  244. 2017-02-07 09:03:38 getDbPurchase base_supplier_purchase:SELECT
  245. id AS purchase_id,
  246. product_type,
  247. purchaser_name
  248. FROM
  249. base_supplier_purchase
  250. WHERE
  251. cancel_flag = 0
  252. AND supplier_id = 1224
  253. 2017-02-07 09:03:38 getDbLink base_supplier_link:SELECT
  254. id as link_id,
  255. link_name,
  256. contact_name,
  257. contact_mobile,
  258. contact_telphone,
  259. fax,
  260. email,
  261. remark
  262. FROM
  263. base_supplier_link
  264. WHERE
  265. cancel_flag = 0
  266. AND supplier_id = 1224
  267. 2017-02-07 09:03:38 getDbChannel base_supplier:SELECT
  268. supplier_name,
  269. area_id,
  270. company_name,
  271. sett_type,
  272. sett_frequency,
  273. account_bank,
  274. account_num,
  275. account_name
  276. FROM
  277. base_supplier
  278. WHERE
  279. cancel_flag = 0
  280. AND id = 1224
  281. 2017-02-07 09:03:38 UPDATE base_supplier:UPDATE base_supplier
  282. SET update_user_id = 486,update_time = '2017-02-07 09:03:38',supplier_name = '宁波北仑世茂希尔顿逸林酒店',area_id = '937',company_name = '宁波北仑世茂希尔顿逸林酒店',sett_type = '275',sett_frequency = '295',account_bank = '',account_num = '',account_name = ''
  283. WHERE
  284. id = 1224
  285. 2017-02-07 09:03:38 INSERT base_supplier_purchase:INSERT INTO base_supplier_purchase (
  286. create_user_id,
  287. create_time,
  288. supplier_id,
  289. product_type,
  290. purchaser_name
  291. )
  292. VALUES (486,'2017-02-07 09:03:38',1224,25,'丁鹏')
  293. 2017-02-07 09:03:38 delete base_supplier_sale:UPDATE base_supplier_purchase
  294. SET update_user_id = 486,update_time = '2017-02-07 09:03:38',cancel_flag = 1
  295. WHERE
  296. id = 244
  297. 2017-02-07 09:03:40 select base_supplier:SELECT
  298. id,
  299. supplier_name,
  300. area_id,
  301. is_disabled,
  302. supplier_type
  303. FROM
  304. base_supplier a
  305. WHERE
  306. cancel_flag = 0
  307. and main_corp_id = 0
  308. AND supplier_type = 187
  309. LIMIT 0,10
  310. 2017-02-07 09:03:40 count:SELECT
  311. a.id
  312. FROM
  313. base_supplier AS a,
  314. base_supplier_purchase AS b
  315. WHERE
  316. a.id = b.supplier_id
  317. and main_corp_id = 0
  318. AND a.cancel_flag = 0
  319. AND b.cancel_flag = 0
  320. GROUP BY
  321. b.supplier_id
  322. 2017-02-07 09:03:40 select base_area:SELECT
  323. id,
  324. area_name
  325. FROM
  326. base_area
  327. WHERE
  328. id in(792,923,810)
  329. 2017-02-07 09:07:19 select base_supplier:SELECT
  330. id,
  331. supplier_name,
  332. area_id,
  333. is_disabled,
  334. supplier_type
  335. FROM
  336. base_supplier a
  337. WHERE
  338. cancel_flag = 0
  339. and main_corp_id = 0
  340. AND supplier_type = 187
  341. LIMIT 0,10
  342. 2017-02-07 09:07:19 count:SELECT
  343. a.id
  344. FROM
  345. base_supplier AS a,
  346. base_supplier_purchase AS b
  347. WHERE
  348. a.id = b.supplier_id
  349. and main_corp_id = 0
  350. AND a.cancel_flag = 0
  351. AND b.cancel_flag = 0
  352. GROUP BY
  353. b.supplier_id
  354. 2017-02-07 09:07:19 select base_area:SELECT
  355. id,
  356. area_name
  357. FROM
  358. base_area
  359. WHERE
  360. id in(792,923,810)
  361. 2017-02-07 09:07:23 select base_supplier:SELECT
  362. id,
  363. supplier_name,
  364. area_id,
  365. is_disabled,
  366. supplier_type
  367. FROM
  368. base_supplier a
  369. WHERE
  370. cancel_flag = 0
  371. and a.supplier_name like '%%龙庭%%' and main_corp_id = 0
  372. AND supplier_type = 187
  373. LIMIT 0,10
  374. 2017-02-07 09:07:23 count:SELECT
  375. a.id
  376. FROM
  377. base_supplier AS a,
  378. base_supplier_purchase AS b
  379. WHERE
  380. a.id = b.supplier_id
  381. and a.supplier_name like '%%龙庭%%' and main_corp_id = 0
  382. AND a.cancel_flag = 0
  383. AND b.cancel_flag = 0
  384. GROUP BY
  385. b.supplier_id
  386. 2017-02-07 09:07:23 select base_area:SELECT
  387. id,
  388. area_name
  389. FROM
  390. base_area
  391. WHERE
  392. id in(923)
  393. 2017-02-07 09:07:24 getListUser base_user:SELECT
  394. id,
  395. true_name,
  396. `status`
  397. FROM
  398. base_user
  399. WHERE
  400. cancel_flag = 0
  401. AND org_id = 1003
  402. 2017-02-07 09:07:28 detailUser base_user:SELECT
  403. id,
  404. user_name,
  405. true_name,
  406. phone_no
  407. FROM
  408. base_user
  409. WHERE
  410. cancel_flag = 0
  411. AND id = 299
  412. 2017-02-07 09:10:58 select base_supplier:SELECT
  413. id,
  414. supplier_name,
  415. area_id,
  416. is_disabled,
  417. supplier_type
  418. FROM
  419. base_supplier a
  420. WHERE
  421. cancel_flag = 0
  422. and main_corp_id = 0
  423. AND supplier_type = 187
  424. LIMIT 0,10
  425. 2017-02-07 09:10:58 count:SELECT
  426. a.id
  427. FROM
  428. base_supplier AS a,
  429. base_supplier_purchase AS b
  430. WHERE
  431. a.id = b.supplier_id
  432. and main_corp_id = 0
  433. AND a.cancel_flag = 0
  434. AND b.cancel_flag = 0
  435. GROUP BY
  436. b.supplier_id
  437. 2017-02-07 09:10:58 select base_area:SELECT
  438. id,
  439. area_name
  440. FROM
  441. base_area
  442. WHERE
  443. id in(792,923,810)
  444. 2017-02-07 09:11:01 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-02-07 09:11:01 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 main_corp_id = 0 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,1213,1218,1219,1220,1221,1222,1223,1224) and main_corp_id = 0
  463. AND supplier_type = 187
  464. LIMIT 0,10
  465. 2017-02-07 09:11:01 count:SELECT
  466. a.id
  467. FROM
  468. base_supplier AS a,
  469. base_supplier_purchase AS b
  470. WHERE
  471. a.id = b.supplier_id
  472. and main_corp_id = 0 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,1213,1218,1219,1220,1221,1222,1223,1224) and main_corp_id = 0
  473. AND a.cancel_flag = 0
  474. AND b.cancel_flag = 0
  475. GROUP BY
  476. b.supplier_id
  477. 2017-02-07 09:11:01 select base_area:SELECT
  478. id,
  479. area_name
  480. FROM
  481. base_area
  482. WHERE
  483. id in(803,792,923,799)
  484. 2017-02-07 09:11:06 select base_supplier_purchase:SELECT
  485. supplier_id
  486. FROM
  487. base_supplier_purchase
  488. WHERE
  489. product_type = 25 and cancel_flag = 0
  490. GROUP BY
  491. supplier_id
  492. 2017-02-07 09:11:06 select base_supplier:SELECT
  493. id,
  494. supplier_name,
  495. area_id,
  496. is_disabled,
  497. supplier_type
  498. FROM
  499. base_supplier a
  500. WHERE
  501. cancel_flag = 0
  502. and a.supplier_name like '%%龙庭%%' and main_corp_id = 0 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,1213,1218,1219,1220,1221,1222,1223,1224) and a.supplier_name like '%%龙庭%%' and main_corp_id = 0
  503. AND supplier_type = 187
  504. LIMIT 0,10
  505. 2017-02-07 09:11:06 count:SELECT
  506. a.id
  507. FROM
  508. base_supplier AS a,
  509. base_supplier_purchase AS b
  510. WHERE
  511. a.id = b.supplier_id
  512. and a.supplier_name like '%%龙庭%%' and main_corp_id = 0 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,1213,1218,1219,1220,1221,1222,1223,1224) and a.supplier_name like '%%龙庭%%' and main_corp_id = 0
  513. AND a.cancel_flag = 0
  514. AND b.cancel_flag = 0
  515. GROUP BY
  516. b.supplier_id
  517. 2017-02-07 09:11:06 select base_area:SELECT
  518. id,
  519. area_name
  520. FROM
  521. base_area
  522. WHERE
  523. id in(923)
  524. 2017-02-07 09:11:25 getListUser base_user:SELECT
  525. id,
  526. true_name,
  527. `status`
  528. FROM
  529. base_user
  530. WHERE
  531. cancel_flag = 0
  532. AND org_id = 1003
  533. 2017-02-07 09:11:28 detailUser base_user:SELECT
  534. id,
  535. user_name,
  536. true_name,
  537. phone_no
  538. FROM
  539. base_user
  540. WHERE
  541. cancel_flag = 0
  542. AND id = 299
  543. 2017-02-07 09:11:31 getListUser base_user:SELECT
  544. id,
  545. true_name,
  546. `status`
  547. FROM
  548. base_user
  549. WHERE
  550. cancel_flag = 0
  551. AND org_id = 1003
  552. 2017-02-07 09:12:08 detailUser base_user:SELECT
  553. id,
  554. user_name,
  555. true_name,
  556. phone_no
  557. FROM
  558. base_user
  559. WHERE
  560. cancel_flag = 0
  561. AND id = 299
  562. 2017-02-07 09:14:13 getListUser base_user:SELECT
  563. id,
  564. true_name,
  565. `status`
  566. FROM
  567. base_user
  568. WHERE
  569. cancel_flag = 0
  570. AND org_id = 1003
  571. 2017-02-07 09:14:17 select base_supplier:SELECT
  572. id,
  573. supplier_name,
  574. area_id,
  575. is_disabled,
  576. supplier_type
  577. FROM
  578. base_supplier a
  579. WHERE
  580. cancel_flag = 0
  581. and main_corp_id = 0
  582. AND supplier_type = 187
  583. LIMIT 0,10
  584. 2017-02-07 09:14:17 count:SELECT
  585. a.id
  586. FROM
  587. base_supplier AS a,
  588. base_supplier_purchase AS b
  589. WHERE
  590. a.id = b.supplier_id
  591. and main_corp_id = 0
  592. AND a.cancel_flag = 0
  593. AND b.cancel_flag = 0
  594. GROUP BY
  595. b.supplier_id
  596. 2017-02-07 09:14:17 select base_area:SELECT
  597. id,
  598. area_name
  599. FROM
  600. base_area
  601. WHERE
  602. id in(792,923,810)
  603. 2017-02-07 09:14:26 select base_supplier:SELECT
  604. id,
  605. supplier_name,
  606. area_id,
  607. is_disabled,
  608. supplier_type
  609. FROM
  610. base_supplier a
  611. WHERE
  612. cancel_flag = 0
  613. and a.supplier_name like '%%龙庭开元%%' and main_corp_id = 0
  614. AND supplier_type = 187
  615. LIMIT 0,10
  616. 2017-02-07 09:14:26 count:SELECT
  617. a.id
  618. FROM
  619. base_supplier AS a,
  620. base_supplier_purchase AS b
  621. WHERE
  622. a.id = b.supplier_id
  623. and a.supplier_name like '%%龙庭开元%%' and main_corp_id = 0
  624. AND a.cancel_flag = 0
  625. AND b.cancel_flag = 0
  626. GROUP BY
  627. b.supplier_id
  628. 2017-02-07 09:14:26 select base_area:SELECT
  629. id,
  630. area_name
  631. FROM
  632. base_area
  633. WHERE
  634. id in(923)
  635. 2017-02-07 09:54:50 select base_supplier:SELECT
  636. id,
  637. supplier_name,
  638. area_id,
  639. is_disabled,
  640. supplier_type,
  641. manage_type
  642. FROM
  643. base_supplier
  644. WHERE
  645. cancel_flag = 0
  646. and main_corp_id = 0
  647. AND supplier_type = 301
  648. LIMIT 0,10
  649. 2017-02-07 09:54:50 select base_area:SELECT
  650. id,
  651. area_name
  652. FROM
  653. base_area
  654. WHERE
  655. id in(792,810,794,850)
  656. 2017-02-07 09:54:53 select base_area:SELECT
  657. id,
  658. area_name
  659. FROM
  660. base_area
  661. WHERE
  662. parent_id = 0
  663. 2017-02-07 09:54:53 select base_area:SELECT
  664. id,
  665. area_name
  666. FROM
  667. base_area
  668. WHERE
  669. parent_id = 1
  670. 2017-02-07 09:55:12 check base_supplier:SELECT
  671. supplier_name
  672. FROM
  673. base_supplier
  674. WHERE
  675. cancel_flag = 0
  676. AND supplier_name = '携程度假(代理)' AND supplier_type=301
  677. 2017-02-07 09:55:25 select base_area:SELECT
  678. id,
  679. area_name
  680. FROM
  681. base_area
  682. WHERE
  683. parent_id = 791
  684. 2017-02-07 09:56:18 select base_supplier:SELECT
  685. id,
  686. supplier_name,
  687. area_id,
  688. is_disabled,
  689. supplier_type,
  690. manage_type
  691. FROM
  692. base_supplier
  693. WHERE
  694. cancel_flag = 0
  695. and main_corp_id = 0
  696. AND supplier_type = 301
  697. LIMIT 0,10
  698. 2017-02-07 09:56:18 select base_area:SELECT
  699. id,
  700. area_name
  701. FROM
  702. base_area
  703. WHERE
  704. id in(792,810,794,850)
  705. 2017-02-07 09:56:31 select base_supplier:SELECT
  706. id,
  707. supplier_name,
  708. area_id,
  709. is_disabled,
  710. supplier_type,
  711. manage_type
  712. FROM
  713. base_supplier
  714. WHERE
  715. cancel_flag = 0
  716. and main_corp_id = 0
  717. AND supplier_type = 301
  718. LIMIT 0,10
  719. 2017-02-07 09:56:31 select base_area:SELECT
  720. id,
  721. area_name
  722. FROM
  723. base_area
  724. WHERE
  725. id in(792,810,794,850)
  726. 2017-02-07 09:56:32 select base_supplier:SELECT
  727. id,
  728. supplier_name,
  729. area_id,
  730. is_disabled,
  731. supplier_type,
  732. manage_type
  733. FROM
  734. base_supplier
  735. WHERE
  736. cancel_flag = 0
  737. and supplier_name like '%%携程自由行%%' and main_corp_id = 0
  738. AND supplier_type = 301
  739. LIMIT 0,10
  740. 2017-02-07 09:56:32 select base_area:SELECT
  741. id,
  742. area_name
  743. FROM
  744. base_area
  745. WHERE
  746. id in(792)
  747. 2017-02-07 09:56:35 select base_area:SELECT
  748. id,
  749. area_name
  750. FROM
  751. base_area
  752. WHERE
  753. parent_id = 0
  754. 2017-02-07 09:56:35 select base_area:SELECT
  755. id,
  756. area_name
  757. FROM
  758. base_area
  759. WHERE
  760. parent_id = 1
  761. 2017-02-07 09:56:35 select base_supplier:SELECT
  762. id,
  763. supplier_name,
  764. area_id,
  765. manage_type,
  766. company_name,
  767. id_card,
  768. sett_type,
  769. sett_frequency,
  770. account_bank,
  771. account_num,
  772. account_name,
  773. sales_man
  774. FROM
  775. base_supplier
  776. WHERE
  777. cancel_flag = 0
  778. AND id = 19
  779. 2017-02-07 09:56:35 select base_area:SELECT
  780. id,
  781. area_name,
  782. parent_id
  783. FROM
  784. base_area
  785. WHERE
  786. cancel_flag = 0
  787. AND id = 792
  788. 2017-02-07 09:56:35 select base_area:SELECT
  789. id,
  790. area_name
  791. FROM
  792. base_area
  793. WHERE
  794. cancel_flag = 0
  795. AND id = 791
  796. 2017-02-07 09:56:35 select base_supplier_sale:SELECT
  797. id,
  798. prod_supplier_id,
  799. product_type,
  800. parent_type,
  801. sale_type,
  802. commision_flag,
  803. commision_type,
  804. back_commision_type,
  805. back_commision_method,
  806. back_percent,
  807. back_value
  808. FROM
  809. base_supplier_sale
  810. WHERE
  811. cancel_flag = 0
  812. AND supplier_id = 19
  813. 2017-02-07 09:56:35 select base_supplier_link:SELECT
  814. id,
  815. link_name,
  816. contact_name,
  817. contact_mobile,
  818. contact_telphone,
  819. fax,
  820. email,
  821. remark
  822. FROM
  823. base_supplier_link
  824. WHERE
  825. cancel_flag = 0
  826. AND supplier_id = 19
  827. 2017-02-07 09:56:35 select base_area:SELECT
  828. id,
  829. area_name
  830. FROM
  831. base_area
  832. WHERE
  833. parent_id = 791
  834. 2017-02-07 09:56:37 select base_area:SELECT
  835. id,
  836. area_name
  837. FROM
  838. base_area
  839. WHERE
  840. parent_id = 0
  841. 2017-02-07 09:56:37 select base_area:SELECT
  842. id,
  843. area_name
  844. FROM
  845. base_area
  846. WHERE
  847. parent_id = 1
  848. 2017-02-07 09:56:37 select base_supplier:SELECT
  849. id,
  850. supplier_name,
  851. area_id,
  852. manage_type,
  853. company_name,
  854. id_card,
  855. sett_type,
  856. sett_frequency,
  857. account_bank,
  858. account_num,
  859. account_name,
  860. sales_man
  861. FROM
  862. base_supplier
  863. WHERE
  864. cancel_flag = 0
  865. AND id = 10
  866. 2017-02-07 09:56:37 select base_area:SELECT
  867. id,
  868. area_name,
  869. parent_id
  870. FROM
  871. base_area
  872. WHERE
  873. cancel_flag = 0
  874. AND id = 792
  875. 2017-02-07 09:56:37 select base_area:SELECT
  876. id,
  877. area_name
  878. FROM
  879. base_area
  880. WHERE
  881. cancel_flag = 0
  882. AND id = 791
  883. 2017-02-07 09:56:37 select base_supplier_sale:SELECT
  884. id,
  885. prod_supplier_id,
  886. product_type,
  887. parent_type,
  888. sale_type,
  889. commision_flag,
  890. commision_type,
  891. back_commision_type,
  892. back_commision_method,
  893. back_percent,
  894. back_value
  895. FROM
  896. base_supplier_sale
  897. WHERE
  898. cancel_flag = 0
  899. AND supplier_id = 10
  900. 2017-02-07 09:56:37 select base_supplier_link:SELECT
  901. id,
  902. link_name,
  903. contact_name,
  904. contact_mobile,
  905. contact_telphone,
  906. fax,
  907. email,
  908. remark
  909. FROM
  910. base_supplier_link
  911. WHERE
  912. cancel_flag = 0
  913. AND supplier_id = 10
  914. 2017-02-07 09:56:37 select base_area:SELECT
  915. id,
  916. area_name
  917. FROM
  918. base_area
  919. WHERE
  920. parent_id = 791
  921. 2017-02-07 09:56:55 getDbSale base_supplier_sale:SELECT
  922. id AS sale_id,
  923. prod_supplier_id,
  924. product_type,
  925. parent_type,
  926. sale_type,
  927. commision_flag,
  928. commision_type,
  929. back_commision_type,
  930. back_commision_method,
  931. back_percent,
  932. back_value
  933. FROM
  934. base_supplier_sale
  935. WHERE
  936. cancel_flag = 0
  937. AND supplier_id = 19
  938. 2017-02-07 09:56:55 getDbLink base_supplier_link:SELECT
  939. id as link_id,
  940. link_name,
  941. contact_name,
  942. contact_mobile,
  943. contact_telphone,
  944. fax,
  945. email,
  946. remark
  947. FROM
  948. base_supplier_link
  949. WHERE
  950. cancel_flag = 0
  951. AND supplier_id = 19
  952. 2017-02-07 09:56:55 getDbChannel base_supplier:SELECT
  953. supplier_name,
  954. area_id,
  955. manage_type,
  956. company_name,
  957. id_card,
  958. sett_type,
  959. sett_frequency,
  960. account_bank,
  961. account_num,
  962. account_name,
  963. sales_man
  964. FROM
  965. base_supplier
  966. WHERE
  967. cancel_flag = 0
  968. AND id = 19
  969. 2017-02-07 09:56:55 UPDATE base_supplier_sale:UPDATE base_supplier_sale
  970. SET update_user_id = 33,update_time = '2017-02-07 09:56:55',prod_supplier_id = '0',product_type = '0',parent_type = '310',sale_type = '312',commision_flag = '0',commision_type = '0',back_commision_type = '0',back_commision_method = '0',back_percent = '0.00',back_value = '0.00'
  971. WHERE
  972. id = 190
  973. 2017-02-07 09:56:55 INSERT base_supplier_purchase:INSERT INTO base_supplier_sale (
  974. create_user_id,
  975. create_time,
  976. supplier_id,
  977. prod_supplier_id,
  978. product_type,
  979. parent_type,
  980. sale_type,
  981. commision_flag,
  982. commision_type,
  983. back_commision_type,
  984. back_commision_method,
  985. back_percent,
  986. back_value
  987. )
  988. VALUES (33,'2017-02-07 09:56:55',19,0,0,25,312,0,0,0,0,'0','0')
  989. 2017-02-07 09:56:57 select base_supplier:SELECT
  990. id,
  991. supplier_name,
  992. area_id,
  993. is_disabled,
  994. supplier_type,
  995. manage_type
  996. FROM
  997. base_supplier
  998. WHERE
  999. cancel_flag = 0
  1000. and main_corp_id = 0
  1001. AND supplier_type = 301
  1002. LIMIT 0,10
  1003. 2017-02-07 09:56:57 select base_area:SELECT
  1004. id,
  1005. area_name
  1006. FROM
  1007. base_area
  1008. WHERE
  1009. id in(792,810,794,850)
  1010. 2017-02-07 09:57:02 select base_supplier:SELECT
  1011. id,
  1012. supplier_name,
  1013. area_id,
  1014. is_disabled,
  1015. supplier_type,
  1016. manage_type
  1017. FROM
  1018. base_supplier
  1019. WHERE
  1020. cancel_flag = 0
  1021. and supplier_name like '%%携程%%' and main_corp_id = 0
  1022. AND supplier_type = 301
  1023. LIMIT 0,10
  1024. 2017-02-07 09:57:02 select base_area:SELECT
  1025. id,
  1026. area_name
  1027. FROM
  1028. base_area
  1029. WHERE
  1030. id in(794,792,2)
  1031. 2017-02-07 09:57:06 select base_area:SELECT
  1032. id,
  1033. area_name
  1034. FROM
  1035. base_area
  1036. WHERE
  1037. parent_id = 0
  1038. 2017-02-07 09:57:06 select base_area:SELECT
  1039. id,
  1040. area_name
  1041. FROM
  1042. base_area
  1043. WHERE
  1044. parent_id = 1
  1045. 2017-02-07 09:57:06 select base_supplier:SELECT
  1046. id,
  1047. supplier_name,
  1048. area_id,
  1049. manage_type,
  1050. company_name,
  1051. id_card,
  1052. sett_type,
  1053. sett_frequency,
  1054. account_bank,
  1055. account_num,
  1056. account_name,
  1057. sales_man
  1058. FROM
  1059. base_supplier
  1060. WHERE
  1061. cancel_flag = 0
  1062. AND id = 18
  1063. 2017-02-07 09:57:06 select base_area:SELECT
  1064. id,
  1065. area_name,
  1066. parent_id
  1067. FROM
  1068. base_area
  1069. WHERE
  1070. cancel_flag = 0
  1071. AND id = 792
  1072. 2017-02-07 09:57:06 select base_area:SELECT
  1073. id,
  1074. area_name
  1075. FROM
  1076. base_area
  1077. WHERE
  1078. cancel_flag = 0
  1079. AND id = 791
  1080. 2017-02-07 09:57:06 select base_supplier_sale:SELECT
  1081. id,
  1082. prod_supplier_id,
  1083. product_type,
  1084. parent_type,
  1085. sale_type,
  1086. commision_flag,
  1087. commision_type,
  1088. back_commision_type,
  1089. back_commision_method,
  1090. back_percent,
  1091. back_value
  1092. FROM
  1093. base_supplier_sale
  1094. WHERE
  1095. cancel_flag = 0
  1096. AND supplier_id = 18
  1097. 2017-02-07 09:57:06 select base_supplier_link:SELECT
  1098. id,
  1099. link_name,
  1100. contact_name,
  1101. contact_mobile,
  1102. contact_telphone,
  1103. fax,
  1104. email,
  1105. remark
  1106. FROM
  1107. base_supplier_link
  1108. WHERE
  1109. cancel_flag = 0
  1110. AND supplier_id = 18
  1111. 2017-02-07 09:57:06 select base_area:SELECT
  1112. id,
  1113. area_name
  1114. FROM
  1115. base_area
  1116. WHERE
  1117. parent_id = 791
  1118. 2017-02-07 09:58:02 getDbSale base_supplier_sale:SELECT
  1119. id AS sale_id,
  1120. prod_supplier_id,
  1121. product_type,
  1122. parent_type,
  1123. sale_type,
  1124. commision_flag,
  1125. commision_type,
  1126. back_commision_type,
  1127. back_commision_method,
  1128. back_percent,
  1129. back_value
  1130. FROM
  1131. base_supplier_sale
  1132. WHERE
  1133. cancel_flag = 0
  1134. AND supplier_id = 18
  1135. 2017-02-07 09:58:02 getDbLink base_supplier_link:SELECT
  1136. id as link_id,
  1137. link_name,
  1138. contact_name,
  1139. contact_mobile,
  1140. contact_telphone,
  1141. fax,
  1142. email,
  1143. remark
  1144. FROM
  1145. base_supplier_link
  1146. WHERE
  1147. cancel_flag = 0
  1148. AND supplier_id = 18
  1149. 2017-02-07 09:58:02 getDbChannel base_supplier:SELECT
  1150. supplier_name,
  1151. area_id,
  1152. manage_type,
  1153. company_name,
  1154. id_card,
  1155. sett_type,
  1156. sett_frequency,
  1157. account_bank,
  1158. account_num,
  1159. account_name,
  1160. sales_man
  1161. FROM
  1162. base_supplier
  1163. WHERE
  1164. cancel_flag = 0
  1165. AND id = 18
  1166. 2017-02-07 09:58:02 UPDATE base_supplier:UPDATE base_supplier
  1167. SET update_user_id = 33,update_time = '2017-02-07 09:58:02',supplier_name = '携程半自助游',area_id = '792',manage_type = '1',company_name = '0',id_card = '',sett_type = '275',sett_frequency = '0',account_bank = '',account_num = '',account_name = '',sales_man = '业务员'
  1168. WHERE
  1169. id = 18
  1170. 2017-02-07 09:58:02 UPDATE base_supplier_sale:UPDATE base_supplier_sale
  1171. SET update_user_id = 33,update_time = '2017-02-07 09:58:02',prod_supplier_id = '0',product_type = '0',parent_type = '310',sale_type = '312',commision_flag = '0',commision_type = '0',back_commision_type = '0',back_commision_method = '0',back_percent = '0.00',back_value = '0.00'
  1172. WHERE
  1173. id = 196
  1174. 2017-02-07 09:58:02 INSERT base_supplier_purchase:INSERT INTO base_supplier_sale (
  1175. create_user_id,
  1176. create_time,
  1177. supplier_id,
  1178. prod_supplier_id,
  1179. product_type,
  1180. parent_type,
  1181. sale_type,
  1182. commision_flag,
  1183. commision_type,
  1184. back_commision_type,
  1185. back_commision_method,
  1186. back_percent,
  1187. back_value
  1188. )
  1189. VALUES (33,'2017-02-07 09:58:02',18,0,0,25,177,0,0,0,0,'0','0')
  1190. 2017-02-07 09:58:03 select base_supplier:SELECT
  1191. id,
  1192. supplier_name,
  1193. area_id,
  1194. is_disabled,
  1195. supplier_type,
  1196. manage_type
  1197. FROM
  1198. base_supplier
  1199. WHERE
  1200. cancel_flag = 0
  1201. and main_corp_id = 0
  1202. AND supplier_type = 301
  1203. LIMIT 0,10
  1204. 2017-02-07 09:58:03 select base_area:SELECT
  1205. id,
  1206. area_name
  1207. FROM
  1208. base_area
  1209. WHERE
  1210. id in(792,810,794,850)
  1211. 2017-02-07 10:03:39 select base_supplier:SELECT
  1212. id,
  1213. supplier_name,
  1214. area_id,
  1215. is_disabled,
  1216. supplier_type,
  1217. manage_type
  1218. FROM
  1219. base_supplier
  1220. WHERE
  1221. cancel_flag = 0
  1222. and main_corp_id = 0
  1223. AND supplier_type = 301
  1224. LIMIT 0,10
  1225. 2017-02-07 10:03:39 select base_area:SELECT
  1226. id,
  1227. area_name
  1228. FROM
  1229. base_area
  1230. WHERE
  1231. id in(792,810,794,850)
  1232. 2017-02-07 10:03:45 select base_supplier:SELECT
  1233. id,
  1234. supplier_name,
  1235. area_id,
  1236. is_disabled,
  1237. supplier_type,
  1238. manage_type
  1239. FROM
  1240. base_supplier
  1241. WHERE
  1242. cancel_flag = 0
  1243. and supplier_name like '%%艺龙%%' and main_corp_id = 0
  1244. AND supplier_type = 301
  1245. LIMIT 0,10
  1246. 2017-02-07 10:03:45 select base_area:SELECT
  1247. id,
  1248. area_name
  1249. FROM
  1250. base_area
  1251. WHERE
  1252. id in(2)
  1253. 2017-02-07 10:03:47 select base_area:SELECT
  1254. id,
  1255. area_name
  1256. FROM
  1257. base_area
  1258. WHERE
  1259. parent_id = 0
  1260. 2017-02-07 10:03:47 select base_area:SELECT
  1261. id,
  1262. area_name
  1263. FROM
  1264. base_area
  1265. WHERE
  1266. parent_id = 1
  1267. 2017-02-07 10:03:47 select base_supplier:SELECT
  1268. id,
  1269. supplier_name,
  1270. area_id,
  1271. manage_type,
  1272. company_name,
  1273. id_card,
  1274. sett_type,
  1275. sett_frequency,
  1276. account_bank,
  1277. account_num,
  1278. account_name,
  1279. sales_man
  1280. FROM
  1281. base_supplier
  1282. WHERE
  1283. cancel_flag = 0
  1284. AND id = 670
  1285. 2017-02-07 10:03:47 select base_area:SELECT
  1286. id,
  1287. area_name,
  1288. parent_id
  1289. FROM
  1290. base_area
  1291. WHERE
  1292. cancel_flag = 0
  1293. AND id = 2
  1294. 2017-02-07 10:03:47 select base_area:SELECT
  1295. id,
  1296. area_name
  1297. FROM
  1298. base_area
  1299. WHERE
  1300. cancel_flag = 0
  1301. AND id = 1
  1302. 2017-02-07 10:03:47 select base_supplier_sale:SELECT
  1303. id,
  1304. prod_supplier_id,
  1305. product_type,
  1306. parent_type,
  1307. sale_type,
  1308. commision_flag,
  1309. commision_type,
  1310. back_commision_type,
  1311. back_commision_method,
  1312. back_percent,
  1313. back_value
  1314. FROM
  1315. base_supplier_sale
  1316. WHERE
  1317. cancel_flag = 0
  1318. AND supplier_id = 670
  1319. 2017-02-07 10:03:48 select base_supplier_link:SELECT
  1320. id,
  1321. link_name,
  1322. contact_name,
  1323. contact_mobile,
  1324. contact_telphone,
  1325. fax,
  1326. email,
  1327. remark
  1328. FROM
  1329. base_supplier_link
  1330. WHERE
  1331. cancel_flag = 0
  1332. AND supplier_id = 670
  1333. 2017-02-07 10:03:48 select base_area:SELECT
  1334. id,
  1335. area_name
  1336. FROM
  1337. base_area
  1338. WHERE
  1339. parent_id = 1
  1340. 2017-02-07 10:04:27 getDbSale base_supplier_sale:SELECT
  1341. id AS sale_id,
  1342. prod_supplier_id,
  1343. product_type,
  1344. parent_type,
  1345. sale_type,
  1346. commision_flag,
  1347. commision_type,
  1348. back_commision_type,
  1349. back_commision_method,
  1350. back_percent,
  1351. back_value
  1352. FROM
  1353. base_supplier_sale
  1354. WHERE
  1355. cancel_flag = 0
  1356. AND supplier_id = 670
  1357. 2017-02-07 10:04:27 getDbLink base_supplier_link:SELECT
  1358. id as link_id,
  1359. link_name,
  1360. contact_name,
  1361. contact_mobile,
  1362. contact_telphone,
  1363. fax,
  1364. email,
  1365. remark
  1366. FROM
  1367. base_supplier_link
  1368. WHERE
  1369. cancel_flag = 0
  1370. AND supplier_id = 670
  1371. 2017-02-07 10:04:27 getDbChannel base_supplier:SELECT
  1372. supplier_name,
  1373. area_id,
  1374. manage_type,
  1375. company_name,
  1376. id_card,
  1377. sett_type,
  1378. sett_frequency,
  1379. account_bank,
  1380. account_num,
  1381. account_name,
  1382. sales_man
  1383. FROM
  1384. base_supplier
  1385. WHERE
  1386. cancel_flag = 0
  1387. AND id = 670
  1388. 2017-02-07 10:04:27 UPDATE base_supplier_sale:UPDATE base_supplier_sale
  1389. SET update_user_id = 42,update_time = '2017-02-07 10:04:27',prod_supplier_id = '0',product_type = '0',parent_type = '25',sale_type = '177',commision_flag = '0',commision_type = '0',back_commision_type = '0',back_commision_method = '0',back_percent = '0.00',back_value = '0.00'
  1390. WHERE
  1391. id = 47
  1392. 2017-02-07 10:04:27 INSERT base_supplier_purchase:INSERT INTO base_supplier_sale (
  1393. create_user_id,
  1394. create_time,
  1395. supplier_id,
  1396. prod_supplier_id,
  1397. product_type,
  1398. parent_type,
  1399. sale_type,
  1400. commision_flag,
  1401. commision_type,
  1402. back_commision_type,
  1403. back_commision_method,
  1404. back_percent,
  1405. back_value
  1406. )
  1407. VALUES (42,'2017-02-07 10:04:27',670,0,0,310,177,0,0,0,0,'0','0')
  1408. 2017-02-07 10:04:28 select base_supplier:SELECT
  1409. id,
  1410. supplier_name,
  1411. area_id,
  1412. is_disabled,
  1413. supplier_type,
  1414. manage_type
  1415. FROM
  1416. base_supplier
  1417. WHERE
  1418. cancel_flag = 0
  1419. and main_corp_id = 0
  1420. AND supplier_type = 301
  1421. LIMIT 0,10
  1422. 2017-02-07 10:04:28 select base_area:SELECT
  1423. id,
  1424. area_name
  1425. FROM
  1426. base_area
  1427. WHERE
  1428. id in(792,810,794,850)
  1429. 2017-02-07 10:07:46 select base_supplier:SELECT
  1430. id,
  1431. supplier_name,
  1432. area_id,
  1433. is_disabled,
  1434. supplier_type
  1435. FROM
  1436. base_supplier a
  1437. WHERE
  1438. cancel_flag = 0
  1439. and main_corp_id = 0
  1440. AND supplier_type = 187
  1441. LIMIT 0,10
  1442. 2017-02-07 10:07:46 count:SELECT
  1443. a.id
  1444. FROM
  1445. base_supplier AS a,
  1446. base_supplier_purchase AS b
  1447. WHERE
  1448. a.id = b.supplier_id
  1449. and main_corp_id = 0
  1450. AND a.cancel_flag = 0
  1451. AND b.cancel_flag = 0
  1452. GROUP BY
  1453. b.supplier_id
  1454. 2017-02-07 10:07:46 select base_area:SELECT
  1455. id,
  1456. area_name
  1457. FROM
  1458. base_area
  1459. WHERE
  1460. id in(792,923,810)
  1461. 2017-02-07 10:07:53 select base_supplier:SELECT
  1462. id,
  1463. supplier_name,
  1464. area_id,
  1465. is_disabled,
  1466. supplier_type
  1467. FROM
  1468. base_supplier a
  1469. WHERE
  1470. cancel_flag = 0
  1471. and a.supplier_name like '%%龙庭%%' and main_corp_id = 0
  1472. AND supplier_type = 187
  1473. LIMIT 0,10
  1474. 2017-02-07 10:07:53 count:SELECT
  1475. a.id
  1476. FROM
  1477. base_supplier AS a,
  1478. base_supplier_purchase AS b
  1479. WHERE
  1480. a.id = b.supplier_id
  1481. and a.supplier_name like '%%龙庭%%' and main_corp_id = 0
  1482. AND a.cancel_flag = 0
  1483. AND b.cancel_flag = 0
  1484. GROUP BY
  1485. b.supplier_id
  1486. 2017-02-07 10:07:53 select base_area:SELECT
  1487. id,
  1488. area_name
  1489. FROM
  1490. base_area
  1491. WHERE
  1492. id in(923)
  1493. 2017-02-07 10:07:57 getListUser base_user:SELECT
  1494. id,
  1495. true_name,
  1496. `status`
  1497. FROM
  1498. base_user
  1499. WHERE
  1500. cancel_flag = 0
  1501. AND org_id = 1003
  1502. 2017-02-07 10:07:58 detailUser base_user:SELECT
  1503. id,
  1504. user_name,
  1505. true_name,
  1506. phone_no
  1507. FROM
  1508. base_user
  1509. WHERE
  1510. cancel_flag = 0
  1511. AND id = 299
  1512. 2017-02-07 10:10:13 select base_area:SELECT
  1513. id,
  1514. area_name
  1515. FROM
  1516. base_area
  1517. WHERE
  1518. parent_id = 0
  1519. 2017-02-07 10:10:13 select base_area:SELECT
  1520. id,
  1521. area_name
  1522. FROM
  1523. base_area
  1524. WHERE
  1525. parent_id = 1
  1526. 2017-02-07 10:10:13 select base_supplier:SELECT
  1527. id,
  1528. supplier_name,
  1529. area_id,
  1530. manage_type,
  1531. company_name,
  1532. id_card,
  1533. sett_type,
  1534. sett_frequency,
  1535. account_bank,
  1536. account_num,
  1537. account_name,
  1538. sales_man
  1539. FROM
  1540. base_supplier
  1541. WHERE
  1542. cancel_flag = 0
  1543. AND id = 2
  1544. 2017-02-07 10:10:13 select base_area:SELECT
  1545. id,
  1546. area_name,
  1547. parent_id
  1548. FROM
  1549. base_area
  1550. WHERE
  1551. cancel_flag = 0
  1552. AND id = 792
  1553. 2017-02-07 10:10:13 select base_area:SELECT
  1554. id,
  1555. area_name
  1556. FROM
  1557. base_area
  1558. WHERE
  1559. cancel_flag = 0
  1560. AND id = 791
  1561. 2017-02-07 10:10:13 select base_supplier_sale:SELECT
  1562. id,
  1563. prod_supplier_id,
  1564. product_type,
  1565. parent_type,
  1566. sale_type,
  1567. commision_flag,
  1568. commision_type,
  1569. back_commision_type,
  1570. back_commision_method,
  1571. back_percent,
  1572. back_value
  1573. FROM
  1574. base_supplier_sale
  1575. WHERE
  1576. cancel_flag = 0
  1577. AND supplier_id = 2
  1578. 2017-02-07 10:10:13 select base_supplier_link:SELECT
  1579. id,
  1580. link_name,
  1581. contact_name,
  1582. contact_mobile,
  1583. contact_telphone,
  1584. fax,
  1585. email,
  1586. remark
  1587. FROM
  1588. base_supplier_link
  1589. WHERE
  1590. cancel_flag = 0
  1591. AND supplier_id = 2
  1592. 2017-02-07 10:10:13 select base_area:SELECT
  1593. id,
  1594. area_name
  1595. FROM
  1596. base_area
  1597. WHERE
  1598. parent_id = 791
  1599. 2017-02-07 10:12:12 select base_supplier:SELECT
  1600. id,
  1601. supplier_name,
  1602. area_id,
  1603. is_disabled,
  1604. supplier_type
  1605. FROM
  1606. base_supplier a
  1607. WHERE
  1608. cancel_flag = 0
  1609. and main_corp_id = 0
  1610. AND supplier_type = 187
  1611. LIMIT 0,10
  1612. 2017-02-07 10:12:12 count:SELECT
  1613. a.id
  1614. FROM
  1615. base_supplier AS a,
  1616. base_supplier_purchase AS b
  1617. WHERE
  1618. a.id = b.supplier_id
  1619. and main_corp_id = 0
  1620. AND a.cancel_flag = 0
  1621. AND b.cancel_flag = 0
  1622. GROUP BY
  1623. b.supplier_id
  1624. 2017-02-07 10:12:12 select base_area:SELECT
  1625. id,
  1626. area_name
  1627. FROM
  1628. base_area
  1629. WHERE
  1630. id in(792,923,810)
  1631. 2017-02-07 10:12:15 select base_supplier:SELECT
  1632. id,
  1633. supplier_name,
  1634. area_id,
  1635. is_disabled,
  1636. supplier_type
  1637. FROM
  1638. base_supplier a
  1639. WHERE
  1640. cancel_flag = 0
  1641. and a.supplier_name like '%%千岛湖旅游集散中心%%' and main_corp_id = 0
  1642. AND supplier_type = 187
  1643. LIMIT 0,10
  1644. 2017-02-07 10:12:23 select base_supplier:SELECT
  1645. id,
  1646. supplier_name,
  1647. area_id,
  1648. is_disabled,
  1649. supplier_type
  1650. FROM
  1651. base_supplier a
  1652. WHERE
  1653. cancel_flag = 0
  1654. and main_corp_id = 0
  1655. AND supplier_type = 187
  1656. LIMIT 0,10
  1657. 2017-02-07 10:12:23 count:SELECT
  1658. a.id
  1659. FROM
  1660. base_supplier AS a,
  1661. base_supplier_purchase AS b
  1662. WHERE
  1663. a.id = b.supplier_id
  1664. and main_corp_id = 0
  1665. AND a.cancel_flag = 0
  1666. AND b.cancel_flag = 0
  1667. GROUP BY
  1668. b.supplier_id
  1669. 2017-02-07 10:12:23 select base_area:SELECT
  1670. id,
  1671. area_name
  1672. FROM
  1673. base_area
  1674. WHERE
  1675. id in(792,923,810)
  1676. 2017-02-07 10:12:30 select base_supplier:SELECT
  1677. id,
  1678. supplier_name,
  1679. area_id,
  1680. is_disabled,
  1681. supplier_type
  1682. FROM
  1683. base_supplier a
  1684. WHERE
  1685. cancel_flag = 0
  1686. and a.supplier_name like '%%千岛湖%%' and main_corp_id = 0
  1687. AND supplier_type = 187
  1688. LIMIT 0,10
  1689. 2017-02-07 10:12:30 count:SELECT
  1690. a.id
  1691. FROM
  1692. base_supplier AS a,
  1693. base_supplier_purchase AS b
  1694. WHERE
  1695. a.id = b.supplier_id
  1696. and a.supplier_name like '%%千岛湖%%' and main_corp_id = 0
  1697. AND a.cancel_flag = 0
  1698. AND b.cancel_flag = 0
  1699. GROUP BY
  1700. b.supplier_id
  1701. 2017-02-07 10:12:30 select base_area:SELECT
  1702. id,
  1703. area_name
  1704. FROM
  1705. base_area
  1706. WHERE
  1707. id in(923)
  1708. 2017-02-07 10:13:57 select base_supplier:SELECT
  1709. id,
  1710. supplier_name,
  1711. area_id,
  1712. is_disabled,
  1713. supplier_type
  1714. FROM
  1715. base_supplier a
  1716. WHERE
  1717. cancel_flag = 0
  1718. and a.supplier_name like '%%龙%%' and main_corp_id = 0
  1719. AND supplier_type = 187
  1720. LIMIT 0,10
  1721. 2017-02-07 10:13:57 count:SELECT
  1722. a.id
  1723. FROM
  1724. base_supplier AS a,
  1725. base_supplier_purchase AS b
  1726. WHERE
  1727. a.id = b.supplier_id
  1728. and a.supplier_name like '%%龙%%' and main_corp_id = 0
  1729. AND a.cancel_flag = 0
  1730. AND b.cancel_flag = 0
  1731. GROUP BY
  1732. b.supplier_id
  1733. 2017-02-07 10:13:57 select base_area:SELECT
  1734. id,
  1735. area_name
  1736. FROM
  1737. base_area
  1738. WHERE
  1739. id in(792,923,842)
  1740. 2017-02-07 10:14:00 select base_supplier:SELECT
  1741. id,
  1742. supplier_name,
  1743. area_id,
  1744. is_disabled,
  1745. supplier_type
  1746. FROM
  1747. base_supplier a
  1748. WHERE
  1749. cancel_flag = 0
  1750. and a.supplier_name like '%%龙%%' and main_corp_id = 0
  1751. AND supplier_type = 187
  1752. LIMIT 0,10
  1753. 2017-02-07 10:14:00 count:SELECT
  1754. a.id
  1755. FROM
  1756. base_supplier AS a,
  1757. base_supplier_purchase AS b
  1758. WHERE
  1759. a.id = b.supplier_id
  1760. and a.supplier_name like '%%龙%%' and main_corp_id = 0
  1761. AND a.cancel_flag = 0
  1762. AND b.cancel_flag = 0
  1763. GROUP BY
  1764. b.supplier_id
  1765. 2017-02-07 10:14:00 select base_area:SELECT
  1766. id,
  1767. area_name
  1768. FROM
  1769. base_area
  1770. WHERE
  1771. id in(792,923,842)
  1772. 2017-02-07 10:14:01 select base_supplier:SELECT
  1773. id,
  1774. supplier_name,
  1775. area_id,
  1776. is_disabled,
  1777. supplier_type
  1778. FROM
  1779. base_supplier a
  1780. WHERE
  1781. cancel_flag = 0
  1782. and a.supplier_name like '%%龙%%' and main_corp_id = 0
  1783. AND supplier_type = 187
  1784. LIMIT 0,10
  1785. 2017-02-07 10:14:01 count:SELECT
  1786. a.id
  1787. FROM
  1788. base_supplier AS a,
  1789. base_supplier_purchase AS b
  1790. WHERE
  1791. a.id = b.supplier_id
  1792. and a.supplier_name like '%%龙%%' and main_corp_id = 0
  1793. AND a.cancel_flag = 0
  1794. AND b.cancel_flag = 0
  1795. GROUP BY
  1796. b.supplier_id
  1797. 2017-02-07 10:14:01 select base_area:SELECT
  1798. id,
  1799. area_name
  1800. FROM
  1801. base_area
  1802. WHERE
  1803. id in(792,923,842)
  1804. 2017-02-07 10:14:01 select base_supplier:SELECT
  1805. id,
  1806. supplier_name,
  1807. area_id,
  1808. is_disabled,
  1809. supplier_type
  1810. FROM
  1811. base_supplier a
  1812. WHERE
  1813. cancel_flag = 0
  1814. and a.supplier_name like '%%龙%%' and main_corp_id = 0
  1815. AND supplier_type = 187
  1816. LIMIT 0,10
  1817. 2017-02-07 10:14:01 count:SELECT
  1818. a.id
  1819. FROM
  1820. base_supplier AS a,
  1821. base_supplier_purchase AS b
  1822. WHERE
  1823. a.id = b.supplier_id
  1824. and a.supplier_name like '%%龙%%' and main_corp_id = 0
  1825. AND a.cancel_flag = 0
  1826. AND b.cancel_flag = 0
  1827. GROUP BY
  1828. b.supplier_id
  1829. 2017-02-07 10:14:01 select base_area:SELECT
  1830. id,
  1831. area_name
  1832. FROM
  1833. base_area
  1834. WHERE
  1835. id in(792,923,842)
  1836. 2017-02-07 10:14:02 select base_supplier:SELECT
  1837. id,
  1838. supplier_name,
  1839. area_id,
  1840. is_disabled,
  1841. supplier_type
  1842. FROM
  1843. base_supplier a
  1844. WHERE
  1845. cancel_flag = 0
  1846. and a.supplier_name like '%%龙%%' and main_corp_id = 0
  1847. AND supplier_type = 187
  1848. LIMIT 0,10
  1849. 2017-02-07 10:14:02 count:SELECT
  1850. a.id
  1851. FROM
  1852. base_supplier AS a,
  1853. base_supplier_purchase AS b
  1854. WHERE
  1855. a.id = b.supplier_id
  1856. and a.supplier_name like '%%龙%%' and main_corp_id = 0
  1857. AND a.cancel_flag = 0
  1858. AND b.cancel_flag = 0
  1859. GROUP BY
  1860. b.supplier_id
  1861. 2017-02-07 10:14:02 select base_area:SELECT
  1862. id,
  1863. area_name
  1864. FROM
  1865. base_area
  1866. WHERE
  1867. id in(792,923,842)
  1868. 2017-02-07 10:14:02 select base_supplier:SELECT
  1869. id,
  1870. supplier_name,
  1871. area_id,
  1872. is_disabled,
  1873. supplier_type
  1874. FROM
  1875. base_supplier a
  1876. WHERE
  1877. cancel_flag = 0
  1878. and a.supplier_name like '%%龙%%' and main_corp_id = 0
  1879. AND supplier_type = 187
  1880. LIMIT 0,10
  1881. 2017-02-07 10:14:02 count:SELECT
  1882. a.id
  1883. FROM
  1884. base_supplier AS a,
  1885. base_supplier_purchase AS b
  1886. WHERE
  1887. a.id = b.supplier_id
  1888. and a.supplier_name like '%%龙%%' and main_corp_id = 0
  1889. AND a.cancel_flag = 0
  1890. AND b.cancel_flag = 0
  1891. GROUP BY
  1892. b.supplier_id
  1893. 2017-02-07 10:14:02 select base_area:SELECT
  1894. id,
  1895. area_name
  1896. FROM
  1897. base_area
  1898. WHERE
  1899. id in(792,923,842)
  1900. 2017-02-07 10:16:59 select base_supplier:SELECT
  1901. id,
  1902. supplier_name,
  1903. area_id,
  1904. is_disabled,
  1905. supplier_type,
  1906. manage_type
  1907. FROM
  1908. base_supplier
  1909. WHERE
  1910. cancel_flag = 0
  1911. and main_corp_id = 0
  1912. AND supplier_type = 301
  1913. LIMIT 0,10
  1914. 2017-02-07 10:16:59 select base_area:SELECT
  1915. id,
  1916. area_name
  1917. FROM
  1918. base_area
  1919. WHERE
  1920. id in(792,810,794,850)
  1921. 2017-02-07 10:17:08 select base_supplier:SELECT
  1922. id,
  1923. supplier_name,
  1924. area_id,
  1925. is_disabled,
  1926. supplier_type,
  1927. manage_type
  1928. FROM
  1929. base_supplier
  1930. WHERE
  1931. cancel_flag = 0
  1932. and supplier_name like '%%千岛湖%%' and main_corp_id = 0
  1933. AND supplier_type = 301
  1934. LIMIT 0,10
  1935. 2017-02-07 10:17:08 select base_area:SELECT
  1936. id,
  1937. area_name
  1938. FROM
  1939. base_area
  1940. WHERE
  1941. id in(792)
  1942. 2017-02-07 10:17:21 select base_supplier:SELECT
  1943. id,
  1944. supplier_name,
  1945. area_id,
  1946. is_disabled,
  1947. supplier_type,
  1948. manage_type
  1949. FROM
  1950. base_supplier
  1951. WHERE
  1952. cancel_flag = 0
  1953. and supplier_name like '%%H%%' and main_corp_id = 0
  1954. AND supplier_type = 301
  1955. LIMIT 0,10
  1956. 2017-02-07 10:17:21 select base_area:SELECT
  1957. id,
  1958. area_name
  1959. FROM
  1960. base_area
  1961. WHERE
  1962. id in(999)
  1963. 2017-02-07 10:17:26 select base_supplier:SELECT
  1964. id,
  1965. supplier_name,
  1966. area_id,
  1967. is_disabled,
  1968. supplier_type
  1969. FROM
  1970. base_supplier a
  1971. WHERE
  1972. cancel_flag = 0
  1973. and main_corp_id = 0
  1974. AND supplier_type = 187
  1975. LIMIT 0,10
  1976. 2017-02-07 10:17:26 count:SELECT
  1977. a.id
  1978. FROM
  1979. base_supplier AS a,
  1980. base_supplier_purchase AS b
  1981. WHERE
  1982. a.id = b.supplier_id
  1983. and main_corp_id = 0
  1984. AND a.cancel_flag = 0
  1985. AND b.cancel_flag = 0
  1986. GROUP BY
  1987. b.supplier_id
  1988. 2017-02-07 10:17:26 select base_area:SELECT
  1989. id,
  1990. area_name
  1991. FROM
  1992. base_area
  1993. WHERE
  1994. id in(792,923,810)
  1995. 2017-02-07 10:17:29 select base_supplier:SELECT
  1996. id,
  1997. supplier_name,
  1998. area_id,
  1999. is_disabled,
  2000. supplier_type
  2001. FROM
  2002. base_supplier a
  2003. WHERE
  2004. cancel_flag = 0
  2005. and a.supplier_name like '%%H%%' and main_corp_id = 0
  2006. AND supplier_type = 187
  2007. LIMIT 0,10
  2008. 2017-02-07 10:17:29 count:SELECT
  2009. a.id
  2010. FROM
  2011. base_supplier AS a,
  2012. base_supplier_purchase AS b
  2013. WHERE
  2014. a.id = b.supplier_id
  2015. and a.supplier_name like '%%H%%' and main_corp_id = 0
  2016. AND a.cancel_flag = 0
  2017. AND b.cancel_flag = 0
  2018. GROUP BY
  2019. b.supplier_id
  2020. 2017-02-07 10:17:29 select base_area:SELECT
  2021. id,
  2022. area_name
  2023. FROM
  2024. base_area
  2025. WHERE
  2026. id in(810)
  2027. 2017-02-07 10:18:02 select base_supplier:SELECT
  2028. id,
  2029. supplier_name,
  2030. area_id,
  2031. is_disabled,
  2032. supplier_type
  2033. FROM
  2034. base_supplier a
  2035. WHERE
  2036. cancel_flag = 0
  2037. and main_corp_id = 0
  2038. AND supplier_type = 187
  2039. LIMIT 0,10
  2040. 2017-02-07 10:18:02 count:SELECT
  2041. a.id
  2042. FROM
  2043. base_supplier AS a,
  2044. base_supplier_purchase AS b
  2045. WHERE
  2046. a.id = b.supplier_id
  2047. and main_corp_id = 0
  2048. AND a.cancel_flag = 0
  2049. AND b.cancel_flag = 0
  2050. GROUP BY
  2051. b.supplier_id
  2052. 2017-02-07 10:18:02 select base_area:SELECT
  2053. id,
  2054. area_name
  2055. FROM
  2056. base_area
  2057. WHERE
  2058. id in(792,923,810)
  2059. 2017-02-07 10:18:08 select base_supplier_purchase:SELECT
  2060. supplier_id
  2061. FROM
  2062. base_supplier_purchase
  2063. WHERE
  2064. product_type = 25 and cancel_flag = 0
  2065. GROUP BY
  2066. supplier_id
  2067. 2017-02-07 10:18:08 select base_supplier:SELECT
  2068. id,
  2069. supplier_name,
  2070. area_id,
  2071. is_disabled,
  2072. supplier_type
  2073. FROM
  2074. base_supplier a
  2075. WHERE
  2076. cancel_flag = 0
  2077. and main_corp_id = 0 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,1213,1218,1219,1220,1221,1222,1223,1224) and main_corp_id = 0
  2078. AND supplier_type = 187
  2079. LIMIT 0,10
  2080. 2017-02-07 10:18:08 count:SELECT
  2081. a.id
  2082. FROM
  2083. base_supplier AS a,
  2084. base_supplier_purchase AS b
  2085. WHERE
  2086. a.id = b.supplier_id
  2087. and main_corp_id = 0 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,1213,1218,1219,1220,1221,1222,1223,1224) and main_corp_id = 0
  2088. AND a.cancel_flag = 0
  2089. AND b.cancel_flag = 0
  2090. GROUP BY
  2091. b.supplier_id
  2092. 2017-02-07 10:18:08 select base_area:SELECT
  2093. id,
  2094. area_name
  2095. FROM
  2096. base_area
  2097. WHERE
  2098. id in(803,792,923,799)
  2099. 2017-02-07 10:18:12 select base_area:SELECT
  2100. id,
  2101. area_name
  2102. FROM
  2103. base_area
  2104. WHERE
  2105. parent_id = 0
  2106. 2017-02-07 10:18:12 select base_supplier:SELECT
  2107. id,
  2108. supplier_name,
  2109. area_id,
  2110. company_name,
  2111. sett_type,
  2112. sett_frequency,
  2113. account_bank,
  2114. account_num,
  2115. account_name
  2116. FROM
  2117. base_supplier
  2118. WHERE
  2119. cancel_flag = 0
  2120. AND id = 665
  2121. 2017-02-07 10:18:12 select base_area:SELECT
  2122. id,
  2123. area_name,
  2124. parent_id
  2125. FROM
  2126. base_area
  2127. WHERE
  2128. cancel_flag = 0
  2129. AND id = 803
  2130. 2017-02-07 10:18:12 select base_area:SELECT
  2131. id,
  2132. area_name
  2133. FROM
  2134. base_area
  2135. WHERE
  2136. cancel_flag = 0
  2137. AND id = 791
  2138. 2017-02-07 10:18:12 select base_supplier_purchase:SELECT
  2139. id,
  2140. product_type,
  2141. purchaser_name
  2142. FROM
  2143. base_supplier_purchase
  2144. WHERE
  2145. cancel_flag = 0
  2146. AND supplier_id = 665
  2147. 2017-02-07 10:18:12 select base_supplier_link:SELECT
  2148. id,
  2149. link_name,
  2150. contact_name,
  2151. contact_mobile,
  2152. contact_telphone,
  2153. fax,
  2154. email,
  2155. remark
  2156. FROM
  2157. base_supplier_link
  2158. WHERE
  2159. cancel_flag = 0
  2160. AND supplier_id = 665
  2161. 2017-02-07 10:18:13 select base_area:SELECT
  2162. id,
  2163. area_name
  2164. FROM
  2165. base_area
  2166. WHERE
  2167. parent_id = 791
  2168. 2017-02-07 10:18:16 select base_supplier_purchase:SELECT
  2169. supplier_id
  2170. FROM
  2171. base_supplier_purchase
  2172. WHERE
  2173. product_type = 25 and cancel_flag = 0
  2174. GROUP BY
  2175. supplier_id
  2176. 2017-02-07 10:18:16 select base_supplier:SELECT
  2177. id,
  2178. supplier_name,
  2179. area_id,
  2180. is_disabled,
  2181. supplier_type
  2182. FROM
  2183. base_supplier a
  2184. WHERE
  2185. cancel_flag = 0
  2186. and main_corp_id = 0 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,1213,1218,1219,1220,1221,1222,1223,1224) and main_corp_id = 0
  2187. AND supplier_type = 187
  2188. LIMIT 0,10
  2189. 2017-02-07 10:18:16 count:SELECT
  2190. a.id
  2191. FROM
  2192. base_supplier AS a,
  2193. base_supplier_purchase AS b
  2194. WHERE
  2195. a.id = b.supplier_id
  2196. and main_corp_id = 0 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,1213,1218,1219,1220,1221,1222,1223,1224) and main_corp_id = 0
  2197. AND a.cancel_flag = 0
  2198. AND b.cancel_flag = 0
  2199. GROUP BY
  2200. b.supplier_id
  2201. 2017-02-07 10:18:16 select base_area:SELECT
  2202. id,
  2203. area_name
  2204. FROM
  2205. base_area
  2206. WHERE
  2207. id in(803,792,923,799)
  2208. 2017-02-07 10:19:44 select base_supplier:SELECT
  2209. id,
  2210. supplier_name,
  2211. area_id,
  2212. is_disabled,
  2213. supplier_type
  2214. FROM
  2215. base_supplier a
  2216. WHERE
  2217. cancel_flag = 0
  2218. and a.supplier_name like '%%H%%' and main_corp_id = 0
  2219. AND supplier_type = 187
  2220. LIMIT 0,10
  2221. 2017-02-07 10:19:44 count:SELECT
  2222. a.id
  2223. FROM
  2224. base_supplier AS a,
  2225. base_supplier_purchase AS b
  2226. WHERE
  2227. a.id = b.supplier_id
  2228. and a.supplier_name like '%%H%%' and main_corp_id = 0
  2229. AND a.cancel_flag = 0
  2230. AND b.cancel_flag = 0
  2231. GROUP BY
  2232. b.supplier_id
  2233. 2017-02-07 10:19:44 select base_area:SELECT
  2234. id,
  2235. area_name
  2236. FROM
  2237. base_area
  2238. WHERE
  2239. id in(923,810)
  2240. 2017-02-07 10:20:44 select base_supplier:SELECT
  2241. id,
  2242. supplier_name,
  2243. area_id,
  2244. is_disabled,
  2245. supplier_type
  2246. FROM
  2247. base_supplier a
  2248. WHERE
  2249. cancel_flag = 0
  2250. and main_corp_id = 0
  2251. AND supplier_type = 187
  2252. LIMIT 0,10
  2253. 2017-02-07 10:20:44 count:SELECT
  2254. a.id
  2255. FROM
  2256. base_supplier AS a,
  2257. base_supplier_purchase AS b
  2258. WHERE
  2259. a.id = b.supplier_id
  2260. and main_corp_id = 0
  2261. AND a.cancel_flag = 0
  2262. AND b.cancel_flag = 0
  2263. GROUP BY
  2264. b.supplier_id
  2265. 2017-02-07 10:20:44 select base_area:SELECT
  2266. id,
  2267. area_name
  2268. FROM
  2269. base_area
  2270. WHERE
  2271. id in(792,923,810)
  2272. 2017-02-07 10:20:55 select base_supplier_purchase:SELECT
  2273. supplier_id
  2274. FROM
  2275. base_supplier_purchase
  2276. WHERE
  2277. product_type = 25 and cancel_flag = 0
  2278. GROUP BY
  2279. supplier_id
  2280. 2017-02-07 10:20:55 select base_supplier:SELECT
  2281. id,
  2282. supplier_name,
  2283. area_id,
  2284. is_disabled,
  2285. supplier_type
  2286. FROM
  2287. base_supplier a
  2288. WHERE
  2289. cancel_flag = 0
  2290. and main_corp_id = 0 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,1213,1218,1219,1220,1221,1222,1223,1224) and main_corp_id = 0
  2291. AND supplier_type = 187
  2292. LIMIT 0,10
  2293. 2017-02-07 10:20:55 count:SELECT
  2294. a.id
  2295. FROM
  2296. base_supplier AS a,
  2297. base_supplier_purchase AS b
  2298. WHERE
  2299. a.id = b.supplier_id
  2300. and main_corp_id = 0 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,1213,1218,1219,1220,1221,1222,1223,1224) and main_corp_id = 0
  2301. AND a.cancel_flag = 0
  2302. AND b.cancel_flag = 0
  2303. GROUP BY
  2304. b.supplier_id
  2305. 2017-02-07 10:20:55 select base_area:SELECT
  2306. id,
  2307. area_name
  2308. FROM
  2309. base_area
  2310. WHERE
  2311. id in(803,792,923,799)
  2312. 2017-02-07 10:21:01 select base_supplier:SELECT
  2313. id,
  2314. supplier_name,
  2315. area_id,
  2316. is_disabled,
  2317. supplier_type
  2318. FROM
  2319. base_supplier a
  2320. WHERE
  2321. cancel_flag = 0
  2322. and main_corp_id = 0
  2323. AND supplier_type = 187
  2324. LIMIT 0,10
  2325. 2017-02-07 10:21:01 count:SELECT
  2326. a.id
  2327. FROM
  2328. base_supplier AS a,
  2329. base_supplier_purchase AS b
  2330. WHERE
  2331. a.id = b.supplier_id
  2332. and main_corp_id = 0
  2333. AND a.cancel_flag = 0
  2334. AND b.cancel_flag = 0
  2335. GROUP BY
  2336. b.supplier_id
  2337. 2017-02-07 10:21:01 select base_area:SELECT
  2338. id,
  2339. area_name
  2340. FROM
  2341. base_area
  2342. WHERE
  2343. id in(792,923,810)
  2344. 2017-02-07 10:21:04 select base_area:SELECT
  2345. id,
  2346. area_name
  2347. FROM
  2348. base_area
  2349. WHERE
  2350. parent_id = 0
  2351. 2017-02-07 10:21:04 select base_supplier:SELECT
  2352. id,
  2353. supplier_name,
  2354. area_id,
  2355. company_name,
  2356. sett_type,
  2357. sett_frequency,
  2358. account_bank,
  2359. account_num,
  2360. account_name
  2361. FROM
  2362. base_supplier
  2363. WHERE
  2364. cancel_flag = 0
  2365. AND id = 672
  2366. 2017-02-07 10:21:04 select base_area:SELECT
  2367. id,
  2368. area_name,
  2369. parent_id
  2370. FROM
  2371. base_area
  2372. WHERE
  2373. cancel_flag = 0
  2374. AND id = 792
  2375. 2017-02-07 10:21:04 select base_area:SELECT
  2376. id,
  2377. area_name
  2378. FROM
  2379. base_area
  2380. WHERE
  2381. cancel_flag = 0
  2382. AND id = 791
  2383. 2017-02-07 10:21:04 select base_supplier_purchase:SELECT
  2384. id,
  2385. product_type,
  2386. purchaser_name
  2387. FROM
  2388. base_supplier_purchase
  2389. WHERE
  2390. cancel_flag = 0
  2391. AND supplier_id = 672
  2392. 2017-02-07 10:21:04 select base_supplier_link:SELECT
  2393. id,
  2394. link_name,
  2395. contact_name,
  2396. contact_mobile,
  2397. contact_telphone,
  2398. fax,
  2399. email,
  2400. remark
  2401. FROM
  2402. base_supplier_link
  2403. WHERE
  2404. cancel_flag = 0
  2405. AND supplier_id = 672
  2406. 2017-02-07 10:21:04 select base_area:SELECT
  2407. id,
  2408. area_name
  2409. FROM
  2410. base_area
  2411. WHERE
  2412. parent_id = 791
  2413. 2017-02-07 10:21:08 select base_supplier:SELECT
  2414. id,
  2415. supplier_name,
  2416. area_id,
  2417. is_disabled,
  2418. supplier_type
  2419. FROM
  2420. base_supplier a
  2421. WHERE
  2422. cancel_flag = 0
  2423. and a.supplier_name like '%%龙庭%%' and main_corp_id = 0
  2424. AND supplier_type = 187
  2425. LIMIT 0,10
  2426. 2017-02-07 10:21:08 count:SELECT
  2427. a.id
  2428. FROM
  2429. base_supplier AS a,
  2430. base_supplier_purchase AS b
  2431. WHERE
  2432. a.id = b.supplier_id
  2433. and a.supplier_name like '%%龙庭%%' and main_corp_id = 0
  2434. AND a.cancel_flag = 0
  2435. AND b.cancel_flag = 0
  2436. GROUP BY
  2437. b.supplier_id
  2438. 2017-02-07 10:21:08 select base_area:SELECT
  2439. id,
  2440. area_name
  2441. FROM
  2442. base_area
  2443. WHERE
  2444. id in(923)
  2445. 2017-02-07 10:21:08 select base_supplier_purchase:SELECT
  2446. supplier_id
  2447. FROM
  2448. base_supplier_purchase
  2449. WHERE
  2450. product_type = 25 and cancel_flag = 0
  2451. GROUP BY
  2452. supplier_id
  2453. 2017-02-07 10:21:08 select base_supplier:SELECT
  2454. id,
  2455. supplier_name,
  2456. area_id,
  2457. is_disabled,
  2458. supplier_type
  2459. FROM
  2460. base_supplier a
  2461. WHERE
  2462. cancel_flag = 0
  2463. and main_corp_id = 0 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,1213,1218,1219,1220,1221,1222,1223,1224) and main_corp_id = 0
  2464. AND supplier_type = 187
  2465. LIMIT 0,10
  2466. 2017-02-07 10:21:08 count:SELECT
  2467. a.id
  2468. FROM
  2469. base_supplier AS a,
  2470. base_supplier_purchase AS b
  2471. WHERE
  2472. a.id = b.supplier_id
  2473. and main_corp_id = 0 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,1213,1218,1219,1220,1221,1222,1223,1224) and main_corp_id = 0
  2474. AND a.cancel_flag = 0
  2475. AND b.cancel_flag = 0
  2476. GROUP BY
  2477. b.supplier_id
  2478. 2017-02-07 10:21:08 select base_area:SELECT
  2479. id,
  2480. area_name
  2481. FROM
  2482. base_area
  2483. WHERE
  2484. id in(803,792,923,799)
  2485. 2017-02-07 10:21:11 select base_supplier:SELECT
  2486. id,
  2487. supplier_name,
  2488. area_id,
  2489. is_disabled,
  2490. supplier_type
  2491. FROM
  2492. base_supplier a
  2493. WHERE
  2494. cancel_flag = 0
  2495. and a.supplier_name like '%%H%%' and main_corp_id = 0
  2496. AND supplier_type = 187
  2497. LIMIT 0,10
  2498. 2017-02-07 10:21:11 count:SELECT
  2499. a.id
  2500. FROM
  2501. base_supplier AS a,
  2502. base_supplier_purchase AS b
  2503. WHERE
  2504. a.id = b.supplier_id
  2505. and a.supplier_name like '%%H%%' and main_corp_id = 0
  2506. AND a.cancel_flag = 0
  2507. AND b.cancel_flag = 0
  2508. GROUP BY
  2509. b.supplier_id
  2510. 2017-02-07 10:21:11 select base_area:SELECT
  2511. id,
  2512. area_name
  2513. FROM
  2514. base_area
  2515. WHERE
  2516. id in(810)
  2517. 2017-02-07 10:21:11 select base_area:SELECT
  2518. id,
  2519. area_name
  2520. FROM
  2521. base_area
  2522. WHERE
  2523. parent_id = 0
  2524. 2017-02-07 10:21:11 select base_supplier:SELECT
  2525. id,
  2526. supplier_name,
  2527. area_id,
  2528. company_name,
  2529. sett_type,
  2530. sett_frequency,
  2531. account_bank,
  2532. account_num,
  2533. account_name
  2534. FROM
  2535. base_supplier
  2536. WHERE
  2537. cancel_flag = 0
  2538. AND id = 678
  2539. 2017-02-07 10:21:11 select base_area:SELECT
  2540. id,
  2541. area_name,
  2542. parent_id
  2543. FROM
  2544. base_area
  2545. WHERE
  2546. cancel_flag = 0
  2547. AND id = 799
  2548. 2017-02-07 10:21:11 select base_area:SELECT
  2549. id,
  2550. area_name
  2551. FROM
  2552. base_area
  2553. WHERE
  2554. cancel_flag = 0
  2555. AND id = 791
  2556. 2017-02-07 10:21:11 select base_supplier_purchase:SELECT
  2557. id,
  2558. product_type,
  2559. purchaser_name
  2560. FROM
  2561. base_supplier_purchase
  2562. WHERE
  2563. cancel_flag = 0
  2564. AND supplier_id = 678
  2565. 2017-02-07 10:21:11 select base_supplier_link:SELECT
  2566. id,
  2567. link_name,
  2568. contact_name,
  2569. contact_mobile,
  2570. contact_telphone,
  2571. fax,
  2572. email,
  2573. remark
  2574. FROM
  2575. base_supplier_link
  2576. WHERE
  2577. cancel_flag = 0
  2578. AND supplier_id = 678
  2579. 2017-02-07 10:21:11 select base_area:SELECT
  2580. id,
  2581. area_name
  2582. FROM
  2583. base_area
  2584. WHERE
  2585. parent_id = 791
  2586. 2017-02-07 10:21:14 select base_supplier_purchase:SELECT
  2587. supplier_id
  2588. FROM
  2589. base_supplier_purchase
  2590. WHERE
  2591. product_type = 25 and cancel_flag = 0
  2592. GROUP BY
  2593. supplier_id
  2594. 2017-02-07 10:21:14 select base_supplier:SELECT
  2595. id,
  2596. supplier_name,
  2597. area_id,
  2598. is_disabled,
  2599. supplier_type
  2600. FROM
  2601. base_supplier a
  2602. WHERE
  2603. cancel_flag = 0
  2604. and main_corp_id = 0 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,1213,1218,1219,1220,1221,1222,1223,1224) and main_corp_id = 0
  2605. AND supplier_type = 187
  2606. LIMIT 0,10
  2607. 2017-02-07 10:21:14 count:SELECT
  2608. a.id
  2609. FROM
  2610. base_supplier AS a,
  2611. base_supplier_purchase AS b
  2612. WHERE
  2613. a.id = b.supplier_id
  2614. and main_corp_id = 0 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,1213,1218,1219,1220,1221,1222,1223,1224) and main_corp_id = 0
  2615. AND a.cancel_flag = 0
  2616. AND b.cancel_flag = 0
  2617. GROUP BY
  2618. b.supplier_id
  2619. 2017-02-07 10:21:14 select base_area:SELECT
  2620. id,
  2621. area_name
  2622. FROM
  2623. base_area
  2624. WHERE
  2625. id in(803,792,923,799)
  2626. 2017-02-07 10:21:16 select base_area:SELECT
  2627. id,
  2628. area_name
  2629. FROM
  2630. base_area
  2631. WHERE
  2632. parent_id = 0
  2633. 2017-02-07 10:21:16 select base_supplier:SELECT
  2634. id,
  2635. supplier_name,
  2636. area_id,
  2637. company_name,
  2638. sett_type,
  2639. sett_frequency,
  2640. account_bank,
  2641. account_num,
  2642. account_name
  2643. FROM
  2644. base_supplier
  2645. WHERE
  2646. cancel_flag = 0
  2647. AND id = 1001
  2648. 2017-02-07 10:21:16 select base_area:SELECT
  2649. id,
  2650. area_name,
  2651. parent_id
  2652. FROM
  2653. base_area
  2654. WHERE
  2655. cancel_flag = 0
  2656. AND id = 923
  2657. 2017-02-07 10:21:16 select base_area:SELECT
  2658. id,
  2659. area_name
  2660. FROM
  2661. base_area
  2662. WHERE
  2663. cancel_flag = 0
  2664. AND id = 922
  2665. 2017-02-07 10:21:16 select base_supplier_purchase:SELECT
  2666. id,
  2667. product_type,
  2668. purchaser_name
  2669. FROM
  2670. base_supplier_purchase
  2671. WHERE
  2672. cancel_flag = 0
  2673. AND supplier_id = 1001
  2674. 2017-02-07 10:21:16 select base_supplier_link:SELECT
  2675. id,
  2676. link_name,
  2677. contact_name,
  2678. contact_mobile,
  2679. contact_telphone,
  2680. fax,
  2681. email,
  2682. remark
  2683. FROM
  2684. base_supplier_link
  2685. WHERE
  2686. cancel_flag = 0
  2687. AND supplier_id = 1001
  2688. 2017-02-07 10:21:16 select base_area:SELECT
  2689. id,
  2690. area_name
  2691. FROM
  2692. base_area
  2693. WHERE
  2694. parent_id = 922
  2695. 2017-02-07 10:21:21 select base_supplier_purchase:SELECT
  2696. supplier_id
  2697. FROM
  2698. base_supplier_purchase
  2699. WHERE
  2700. product_type = 25 and cancel_flag = 0
  2701. GROUP BY
  2702. supplier_id
  2703. 2017-02-07 10:21:21 select base_supplier:SELECT
  2704. id,
  2705. supplier_name,
  2706. area_id,
  2707. is_disabled,
  2708. supplier_type
  2709. FROM
  2710. base_supplier a
  2711. WHERE
  2712. cancel_flag = 0
  2713. and main_corp_id = 0 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,1213,1218,1219,1220,1221,1222,1223,1224) and main_corp_id = 0
  2714. AND supplier_type = 187
  2715. LIMIT 0,10
  2716. 2017-02-07 10:21:21 count:SELECT
  2717. a.id
  2718. FROM
  2719. base_supplier AS a,
  2720. base_supplier_purchase AS b
  2721. WHERE
  2722. a.id = b.supplier_id
  2723. and main_corp_id = 0 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,1213,1218,1219,1220,1221,1222,1223,1224) and main_corp_id = 0
  2724. AND a.cancel_flag = 0
  2725. AND b.cancel_flag = 0
  2726. GROUP BY
  2727. b.supplier_id
  2728. 2017-02-07 10:21:21 select base_area:SELECT
  2729. id,
  2730. area_name
  2731. FROM
  2732. base_area
  2733. WHERE
  2734. id in(803,792,923,799)
  2735. 2017-02-07 10:22:01 select base_area:SELECT
  2736. id,
  2737. area_name
  2738. FROM
  2739. base_area
  2740. WHERE
  2741. parent_id = 0
  2742. 2017-02-07 10:22:01 select base_supplier:SELECT
  2743. id,
  2744. supplier_name,
  2745. area_id,
  2746. company_name,
  2747. sett_type,
  2748. sett_frequency,
  2749. account_bank,
  2750. account_num,
  2751. account_name
  2752. FROM
  2753. base_supplier
  2754. WHERE
  2755. cancel_flag = 0
  2756. AND id = 1003
  2757. 2017-02-07 10:22:01 select base_area:SELECT
  2758. id,
  2759. area_name,
  2760. parent_id
  2761. FROM
  2762. base_area
  2763. WHERE
  2764. cancel_flag = 0
  2765. AND id = 923
  2766. 2017-02-07 10:22:01 select base_area:SELECT
  2767. id,
  2768. area_name
  2769. FROM
  2770. base_area
  2771. WHERE
  2772. cancel_flag = 0
  2773. AND id = 922
  2774. 2017-02-07 10:22:01 select base_supplier_purchase:SELECT
  2775. id,
  2776. product_type,
  2777. purchaser_name
  2778. FROM
  2779. base_supplier_purchase
  2780. WHERE
  2781. cancel_flag = 0
  2782. AND supplier_id = 1003
  2783. 2017-02-07 10:22:01 select base_supplier_link:SELECT
  2784. id,
  2785. link_name,
  2786. contact_name,
  2787. contact_mobile,
  2788. contact_telphone,
  2789. fax,
  2790. email,
  2791. remark
  2792. FROM
  2793. base_supplier_link
  2794. WHERE
  2795. cancel_flag = 0
  2796. AND supplier_id = 1003
  2797. 2017-02-07 10:22:01 select base_area:SELECT
  2798. id,
  2799. area_name
  2800. FROM
  2801. base_area
  2802. WHERE
  2803. parent_id = 922
  2804. 2017-02-07 10:22:02 select base_supplier:SELECT
  2805. id,
  2806. supplier_name,
  2807. area_id,
  2808. is_disabled,
  2809. supplier_type
  2810. FROM
  2811. base_supplier a
  2812. WHERE
  2813. cancel_flag = 0
  2814. and a.supplier_name like '%%千岛湖%%' and main_corp_id = 0
  2815. AND supplier_type = 187
  2816. LIMIT 0,10
  2817. 2017-02-07 10:22:02 count:SELECT
  2818. a.id
  2819. FROM
  2820. base_supplier AS a,
  2821. base_supplier_purchase AS b
  2822. WHERE
  2823. a.id = b.supplier_id
  2824. and a.supplier_name like '%%千岛湖%%' and main_corp_id = 0
  2825. AND a.cancel_flag = 0
  2826. AND b.cancel_flag = 0
  2827. GROUP BY
  2828. b.supplier_id
  2829. 2017-02-07 10:22:02 select base_area:SELECT
  2830. id,
  2831. area_name
  2832. FROM
  2833. base_area
  2834. WHERE
  2835. id in(923)
  2836. 2017-02-07 10:22:05 select base_supplier_purchase:SELECT
  2837. supplier_id
  2838. FROM
  2839. base_supplier_purchase
  2840. WHERE
  2841. product_type = 25 and cancel_flag = 0
  2842. GROUP BY
  2843. supplier_id
  2844. 2017-02-07 10:22:05 select base_supplier:SELECT
  2845. id,
  2846. supplier_name,
  2847. area_id,
  2848. is_disabled,
  2849. supplier_type
  2850. FROM
  2851. base_supplier a
  2852. WHERE
  2853. cancel_flag = 0
  2854. and main_corp_id = 0 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,1213,1218,1219,1220,1221,1222,1223,1224) and main_corp_id = 0
  2855. AND supplier_type = 187
  2856. LIMIT 0,10
  2857. 2017-02-07 10:22:05 count:SELECT
  2858. a.id
  2859. FROM
  2860. base_supplier AS a,
  2861. base_supplier_purchase AS b
  2862. WHERE
  2863. a.id = b.supplier_id
  2864. and main_corp_id = 0 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,1213,1218,1219,1220,1221,1222,1223,1224) and main_corp_id = 0
  2865. AND a.cancel_flag = 0
  2866. AND b.cancel_flag = 0
  2867. GROUP BY
  2868. b.supplier_id
  2869. 2017-02-07 10:22:05 select base_area:SELECT
  2870. id,
  2871. area_name
  2872. FROM
  2873. base_area
  2874. WHERE
  2875. id in(803,792,923,799)
  2876. 2017-02-07 10:22:08 select base_supplier:SELECT
  2877. id,
  2878. supplier_name,
  2879. area_id,
  2880. is_disabled,
  2881. supplier_type
  2882. FROM
  2883. base_supplier a
  2884. WHERE
  2885. cancel_flag = 0
  2886. and a.supplier_name like '%%龙庭%%' and main_corp_id = 0
  2887. AND supplier_type = 187
  2888. LIMIT 0,10
  2889. 2017-02-07 10:22:08 count:SELECT
  2890. a.id
  2891. FROM
  2892. base_supplier AS a,
  2893. base_supplier_purchase AS b
  2894. WHERE
  2895. a.id = b.supplier_id
  2896. and a.supplier_name like '%%龙庭%%' and main_corp_id = 0
  2897. AND a.cancel_flag = 0
  2898. AND b.cancel_flag = 0
  2899. GROUP BY
  2900. b.supplier_id
  2901. 2017-02-07 10:22:08 select base_area:SELECT
  2902. id,
  2903. area_name
  2904. FROM
  2905. base_area
  2906. WHERE
  2907. id in(923)
  2908. 2017-02-07 10:22:18 getListUser base_user:SELECT
  2909. id,
  2910. true_name,
  2911. `status`
  2912. FROM
  2913. base_user
  2914. WHERE
  2915. cancel_flag = 0
  2916. AND org_id = 1035
  2917. 2017-02-07 10:22:28 getListUser base_user:SELECT
  2918. id,
  2919. true_name,
  2920. `status`
  2921. FROM
  2922. base_user
  2923. WHERE
  2924. cancel_flag = 0
  2925. AND org_id = 1003
  2926. 2017-02-07 10:22:33 getListUser base_user:SELECT
  2927. id,
  2928. true_name,
  2929. `status`
  2930. FROM
  2931. base_user
  2932. WHERE
  2933. cancel_flag = 0
  2934. AND org_id = 1035
  2935. 2017-02-07 10:22:35 detailUser base_user:SELECT
  2936. id,
  2937. user_name,
  2938. true_name,
  2939. phone_no
  2940. FROM
  2941. base_user
  2942. WHERE
  2943. cancel_flag = 0
  2944. AND id = 478
  2945. 2017-02-07 10:22:41 select base_supplier:SELECT
  2946. id,
  2947. supplier_name,
  2948. area_id,
  2949. is_disabled,
  2950. supplier_type
  2951. FROM
  2952. base_supplier a
  2953. WHERE
  2954. cancel_flag = 0
  2955. and main_corp_id = 0
  2956. AND supplier_type = 187
  2957. LIMIT 0,10
  2958. 2017-02-07 10:22:41 count:SELECT
  2959. a.id
  2960. FROM
  2961. base_supplier AS a,
  2962. base_supplier_purchase AS b
  2963. WHERE
  2964. a.id = b.supplier_id
  2965. and main_corp_id = 0
  2966. AND a.cancel_flag = 0
  2967. AND b.cancel_flag = 0
  2968. GROUP BY
  2969. b.supplier_id
  2970. 2017-02-07 10:22:41 select base_area:SELECT
  2971. id,
  2972. area_name
  2973. FROM
  2974. base_area
  2975. WHERE
  2976. id in(792,923,810)
  2977. 2017-02-07 10:22:46 select base_supplier_purchase:SELECT
  2978. supplier_id
  2979. FROM
  2980. base_supplier_purchase
  2981. WHERE
  2982. product_type = 25 and cancel_flag = 0
  2983. GROUP BY
  2984. supplier_id
  2985. 2017-02-07 10:22:46 select base_supplier:SELECT
  2986. id,
  2987. supplier_name,
  2988. area_id,
  2989. is_disabled,
  2990. supplier_type
  2991. FROM
  2992. base_supplier a
  2993. WHERE
  2994. cancel_flag = 0
  2995. and main_corp_id = 0 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,1213,1218,1219,1220,1221,1222,1223,1224) and main_corp_id = 0
  2996. AND supplier_type = 187
  2997. LIMIT 0,10
  2998. 2017-02-07 10:22:46 count:SELECT
  2999. a.id
  3000. FROM
  3001. base_supplier AS a,
  3002. base_supplier_purchase AS b
  3003. WHERE
  3004. a.id = b.supplier_id
  3005. and main_corp_id = 0 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,1213,1218,1219,1220,1221,1222,1223,1224) and main_corp_id = 0
  3006. AND a.cancel_flag = 0
  3007. AND b.cancel_flag = 0
  3008. GROUP BY
  3009. b.supplier_id
  3010. 2017-02-07 10:22:46 select base_area:SELECT
  3011. id,
  3012. area_name
  3013. FROM
  3014. base_area
  3015. WHERE
  3016. id in(803,792,923,799)
  3017. 2017-02-07 10:23:16 select base_supplier:SELECT
  3018. id,
  3019. supplier_name,
  3020. area_id,
  3021. is_disabled,
  3022. supplier_type
  3023. FROM
  3024. base_supplier a
  3025. WHERE
  3026. cancel_flag = 0
  3027. and main_corp_id = 0
  3028. AND supplier_type = 187
  3029. LIMIT 0,10
  3030. 2017-02-07 10:23:16 count:SELECT
  3031. a.id
  3032. FROM
  3033. base_supplier AS a,
  3034. base_supplier_purchase AS b
  3035. WHERE
  3036. a.id = b.supplier_id
  3037. and main_corp_id = 0
  3038. AND a.cancel_flag = 0
  3039. AND b.cancel_flag = 0
  3040. GROUP BY
  3041. b.supplier_id
  3042. 2017-02-07 10:23:16 select base_area:SELECT
  3043. id,
  3044. area_name
  3045. FROM
  3046. base_area
  3047. WHERE
  3048. id in(792,923,810)
  3049. 2017-02-07 10:25:30 getListUser base_user:SELECT
  3050. id,
  3051. true_name,
  3052. `status`
  3053. FROM
  3054. base_user
  3055. WHERE
  3056. cancel_flag = 0
  3057. AND org_id = 1035
  3058. 2017-02-07 10:25:46 select base_supplier:SELECT
  3059. id,
  3060. supplier_name,
  3061. area_id,
  3062. is_disabled,
  3063. supplier_type
  3064. FROM
  3065. base_supplier a
  3066. WHERE
  3067. cancel_flag = 0
  3068. and main_corp_id = 0
  3069. AND supplier_type = 187
  3070. LIMIT 0,10
  3071. 2017-02-07 10:25:46 count:SELECT
  3072. a.id
  3073. FROM
  3074. base_supplier AS a,
  3075. base_supplier_purchase AS b
  3076. WHERE
  3077. a.id = b.supplier_id
  3078. and main_corp_id = 0
  3079. AND a.cancel_flag = 0
  3080. AND b.cancel_flag = 0
  3081. GROUP BY
  3082. b.supplier_id
  3083. 2017-02-07 10:25:46 select base_area:SELECT
  3084. id,
  3085. area_name
  3086. FROM
  3087. base_area
  3088. WHERE
  3089. id in(792,923,810)
  3090. 2017-02-07 10:25:50 select base_supplier:SELECT
  3091. id,
  3092. supplier_name,
  3093. area_id,
  3094. is_disabled,
  3095. supplier_type
  3096. FROM
  3097. base_supplier a
  3098. WHERE
  3099. cancel_flag = 0
  3100. and a.supplier_name like '%%龙庭%%' and main_corp_id = 0
  3101. AND supplier_type = 187
  3102. LIMIT 0,10
  3103. 2017-02-07 10:25:50 count:SELECT
  3104. a.id
  3105. FROM
  3106. base_supplier AS a,
  3107. base_supplier_purchase AS b
  3108. WHERE
  3109. a.id = b.supplier_id
  3110. and a.supplier_name like '%%龙庭%%' and main_corp_id = 0
  3111. AND a.cancel_flag = 0
  3112. AND b.cancel_flag = 0
  3113. GROUP BY
  3114. b.supplier_id
  3115. 2017-02-07 10:25:50 select base_area:SELECT
  3116. id,
  3117. area_name
  3118. FROM
  3119. base_area
  3120. WHERE
  3121. id in(923)
  3122. 2017-02-07 10:25:55 getListUser base_user:SELECT
  3123. id,
  3124. true_name,
  3125. `status`
  3126. FROM
  3127. base_user
  3128. WHERE
  3129. cancel_flag = 0
  3130. AND org_id = 1035
  3131. 2017-02-07 10:25:56 detailUser base_user:SELECT
  3132. id,
  3133. user_name,
  3134. true_name,
  3135. phone_no
  3136. FROM
  3137. base_user
  3138. WHERE
  3139. cancel_flag = 0
  3140. AND id = 478
  3141. 2017-02-07 10:47:35 select base_supplier:SELECT
  3142. id,
  3143. supplier_name,
  3144. area_id,
  3145. is_disabled,
  3146. supplier_type,
  3147. manage_type
  3148. FROM
  3149. base_supplier
  3150. WHERE
  3151. cancel_flag = 0
  3152. and main_corp_id = 0
  3153. AND supplier_type = 301
  3154. LIMIT 0,10
  3155. 2017-02-07 10:47:35 select base_area:SELECT
  3156. id,
  3157. area_name
  3158. FROM
  3159. base_area
  3160. WHERE
  3161. id in(792,810,794,850)
  3162. 2017-02-07 10:48:36 select base_supplier:SELECT
  3163. id,
  3164. supplier_name,
  3165. area_id,
  3166. is_disabled,
  3167. supplier_type,
  3168. manage_type
  3169. FROM
  3170. base_supplier
  3171. WHERE
  3172. cancel_flag = 0
  3173. and main_corp_id = 0
  3174. AND supplier_type = 301
  3175. LIMIT 0,10
  3176. 2017-02-07 10:48:36 select base_area:SELECT
  3177. id,
  3178. area_name
  3179. FROM
  3180. base_area
  3181. WHERE
  3182. id in(792,810,794,850)
  3183. 2017-02-07 10:48:37 select base_supplier:SELECT
  3184. id,
  3185. supplier_name,
  3186. area_id,
  3187. is_disabled,
  3188. supplier_type
  3189. FROM
  3190. base_supplier a
  3191. WHERE
  3192. cancel_flag = 0
  3193. and main_corp_id = 0
  3194. AND supplier_type = 187
  3195. LIMIT 0,10
  3196. 2017-02-07 10:48:37 count:SELECT
  3197. a.id
  3198. FROM
  3199. base_supplier AS a,
  3200. base_supplier_purchase AS b
  3201. WHERE
  3202. a.id = b.supplier_id
  3203. and main_corp_id = 0
  3204. AND a.cancel_flag = 0
  3205. AND b.cancel_flag = 0
  3206. GROUP BY
  3207. b.supplier_id
  3208. 2017-02-07 10:48:37 select base_area:SELECT
  3209. id,
  3210. area_name
  3211. FROM
  3212. base_area
  3213. WHERE
  3214. id in(792,923,810)
  3215. 2017-02-07 10:48:40 select base_area:SELECT
  3216. id,
  3217. area_name
  3218. FROM
  3219. base_area
  3220. WHERE
  3221. parent_id = 0
  3222. 2017-02-07 10:48:40 select base_area:SELECT
  3223. id,
  3224. area_name
  3225. FROM
  3226. base_area
  3227. WHERE
  3228. parent_id = 1
  3229. 2017-02-07 10:48:47 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 main_corp_id = 0
  3240. AND supplier_type = 187
  3241. LIMIT 0,10
  3242. 2017-02-07 10:48:47 count:SELECT
  3243. a.id
  3244. FROM
  3245. base_supplier AS a,
  3246. base_supplier_purchase AS b
  3247. WHERE
  3248. a.id = b.supplier_id
  3249. and main_corp_id = 0
  3250. AND a.cancel_flag = 0
  3251. AND b.cancel_flag = 0
  3252. GROUP BY
  3253. b.supplier_id
  3254. 2017-02-07 10:48:47 select base_area:SELECT
  3255. id,
  3256. area_name
  3257. FROM
  3258. base_area
  3259. WHERE
  3260. id in(792,923,810)
  3261. 2017-02-07 10:48:50 select base_supplier:SELECT
  3262. id,
  3263. supplier_name,
  3264. area_id,
  3265. is_disabled,
  3266. supplier_type
  3267. FROM
  3268. base_supplier a
  3269. WHERE
  3270. cancel_flag = 0
  3271. and a.supplier_name like '%%杭州千岛湖龙庭开元大酒店%%' and main_corp_id = 0
  3272. AND supplier_type = 187
  3273. LIMIT 0,10
  3274. 2017-02-07 10:48:50 count:SELECT
  3275. a.id
  3276. FROM
  3277. base_supplier AS a,
  3278. base_supplier_purchase AS b
  3279. WHERE
  3280. a.id = b.supplier_id
  3281. and a.supplier_name like '%%杭州千岛湖龙庭开元大酒店%%' and main_corp_id = 0
  3282. AND a.cancel_flag = 0
  3283. AND b.cancel_flag = 0
  3284. GROUP BY
  3285. b.supplier_id
  3286. 2017-02-07 10:48:50 select base_area:SELECT
  3287. id,
  3288. area_name
  3289. FROM
  3290. base_area
  3291. WHERE
  3292. id in(923)
  3293. 2017-02-07 10:48:53 select base_area:SELECT
  3294. id,
  3295. area_name
  3296. FROM
  3297. base_area
  3298. WHERE
  3299. parent_id = 0
  3300. 2017-02-07 10:48:53 select base_supplier:SELECT
  3301. id,
  3302. supplier_name,
  3303. area_id,
  3304. company_name,
  3305. sett_type,
  3306. sett_frequency,
  3307. account_bank,
  3308. account_num,
  3309. account_name
  3310. FROM
  3311. base_supplier
  3312. WHERE
  3313. cancel_flag = 0
  3314. AND id = 1003
  3315. 2017-02-07 10:48:53 select base_area:SELECT
  3316. id,
  3317. area_name,
  3318. parent_id
  3319. FROM
  3320. base_area
  3321. WHERE
  3322. cancel_flag = 0
  3323. AND id = 923
  3324. 2017-02-07 10:48:53 select base_area:SELECT
  3325. id,
  3326. area_name
  3327. FROM
  3328. base_area
  3329. WHERE
  3330. cancel_flag = 0
  3331. AND id = 922
  3332. 2017-02-07 10:48:53 select base_supplier_purchase:SELECT
  3333. id,
  3334. product_type,
  3335. purchaser_name
  3336. FROM
  3337. base_supplier_purchase
  3338. WHERE
  3339. cancel_flag = 0
  3340. AND supplier_id = 1003
  3341. 2017-02-07 10:48:53 select base_supplier_link:SELECT
  3342. id,
  3343. link_name,
  3344. contact_name,
  3345. contact_mobile,
  3346. contact_telphone,
  3347. fax,
  3348. email,
  3349. remark
  3350. FROM
  3351. base_supplier_link
  3352. WHERE
  3353. cancel_flag = 0
  3354. AND supplier_id = 1003
  3355. 2017-02-07 10:48:53 select base_area:SELECT
  3356. id,
  3357. area_name
  3358. FROM
  3359. base_area
  3360. WHERE
  3361. parent_id = 922
  3362. 2017-02-07 10:52:36 select base_supplier:SELECT
  3363. id,
  3364. supplier_name,
  3365. area_id,
  3366. is_disabled,
  3367. supplier_type
  3368. FROM
  3369. base_supplier a
  3370. WHERE
  3371. cancel_flag = 0
  3372. and a.supplier_name like '%%杭州千岛湖龙庭开元大酒店%%' and main_corp_id = 0
  3373. AND supplier_type = 187
  3374. LIMIT 0,10
  3375. 2017-02-07 10:52:36 count:SELECT
  3376. a.id
  3377. FROM
  3378. base_supplier AS a,
  3379. base_supplier_purchase AS b
  3380. WHERE
  3381. a.id = b.supplier_id
  3382. and a.supplier_name like '%%杭州千岛湖龙庭开元大酒店%%' and main_corp_id = 0
  3383. AND a.cancel_flag = 0
  3384. AND b.cancel_flag = 0
  3385. GROUP BY
  3386. b.supplier_id
  3387. 2017-02-07 10:52:36 select base_area:SELECT
  3388. id,
  3389. area_name
  3390. FROM
  3391. base_area
  3392. WHERE
  3393. id in(923)
  3394. 2017-02-07 10:52:38 select base_supplier:SELECT
  3395. id,
  3396. supplier_name,
  3397. area_id,
  3398. is_disabled,
  3399. supplier_type
  3400. FROM
  3401. base_supplier a
  3402. WHERE
  3403. cancel_flag = 0
  3404. and a.supplier_name like '%%上海国际贵都大饭店%%' and main_corp_id = 0
  3405. AND supplier_type = 187
  3406. LIMIT 0,10
  3407. 2017-02-07 10:52:38 count:SELECT
  3408. a.id
  3409. FROM
  3410. base_supplier AS a,
  3411. base_supplier_purchase AS b
  3412. WHERE
  3413. a.id = b.supplier_id
  3414. and a.supplier_name like '%%上海国际贵都大饭店%%' and main_corp_id = 0
  3415. AND a.cancel_flag = 0
  3416. AND b.cancel_flag = 0
  3417. GROUP BY
  3418. b.supplier_id
  3419. 2017-02-07 10:52:38 select base_area:SELECT
  3420. id,
  3421. area_name
  3422. FROM
  3423. base_area
  3424. WHERE
  3425. id in(795)
  3426. 2017-02-07 10:52:40 select base_area:SELECT
  3427. id,
  3428. area_name
  3429. FROM
  3430. base_area
  3431. WHERE
  3432. parent_id = 0
  3433. 2017-02-07 10:52:40 select base_supplier:SELECT
  3434. id,
  3435. supplier_name,
  3436. area_id,
  3437. company_name,
  3438. sett_type,
  3439. sett_frequency,
  3440. account_bank,
  3441. account_num,
  3442. account_name
  3443. FROM
  3444. base_supplier
  3445. WHERE
  3446. cancel_flag = 0
  3447. AND id = 1030
  3448. 2017-02-07 10:52:40 select base_area:SELECT
  3449. id,
  3450. area_name,
  3451. parent_id
  3452. FROM
  3453. base_area
  3454. WHERE
  3455. cancel_flag = 0
  3456. AND id = 795
  3457. 2017-02-07 10:52:40 select base_area:SELECT
  3458. id,
  3459. area_name
  3460. FROM
  3461. base_area
  3462. WHERE
  3463. cancel_flag = 0
  3464. AND id = 791
  3465. 2017-02-07 10:52:40 select base_supplier_purchase:SELECT
  3466. id,
  3467. product_type,
  3468. purchaser_name
  3469. FROM
  3470. base_supplier_purchase
  3471. WHERE
  3472. cancel_flag = 0
  3473. AND supplier_id = 1030
  3474. 2017-02-07 10:52:40 select base_supplier_link:SELECT
  3475. id,
  3476. link_name,
  3477. contact_name,
  3478. contact_mobile,
  3479. contact_telphone,
  3480. fax,
  3481. email,
  3482. remark
  3483. FROM
  3484. base_supplier_link
  3485. WHERE
  3486. cancel_flag = 0
  3487. AND supplier_id = 1030
  3488. 2017-02-07 10:52:40 select base_area:SELECT
  3489. id,
  3490. area_name
  3491. FROM
  3492. base_area
  3493. WHERE
  3494. parent_id = 791
  3495. 2017-02-07 11:00:37 select base_supplier:SELECT
  3496. id,
  3497. supplier_name,
  3498. area_id,
  3499. is_disabled,
  3500. supplier_type
  3501. FROM
  3502. base_supplier a
  3503. WHERE
  3504. cancel_flag = 0
  3505. and main_corp_id = 0
  3506. AND supplier_type = 187
  3507. LIMIT 0,10
  3508. 2017-02-07 11:00:37 count:SELECT
  3509. a.id
  3510. FROM
  3511. base_supplier AS a,
  3512. base_supplier_purchase AS b
  3513. WHERE
  3514. a.id = b.supplier_id
  3515. and main_corp_id = 0
  3516. AND a.cancel_flag = 0
  3517. AND b.cancel_flag = 0
  3518. GROUP BY
  3519. b.supplier_id
  3520. 2017-02-07 11:00:37 select base_area:SELECT
  3521. id,
  3522. area_name
  3523. FROM
  3524. base_area
  3525. WHERE
  3526. id in(792,923,810)
  3527. 2017-02-07 11:13:05 select base_supplier:SELECT
  3528. id,
  3529. supplier_name,
  3530. area_id,
  3531. is_disabled,
  3532. supplier_type
  3533. FROM
  3534. base_supplier a
  3535. WHERE
  3536. cancel_flag = 0
  3537. and main_corp_id = 0
  3538. AND supplier_type = 187
  3539. LIMIT 0,10
  3540. 2017-02-07 11:13:05 count:SELECT
  3541. a.id
  3542. FROM
  3543. base_supplier AS a,
  3544. base_supplier_purchase AS b
  3545. WHERE
  3546. a.id = b.supplier_id
  3547. and main_corp_id = 0
  3548. AND a.cancel_flag = 0
  3549. AND b.cancel_flag = 0
  3550. GROUP BY
  3551. b.supplier_id
  3552. 2017-02-07 11:13:05 select base_area:SELECT
  3553. id,
  3554. area_name
  3555. FROM
  3556. base_area
  3557. WHERE
  3558. id in(792,923,810)
  3559. 2017-02-07 11:13:08 select base_supplier:SELECT
  3560. id,
  3561. supplier_name,
  3562. area_id,
  3563. is_disabled,
  3564. supplier_type,
  3565. manage_type
  3566. FROM
  3567. base_supplier
  3568. WHERE
  3569. cancel_flag = 0
  3570. and main_corp_id = 0
  3571. AND supplier_type = 301
  3572. LIMIT 0,10
  3573. 2017-02-07 11:13:08 select base_area:SELECT
  3574. id,
  3575. area_name
  3576. FROM
  3577. base_area
  3578. WHERE
  3579. id in(792,810,794,850)
  3580. 2017-02-07 11:13:35 select base_supplier:SELECT
  3581. id,
  3582. supplier_name,
  3583. area_id,
  3584. is_disabled,
  3585. supplier_type
  3586. FROM
  3587. base_supplier a
  3588. WHERE
  3589. cancel_flag = 0
  3590. and main_corp_id = 0
  3591. AND supplier_type = 187
  3592. LIMIT 0,10
  3593. 2017-02-07 11:13:35 count:SELECT
  3594. a.id
  3595. FROM
  3596. base_supplier AS a,
  3597. base_supplier_purchase AS b
  3598. WHERE
  3599. a.id = b.supplier_id
  3600. and main_corp_id = 0
  3601. AND a.cancel_flag = 0
  3602. AND b.cancel_flag = 0
  3603. GROUP BY
  3604. b.supplier_id
  3605. 2017-02-07 11:13:35 select base_area:SELECT
  3606. id,
  3607. area_name
  3608. FROM
  3609. base_area
  3610. WHERE
  3611. id in(792,923,810)
  3612. 2017-02-07 11:33:45 select base_supplier:SELECT
  3613. id,
  3614. supplier_name,
  3615. area_id,
  3616. is_disabled,
  3617. supplier_type
  3618. FROM
  3619. base_supplier a
  3620. WHERE
  3621. cancel_flag = 0
  3622. and main_corp_id = 0
  3623. AND supplier_type = 187
  3624. LIMIT 0,10
  3625. 2017-02-07 11:33:45 count:SELECT
  3626. a.id
  3627. FROM
  3628. base_supplier AS a,
  3629. base_supplier_purchase AS b
  3630. WHERE
  3631. a.id = b.supplier_id
  3632. and main_corp_id = 0
  3633. AND a.cancel_flag = 0
  3634. AND b.cancel_flag = 0
  3635. GROUP BY
  3636. b.supplier_id
  3637. 2017-02-07 11:33:45 select base_area:SELECT
  3638. id,
  3639. area_name
  3640. FROM
  3641. base_area
  3642. WHERE
  3643. id in(792,923,810)
  3644. 2017-02-07 11:33:51 select base_supplier:SELECT
  3645. id,
  3646. supplier_name,
  3647. area_id,
  3648. is_disabled,
  3649. supplier_type
  3650. FROM
  3651. base_supplier a
  3652. WHERE
  3653. cancel_flag = 0
  3654. and a.supplier_name like '%%龙庭%%' and main_corp_id = 0
  3655. AND supplier_type = 187
  3656. LIMIT 0,10
  3657. 2017-02-07 11:33:51 count:SELECT
  3658. a.id
  3659. FROM
  3660. base_supplier AS a,
  3661. base_supplier_purchase AS b
  3662. WHERE
  3663. a.id = b.supplier_id
  3664. and a.supplier_name like '%%龙庭%%' and main_corp_id = 0
  3665. AND a.cancel_flag = 0
  3666. AND b.cancel_flag = 0
  3667. GROUP BY
  3668. b.supplier_id
  3669. 2017-02-07 11:33:51 select base_area:SELECT
  3670. id,
  3671. area_name
  3672. FROM
  3673. base_area
  3674. WHERE
  3675. id in(923)
  3676. 2017-02-07 11:56:49 select base_supplier:SELECT
  3677. id,
  3678. supplier_name,
  3679. area_id,
  3680. is_disabled,
  3681. supplier_type
  3682. FROM
  3683. base_supplier a
  3684. WHERE
  3685. cancel_flag = 0
  3686. and main_corp_id = 0
  3687. AND supplier_type = 187
  3688. LIMIT 0,10
  3689. 2017-02-07 11:56:49 count:SELECT
  3690. a.id
  3691. FROM
  3692. base_supplier AS a,
  3693. base_supplier_purchase AS b
  3694. WHERE
  3695. a.id = b.supplier_id
  3696. and main_corp_id = 0
  3697. AND a.cancel_flag = 0
  3698. AND b.cancel_flag = 0
  3699. GROUP BY
  3700. b.supplier_id
  3701. 2017-02-07 11:56:49 select base_area:SELECT
  3702. id,
  3703. area_name
  3704. FROM
  3705. base_area
  3706. WHERE
  3707. id in(792,923,810)
  3708. 2017-02-07 11:56:54 select base_supplier:SELECT
  3709. id,
  3710. supplier_name,
  3711. area_id,
  3712. is_disabled,
  3713. supplier_type
  3714. FROM
  3715. base_supplier a
  3716. WHERE
  3717. cancel_flag = 0
  3718. and a.supplier_name like '%%浦东嘉里%%' and main_corp_id = 0
  3719. AND supplier_type = 187
  3720. LIMIT 0,10
  3721. 2017-02-07 11:56:54 count:SELECT
  3722. a.id
  3723. FROM
  3724. base_supplier AS a,
  3725. base_supplier_purchase AS b
  3726. WHERE
  3727. a.id = b.supplier_id
  3728. and a.supplier_name like '%%浦东嘉里%%' and main_corp_id = 0
  3729. AND a.cancel_flag = 0
  3730. AND b.cancel_flag = 0
  3731. GROUP BY
  3732. b.supplier_id
  3733. 2017-02-07 11:56:54 select base_area:SELECT
  3734. id,
  3735. area_name
  3736. FROM
  3737. base_area
  3738. WHERE
  3739. id in(803)
  3740. 2017-02-07 11:56:56 select base_area:SELECT
  3741. id,
  3742. area_name
  3743. FROM
  3744. base_area
  3745. WHERE
  3746. parent_id = 0
  3747. 2017-02-07 11:56:56 select base_supplier:SELECT
  3748. id,
  3749. supplier_name,
  3750. area_id,
  3751. company_name,
  3752. sett_type,
  3753. sett_frequency,
  3754. account_bank,
  3755. account_num,
  3756. account_name
  3757. FROM
  3758. base_supplier
  3759. WHERE
  3760. cancel_flag = 0
  3761. AND id = 1068
  3762. 2017-02-07 11:56:56 select base_area:SELECT
  3763. id,
  3764. area_name,
  3765. parent_id
  3766. FROM
  3767. base_area
  3768. WHERE
  3769. cancel_flag = 0
  3770. AND id = 803
  3771. 2017-02-07 11:56:56 select base_area:SELECT
  3772. id,
  3773. area_name
  3774. FROM
  3775. base_area
  3776. WHERE
  3777. cancel_flag = 0
  3778. AND id = 791
  3779. 2017-02-07 11:56:56 select base_supplier_purchase:SELECT
  3780. id,
  3781. product_type,
  3782. purchaser_name
  3783. FROM
  3784. base_supplier_purchase
  3785. WHERE
  3786. cancel_flag = 0
  3787. AND supplier_id = 1068
  3788. 2017-02-07 11:56:56 select base_supplier_link:SELECT
  3789. id,
  3790. link_name,
  3791. contact_name,
  3792. contact_mobile,
  3793. contact_telphone,
  3794. fax,
  3795. email,
  3796. remark
  3797. FROM
  3798. base_supplier_link
  3799. WHERE
  3800. cancel_flag = 0
  3801. AND supplier_id = 1068
  3802. 2017-02-07 11:56:56 select base_area:SELECT
  3803. id,
  3804. area_name
  3805. FROM
  3806. base_area
  3807. WHERE
  3808. parent_id = 791
  3809. 2017-02-07 11:57:07 getDbPurchase base_supplier_purchase:SELECT
  3810. id AS purchase_id,
  3811. product_type,
  3812. purchaser_name
  3813. FROM
  3814. base_supplier_purchase
  3815. WHERE
  3816. cancel_flag = 0
  3817. AND supplier_id = 1068
  3818. 2017-02-07 11:57:07 getDbLink base_supplier_link:SELECT
  3819. id as link_id,
  3820. link_name,
  3821. contact_name,
  3822. contact_mobile,
  3823. contact_telphone,
  3824. fax,
  3825. email,
  3826. remark
  3827. FROM
  3828. base_supplier_link
  3829. WHERE
  3830. cancel_flag = 0
  3831. AND supplier_id = 1068
  3832. 2017-02-07 11:57:07 getDbChannel base_supplier:SELECT
  3833. supplier_name,
  3834. area_id,
  3835. company_name,
  3836. sett_type,
  3837. sett_frequency,
  3838. account_bank,
  3839. account_num,
  3840. account_name
  3841. FROM
  3842. base_supplier
  3843. WHERE
  3844. cancel_flag = 0
  3845. AND id = 1068
  3846. 2017-02-07 11:57:07 INSERT base_supplier_purchase:INSERT INTO base_supplier_purchase (
  3847. create_user_id,
  3848. create_time,
  3849. supplier_id,
  3850. product_type,
  3851. purchaser_name
  3852. )
  3853. VALUES (33,'2017-02-07 11:57:07',1068,25,'施宇峰')
  3854. 2017-02-07 11:57:07 delete base_supplier_sale:UPDATE base_supplier_purchase
  3855. SET update_user_id = 33,update_time = '2017-02-07 11:57:07',cancel_flag = 1
  3856. WHERE
  3857. id = 187
  3858. 2017-02-07 11:57:08 select base_supplier:SELECT
  3859. id,
  3860. supplier_name,
  3861. area_id,
  3862. is_disabled,
  3863. supplier_type
  3864. FROM
  3865. base_supplier a
  3866. WHERE
  3867. cancel_flag = 0
  3868. and main_corp_id = 0
  3869. AND supplier_type = 187
  3870. LIMIT 0,10
  3871. 2017-02-07 11:57:08 count:SELECT
  3872. a.id
  3873. FROM
  3874. base_supplier AS a,
  3875. base_supplier_purchase AS b
  3876. WHERE
  3877. a.id = b.supplier_id
  3878. and main_corp_id = 0
  3879. AND a.cancel_flag = 0
  3880. AND b.cancel_flag = 0
  3881. GROUP BY
  3882. b.supplier_id
  3883. 2017-02-07 11:57:08 select base_area:SELECT
  3884. id,
  3885. area_name
  3886. FROM
  3887. base_area
  3888. WHERE
  3889. id in(792,923,810)
  3890. 2017-02-07 11:57:15 select base_supplier:SELECT
  3891. id,
  3892. supplier_name,
  3893. area_id,
  3894. is_disabled,
  3895. supplier_type
  3896. FROM
  3897. base_supplier a
  3898. WHERE
  3899. cancel_flag = 0
  3900. and a.supplier_name like '%%嘉里中心%%' and main_corp_id = 0
  3901. AND supplier_type = 187
  3902. LIMIT 0,10
  3903. 2017-02-07 11:57:15 count:SELECT
  3904. a.id
  3905. FROM
  3906. base_supplier AS a,
  3907. base_supplier_purchase AS b
  3908. WHERE
  3909. a.id = b.supplier_id
  3910. and a.supplier_name like '%%嘉里中心%%' and main_corp_id = 0
  3911. AND a.cancel_flag = 0
  3912. AND b.cancel_flag = 0
  3913. GROUP BY
  3914. b.supplier_id
  3915. 2017-02-07 11:57:15 select base_area:SELECT
  3916. id,
  3917. area_name
  3918. FROM
  3919. base_area
  3920. WHERE
  3921. id in(803)
  3922. 2017-02-07 11:57:17 select base_area:SELECT
  3923. id,
  3924. area_name
  3925. FROM
  3926. base_area
  3927. WHERE
  3928. parent_id = 0
  3929. 2017-02-07 11:57:17 select base_supplier:SELECT
  3930. id,
  3931. supplier_name,
  3932. area_id,
  3933. company_name,
  3934. sett_type,
  3935. sett_frequency,
  3936. account_bank,
  3937. account_num,
  3938. account_name
  3939. FROM
  3940. base_supplier
  3941. WHERE
  3942. cancel_flag = 0
  3943. AND id = 1068
  3944. 2017-02-07 11:57:17 select base_area:SELECT
  3945. id,
  3946. area_name,
  3947. parent_id
  3948. FROM
  3949. base_area
  3950. WHERE
  3951. cancel_flag = 0
  3952. AND id = 803
  3953. 2017-02-07 11:57:17 select base_area:SELECT
  3954. id,
  3955. area_name
  3956. FROM
  3957. base_area
  3958. WHERE
  3959. cancel_flag = 0
  3960. AND id = 791
  3961. 2017-02-07 11:57:17 select base_supplier_purchase:SELECT
  3962. id,
  3963. product_type,
  3964. purchaser_name
  3965. FROM
  3966. base_supplier_purchase
  3967. WHERE
  3968. cancel_flag = 0
  3969. AND supplier_id = 1068
  3970. 2017-02-07 11:57:17 select base_supplier_link:SELECT
  3971. id,
  3972. link_name,
  3973. contact_name,
  3974. contact_mobile,
  3975. contact_telphone,
  3976. fax,
  3977. email,
  3978. remark
  3979. FROM
  3980. base_supplier_link
  3981. WHERE
  3982. cancel_flag = 0
  3983. AND supplier_id = 1068
  3984. 2017-02-07 11:57:17 select base_area:SELECT
  3985. id,
  3986. area_name
  3987. FROM
  3988. base_area
  3989. WHERE
  3990. parent_id = 791
  3991. 2017-02-07 11:57:23 select base_supplier:SELECT
  3992. id,
  3993. supplier_name,
  3994. area_id,
  3995. is_disabled,
  3996. supplier_type
  3997. FROM
  3998. base_supplier a
  3999. WHERE
  4000. cancel_flag = 0
  4001. and main_corp_id = 0
  4002. AND supplier_type = 187
  4003. LIMIT 0,10
  4004. 2017-02-07 11:57:23 count:SELECT
  4005. a.id
  4006. FROM
  4007. base_supplier AS a,
  4008. base_supplier_purchase AS b
  4009. WHERE
  4010. a.id = b.supplier_id
  4011. and main_corp_id = 0
  4012. AND a.cancel_flag = 0
  4013. AND b.cancel_flag = 0
  4014. GROUP BY
  4015. b.supplier_id
  4016. 2017-02-07 11:57:23 select base_area:SELECT
  4017. id,
  4018. area_name
  4019. FROM
  4020. base_area
  4021. WHERE
  4022. id in(792,923,810)
  4023. 2017-02-07 11:57:29 select base_supplier:SELECT
  4024. id,
  4025. supplier_name,
  4026. area_id,
  4027. is_disabled,
  4028. supplier_type
  4029. FROM
  4030. base_supplier a
  4031. WHERE
  4032. cancel_flag = 0
  4033. and a.supplier_name like '%%虹口%%' and main_corp_id = 0
  4034. AND supplier_type = 187
  4035. LIMIT 0,10
  4036. 2017-02-07 11:57:29 count:SELECT
  4037. a.id
  4038. FROM
  4039. base_supplier AS a,
  4040. base_supplier_purchase AS b
  4041. WHERE
  4042. a.id = b.supplier_id
  4043. and a.supplier_name like '%%虹口%%' and main_corp_id = 0
  4044. AND a.cancel_flag = 0
  4045. AND b.cancel_flag = 0
  4046. GROUP BY
  4047. b.supplier_id
  4048. 2017-02-07 11:57:29 select base_area:SELECT
  4049. id,
  4050. area_name
  4051. FROM
  4052. base_area
  4053. WHERE
  4054. id in(798)
  4055. 2017-02-07 11:57:30 select base_area:SELECT
  4056. id,
  4057. area_name
  4058. FROM
  4059. base_area
  4060. WHERE
  4061. parent_id = 0
  4062. 2017-02-07 11:57:30 select base_supplier:SELECT
  4063. id,
  4064. supplier_name,
  4065. area_id,
  4066. company_name,
  4067. sett_type,
  4068. sett_frequency,
  4069. account_bank,
  4070. account_num,
  4071. account_name
  4072. FROM
  4073. base_supplier
  4074. WHERE
  4075. cancel_flag = 0
  4076. AND id = 1070
  4077. 2017-02-07 11:57:30 select base_area:SELECT
  4078. id,
  4079. area_name,
  4080. parent_id
  4081. FROM
  4082. base_area
  4083. WHERE
  4084. cancel_flag = 0
  4085. AND id = 798
  4086. 2017-02-07 11:57:30 select base_area:SELECT
  4087. id,
  4088. area_name
  4089. FROM
  4090. base_area
  4091. WHERE
  4092. cancel_flag = 0
  4093. AND id = 791
  4094. 2017-02-07 11:57:30 select base_supplier_purchase:SELECT
  4095. id,
  4096. product_type,
  4097. purchaser_name
  4098. FROM
  4099. base_supplier_purchase
  4100. WHERE
  4101. cancel_flag = 0
  4102. AND supplier_id = 1070
  4103. 2017-02-07 11:57:30 select base_supplier_link:SELECT
  4104. id,
  4105. link_name,
  4106. contact_name,
  4107. contact_mobile,
  4108. contact_telphone,
  4109. fax,
  4110. email,
  4111. remark
  4112. FROM
  4113. base_supplier_link
  4114. WHERE
  4115. cancel_flag = 0
  4116. AND supplier_id = 1070
  4117. 2017-02-07 11:57:30 select base_area:SELECT
  4118. id,
  4119. area_name
  4120. FROM
  4121. base_area
  4122. WHERE
  4123. parent_id = 791
  4124. 2017-02-07 11:57:40 getDbPurchase base_supplier_purchase:SELECT
  4125. id AS purchase_id,
  4126. product_type,
  4127. purchaser_name
  4128. FROM
  4129. base_supplier_purchase
  4130. WHERE
  4131. cancel_flag = 0
  4132. AND supplier_id = 1070
  4133. 2017-02-07 11:57:40 getDbLink base_supplier_link:SELECT
  4134. id as link_id,
  4135. link_name,
  4136. contact_name,
  4137. contact_mobile,
  4138. contact_telphone,
  4139. fax,
  4140. email,
  4141. remark
  4142. FROM
  4143. base_supplier_link
  4144. WHERE
  4145. cancel_flag = 0
  4146. AND supplier_id = 1070
  4147. 2017-02-07 11:57:40 getDbChannel base_supplier:SELECT
  4148. supplier_name,
  4149. area_id,
  4150. company_name,
  4151. sett_type,
  4152. sett_frequency,
  4153. account_bank,
  4154. account_num,
  4155. account_name
  4156. FROM
  4157. base_supplier
  4158. WHERE
  4159. cancel_flag = 0
  4160. AND id = 1070
  4161. 2017-02-07 11:57:40 INSERT base_supplier_purchase:INSERT INTO base_supplier_purchase (
  4162. create_user_id,
  4163. create_time,
  4164. supplier_id,
  4165. product_type,
  4166. purchaser_name
  4167. )
  4168. VALUES (33,'2017-02-07 11:57:40',1070,25,'施宇峰')
  4169. 2017-02-07 11:57:40 delete base_supplier_sale:UPDATE base_supplier_purchase
  4170. SET update_user_id = 33,update_time = '2017-02-07 11:57:40',cancel_flag = 1
  4171. WHERE
  4172. id = 188
  4173. 2017-02-07 11:57:41 select base_supplier:SELECT
  4174. id,
  4175. supplier_name,
  4176. area_id,
  4177. is_disabled,
  4178. supplier_type
  4179. FROM
  4180. base_supplier a
  4181. WHERE
  4182. cancel_flag = 0
  4183. and main_corp_id = 0
  4184. AND supplier_type = 187
  4185. LIMIT 0,10
  4186. 2017-02-07 11:57:41 count:SELECT
  4187. a.id
  4188. FROM
  4189. base_supplier AS a,
  4190. base_supplier_purchase AS b
  4191. WHERE
  4192. a.id = b.supplier_id
  4193. and main_corp_id = 0
  4194. AND a.cancel_flag = 0
  4195. AND b.cancel_flag = 0
  4196. GROUP BY
  4197. b.supplier_id
  4198. 2017-02-07 11:57:41 select base_area:SELECT
  4199. id,
  4200. area_name
  4201. FROM
  4202. base_area
  4203. WHERE
  4204. id in(792,923,810)
  4205. 2017-02-07 12:00:10 select base_supplier:SELECT
  4206. id,
  4207. supplier_name,
  4208. area_id,
  4209. is_disabled,
  4210. supplier_type
  4211. FROM
  4212. base_supplier a
  4213. WHERE
  4214. cancel_flag = 0
  4215. and a.supplier_name like '%%洲际%%' and main_corp_id = 0
  4216. AND supplier_type = 187
  4217. LIMIT 0,10
  4218. 2017-02-07 12:00:10 count:SELECT
  4219. a.id
  4220. FROM
  4221. base_supplier AS a,
  4222. base_supplier_purchase AS b
  4223. WHERE
  4224. a.id = b.supplier_id
  4225. and a.supplier_name like '%%洲际%%' and main_corp_id = 0
  4226. AND a.cancel_flag = 0
  4227. AND b.cancel_flag = 0
  4228. GROUP BY
  4229. b.supplier_id
  4230. 2017-02-07 12:00:10 select base_area:SELECT
  4231. id,
  4232. area_name
  4233. FROM
  4234. base_area
  4235. WHERE
  4236. id in(923)
  4237. 2017-02-07 12:00:11 select base_area:SELECT
  4238. id,
  4239. area_name
  4240. FROM
  4241. base_area
  4242. WHERE
  4243. parent_id = 0
  4244. 2017-02-07 12:00:12 select base_supplier:SELECT
  4245. id,
  4246. supplier_name,
  4247. area_id,
  4248. company_name,
  4249. sett_type,
  4250. sett_frequency,
  4251. account_bank,
  4252. account_num,
  4253. account_name
  4254. FROM
  4255. base_supplier
  4256. WHERE
  4257. cancel_flag = 0
  4258. AND id = 1206
  4259. 2017-02-07 12:00:12 select base_area:SELECT
  4260. id,
  4261. area_name,
  4262. parent_id
  4263. FROM
  4264. base_area
  4265. WHERE
  4266. cancel_flag = 0
  4267. AND id = 923
  4268. 2017-02-07 12:00:12 select base_area:SELECT
  4269. id,
  4270. area_name
  4271. FROM
  4272. base_area
  4273. WHERE
  4274. cancel_flag = 0
  4275. AND id = 922
  4276. 2017-02-07 12:00:12 select base_supplier_purchase:SELECT
  4277. id,
  4278. product_type,
  4279. purchaser_name
  4280. FROM
  4281. base_supplier_purchase
  4282. WHERE
  4283. cancel_flag = 0
  4284. AND supplier_id = 1206
  4285. 2017-02-07 12:00:12 select base_supplier_link:SELECT
  4286. id,
  4287. link_name,
  4288. contact_name,
  4289. contact_mobile,
  4290. contact_telphone,
  4291. fax,
  4292. email,
  4293. remark
  4294. FROM
  4295. base_supplier_link
  4296. WHERE
  4297. cancel_flag = 0
  4298. AND supplier_id = 1206
  4299. 2017-02-07 12:00:12 select base_area:SELECT
  4300. id,
  4301. area_name
  4302. FROM
  4303. base_area
  4304. WHERE
  4305. parent_id = 922
  4306. 2017-02-07 12:00:19 getDbPurchase base_supplier_purchase:SELECT
  4307. id AS purchase_id,
  4308. product_type,
  4309. purchaser_name
  4310. FROM
  4311. base_supplier_purchase
  4312. WHERE
  4313. cancel_flag = 0
  4314. AND supplier_id = 1206
  4315. 2017-02-07 12:00:19 getDbLink base_supplier_link:SELECT
  4316. id as link_id,
  4317. link_name,
  4318. contact_name,
  4319. contact_mobile,
  4320. contact_telphone,
  4321. fax,
  4322. email,
  4323. remark
  4324. FROM
  4325. base_supplier_link
  4326. WHERE
  4327. cancel_flag = 0
  4328. AND supplier_id = 1206
  4329. 2017-02-07 12:00:19 getDbChannel base_supplier:SELECT
  4330. supplier_name,
  4331. area_id,
  4332. company_name,
  4333. sett_type,
  4334. sett_frequency,
  4335. account_bank,
  4336. account_num,
  4337. account_name
  4338. FROM
  4339. base_supplier
  4340. WHERE
  4341. cancel_flag = 0
  4342. AND id = 1206
  4343. 2017-02-07 12:00:19 INSERT base_supplier_purchase:INSERT INTO base_supplier_purchase (
  4344. create_user_id,
  4345. create_time,
  4346. supplier_id,
  4347. product_type,
  4348. purchaser_name
  4349. )
  4350. VALUES (33,'2017-02-07 12:00:19',1206,25,'邵佳楠')
  4351. 2017-02-07 12:00:19 delete base_supplier_sale:UPDATE base_supplier_purchase
  4352. SET update_user_id = 33,update_time = '2017-02-07 12:00:19',cancel_flag = 1
  4353. WHERE
  4354. id = 223
  4355. 2017-02-07 12:00:20 select base_supplier:SELECT
  4356. id,
  4357. supplier_name,
  4358. area_id,
  4359. is_disabled,
  4360. supplier_type
  4361. FROM
  4362. base_supplier a
  4363. WHERE
  4364. cancel_flag = 0
  4365. and main_corp_id = 0
  4366. AND supplier_type = 187
  4367. LIMIT 0,10
  4368. 2017-02-07 12:00:20 count:SELECT
  4369. a.id
  4370. FROM
  4371. base_supplier AS a,
  4372. base_supplier_purchase AS b
  4373. WHERE
  4374. a.id = b.supplier_id
  4375. and main_corp_id = 0
  4376. AND a.cancel_flag = 0
  4377. AND b.cancel_flag = 0
  4378. GROUP BY
  4379. b.supplier_id
  4380. 2017-02-07 12:00:20 select base_area:SELECT
  4381. id,
  4382. area_name
  4383. FROM
  4384. base_area
  4385. WHERE
  4386. id in(792,923,810)
  4387. 2017-02-07 12:00:25 select base_supplier:SELECT
  4388. id,
  4389. supplier_name,
  4390. area_id,
  4391. is_disabled,
  4392. supplier_type
  4393. FROM
  4394. base_supplier a
  4395. WHERE
  4396. cancel_flag = 0
  4397. and a.supplier_name like '%%浦西洲际%%' and main_corp_id = 0
  4398. AND supplier_type = 187
  4399. LIMIT 0,10
  4400. 2017-02-07 13:18:27 select base_supplier:SELECT
  4401. id,
  4402. supplier_name,
  4403. area_id,
  4404. is_disabled,
  4405. supplier_type
  4406. FROM
  4407. base_supplier a
  4408. WHERE
  4409. cancel_flag = 0
  4410. and main_corp_id = 0
  4411. AND supplier_type = 187
  4412. LIMIT 0,10
  4413. 2017-02-07 13:18:27 count:SELECT
  4414. a.id
  4415. FROM
  4416. base_supplier AS a,
  4417. base_supplier_purchase AS b
  4418. WHERE
  4419. a.id = b.supplier_id
  4420. and main_corp_id = 0
  4421. AND a.cancel_flag = 0
  4422. AND b.cancel_flag = 0
  4423. GROUP BY
  4424. b.supplier_id
  4425. 2017-02-07 13:18:27 select base_area:SELECT
  4426. id,
  4427. area_name
  4428. FROM
  4429. base_area
  4430. WHERE
  4431. id in(792,923,810)
  4432. 2017-02-07 13:18:44 select base_supplier:SELECT
  4433. id,
  4434. supplier_name,
  4435. area_id,
  4436. is_disabled,
  4437. supplier_type
  4438. FROM
  4439. base_supplier a
  4440. WHERE
  4441. cancel_flag = 0
  4442. and main_corp_id = 0
  4443. AND supplier_type = 187
  4444. LIMIT 0,10
  4445. 2017-02-07 13:18:44 count:SELECT
  4446. a.id
  4447. FROM
  4448. base_supplier AS a,
  4449. base_supplier_purchase AS b
  4450. WHERE
  4451. a.id = b.supplier_id
  4452. and main_corp_id = 0
  4453. AND a.cancel_flag = 0
  4454. AND b.cancel_flag = 0
  4455. GROUP BY
  4456. b.supplier_id
  4457. 2017-02-07 13:18:44 select base_area:SELECT
  4458. id,
  4459. area_name
  4460. FROM
  4461. base_area
  4462. WHERE
  4463. id in(792,923,810)
  4464. 2017-02-07 13:19:31 select base_supplier:SELECT
  4465. id,
  4466. supplier_name,
  4467. area_id,
  4468. is_disabled,
  4469. supplier_type
  4470. FROM
  4471. base_supplier a
  4472. WHERE
  4473. cancel_flag = 0
  4474. and main_corp_id = 0
  4475. AND supplier_type = 187
  4476. LIMIT 0,10
  4477. 2017-02-07 13:19:31 count:SELECT
  4478. a.id
  4479. FROM
  4480. base_supplier AS a,
  4481. base_supplier_purchase AS b
  4482. WHERE
  4483. a.id = b.supplier_id
  4484. and main_corp_id = 0
  4485. AND a.cancel_flag = 0
  4486. AND b.cancel_flag = 0
  4487. GROUP BY
  4488. b.supplier_id
  4489. 2017-02-07 13:19:31 select base_area:SELECT
  4490. id,
  4491. area_name
  4492. FROM
  4493. base_area
  4494. WHERE
  4495. id in(792,923,810)
  4496. 2017-02-07 13:19:34 select base_supplier:SELECT
  4497. id,
  4498. supplier_name,
  4499. area_id,
  4500. is_disabled,
  4501. supplier_type
  4502. FROM
  4503. base_supplier a
  4504. WHERE
  4505. cancel_flag = 0
  4506. and main_corp_id = 0
  4507. AND supplier_type = 187
  4508. LIMIT 0,10
  4509. 2017-02-07 13:19:34 count:SELECT
  4510. a.id
  4511. FROM
  4512. base_supplier AS a,
  4513. base_supplier_purchase AS b
  4514. WHERE
  4515. a.id = b.supplier_id
  4516. and main_corp_id = 0
  4517. AND a.cancel_flag = 0
  4518. AND b.cancel_flag = 0
  4519. GROUP BY
  4520. b.supplier_id
  4521. 2017-02-07 13:19:34 select base_area:SELECT
  4522. id,
  4523. area_name
  4524. FROM
  4525. base_area
  4526. WHERE
  4527. id in(792,923,810)
  4528. 2017-02-07 13:19:51 select base_supplier:SELECT
  4529. id,
  4530. supplier_name,
  4531. area_id,
  4532. is_disabled,
  4533. supplier_type
  4534. FROM
  4535. base_supplier a
  4536. WHERE
  4537. cancel_flag = 0
  4538. and main_corp_id = 0
  4539. AND supplier_type = 187
  4540. LIMIT 0,10
  4541. 2017-02-07 13:19:51 count:SELECT
  4542. a.id
  4543. FROM
  4544. base_supplier AS a,
  4545. base_supplier_purchase AS b
  4546. WHERE
  4547. a.id = b.supplier_id
  4548. and main_corp_id = 0
  4549. AND a.cancel_flag = 0
  4550. AND b.cancel_flag = 0
  4551. GROUP BY
  4552. b.supplier_id
  4553. 2017-02-07 13:19:51 select base_area:SELECT
  4554. id,
  4555. area_name
  4556. FROM
  4557. base_area
  4558. WHERE
  4559. id in(792,923,810)
  4560. 2017-02-07 13:19:57 select base_supplier:SELECT
  4561. id,
  4562. supplier_name,
  4563. area_id,
  4564. is_disabled,
  4565. supplier_type
  4566. FROM
  4567. base_supplier a
  4568. WHERE
  4569. cancel_flag = 0
  4570. and a.supplier_name like '%%宁波北仑世茂希尔顿逸林酒店%%' and main_corp_id = 0
  4571. AND supplier_type = 187
  4572. LIMIT 0,10
  4573. 2017-02-07 13:19:57 count:SELECT
  4574. a.id
  4575. FROM
  4576. base_supplier AS a,
  4577. base_supplier_purchase AS b
  4578. WHERE
  4579. a.id = b.supplier_id
  4580. and a.supplier_name like '%%宁波北仑世茂希尔顿逸林酒店%%' and main_corp_id = 0
  4581. AND a.cancel_flag = 0
  4582. AND b.cancel_flag = 0
  4583. GROUP BY
  4584. b.supplier_id
  4585. 2017-02-07 13:19:57 select base_area:SELECT
  4586. id,
  4587. area_name
  4588. FROM
  4589. base_area
  4590. WHERE
  4591. id in(937)
  4592. 2017-02-07 13:20:00 select base_area:SELECT
  4593. id,
  4594. area_name
  4595. FROM
  4596. base_area
  4597. WHERE
  4598. parent_id = 0
  4599. 2017-02-07 13:20:00 select base_supplier:SELECT
  4600. id,
  4601. supplier_name,
  4602. area_id,
  4603. company_name,
  4604. sett_type,
  4605. sett_frequency,
  4606. account_bank,
  4607. account_num,
  4608. account_name
  4609. FROM
  4610. base_supplier
  4611. WHERE
  4612. cancel_flag = 0
  4613. AND id = 1224
  4614. 2017-02-07 13:20:00 select base_area:SELECT
  4615. id,
  4616. area_name,
  4617. parent_id
  4618. FROM
  4619. base_area
  4620. WHERE
  4621. cancel_flag = 0
  4622. AND id = 937
  4623. 2017-02-07 13:20:00 select base_area:SELECT
  4624. id,
  4625. area_name
  4626. FROM
  4627. base_area
  4628. WHERE
  4629. cancel_flag = 0
  4630. AND id = 922
  4631. 2017-02-07 13:20:00 select base_supplier_purchase:SELECT
  4632. id,
  4633. product_type,
  4634. purchaser_name
  4635. FROM
  4636. base_supplier_purchase
  4637. WHERE
  4638. cancel_flag = 0
  4639. AND supplier_id = 1224
  4640. 2017-02-07 13:20:00 select base_supplier_link:SELECT
  4641. id,
  4642. link_name,
  4643. contact_name,
  4644. contact_mobile,
  4645. contact_telphone,
  4646. fax,
  4647. email,
  4648. remark
  4649. FROM
  4650. base_supplier_link
  4651. WHERE
  4652. cancel_flag = 0
  4653. AND supplier_id = 1224
  4654. 2017-02-07 13:20:01 select base_area:SELECT
  4655. id,
  4656. area_name
  4657. FROM
  4658. base_area
  4659. WHERE
  4660. parent_id = 922
  4661. 2017-02-07 13:21:11 getDbPurchase base_supplier_purchase:SELECT
  4662. id AS purchase_id,
  4663. product_type,
  4664. purchaser_name
  4665. FROM
  4666. base_supplier_purchase
  4667. WHERE
  4668. cancel_flag = 0
  4669. AND supplier_id = 1224
  4670. 2017-02-07 13:21:11 getDbLink base_supplier_link:SELECT
  4671. id as link_id,
  4672. link_name,
  4673. contact_name,
  4674. contact_mobile,
  4675. contact_telphone,
  4676. fax,
  4677. email,
  4678. remark
  4679. FROM
  4680. base_supplier_link
  4681. WHERE
  4682. cancel_flag = 0
  4683. AND supplier_id = 1224
  4684. 2017-02-07 13:21:11 getDbChannel base_supplier:SELECT
  4685. supplier_name,
  4686. area_id,
  4687. company_name,
  4688. sett_type,
  4689. sett_frequency,
  4690. account_bank,
  4691. account_num,
  4692. account_name
  4693. FROM
  4694. base_supplier
  4695. WHERE
  4696. cancel_flag = 0
  4697. AND id = 1224
  4698. 2017-02-07 13:21:11 UPDATE base_supplier:UPDATE base_supplier
  4699. SET update_user_id = 486,update_time = '2017-02-07 13:21:11',supplier_name = '宁波北仑世茂希尔顿逸林酒店',area_id = '937',company_name = '宁波北仑世茂希尔顿逸林酒店',sett_type = '288',sett_frequency = '295',account_bank = '',account_num = '',account_name = ''
  4700. WHERE
  4701. id = 1224
  4702. 2017-02-07 13:21:11 INSERT base_supplier_purchase:INSERT INTO base_supplier_purchase (
  4703. create_user_id,
  4704. create_time,
  4705. supplier_id,
  4706. product_type,
  4707. purchaser_name
  4708. )
  4709. VALUES (486,'2017-02-07 13:21:11',1224,25,'丁鹏')
  4710. 2017-02-07 13:21:11 delete base_supplier_sale:UPDATE base_supplier_purchase
  4711. SET update_user_id = 486,update_time = '2017-02-07 13:21:11',cancel_flag = 1
  4712. WHERE
  4713. id = 245
  4714. 2017-02-07 13:21:12 select base_supplier:SELECT
  4715. id,
  4716. supplier_name,
  4717. area_id,
  4718. is_disabled,
  4719. supplier_type
  4720. FROM
  4721. base_supplier a
  4722. WHERE
  4723. cancel_flag = 0
  4724. and main_corp_id = 0
  4725. AND supplier_type = 187
  4726. LIMIT 0,10
  4727. 2017-02-07 13:21:12 count:SELECT
  4728. a.id
  4729. FROM
  4730. base_supplier AS a,
  4731. base_supplier_purchase AS b
  4732. WHERE
  4733. a.id = b.supplier_id
  4734. and main_corp_id = 0
  4735. AND a.cancel_flag = 0
  4736. AND b.cancel_flag = 0
  4737. GROUP BY
  4738. b.supplier_id
  4739. 2017-02-07 13:21:12 select base_area:SELECT
  4740. id,
  4741. area_name
  4742. FROM
  4743. base_area
  4744. WHERE
  4745. id in(792,923,810)
  4746. 2017-02-07 14:03:34 select base_supplier:SELECT
  4747. id,
  4748. supplier_name,
  4749. area_id,
  4750. is_disabled,
  4751. supplier_type
  4752. FROM
  4753. base_supplier a
  4754. WHERE
  4755. cancel_flag = 0
  4756. and main_corp_id = 0
  4757. AND supplier_type = 187
  4758. LIMIT 0,10
  4759. 2017-02-07 14:03:34 count:SELECT
  4760. a.id
  4761. FROM
  4762. base_supplier AS a,
  4763. base_supplier_purchase AS b
  4764. WHERE
  4765. a.id = b.supplier_id
  4766. and main_corp_id = 0
  4767. AND a.cancel_flag = 0
  4768. AND b.cancel_flag = 0
  4769. GROUP BY
  4770. b.supplier_id
  4771. 2017-02-07 14:03:34 select base_area:SELECT
  4772. id,
  4773. area_name
  4774. FROM
  4775. base_area
  4776. WHERE
  4777. id in(792,923,810)
  4778. 2017-02-07 14:26:34 select base_supplier:SELECT
  4779. id,
  4780. supplier_name,
  4781. area_id,
  4782. is_disabled,
  4783. supplier_type,
  4784. manage_type
  4785. FROM
  4786. base_supplier
  4787. WHERE
  4788. cancel_flag = 0
  4789. and main_corp_id = 0
  4790. AND supplier_type = 301
  4791. LIMIT 0,10
  4792. 2017-02-07 14:26:34 select base_area:SELECT
  4793. id,
  4794. area_name
  4795. FROM
  4796. base_area
  4797. WHERE
  4798. id in(792,810,794,850)
  4799. 2017-02-07 14:26:35 select base_supplier:SELECT
  4800. id,
  4801. supplier_name,
  4802. area_id,
  4803. is_disabled,
  4804. supplier_type
  4805. FROM
  4806. base_supplier a
  4807. WHERE
  4808. cancel_flag = 0
  4809. and main_corp_id = 0
  4810. AND supplier_type = 187
  4811. LIMIT 0,10
  4812. 2017-02-07 14:26:35 count:SELECT
  4813. a.id
  4814. FROM
  4815. base_supplier AS a,
  4816. base_supplier_purchase AS b
  4817. WHERE
  4818. a.id = b.supplier_id
  4819. and main_corp_id = 0
  4820. AND a.cancel_flag = 0
  4821. AND b.cancel_flag = 0
  4822. GROUP BY
  4823. b.supplier_id
  4824. 2017-02-07 14:26:35 select base_area:SELECT
  4825. id,
  4826. area_name
  4827. FROM
  4828. base_area
  4829. WHERE
  4830. id in(792,923,810)
  4831. 2017-02-07 14:26:40 select base_supplier:SELECT
  4832. id,
  4833. supplier_name,
  4834. area_id,
  4835. is_disabled,
  4836. supplier_type
  4837. FROM
  4838. base_supplier a
  4839. WHERE
  4840. cancel_flag = 0
  4841. and a.supplier_name like '%%淳大万丽%%' and main_corp_id = 0
  4842. AND supplier_type = 187
  4843. LIMIT 0,10
  4844. 2017-02-07 14:26:40 count:SELECT
  4845. a.id
  4846. FROM
  4847. base_supplier AS a,
  4848. base_supplier_purchase AS b
  4849. WHERE
  4850. a.id = b.supplier_id
  4851. and a.supplier_name like '%%淳大万丽%%' and main_corp_id = 0
  4852. AND a.cancel_flag = 0
  4853. AND b.cancel_flag = 0
  4854. GROUP BY
  4855. b.supplier_id
  4856. 2017-02-07 14:26:40 select base_area:SELECT
  4857. id,
  4858. area_name
  4859. FROM
  4860. base_area
  4861. WHERE
  4862. id in(803)
  4863. 2017-02-07 14:26:45 select base_area:SELECT
  4864. id,
  4865. area_name
  4866. FROM
  4867. base_area
  4868. WHERE
  4869. parent_id = 0
  4870. 2017-02-07 14:26:45 select base_supplier:SELECT
  4871. id,
  4872. supplier_name,
  4873. area_id,
  4874. company_name,
  4875. sett_type,
  4876. sett_frequency,
  4877. account_bank,
  4878. account_num,
  4879. account_name
  4880. FROM
  4881. base_supplier
  4882. WHERE
  4883. cancel_flag = 0
  4884. AND id = 1043
  4885. 2017-02-07 14:26:45 select base_area:SELECT
  4886. id,
  4887. area_name,
  4888. parent_id
  4889. FROM
  4890. base_area
  4891. WHERE
  4892. cancel_flag = 0
  4893. AND id = 803
  4894. 2017-02-07 14:26:45 select base_area:SELECT
  4895. id,
  4896. area_name
  4897. FROM
  4898. base_area
  4899. WHERE
  4900. cancel_flag = 0
  4901. AND id = 791
  4902. 2017-02-07 14:26:45 select base_supplier_purchase:SELECT
  4903. id,
  4904. product_type,
  4905. purchaser_name
  4906. FROM
  4907. base_supplier_purchase
  4908. WHERE
  4909. cancel_flag = 0
  4910. AND supplier_id = 1043
  4911. 2017-02-07 14:26:46 select base_supplier_link:SELECT
  4912. id,
  4913. link_name,
  4914. contact_name,
  4915. contact_mobile,
  4916. contact_telphone,
  4917. fax,
  4918. email,
  4919. remark
  4920. FROM
  4921. base_supplier_link
  4922. WHERE
  4923. cancel_flag = 0
  4924. AND supplier_id = 1043
  4925. 2017-02-07 14:26:46 select base_area:SELECT
  4926. id,
  4927. area_name
  4928. FROM
  4929. base_area
  4930. WHERE
  4931. parent_id = 791
  4932. 2017-02-07 14:27:52 getDbPurchase base_supplier_purchase:SELECT
  4933. id AS purchase_id,
  4934. product_type,
  4935. purchaser_name
  4936. FROM
  4937. base_supplier_purchase
  4938. WHERE
  4939. cancel_flag = 0
  4940. AND supplier_id = 1043
  4941. 2017-02-07 14:27:52 getDbLink base_supplier_link:SELECT
  4942. id as link_id,
  4943. link_name,
  4944. contact_name,
  4945. contact_mobile,
  4946. contact_telphone,
  4947. fax,
  4948. email,
  4949. remark
  4950. FROM
  4951. base_supplier_link
  4952. WHERE
  4953. cancel_flag = 0
  4954. AND supplier_id = 1043
  4955. 2017-02-07 14:27:52 getDbChannel base_supplier:SELECT
  4956. supplier_name,
  4957. area_id,
  4958. company_name,
  4959. sett_type,
  4960. sett_frequency,
  4961. account_bank,
  4962. account_num,
  4963. account_name
  4964. FROM
  4965. base_supplier
  4966. WHERE
  4967. cancel_flag = 0
  4968. AND id = 1043
  4969. 2017-02-07 14:27:52 INSERT base_supplier_purchase:INSERT INTO base_supplier_purchase (
  4970. create_user_id,
  4971. create_time,
  4972. supplier_id,
  4973. product_type,
  4974. purchaser_name
  4975. )
  4976. VALUES (283,'2017-02-07 14:27:52',1043,25,'丁鹏')
  4977. 2017-02-07 14:27:52 delete base_supplier_sale:UPDATE base_supplier_purchase
  4978. SET update_user_id = 283,update_time = '2017-02-07 14:27:52',cancel_flag = 1
  4979. WHERE
  4980. id = 114
  4981. 2017-02-07 14:27:53 select base_supplier:SELECT
  4982. id,
  4983. supplier_name,
  4984. area_id,
  4985. is_disabled,
  4986. supplier_type
  4987. FROM
  4988. base_supplier a
  4989. WHERE
  4990. cancel_flag = 0
  4991. and main_corp_id = 0
  4992. AND supplier_type = 187
  4993. LIMIT 0,10
  4994. 2017-02-07 14:27:53 count:SELECT
  4995. a.id
  4996. FROM
  4997. base_supplier AS a,
  4998. base_supplier_purchase AS b
  4999. WHERE
  5000. a.id = b.supplier_id
  5001. and main_corp_id = 0
  5002. AND a.cancel_flag = 0
  5003. AND b.cancel_flag = 0
  5004. GROUP BY
  5005. b.supplier_id
  5006. 2017-02-07 14:27:53 select base_area:SELECT
  5007. id,
  5008. area_name
  5009. FROM
  5010. base_area
  5011. WHERE
  5012. id in(792,923,810)
  5013. 2017-02-07 14:28:49 select base_supplier:SELECT
  5014. id,
  5015. supplier_name,
  5016. area_id,
  5017. is_disabled,
  5018. supplier_type
  5019. FROM
  5020. base_supplier a
  5021. WHERE
  5022. cancel_flag = 0
  5023. and main_corp_id = 0
  5024. AND supplier_type = 187
  5025. LIMIT 0,10
  5026. 2017-02-07 14:28:49 count:SELECT
  5027. a.id
  5028. FROM
  5029. base_supplier AS a,
  5030. base_supplier_purchase AS b
  5031. WHERE
  5032. a.id = b.supplier_id
  5033. and main_corp_id = 0
  5034. AND a.cancel_flag = 0
  5035. AND b.cancel_flag = 0
  5036. GROUP BY
  5037. b.supplier_id
  5038. 2017-02-07 14:28:49 select base_area:SELECT
  5039. id,
  5040. area_name
  5041. FROM
  5042. base_area
  5043. WHERE
  5044. id in(792,923,810)
  5045. 2017-02-07 14:28:54 select base_supplier:SELECT
  5046. id,
  5047. supplier_name,
  5048. area_id,
  5049. is_disabled,
  5050. supplier_type
  5051. FROM
  5052. base_supplier a
  5053. WHERE
  5054. cancel_flag = 0
  5055. and a.supplier_name like '%%淳大万丽%%' and main_corp_id = 0
  5056. AND supplier_type = 187
  5057. LIMIT 0,10
  5058. 2017-02-07 14:28:54 count:SELECT
  5059. a.id
  5060. FROM
  5061. base_supplier AS a,
  5062. base_supplier_purchase AS b
  5063. WHERE
  5064. a.id = b.supplier_id
  5065. and a.supplier_name like '%%淳大万丽%%' and main_corp_id = 0
  5066. AND a.cancel_flag = 0
  5067. AND b.cancel_flag = 0
  5068. GROUP BY
  5069. b.supplier_id
  5070. 2017-02-07 14:28:54 select base_area:SELECT
  5071. id,
  5072. area_name
  5073. FROM
  5074. base_area
  5075. WHERE
  5076. id in(803)
  5077. 2017-02-07 14:28:57 select base_area:SELECT
  5078. id,
  5079. area_name
  5080. FROM
  5081. base_area
  5082. WHERE
  5083. parent_id = 0
  5084. 2017-02-07 14:28:57 select base_supplier:SELECT
  5085. id,
  5086. supplier_name,
  5087. area_id,
  5088. company_name,
  5089. sett_type,
  5090. sett_frequency,
  5091. account_bank,
  5092. account_num,
  5093. account_name
  5094. FROM
  5095. base_supplier
  5096. WHERE
  5097. cancel_flag = 0
  5098. AND id = 1043
  5099. 2017-02-07 14:28:57 select base_area:SELECT
  5100. id,
  5101. area_name,
  5102. parent_id
  5103. FROM
  5104. base_area
  5105. WHERE
  5106. cancel_flag = 0
  5107. AND id = 803
  5108. 2017-02-07 14:28:57 select base_area:SELECT
  5109. id,
  5110. area_name
  5111. FROM
  5112. base_area
  5113. WHERE
  5114. cancel_flag = 0
  5115. AND id = 791
  5116. 2017-02-07 14:28:57 select base_supplier_purchase:SELECT
  5117. id,
  5118. product_type,
  5119. purchaser_name
  5120. FROM
  5121. base_supplier_purchase
  5122. WHERE
  5123. cancel_flag = 0
  5124. AND supplier_id = 1043
  5125. 2017-02-07 14:28:57 select base_supplier_link:SELECT
  5126. id,
  5127. link_name,
  5128. contact_name,
  5129. contact_mobile,
  5130. contact_telphone,
  5131. fax,
  5132. email,
  5133. remark
  5134. FROM
  5135. base_supplier_link
  5136. WHERE
  5137. cancel_flag = 0
  5138. AND supplier_id = 1043
  5139. 2017-02-07 14:28:57 select base_area:SELECT
  5140. id,
  5141. area_name
  5142. FROM
  5143. base_area
  5144. WHERE
  5145. parent_id = 791
  5146. 2017-02-07 15:00:47 select base_supplier:SELECT
  5147. id,
  5148. supplier_name,
  5149. area_id,
  5150. is_disabled,
  5151. supplier_type,
  5152. manage_type
  5153. FROM
  5154. base_supplier
  5155. WHERE
  5156. cancel_flag = 0
  5157. and main_corp_id = 0
  5158. AND supplier_type = 301
  5159. LIMIT 0,10
  5160. 2017-02-07 15:00:47 select base_area:SELECT
  5161. id,
  5162. area_name
  5163. FROM
  5164. base_area
  5165. WHERE
  5166. id in(792,810,794,850)
  5167. 2017-02-07 15:00:48 select base_area:SELECT
  5168. id,
  5169. area_name
  5170. FROM
  5171. base_area
  5172. WHERE
  5173. parent_id = 0
  5174. 2017-02-07 15:00:48 select base_area:SELECT
  5175. id,
  5176. area_name
  5177. FROM
  5178. base_area
  5179. WHERE
  5180. parent_id = 1
  5181. 2017-02-07 15:00:49 select base_supplier:SELECT
  5182. id,
  5183. supplier_name,
  5184. area_id,
  5185. is_disabled,
  5186. supplier_type
  5187. FROM
  5188. base_supplier a
  5189. WHERE
  5190. cancel_flag = 0
  5191. and main_corp_id = 0
  5192. AND supplier_type = 187
  5193. LIMIT 0,10
  5194. 2017-02-07 15:00:49 count:SELECT
  5195. a.id
  5196. FROM
  5197. base_supplier AS a,
  5198. base_supplier_purchase AS b
  5199. WHERE
  5200. a.id = b.supplier_id
  5201. and main_corp_id = 0
  5202. AND a.cancel_flag = 0
  5203. AND b.cancel_flag = 0
  5204. GROUP BY
  5205. b.supplier_id
  5206. 2017-02-07 15:00:49 select base_area:SELECT
  5207. id,
  5208. area_name
  5209. FROM
  5210. base_area
  5211. WHERE
  5212. id in(792,923,810)
  5213. 2017-02-07 15:02:27 select base_supplier:SELECT
  5214. id,
  5215. supplier_name,
  5216. area_id,
  5217. is_disabled,
  5218. supplier_type
  5219. FROM
  5220. base_supplier a
  5221. WHERE
  5222. cancel_flag = 0
  5223. and main_corp_id = 0
  5224. AND supplier_type = 187
  5225. LIMIT 0,10
  5226. 2017-02-07 15:02:27 count:SELECT
  5227. a.id
  5228. FROM
  5229. base_supplier AS a,
  5230. base_supplier_purchase AS b
  5231. WHERE
  5232. a.id = b.supplier_id
  5233. and main_corp_id = 0
  5234. AND a.cancel_flag = 0
  5235. AND b.cancel_flag = 0
  5236. GROUP BY
  5237. b.supplier_id
  5238. 2017-02-07 15:02:27 select base_area:SELECT
  5239. id,
  5240. area_name
  5241. FROM
  5242. base_area
  5243. WHERE
  5244. id in(792,923,810)
  5245. 2017-02-07 15:02:39 select base_supplier:SELECT
  5246. id,
  5247. supplier_name,
  5248. area_id,
  5249. is_disabled,
  5250. supplier_type
  5251. FROM
  5252. base_supplier a
  5253. WHERE
  5254. cancel_flag = 0
  5255. and main_corp_id = 0
  5256. AND supplier_type = 187
  5257. LIMIT 0,10
  5258. 2017-02-07 15:02:39 count:SELECT
  5259. a.id
  5260. FROM
  5261. base_supplier AS a,
  5262. base_supplier_purchase AS b
  5263. WHERE
  5264. a.id = b.supplier_id
  5265. and main_corp_id = 0
  5266. AND a.cancel_flag = 0
  5267. AND b.cancel_flag = 0
  5268. GROUP BY
  5269. b.supplier_id
  5270. 2017-02-07 15:02:39 select base_area:SELECT
  5271. id,
  5272. area_name
  5273. FROM
  5274. base_area
  5275. WHERE
  5276. id in(792,923,810)
  5277. 2017-02-07 15:02:41 select base_supplier:SELECT
  5278. id,
  5279. supplier_name,
  5280. area_id,
  5281. is_disabled,
  5282. supplier_type,
  5283. manage_type
  5284. FROM
  5285. base_supplier
  5286. WHERE
  5287. cancel_flag = 0
  5288. and main_corp_id = 0
  5289. AND supplier_type = 301
  5290. LIMIT 0,10
  5291. 2017-02-07 15:02:41 select base_area:SELECT
  5292. id,
  5293. area_name
  5294. FROM
  5295. base_area
  5296. WHERE
  5297. id in(792,810,794,850)
  5298. 2017-02-07 16:02:45 select base_supplier:SELECT
  5299. id,
  5300. supplier_name,
  5301. area_id,
  5302. is_disabled,
  5303. supplier_type
  5304. FROM
  5305. base_supplier a
  5306. WHERE
  5307. cancel_flag = 0
  5308. and main_corp_id = 0
  5309. AND supplier_type = 187
  5310. LIMIT 0,10
  5311. 2017-02-07 16:02:45 count:SELECT
  5312. a.id
  5313. FROM
  5314. base_supplier AS a,
  5315. base_supplier_purchase AS b
  5316. WHERE
  5317. a.id = b.supplier_id
  5318. and main_corp_id = 0
  5319. AND a.cancel_flag = 0
  5320. AND b.cancel_flag = 0
  5321. GROUP BY
  5322. b.supplier_id
  5323. 2017-02-07 16:02:45 select base_area:SELECT
  5324. id,
  5325. area_name
  5326. FROM
  5327. base_area
  5328. WHERE
  5329. id in(792,923,810)
  5330. 2017-02-07 17:35:32 select base_supplier:SELECT
  5331. id,
  5332. supplier_name,
  5333. area_id,
  5334. is_disabled,
  5335. supplier_type
  5336. FROM
  5337. base_supplier a
  5338. WHERE
  5339. cancel_flag = 0
  5340. and main_corp_id = 0
  5341. AND supplier_type = 187
  5342. LIMIT 0,10
  5343. 2017-02-07 17:35:32 count:SELECT
  5344. a.id
  5345. FROM
  5346. base_supplier AS a,
  5347. base_supplier_purchase AS b
  5348. WHERE
  5349. a.id = b.supplier_id
  5350. and main_corp_id = 0
  5351. AND a.cancel_flag = 0
  5352. AND b.cancel_flag = 0
  5353. GROUP BY
  5354. b.supplier_id
  5355. 2017-02-07 17:35:32 select base_area:SELECT
  5356. id,
  5357. area_name
  5358. FROM
  5359. base_area
  5360. WHERE
  5361. id in(792,810)
  5362. 2017-02-07 17:35:50 select base_supplier:SELECT
  5363. id,
  5364. supplier_name,
  5365. area_id,
  5366. is_disabled,
  5367. supplier_type
  5368. FROM
  5369. base_supplier a
  5370. WHERE
  5371. cancel_flag = 0
  5372. and main_corp_id = 0
  5373. AND supplier_type = 187
  5374. LIMIT 0,10
  5375. 2017-02-07 17:35:50 count:SELECT
  5376. a.id
  5377. FROM
  5378. base_supplier AS a,
  5379. base_supplier_purchase AS b
  5380. WHERE
  5381. a.id = b.supplier_id
  5382. and main_corp_id = 0
  5383. AND a.cancel_flag = 0
  5384. AND b.cancel_flag = 0
  5385. GROUP BY
  5386. b.supplier_id
  5387. 2017-02-07 17:35:50 select base_area:SELECT
  5388. id,
  5389. area_name
  5390. FROM
  5391. base_area
  5392. WHERE
  5393. id in(792,810)
  5394. 2017-02-07 17:35:59 select base_supplier:SELECT
  5395. id,
  5396. supplier_name,
  5397. area_id,
  5398. is_disabled,
  5399. supplier_type
  5400. FROM
  5401. base_supplier a
  5402. WHERE
  5403. cancel_flag = 0
  5404. and a.supplier_name like '%%上海浦东安可华美达%%' and main_corp_id = 0
  5405. AND supplier_type = 187
  5406. LIMIT 0,10
  5407. 2017-02-07 17:35:59 count:SELECT
  5408. a.id
  5409. FROM
  5410. base_supplier AS a,
  5411. base_supplier_purchase AS b
  5412. WHERE
  5413. a.id = b.supplier_id
  5414. and a.supplier_name like '%%上海浦东安可华美达%%' and main_corp_id = 0
  5415. AND a.cancel_flag = 0
  5416. AND b.cancel_flag = 0
  5417. GROUP BY
  5418. b.supplier_id
  5419. 2017-02-07 17:35:59 select base_area:SELECT
  5420. id,
  5421. area_name
  5422. FROM
  5423. base_area
  5424. WHERE
  5425. id in(803)
  5426. 2017-02-07 17:36:03 select base_area:SELECT
  5427. id,
  5428. area_name
  5429. FROM
  5430. base_area
  5431. WHERE
  5432. parent_id = 0
  5433. 2017-02-07 17:36:03 select base_supplier:SELECT
  5434. id,
  5435. supplier_name,
  5436. area_id,
  5437. company_name,
  5438. sett_type,
  5439. sett_frequency,
  5440. account_bank,
  5441. account_num,
  5442. account_name
  5443. FROM
  5444. base_supplier
  5445. WHERE
  5446. cancel_flag = 0
  5447. AND id = 1223
  5448. 2017-02-07 17:36:03 select base_area:SELECT
  5449. id,
  5450. area_name,
  5451. parent_id
  5452. FROM
  5453. base_area
  5454. WHERE
  5455. cancel_flag = 0
  5456. AND id = 803
  5457. 2017-02-07 17:36:03 select base_area:SELECT
  5458. id,
  5459. area_name
  5460. FROM
  5461. base_area
  5462. WHERE
  5463. cancel_flag = 0
  5464. AND id = 791
  5465. 2017-02-07 17:36:03 select base_supplier_purchase:SELECT
  5466. id,
  5467. product_type,
  5468. purchaser_name
  5469. FROM
  5470. base_supplier_purchase
  5471. WHERE
  5472. cancel_flag = 0
  5473. AND supplier_id = 1223
  5474. 2017-02-07 17:36:03 select base_supplier_link:SELECT
  5475. id,
  5476. link_name,
  5477. contact_name,
  5478. contact_mobile,
  5479. contact_telphone,
  5480. fax,
  5481. email,
  5482. remark
  5483. FROM
  5484. base_supplier_link
  5485. WHERE
  5486. cancel_flag = 0
  5487. AND supplier_id = 1223
  5488. 2017-02-07 17:36:03 select base_area:SELECT
  5489. id,
  5490. area_name
  5491. FROM
  5492. base_area
  5493. WHERE
  5494. parent_id = 791
  5495. 2017-02-07 17:36:16 check base_supplier:SELECT
  5496. supplier_name
  5497. FROM
  5498. base_supplier
  5499. WHERE
  5500. cancel_flag = 0
  5501. AND supplier_name = '上海浦东华美达安可酒店' AND supplier_type=187 and id != 1223
  5502. 2017-02-07 17:36:16 getDbPurchase base_supplier_purchase:SELECT
  5503. id AS purchase_id,
  5504. product_type,
  5505. purchaser_name
  5506. FROM
  5507. base_supplier_purchase
  5508. WHERE
  5509. cancel_flag = 0
  5510. AND supplier_id = 1223
  5511. 2017-02-07 17:36:16 getDbLink base_supplier_link:SELECT
  5512. id as link_id,
  5513. link_name,
  5514. contact_name,
  5515. contact_mobile,
  5516. contact_telphone,
  5517. fax,
  5518. email,
  5519. remark
  5520. FROM
  5521. base_supplier_link
  5522. WHERE
  5523. cancel_flag = 0
  5524. AND supplier_id = 1223
  5525. 2017-02-07 17:36:16 getDbChannel base_supplier:SELECT
  5526. supplier_name,
  5527. area_id,
  5528. company_name,
  5529. sett_type,
  5530. sett_frequency,
  5531. account_bank,
  5532. account_num,
  5533. account_name
  5534. FROM
  5535. base_supplier
  5536. WHERE
  5537. cancel_flag = 0
  5538. AND id = 1223
  5539. 2017-02-07 17:36:16 UPDATE base_supplier:UPDATE base_supplier
  5540. SET update_user_id = 283,update_time = '2017-02-07 17:36:16',supplier_name = '上海浦东华美达安可酒店',area_id = '803',company_name = '上海木澜郡大酒店有限公司',sett_type = '275',sett_frequency = '295',account_bank = '上海农村商业银行股份有限公司江镇支行',account_num = '上海木澜郡大酒店有限公司',account_name = '50131000511516078'
  5541. WHERE
  5542. id = 1223
  5543. 2017-02-07 17:36:16 INSERT base_supplier_purchase:INSERT INTO base_supplier_purchase (
  5544. create_user_id,
  5545. create_time,
  5546. supplier_id,
  5547. product_type,
  5548. purchaser_name
  5549. )
  5550. VALUES (283,'2017-02-07 17:36:16',1223,25,'丁鹏')
  5551. 2017-02-07 17:36:16 delete base_supplier_sale:UPDATE base_supplier_purchase
  5552. SET update_user_id = 283,update_time = '2017-02-07 17:36:16',cancel_flag = 1
  5553. WHERE
  5554. id = 243
  5555. 2017-02-07 17:36:18 select base_supplier:SELECT
  5556. id,
  5557. supplier_name,
  5558. area_id,
  5559. is_disabled,
  5560. supplier_type
  5561. FROM
  5562. base_supplier a
  5563. WHERE
  5564. cancel_flag = 0
  5565. and main_corp_id = 0
  5566. AND supplier_type = 187
  5567. LIMIT 0,10
  5568. 2017-02-07 17:36:18 count:SELECT
  5569. a.id
  5570. FROM
  5571. base_supplier AS a,
  5572. base_supplier_purchase AS b
  5573. WHERE
  5574. a.id = b.supplier_id
  5575. and main_corp_id = 0
  5576. AND a.cancel_flag = 0
  5577. AND b.cancel_flag = 0
  5578. GROUP BY
  5579. b.supplier_id
  5580. 2017-02-07 17:36:18 select base_area:SELECT
  5581. id,
  5582. area_name
  5583. FROM
  5584. base_area
  5585. WHERE
  5586. id in(792,810)
  5587. 2017-02-07 17:36:22 select base_supplier:SELECT
  5588. id,
  5589. supplier_name,
  5590. area_id,
  5591. is_disabled,
  5592. supplier_type
  5593. FROM
  5594. base_supplier a
  5595. WHERE
  5596. cancel_flag = 0
  5597. and main_corp_id = 0
  5598. AND supplier_type = 187
  5599. LIMIT 0,10
  5600. 2017-02-07 17:36:22 count:SELECT
  5601. a.id
  5602. FROM
  5603. base_supplier AS a,
  5604. base_supplier_purchase AS b
  5605. WHERE
  5606. a.id = b.supplier_id
  5607. and main_corp_id = 0
  5608. AND a.cancel_flag = 0
  5609. AND b.cancel_flag = 0
  5610. GROUP BY
  5611. b.supplier_id
  5612. 2017-02-07 17:36:22 select base_area:SELECT
  5613. id,
  5614. area_name
  5615. FROM
  5616. base_area
  5617. WHERE
  5618. id in(792,810)
  5619. 2017-02-07 17:36:29 select base_supplier:SELECT
  5620. id,
  5621. supplier_name,
  5622. area_id,
  5623. is_disabled,
  5624. supplier_type
  5625. FROM
  5626. base_supplier a
  5627. WHERE
  5628. cancel_flag = 0
  5629. and a.supplier_name like '%%上海浦东安可华美达%%' and main_corp_id = 0
  5630. AND supplier_type = 187
  5631. LIMIT 0,10
  5632. 2017-02-07 17:36:35 select base_supplier:SELECT
  5633. id,
  5634. supplier_name,
  5635. area_id,
  5636. is_disabled,
  5637. supplier_type
  5638. FROM
  5639. base_supplier a
  5640. WHERE
  5641. cancel_flag = 0
  5642. and a.supplier_name like '%%上海浦东华美达安可酒店%%' and main_corp_id = 0
  5643. AND supplier_type = 187
  5644. LIMIT 0,10
  5645. 2017-02-07 17:36:35 count:SELECT
  5646. a.id
  5647. FROM
  5648. base_supplier AS a,
  5649. base_supplier_purchase AS b
  5650. WHERE
  5651. a.id = b.supplier_id
  5652. and a.supplier_name like '%%上海浦东华美达安可酒店%%' and main_corp_id = 0
  5653. AND a.cancel_flag = 0
  5654. AND b.cancel_flag = 0
  5655. GROUP BY
  5656. b.supplier_id
  5657. 2017-02-07 17:36:35 select base_area:SELECT
  5658. id,
  5659. area_name
  5660. FROM
  5661. base_area
  5662. WHERE
  5663. id in(803)
  5664. 2017-02-07 17:36:35 select base_supplier:SELECT
  5665. id,
  5666. supplier_name,
  5667. area_id,
  5668. is_disabled,
  5669. supplier_type
  5670. FROM
  5671. base_supplier a
  5672. WHERE
  5673. cancel_flag = 0
  5674. and a.supplier_name like '%%上海浦东华美达安可酒店%%' and main_corp_id = 0
  5675. AND supplier_type = 187
  5676. LIMIT 0,10
  5677. 2017-02-07 17:36:35 count:SELECT
  5678. a.id
  5679. FROM
  5680. base_supplier AS a,
  5681. base_supplier_purchase AS b
  5682. WHERE
  5683. a.id = b.supplier_id
  5684. and a.supplier_name like '%%上海浦东华美达安可酒店%%' and main_corp_id = 0
  5685. AND a.cancel_flag = 0
  5686. AND b.cancel_flag = 0
  5687. GROUP BY
  5688. b.supplier_id
  5689. 2017-02-07 17:36:35 select base_area:SELECT
  5690. id,
  5691. area_name
  5692. FROM
  5693. base_area
  5694. WHERE
  5695. id in(803)
  5696. 2017-02-07 17:37:09 getListUser base_user:SELECT
  5697. id,
  5698. true_name,
  5699. `status`
  5700. FROM
  5701. base_user
  5702. WHERE
  5703. cancel_flag = 0
  5704. AND org_id = 1210
  5705. 2017-02-07 17:37:21 select base_supplier:SELECT
  5706. id,
  5707. supplier_name,
  5708. area_id,
  5709. is_disabled,
  5710. supplier_type
  5711. FROM
  5712. base_supplier a
  5713. WHERE
  5714. cancel_flag = 0
  5715. and a.supplier_name like '%%上海浦东华美达安可酒店%%' and main_corp_id = 0
  5716. AND supplier_type = 187
  5717. LIMIT 0,10
  5718. 2017-02-07 17:37:21 count:SELECT
  5719. a.id
  5720. FROM
  5721. base_supplier AS a,
  5722. base_supplier_purchase AS b
  5723. WHERE
  5724. a.id = b.supplier_id
  5725. and a.supplier_name like '%%上海浦东华美达安可酒店%%' and main_corp_id = 0
  5726. AND a.cancel_flag = 0
  5727. AND b.cancel_flag = 0
  5728. GROUP BY
  5729. b.supplier_id
  5730. 2017-02-07 17:37:21 select base_area:SELECT
  5731. id,
  5732. area_name
  5733. FROM
  5734. base_area
  5735. WHERE
  5736. id in(803)
  5737. 2017-02-07 17:37:23 getListUser base_user:SELECT
  5738. id,
  5739. true_name,
  5740. `status`
  5741. FROM
  5742. base_user
  5743. WHERE
  5744. cancel_flag = 0
  5745. AND org_id = 1223
  5746. 2017-02-07 18:20:32 select base_supplier:SELECT
  5747. id,
  5748. supplier_name,
  5749. area_id,
  5750. is_disabled,
  5751. supplier_type,
  5752. manage_type
  5753. FROM
  5754. base_supplier
  5755. WHERE
  5756. cancel_flag = 0
  5757. and main_corp_id = 0
  5758. AND supplier_type = 301
  5759. LIMIT 0,10
  5760. 2017-02-07 18:20:32 select base_area:SELECT
  5761. id,
  5762. area_name
  5763. FROM
  5764. base_area
  5765. WHERE
  5766. id in(792,810,794,850)
  5767. 2017-02-07 18:33:20 select base_supplier:SELECT
  5768. id,
  5769. supplier_name,
  5770. area_id,
  5771. is_disabled,
  5772. supplier_type,
  5773. manage_type
  5774. FROM
  5775. base_supplier
  5776. WHERE
  5777. cancel_flag = 0
  5778. and main_corp_id = 0
  5779. AND supplier_type = 301
  5780. LIMIT 0,10
  5781. 2017-02-07 18:33:20 select base_area:SELECT
  5782. id,
  5783. area_name
  5784. FROM
  5785. base_area
  5786. WHERE
  5787. id in(792,810,794,850)
  5788. 2017-02-07 18:33:22 select base_supplier:SELECT
  5789. id,
  5790. supplier_name,
  5791. area_id,
  5792. is_disabled,
  5793. supplier_type,
  5794. manage_type
  5795. FROM
  5796. base_supplier
  5797. WHERE
  5798. cancel_flag = 0
  5799. and supplier_name like '%%携程羊驼%%' and main_corp_id = 0
  5800. AND supplier_type = 301
  5801. LIMIT 0,10
  5802. 2017-02-07 18:33:30 select base_supplier:SELECT
  5803. id,
  5804. supplier_name,
  5805. area_id,
  5806. is_disabled,
  5807. supplier_type,
  5808. manage_type
  5809. FROM
  5810. base_supplier
  5811. WHERE
  5812. cancel_flag = 0
  5813. and supplier_name like '%%上海携程%%' and main_corp_id = 0
  5814. AND supplier_type = 301
  5815. LIMIT 0,10
  5816. 2017-02-07 18:33:33 select base_supplier:SELECT
  5817. id,
  5818. supplier_name,
  5819. area_id,
  5820. is_disabled,
  5821. supplier_type,
  5822. manage_type
  5823. FROM
  5824. base_supplier
  5825. WHERE
  5826. cancel_flag = 0
  5827. and supplier_name like '%%携程%%' and main_corp_id = 0
  5828. AND supplier_type = 301
  5829. LIMIT 0,10
  5830. 2017-02-07 18:33:33 select base_area:SELECT
  5831. id,
  5832. area_name
  5833. FROM
  5834. base_area
  5835. WHERE
  5836. id in(794,792,2)
  5837. 2017-02-07 18:33:39 select base_area:SELECT
  5838. id,
  5839. area_name
  5840. FROM
  5841. base_area
  5842. WHERE
  5843. parent_id = 0
  5844. 2017-02-07 18:33:39 select base_area:SELECT
  5845. id,
  5846. area_name
  5847. FROM
  5848. base_area
  5849. WHERE
  5850. parent_id = 1
  5851. 2017-02-07 18:33:39 select base_supplier:SELECT
  5852. id,
  5853. supplier_name,
  5854. area_id,
  5855. manage_type,
  5856. company_name,
  5857. id_card,
  5858. sett_type,
  5859. sett_frequency,
  5860. account_bank,
  5861. account_num,
  5862. account_name,
  5863. sales_man
  5864. FROM
  5865. base_supplier
  5866. WHERE
  5867. cancel_flag = 0
  5868. AND id = 669
  5869. 2017-02-07 18:33:39 select base_area:SELECT
  5870. id,
  5871. area_name,
  5872. parent_id
  5873. FROM
  5874. base_area
  5875. WHERE
  5876. cancel_flag = 0
  5877. AND id = 794
  5878. 2017-02-07 18:33:39 select base_area:SELECT
  5879. id,
  5880. area_name
  5881. FROM
  5882. base_area
  5883. WHERE
  5884. cancel_flag = 0
  5885. AND id = 791
  5886. 2017-02-07 18:33:39 select base_supplier_sale:SELECT
  5887. id,
  5888. prod_supplier_id,
  5889. product_type,
  5890. parent_type,
  5891. sale_type,
  5892. commision_flag,
  5893. commision_type,
  5894. back_commision_type,
  5895. back_commision_method,
  5896. back_percent,
  5897. back_value
  5898. FROM
  5899. base_supplier_sale
  5900. WHERE
  5901. cancel_flag = 0
  5902. AND supplier_id = 669
  5903. 2017-02-07 18:33:39 select base_supplier_link:SELECT
  5904. id,
  5905. link_name,
  5906. contact_name,
  5907. contact_mobile,
  5908. contact_telphone,
  5909. fax,
  5910. email,
  5911. remark
  5912. FROM
  5913. base_supplier_link
  5914. WHERE
  5915. cancel_flag = 0
  5916. AND supplier_id = 669
  5917. 2017-02-07 18:33:39 select base_area:SELECT
  5918. id,
  5919. area_name
  5920. FROM
  5921. base_area
  5922. WHERE
  5923. parent_id = 791
  5924. 2017-02-07 18:57:37 select base_area:SELECT
  5925. id,
  5926. area_name
  5927. FROM
  5928. base_area
  5929. WHERE
  5930. parent_id = 0
  5931. 2017-02-07 18:57:37 select base_area:SELECT
  5932. id,
  5933. area_name
  5934. FROM
  5935. base_area
  5936. WHERE
  5937. parent_id = 1
  5938. 2017-02-07 18:57:37 select base_supplier:SELECT
  5939. id,
  5940. supplier_name,
  5941. area_id,
  5942. manage_type,
  5943. company_name,
  5944. id_card,
  5945. sett_type,
  5946. sett_frequency,
  5947. account_bank,
  5948. account_num,
  5949. account_name,
  5950. sales_man
  5951. FROM
  5952. base_supplier
  5953. WHERE
  5954. cancel_flag = 0
  5955. AND id = 669
  5956. 2017-02-07 18:57:37 select base_area:SELECT
  5957. id,
  5958. area_name,
  5959. parent_id
  5960. FROM
  5961. base_area
  5962. WHERE
  5963. cancel_flag = 0
  5964. AND id = 794
  5965. 2017-02-07 18:57:37 select base_area:SELECT
  5966. id,
  5967. area_name
  5968. FROM
  5969. base_area
  5970. WHERE
  5971. cancel_flag = 0
  5972. AND id = 791
  5973. 2017-02-07 18:57:37 select base_supplier_sale:SELECT
  5974. id,
  5975. prod_supplier_id,
  5976. product_type,
  5977. parent_type,
  5978. sale_type,
  5979. commision_flag,
  5980. commision_type,
  5981. back_commision_type,
  5982. back_commision_method,
  5983. back_percent,
  5984. back_value
  5985. FROM
  5986. base_supplier_sale
  5987. WHERE
  5988. cancel_flag = 0
  5989. AND supplier_id = 669
  5990. 2017-02-07 18:57:37 select base_supplier_link:SELECT
  5991. id,
  5992. link_name,
  5993. contact_name,
  5994. contact_mobile,
  5995. contact_telphone,
  5996. fax,
  5997. email,
  5998. remark
  5999. FROM
  6000. base_supplier_link
  6001. WHERE
  6002. cancel_flag = 0
  6003. AND supplier_id = 669
  6004. 2017-02-07 18:57:37 select base_area:SELECT
  6005. id,
  6006. area_name
  6007. FROM
  6008. base_area
  6009. WHERE
  6010. parent_id = 791