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.
 
 
 
 

9071 line
345 KiB

  1. 2017-01-05 09:07:49 select base_supplier:SELECT
  2. id,
  3. supplier_name,
  4. area_id,
  5. is_disabled,
  6. supplier_type,
  7. manage_type
  8. FROM
  9. base_supplier
  10. WHERE
  11. cancel_flag = 0
  12. AND supplier_type = 301
  13. LIMIT 0,10
  14. 2017-01-05 09:07:49 select base_area:SELECT
  15. id,
  16. area_name
  17. FROM
  18. base_area
  19. WHERE
  20. id in(792,810,794,850,797,923)
  21. 2017-01-05 09:07:58 select base_area:SELECT
  22. id,
  23. area_name
  24. FROM
  25. base_area
  26. WHERE
  27. parent_id = 0
  28. 2017-01-05 09:07:58 select base_area:SELECT
  29. id,
  30. area_name
  31. FROM
  32. base_area
  33. WHERE
  34. parent_id = 1
  35. 2017-01-05 09:08:41 check base_supplier:SELECT
  36. supplier_name
  37. FROM
  38. base_supplier
  39. WHERE
  40. cancel_flag = 0
  41. AND supplier_type = 301
  42. AND supplier_name = '昊瀚信息'
  43. 2017-01-05 09:08:56 select base_area:SELECT
  44. id,
  45. area_name
  46. FROM
  47. base_area
  48. WHERE
  49. parent_id = 791
  50. 2017-01-05 09:09:08 select base_area:SELECT
  51. id,
  52. area_name
  53. FROM
  54. base_area
  55. WHERE
  56. parent_id = 809
  57. 2017-01-05 09:11:46 INSERT INTO base_supplier:INSERT INTO base_supplier (
  58. create_user_id,
  59. create_time,
  60. supplier_type,
  61. supplier_name,
  62. area_id,
  63. manage_type,
  64. company_name,
  65. id_card,
  66. is_disabled,
  67. sett_type,
  68. sett_frequency,
  69. account_bank,
  70. account_num,
  71. account_name,
  72. sales_man
  73. )
  74. VALUES
  75. (36,'2017-01-05 09:11:46',301,'昊瀚信息',810,1,'上海昊瀚信息技术有限公司','',0,275,295,'','','','徐超')
  76. 2017-01-05 09:11:46 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_sale (
  77. create_user_id,
  78. create_time,
  79. supplier_id,
  80. prod_supplier_id,
  81. product_type,
  82. parent_type,
  83. sale_type,
  84. commision_flag,
  85. commision_type,
  86. back_commision_type,
  87. back_commision_method,
  88. back_percent,
  89. back_value
  90. )
  91. VALUES (36,'2017-01-05 09:11:46',1155,0,256,310,177,0,0,0,0,'0','0')
  92. 2017-01-05 09:11:46 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
  93. create_user_id,
  94. create_time,
  95. supplier_id,
  96. link_name,
  97. contact_name,
  98. contact_mobile,
  99. contact_telphone,
  100. fax,
  101. email,
  102. remark
  103. )
  104. VALUES (36,'2017-01-05 09:11:46',1155,'联系人','马超','13913030931','','','','')
  105. 2017-01-05 09:11:47 select base_supplier:SELECT
  106. id,
  107. supplier_name,
  108. area_id,
  109. is_disabled,
  110. supplier_type,
  111. manage_type
  112. FROM
  113. base_supplier
  114. WHERE
  115. cancel_flag = 0
  116. AND supplier_type = 301
  117. LIMIT 0,10
  118. 2017-01-05 09:11:47 select base_area:SELECT
  119. id,
  120. area_name
  121. FROM
  122. base_area
  123. WHERE
  124. id in(792,810,794,850,797,923)
  125. 2017-01-05 10:34:08 select base_supplier:SELECT
  126. id,
  127. supplier_name,
  128. area_id,
  129. is_disabled,
  130. supplier_type,
  131. manage_type
  132. FROM
  133. base_supplier
  134. WHERE
  135. cancel_flag = 0
  136. AND supplier_type = 301
  137. LIMIT 0,10
  138. 2017-01-05 10:34:08 select base_area:SELECT
  139. id,
  140. area_name
  141. FROM
  142. base_area
  143. WHERE
  144. id in(792,810,794,850,797,923)
  145. 2017-01-05 10:34:12 select base_supplier:SELECT
  146. id,
  147. supplier_name,
  148. area_id,
  149. is_disabled,
  150. supplier_type,
  151. manage_type
  152. FROM
  153. base_supplier
  154. WHERE
  155. cancel_flag = 0
  156. AND supplier_type = 301
  157. LIMIT 140,10
  158. 2017-01-05 10:34:12 select base_area:SELECT
  159. id,
  160. area_name
  161. FROM
  162. base_area
  163. WHERE
  164. id in(1161,2277,792,999,803,810)
  165. 2017-01-05 10:34:21 select base_area:SELECT
  166. id,
  167. area_name
  168. FROM
  169. base_area
  170. WHERE
  171. parent_id = 0
  172. 2017-01-05 10:34:21 select base_area:SELECT
  173. id,
  174. area_name
  175. FROM
  176. base_area
  177. WHERE
  178. parent_id = 1
  179. 2017-01-05 10:34:21 select base_supplier:SELECT
  180. id,
  181. supplier_name,
  182. area_id,
  183. manage_type,
  184. company_name,
  185. id_card,
  186. sett_type,
  187. sett_frequency,
  188. account_bank,
  189. account_num,
  190. account_name,
  191. sales_man
  192. FROM
  193. base_supplier
  194. WHERE
  195. cancel_flag = 0
  196. AND id = 1153
  197. 2017-01-05 10:34:21 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 = 999
  206. 2017-01-05 10:34:21 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-01-05 10:34:21 select base_supplier_sale:SELECT
  215. id,
  216. prod_supplier_id,
  217. product_type,
  218. parent_type,
  219. sale_type,
  220. commision_flag,
  221. commision_type,
  222. back_commision_type,
  223. back_commision_method,
  224. back_percent,
  225. back_value
  226. FROM
  227. base_supplier_sale
  228. WHERE
  229. cancel_flag = 0
  230. AND supplier_id = 1153
  231. 2017-01-05 10:34:21 select base_supplier_link:SELECT
  232. id,
  233. link_name,
  234. contact_name,
  235. contact_mobile,
  236. contact_telphone,
  237. fax,
  238. email,
  239. remark
  240. FROM
  241. base_supplier_link
  242. WHERE
  243. cancel_flag = 0
  244. AND supplier_id = 1153
  245. 2017-01-05 10:34:21 select base_area:SELECT
  246. id,
  247. area_name
  248. FROM
  249. base_area
  250. WHERE
  251. parent_id = 922
  252. 2017-01-05 10:34:38 check base_supplier:SELECT
  253. supplier_name
  254. FROM
  255. base_supplier
  256. WHERE
  257. cancel_flag = 0
  258. AND supplier_type = 301
  259. AND supplier_name = '舟山希尔顿酒店' and id != 1153
  260. 2017-01-05 10:34:52 check base_supplier:SELECT
  261. supplier_name
  262. FROM
  263. base_supplier
  264. WHERE
  265. cancel_flag = 0
  266. AND supplier_type = 301
  267. AND supplier_name = '舟山希尔顿酒店' and id != 1153
  268. 2017-01-05 10:34:55 select base_area:SELECT
  269. id,
  270. area_name
  271. FROM
  272. base_area
  273. WHERE
  274. parent_id = 0
  275. 2017-01-05 10:34:55 select base_area:SELECT
  276. id,
  277. area_name
  278. FROM
  279. base_area
  280. WHERE
  281. parent_id = 1
  282. 2017-01-05 10:34:55 select base_supplier:SELECT
  283. id,
  284. supplier_name,
  285. area_id,
  286. manage_type,
  287. company_name,
  288. id_card,
  289. sett_type,
  290. sett_frequency,
  291. account_bank,
  292. account_num,
  293. account_name,
  294. sales_man
  295. FROM
  296. base_supplier
  297. WHERE
  298. cancel_flag = 0
  299. AND id = 1154
  300. 2017-01-05 10:34:55 select base_area:SELECT
  301. id,
  302. area_name,
  303. parent_id
  304. FROM
  305. base_area
  306. WHERE
  307. cancel_flag = 0
  308. AND id = 803
  309. 2017-01-05 10:34:55 select base_area:SELECT
  310. id,
  311. area_name
  312. FROM
  313. base_area
  314. WHERE
  315. cancel_flag = 0
  316. AND id = 791
  317. 2017-01-05 10:34:55 select base_supplier_sale:SELECT
  318. id,
  319. prod_supplier_id,
  320. product_type,
  321. parent_type,
  322. sale_type,
  323. commision_flag,
  324. commision_type,
  325. back_commision_type,
  326. back_commision_method,
  327. back_percent,
  328. back_value
  329. FROM
  330. base_supplier_sale
  331. WHERE
  332. cancel_flag = 0
  333. AND supplier_id = 1154
  334. 2017-01-05 10:34:55 select base_supplier_link:SELECT
  335. id,
  336. link_name,
  337. contact_name,
  338. contact_mobile,
  339. contact_telphone,
  340. fax,
  341. email,
  342. remark
  343. FROM
  344. base_supplier_link
  345. WHERE
  346. cancel_flag = 0
  347. AND supplier_id = 1154
  348. 2017-01-05 10:34:55 select base_area:SELECT
  349. id,
  350. area_name
  351. FROM
  352. base_area
  353. WHERE
  354. parent_id = 791
  355. 2017-01-05 10:34:58 check base_supplier:SELECT
  356. supplier_name
  357. FROM
  358. base_supplier
  359. WHERE
  360. cancel_flag = 0
  361. AND supplier_type = 301
  362. AND supplier_name = '上海皇廷国际大酒店' and id != 1154
  363. 2017-01-05 10:35:11 check base_supplier:SELECT
  364. supplier_name
  365. FROM
  366. base_supplier
  367. WHERE
  368. cancel_flag = 0
  369. AND supplier_type = 301
  370. AND supplier_name = '上海皇廷国际大酒店' and id != 1154
  371. 2017-01-05 10:35:16 select base_area:SELECT
  372. id,
  373. area_name
  374. FROM
  375. base_area
  376. WHERE
  377. parent_id = 0
  378. 2017-01-05 10:35:16 select base_area:SELECT
  379. id,
  380. area_name
  381. FROM
  382. base_area
  383. WHERE
  384. parent_id = 1
  385. 2017-01-05 10:35:16 select base_supplier:SELECT
  386. id,
  387. supplier_name,
  388. area_id,
  389. manage_type,
  390. company_name,
  391. id_card,
  392. sett_type,
  393. sett_frequency,
  394. account_bank,
  395. account_num,
  396. account_name,
  397. sales_man
  398. FROM
  399. base_supplier
  400. WHERE
  401. cancel_flag = 0
  402. AND id = 1155
  403. 2017-01-05 10:35:16 select base_area:SELECT
  404. id,
  405. area_name,
  406. parent_id
  407. FROM
  408. base_area
  409. WHERE
  410. cancel_flag = 0
  411. AND id = 810
  412. 2017-01-05 10:35:16 select base_area:SELECT
  413. id,
  414. area_name
  415. FROM
  416. base_area
  417. WHERE
  418. cancel_flag = 0
  419. AND id = 809
  420. 2017-01-05 10:35:16 select base_supplier_sale:SELECT
  421. id,
  422. prod_supplier_id,
  423. product_type,
  424. parent_type,
  425. sale_type,
  426. commision_flag,
  427. commision_type,
  428. back_commision_type,
  429. back_commision_method,
  430. back_percent,
  431. back_value
  432. FROM
  433. base_supplier_sale
  434. WHERE
  435. cancel_flag = 0
  436. AND supplier_id = 1155
  437. 2017-01-05 10:35:16 select base_supplier_link:SELECT
  438. id,
  439. link_name,
  440. contact_name,
  441. contact_mobile,
  442. contact_telphone,
  443. fax,
  444. email,
  445. remark
  446. FROM
  447. base_supplier_link
  448. WHERE
  449. cancel_flag = 0
  450. AND supplier_id = 1155
  451. 2017-01-05 10:35:16 select base_area:SELECT
  452. id,
  453. area_name
  454. FROM
  455. base_area
  456. WHERE
  457. parent_id = 809
  458. 2017-01-05 10:35:20 check base_supplier:SELECT
  459. supplier_name
  460. FROM
  461. base_supplier
  462. WHERE
  463. cancel_flag = 0
  464. AND supplier_type = 301
  465. AND supplier_name = '昊瀚信息' and id != 1155
  466. 2017-01-05 10:35:41 check base_supplier:SELECT
  467. supplier_name
  468. FROM
  469. base_supplier
  470. WHERE
  471. cancel_flag = 0
  472. AND supplier_type = 301
  473. AND supplier_name = '昊瀚信息' and id != 1155
  474. 2017-01-05 10:35:46 getListUser base_user:SELECT
  475. id,
  476. true_name,
  477. `status`
  478. FROM
  479. base_user
  480. WHERE
  481. cancel_flag = 0
  482. AND org_id = 1153
  483. 2017-01-05 10:35:55 getListUser base_user:SELECT
  484. id,
  485. true_name,
  486. `status`
  487. FROM
  488. base_user
  489. WHERE
  490. cancel_flag = 0
  491. AND org_id = 1153
  492. 2017-01-05 10:36:17 checkUserName base_user:SELECT
  493. user_name
  494. FROM
  495. base_user
  496. WHERE
  497. cancel_flag = 0
  498. AND user_name = '舟山希尔顿酒店'
  499. 2017-01-05 10:36:17 insertUser base_user:INSERT INTO base_user (
  500. create_user_id,
  501. create_time,
  502. user_name,
  503. org_id,
  504. opera_org_id,
  505. top_org_id,
  506. user_password,
  507. true_name,
  508. phone_no,
  509. `status`
  510. )
  511. VALUE
  512. (1, '2017-01-05 10:36:17', '舟山希尔顿酒店', 1153, 1153, 1153, '8c052db23a2220d3856c7f0039195362', '贺经理', '13967213466',0)
  513. 2017-01-05 10:36:18 getListUser base_user:SELECT
  514. id,
  515. true_name,
  516. `status`
  517. FROM
  518. base_user
  519. WHERE
  520. cancel_flag = 0
  521. AND org_id = 1153
  522. 2017-01-05 10:38:40 getListUser base_user:SELECT
  523. id,
  524. true_name,
  525. `status`
  526. FROM
  527. base_user
  528. WHERE
  529. cancel_flag = 0
  530. AND org_id = 1154
  531. 2017-01-05 10:38:50 checkUserName base_user:SELECT
  532. user_name
  533. FROM
  534. base_user
  535. WHERE
  536. cancel_flag = 0
  537. AND user_name = '上海皇廷国际大酒店'
  538. 2017-01-05 10:38:50 insertUser base_user:INSERT INTO base_user (
  539. create_user_id,
  540. create_time,
  541. user_name,
  542. org_id,
  543. opera_org_id,
  544. top_org_id,
  545. user_password,
  546. true_name,
  547. phone_no,
  548. `status`
  549. )
  550. VALUE
  551. (1, '2017-01-05 10:38:50', '上海皇廷国际大酒店', 1154, 1154, 1154, '8c052db23a2220d3856c7f0039195362', '彭总', '18930328363',0)
  552. 2017-01-05 10:38:58 getListUser base_user:SELECT
  553. id,
  554. true_name,
  555. `status`
  556. FROM
  557. base_user
  558. WHERE
  559. cancel_flag = 0
  560. AND org_id = 1154
  561. 2017-01-05 10:50:57 select base_supplier:SELECT
  562. id,
  563. supplier_name,
  564. area_id,
  565. is_disabled,
  566. supplier_type
  567. FROM
  568. base_supplier a
  569. WHERE
  570. cancel_flag = 0
  571. AND supplier_type = 187
  572. LIMIT 0,10
  573. 2017-01-05 10:50:57 count:SELECT
  574. a.id
  575. FROM
  576. base_supplier AS a,
  577. base_supplier_purchase AS b
  578. WHERE
  579. a.id = b.supplier_id
  580. AND a.cancel_flag = 0
  581. AND b.cancel_flag = 0
  582. GROUP BY
  583. b.supplier_id
  584. 2017-01-05 10:50:57 select base_area:SELECT
  585. id,
  586. area_name
  587. FROM
  588. base_area
  589. WHERE
  590. id in(792,923,810)
  591. 2017-01-05 10:51:00 select base_supplier:SELECT
  592. id,
  593. supplier_name,
  594. area_id,
  595. is_disabled,
  596. supplier_type
  597. FROM
  598. base_supplier a
  599. WHERE
  600. cancel_flag = 0
  601. AND supplier_type = 187
  602. LIMIT 110,10
  603. 2017-01-05 10:51:00 count:SELECT
  604. a.id
  605. FROM
  606. base_supplier AS a,
  607. base_supplier_purchase AS b
  608. WHERE
  609. a.id = b.supplier_id
  610. AND a.cancel_flag = 0
  611. AND b.cancel_flag = 0
  612. GROUP BY
  613. b.supplier_id
  614. 2017-01-05 10:51:00 select base_area:SELECT
  615. id,
  616. area_name
  617. FROM
  618. base_area
  619. WHERE
  620. id in(810,803,923,850)
  621. 2017-01-05 10:51:02 select base_supplier:SELECT
  622. id,
  623. supplier_name,
  624. area_id,
  625. is_disabled,
  626. supplier_type
  627. FROM
  628. base_supplier a
  629. WHERE
  630. cancel_flag = 0
  631. AND supplier_type = 187
  632. LIMIT 100,10
  633. 2017-01-05 10:51:02 count:SELECT
  634. a.id
  635. FROM
  636. base_supplier AS a,
  637. base_supplier_purchase AS b
  638. WHERE
  639. a.id = b.supplier_id
  640. AND a.cancel_flag = 0
  641. AND b.cancel_flag = 0
  642. GROUP BY
  643. b.supplier_id
  644. 2017-01-05 10:51:02 select base_area:SELECT
  645. id,
  646. area_name
  647. FROM
  648. base_area
  649. WHERE
  650. id in(792,803,810,999,1161)
  651. 2017-01-05 10:51:04 select base_supplier:SELECT
  652. id,
  653. supplier_name,
  654. area_id,
  655. is_disabled,
  656. supplier_type
  657. FROM
  658. base_supplier a
  659. WHERE
  660. cancel_flag = 0
  661. AND supplier_type = 187
  662. LIMIT 90,10
  663. 2017-01-05 10:51:04 count:SELECT
  664. a.id
  665. FROM
  666. base_supplier AS a,
  667. base_supplier_purchase AS b
  668. WHERE
  669. a.id = b.supplier_id
  670. AND a.cancel_flag = 0
  671. AND b.cancel_flag = 0
  672. GROUP BY
  673. b.supplier_id
  674. 2017-01-05 10:51:04 select base_area:SELECT
  675. id,
  676. area_name
  677. FROM
  678. base_area
  679. WHERE
  680. id in(810,800,850,799,796,793,803,842)
  681. 2017-01-05 10:51:05 select base_supplier:SELECT
  682. id,
  683. supplier_name,
  684. area_id,
  685. is_disabled,
  686. supplier_type
  687. FROM
  688. base_supplier a
  689. WHERE
  690. cancel_flag = 0
  691. AND supplier_type = 187
  692. LIMIT 80,10
  693. 2017-01-05 10:51:05 count:SELECT
  694. a.id
  695. FROM
  696. base_supplier AS a,
  697. base_supplier_purchase AS b
  698. WHERE
  699. a.id = b.supplier_id
  700. AND a.cancel_flag = 0
  701. AND b.cancel_flag = 0
  702. GROUP BY
  703. b.supplier_id
  704. 2017-01-05 10:51:05 select base_area:SELECT
  705. id,
  706. area_name
  707. FROM
  708. base_area
  709. WHERE
  710. id in(3331,850,895,810,803,798)
  711. 2017-01-05 10:51:06 select base_supplier:SELECT
  712. id,
  713. supplier_name,
  714. area_id,
  715. is_disabled,
  716. supplier_type
  717. FROM
  718. base_supplier a
  719. WHERE
  720. cancel_flag = 0
  721. AND supplier_type = 187
  722. LIMIT 70,10
  723. 2017-01-05 10:51:06 count:SELECT
  724. a.id
  725. FROM
  726. base_supplier AS a,
  727. base_supplier_purchase AS b
  728. WHERE
  729. a.id = b.supplier_id
  730. AND a.cancel_flag = 0
  731. AND b.cancel_flag = 0
  732. GROUP BY
  733. b.supplier_id
  734. 2017-01-05 10:51:06 select base_area:SELECT
  735. id,
  736. area_name
  737. FROM
  738. base_area
  739. WHERE
  740. id in(803,810,850,792,842)
  741. 2017-01-05 10:51:09 select base_supplier:SELECT
  742. id,
  743. supplier_name,
  744. area_id,
  745. is_disabled,
  746. supplier_type
  747. FROM
  748. base_supplier a
  749. WHERE
  750. cancel_flag = 0
  751. AND supplier_type = 187
  752. LIMIT 60,10
  753. 2017-01-05 10:51:09 count:SELECT
  754. a.id
  755. FROM
  756. base_supplier AS a,
  757. base_supplier_purchase AS b
  758. WHERE
  759. a.id = b.supplier_id
  760. AND a.cancel_flag = 0
  761. AND b.cancel_flag = 0
  762. GROUP BY
  763. b.supplier_id
  764. 2017-01-05 10:51:09 select base_area:SELECT
  765. id,
  766. area_name
  767. FROM
  768. base_area
  769. WHERE
  770. id in(792,803,2693,860,895,850)
  771. 2017-01-05 10:51:10 select base_supplier:SELECT
  772. id,
  773. supplier_name,
  774. area_id,
  775. is_disabled,
  776. supplier_type
  777. FROM
  778. base_supplier a
  779. WHERE
  780. cancel_flag = 0
  781. AND supplier_type = 187
  782. LIMIT 50,10
  783. 2017-01-05 10:51:10 count:SELECT
  784. a.id
  785. FROM
  786. base_supplier AS a,
  787. base_supplier_purchase AS b
  788. WHERE
  789. a.id = b.supplier_id
  790. AND a.cancel_flag = 0
  791. AND b.cancel_flag = 0
  792. GROUP BY
  793. b.supplier_id
  794. 2017-01-05 10:51:10 select base_area:SELECT
  795. id,
  796. area_name
  797. FROM
  798. base_area
  799. WHERE
  800. id in(795,793,792,923,803)
  801. 2017-01-05 10:51:11 select base_supplier:SELECT
  802. id,
  803. supplier_name,
  804. area_id,
  805. is_disabled,
  806. supplier_type
  807. FROM
  808. base_supplier a
  809. WHERE
  810. cancel_flag = 0
  811. AND supplier_type = 187
  812. LIMIT 30,10
  813. 2017-01-05 10:51:11 count:SELECT
  814. a.id
  815. FROM
  816. base_supplier AS a,
  817. base_supplier_purchase AS b
  818. WHERE
  819. a.id = b.supplier_id
  820. AND a.cancel_flag = 0
  821. AND b.cancel_flag = 0
  822. GROUP BY
  823. b.supplier_id
  824. 2017-01-05 10:51:11 select base_area:SELECT
  825. id,
  826. area_name
  827. FROM
  828. base_area
  829. WHERE
  830. id in(923,799,803,895)
  831. 2017-01-05 10:51:13 select base_supplier:SELECT
  832. id,
  833. supplier_name,
  834. area_id,
  835. is_disabled,
  836. supplier_type
  837. FROM
  838. base_supplier a
  839. WHERE
  840. cancel_flag = 0
  841. AND supplier_type = 187
  842. LIMIT 20,10
  843. 2017-01-05 10:51:13 count:SELECT
  844. a.id
  845. FROM
  846. base_supplier AS a,
  847. base_supplier_purchase AS b
  848. WHERE
  849. a.id = b.supplier_id
  850. AND a.cancel_flag = 0
  851. AND b.cancel_flag = 0
  852. GROUP BY
  853. b.supplier_id
  854. 2017-01-05 10:51:13 select base_area:SELECT
  855. id,
  856. area_name
  857. FROM
  858. base_area
  859. WHERE
  860. id in(803,792,1200,961)
  861. 2017-01-05 10:51:14 select base_supplier:SELECT
  862. id,
  863. supplier_name,
  864. area_id,
  865. is_disabled,
  866. supplier_type
  867. FROM
  868. base_supplier a
  869. WHERE
  870. cancel_flag = 0
  871. AND supplier_type = 187
  872. LIMIT 30,10
  873. 2017-01-05 10:51:14 count:SELECT
  874. a.id
  875. FROM
  876. base_supplier AS a,
  877. base_supplier_purchase AS b
  878. WHERE
  879. a.id = b.supplier_id
  880. AND a.cancel_flag = 0
  881. AND b.cancel_flag = 0
  882. GROUP BY
  883. b.supplier_id
  884. 2017-01-05 10:51:14 select base_area:SELECT
  885. id,
  886. area_name
  887. FROM
  888. base_area
  889. WHERE
  890. id in(923,799,803,895)
  891. 2017-01-05 10:51:20 select base_supplier:SELECT
  892. id,
  893. supplier_name,
  894. area_id,
  895. is_disabled,
  896. supplier_type
  897. FROM
  898. base_supplier a
  899. WHERE
  900. cancel_flag = 0
  901. AND supplier_type = 187
  902. LIMIT 20,10
  903. 2017-01-05 10:51:20 count:SELECT
  904. a.id
  905. FROM
  906. base_supplier AS a,
  907. base_supplier_purchase AS b
  908. WHERE
  909. a.id = b.supplier_id
  910. AND a.cancel_flag = 0
  911. AND b.cancel_flag = 0
  912. GROUP BY
  913. b.supplier_id
  914. 2017-01-05 10:51:20 select base_area:SELECT
  915. id,
  916. area_name
  917. FROM
  918. base_area
  919. WHERE
  920. id in(803,792,1200,961)
  921. 2017-01-05 10:51:22 select base_supplier:SELECT
  922. id,
  923. supplier_name,
  924. area_id,
  925. is_disabled,
  926. supplier_type
  927. FROM
  928. base_supplier a
  929. WHERE
  930. cancel_flag = 0
  931. AND supplier_type = 187
  932. LIMIT 10,10
  933. 2017-01-05 10:51:22 count:SELECT
  934. a.id
  935. FROM
  936. base_supplier AS a,
  937. base_supplier_purchase AS b
  938. WHERE
  939. a.id = b.supplier_id
  940. AND a.cancel_flag = 0
  941. AND b.cancel_flag = 0
  942. GROUP BY
  943. b.supplier_id
  944. 2017-01-05 10:51:22 select base_area:SELECT
  945. id,
  946. area_name
  947. FROM
  948. base_area
  949. WHERE
  950. id in(792,876,810,1161,923)
  951. 2017-01-05 10:51:24 select base_supplier:SELECT
  952. id,
  953. supplier_name,
  954. area_id,
  955. is_disabled,
  956. supplier_type
  957. FROM
  958. base_supplier a
  959. WHERE
  960. cancel_flag = 0
  961. AND supplier_type = 187
  962. LIMIT 0,10
  963. 2017-01-05 10:51:24 count:SELECT
  964. a.id
  965. FROM
  966. base_supplier AS a,
  967. base_supplier_purchase AS b
  968. WHERE
  969. a.id = b.supplier_id
  970. AND a.cancel_flag = 0
  971. AND b.cancel_flag = 0
  972. GROUP BY
  973. b.supplier_id
  974. 2017-01-05 10:51:24 select base_area:SELECT
  975. id,
  976. area_name
  977. FROM
  978. base_area
  979. WHERE
  980. id in(792,923,810)
  981. 2017-01-05 10:51:31 select base_area:SELECT
  982. id,
  983. area_name
  984. FROM
  985. base_area
  986. WHERE
  987. parent_id = 0
  988. 2017-01-05 10:51:31 select base_supplier:SELECT
  989. id,
  990. supplier_name,
  991. area_id,
  992. company_name,
  993. sett_type,
  994. sett_frequency,
  995. account_bank,
  996. account_num,
  997. account_name
  998. FROM
  999. base_supplier
  1000. WHERE
  1001. cancel_flag = 0
  1002. AND id = 401
  1003. 2017-01-05 10:51:31 select base_area:SELECT
  1004. id,
  1005. area_name,
  1006. parent_id
  1007. FROM
  1008. base_area
  1009. WHERE
  1010. cancel_flag = 0
  1011. AND id = 792
  1012. 2017-01-05 10:51:31 select base_area:SELECT
  1013. id,
  1014. area_name
  1015. FROM
  1016. base_area
  1017. WHERE
  1018. cancel_flag = 0
  1019. AND id = 791
  1020. 2017-01-05 10:51:31 select base_supplier_purchase:SELECT
  1021. id,
  1022. product_type,
  1023. purchaser_name
  1024. FROM
  1025. base_supplier_purchase
  1026. WHERE
  1027. cancel_flag = 0
  1028. AND supplier_id = 401
  1029. 2017-01-05 10:51:31 select base_supplier_link:SELECT
  1030. id,
  1031. link_name,
  1032. contact_name,
  1033. contact_mobile,
  1034. contact_telphone,
  1035. fax,
  1036. email,
  1037. remark
  1038. FROM
  1039. base_supplier_link
  1040. WHERE
  1041. cancel_flag = 0
  1042. AND supplier_id = 401
  1043. 2017-01-05 10:51:31 select base_area:SELECT
  1044. id,
  1045. area_name
  1046. FROM
  1047. base_area
  1048. WHERE
  1049. parent_id = 791
  1050. 2017-01-05 11:15:00 select base_supplier:SELECT
  1051. id,
  1052. supplier_name,
  1053. area_id,
  1054. is_disabled,
  1055. supplier_type
  1056. FROM
  1057. base_supplier a
  1058. WHERE
  1059. cancel_flag = 0
  1060. AND supplier_type = 187
  1061. LIMIT 0,10
  1062. 2017-01-05 11:15:00 count:SELECT
  1063. a.id
  1064. FROM
  1065. base_supplier AS a,
  1066. base_supplier_purchase AS b
  1067. WHERE
  1068. a.id = b.supplier_id
  1069. AND a.cancel_flag = 0
  1070. AND b.cancel_flag = 0
  1071. GROUP BY
  1072. b.supplier_id
  1073. 2017-01-05 11:15:00 select base_area:SELECT
  1074. id,
  1075. area_name
  1076. FROM
  1077. base_area
  1078. WHERE
  1079. id in(792,923,810)
  1080. 2017-01-05 11:19:11 select base_supplier:SELECT
  1081. id,
  1082. supplier_name,
  1083. area_id,
  1084. is_disabled,
  1085. supplier_type
  1086. FROM
  1087. base_supplier a
  1088. WHERE
  1089. cancel_flag = 0
  1090. AND supplier_type = 187
  1091. LIMIT 0,10
  1092. 2017-01-05 11:19:11 count:SELECT
  1093. a.id
  1094. FROM
  1095. base_supplier AS a,
  1096. base_supplier_purchase AS b
  1097. WHERE
  1098. a.id = b.supplier_id
  1099. AND a.cancel_flag = 0
  1100. AND b.cancel_flag = 0
  1101. GROUP BY
  1102. b.supplier_id
  1103. 2017-01-05 11:19:11 select base_area:SELECT
  1104. id,
  1105. area_name
  1106. FROM
  1107. base_area
  1108. WHERE
  1109. id in(792,923,810)
  1110. 2017-01-05 11:19:32 select base_supplier:SELECT
  1111. id,
  1112. supplier_name,
  1113. area_id,
  1114. is_disabled,
  1115. supplier_type
  1116. FROM
  1117. base_supplier a
  1118. WHERE
  1119. cancel_flag = 0
  1120. AND supplier_type = 187
  1121. LIMIT 0,10
  1122. 2017-01-05 11:19:32 count:SELECT
  1123. a.id
  1124. FROM
  1125. base_supplier AS a,
  1126. base_supplier_purchase AS b
  1127. WHERE
  1128. a.id = b.supplier_id
  1129. AND a.cancel_flag = 0
  1130. AND b.cancel_flag = 0
  1131. GROUP BY
  1132. b.supplier_id
  1133. 2017-01-05 11:19:32 select base_area:SELECT
  1134. id,
  1135. area_name
  1136. FROM
  1137. base_area
  1138. WHERE
  1139. id in(792,923,810)
  1140. 2017-01-05 11:21:19 select base_supplier:SELECT
  1141. id,
  1142. supplier_name,
  1143. area_id,
  1144. is_disabled,
  1145. supplier_type,
  1146. manage_type
  1147. FROM
  1148. base_supplier
  1149. WHERE
  1150. cancel_flag = 0
  1151. AND supplier_type = 301
  1152. LIMIT 0,10
  1153. 2017-01-05 11:21:19 select base_area:SELECT
  1154. id,
  1155. area_name
  1156. FROM
  1157. base_area
  1158. WHERE
  1159. id in(792,810,794,850,797,923)
  1160. 2017-01-05 11:21:20 select base_area:SELECT
  1161. id,
  1162. area_name
  1163. FROM
  1164. base_area
  1165. WHERE
  1166. parent_id = 0
  1167. 2017-01-05 11:21:21 select base_area:SELECT
  1168. id,
  1169. area_name
  1170. FROM
  1171. base_area
  1172. WHERE
  1173. parent_id = 1
  1174. 2017-01-05 11:21:21 select base_supplier:SELECT
  1175. id,
  1176. supplier_name,
  1177. area_id,
  1178. manage_type,
  1179. company_name,
  1180. id_card,
  1181. sett_type,
  1182. sett_frequency,
  1183. account_bank,
  1184. account_num,
  1185. account_name,
  1186. sales_man
  1187. FROM
  1188. base_supplier
  1189. WHERE
  1190. cancel_flag = 0
  1191. AND id = 3
  1192. 2017-01-05 11:21:21 select base_area:SELECT
  1193. id,
  1194. area_name,
  1195. parent_id
  1196. FROM
  1197. base_area
  1198. WHERE
  1199. cancel_flag = 0
  1200. AND id = 792
  1201. 2017-01-05 11:21:21 select base_area:SELECT
  1202. id,
  1203. area_name
  1204. FROM
  1205. base_area
  1206. WHERE
  1207. cancel_flag = 0
  1208. AND id = 791
  1209. 2017-01-05 11:21:21 select base_supplier_sale:SELECT
  1210. id,
  1211. prod_supplier_id,
  1212. product_type,
  1213. parent_type,
  1214. sale_type,
  1215. commision_flag,
  1216. commision_type,
  1217. back_commision_type,
  1218. back_commision_method,
  1219. back_percent,
  1220. back_value
  1221. FROM
  1222. base_supplier_sale
  1223. WHERE
  1224. cancel_flag = 0
  1225. AND supplier_id = 3
  1226. 2017-01-05 11:21:21 select base_supplier_link:SELECT
  1227. id,
  1228. link_name,
  1229. contact_name,
  1230. contact_mobile,
  1231. contact_telphone,
  1232. fax,
  1233. email,
  1234. remark
  1235. FROM
  1236. base_supplier_link
  1237. WHERE
  1238. cancel_flag = 0
  1239. AND supplier_id = 3
  1240. 2017-01-05 11:21:21 select base_area:SELECT
  1241. id,
  1242. area_name
  1243. FROM
  1244. base_area
  1245. WHERE
  1246. parent_id = 791
  1247. 2017-01-05 11:55:59 select base_supplier:SELECT
  1248. id,
  1249. supplier_name,
  1250. area_id,
  1251. is_disabled,
  1252. supplier_type
  1253. FROM
  1254. base_supplier a
  1255. WHERE
  1256. cancel_flag = 0
  1257. AND supplier_type = 187
  1258. LIMIT 0,10
  1259. 2017-01-05 11:55:59 count:SELECT
  1260. a.id
  1261. FROM
  1262. base_supplier AS a,
  1263. base_supplier_purchase AS b
  1264. WHERE
  1265. a.id = b.supplier_id
  1266. AND a.cancel_flag = 0
  1267. AND b.cancel_flag = 0
  1268. GROUP BY
  1269. b.supplier_id
  1270. 2017-01-05 11:55:59 select base_area:SELECT
  1271. id,
  1272. area_name
  1273. FROM
  1274. base_area
  1275. WHERE
  1276. id in(792,923,810)
  1277. 2017-01-05 11:56:04 select base_supplier_purchase:SELECT
  1278. supplier_id
  1279. FROM
  1280. base_supplier_purchase
  1281. WHERE
  1282. product_type = 25 and cancel_flag = 0
  1283. GROUP BY
  1284. supplier_id
  1285. 2017-01-05 11:56:04 select base_supplier:SELECT
  1286. id,
  1287. supplier_name,
  1288. area_id,
  1289. is_disabled,
  1290. supplier_type
  1291. FROM
  1292. base_supplier a
  1293. WHERE
  1294. cancel_flag = 0
  1295. 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)
  1296. AND supplier_type = 187
  1297. LIMIT 0,10
  1298. 2017-01-05 11:56:04 count:SELECT
  1299. a.id
  1300. FROM
  1301. base_supplier AS a,
  1302. base_supplier_purchase AS b
  1303. WHERE
  1304. a.id = b.supplier_id
  1305. 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)
  1306. AND a.cancel_flag = 0
  1307. AND b.cancel_flag = 0
  1308. GROUP BY
  1309. b.supplier_id
  1310. 2017-01-05 11:56:04 select base_area:SELECT
  1311. id,
  1312. area_name
  1313. FROM
  1314. base_area
  1315. WHERE
  1316. id in(803,792,923,799)
  1317. 2017-01-05 11:56:14 select base_supplier_purchase:SELECT
  1318. supplier_id
  1319. FROM
  1320. base_supplier_purchase
  1321. WHERE
  1322. product_type = 25 and cancel_flag = 0
  1323. GROUP BY
  1324. supplier_id
  1325. 2017-01-05 11:56:14 select base_supplier:SELECT
  1326. id,
  1327. supplier_name,
  1328. area_id,
  1329. is_disabled,
  1330. supplier_type
  1331. FROM
  1332. base_supplier a
  1333. WHERE
  1334. cancel_flag = 0
  1335. and a.supplier_name like '%%三至%%' and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084,1085,1096,1118,1124,1127,1135,1136,1137,1138,1148,1151) and a.supplier_name like '%%三至%%'
  1336. AND supplier_type = 187
  1337. LIMIT 0,10
  1338. 2017-01-05 11:56:14 count:SELECT
  1339. a.id
  1340. FROM
  1341. base_supplier AS a,
  1342. base_supplier_purchase AS b
  1343. WHERE
  1344. a.id = b.supplier_id
  1345. and a.supplier_name like '%%三至%%' and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084,1085,1096,1118,1124,1127,1135,1136,1137,1138,1148,1151) and a.supplier_name like '%%三至%%'
  1346. AND a.cancel_flag = 0
  1347. AND b.cancel_flag = 0
  1348. GROUP BY
  1349. b.supplier_id
  1350. 2017-01-05 11:56:14 select base_area:SELECT
  1351. id,
  1352. area_name
  1353. FROM
  1354. base_area
  1355. WHERE
  1356. id in(798)
  1357. 2017-01-05 11:56:15 select base_area:SELECT
  1358. id,
  1359. area_name
  1360. FROM
  1361. base_area
  1362. WHERE
  1363. parent_id = 0
  1364. 2017-01-05 11:56:15 select base_supplier:SELECT
  1365. id,
  1366. supplier_name,
  1367. area_id,
  1368. company_name,
  1369. sett_type,
  1370. sett_frequency,
  1371. account_bank,
  1372. account_num,
  1373. account_name
  1374. FROM
  1375. base_supplier
  1376. WHERE
  1377. cancel_flag = 0
  1378. AND id = 1070
  1379. 2017-01-05 11:56:15 select base_area:SELECT
  1380. id,
  1381. area_name,
  1382. parent_id
  1383. FROM
  1384. base_area
  1385. WHERE
  1386. cancel_flag = 0
  1387. AND id = 798
  1388. 2017-01-05 11:56:15 select base_area:SELECT
  1389. id,
  1390. area_name
  1391. FROM
  1392. base_area
  1393. WHERE
  1394. cancel_flag = 0
  1395. AND id = 791
  1396. 2017-01-05 11:56:15 select base_supplier_purchase:SELECT
  1397. id,
  1398. product_type,
  1399. purchaser_name
  1400. FROM
  1401. base_supplier_purchase
  1402. WHERE
  1403. cancel_flag = 0
  1404. AND supplier_id = 1070
  1405. 2017-01-05 11:56:15 select base_supplier_link:SELECT
  1406. id,
  1407. link_name,
  1408. contact_name,
  1409. contact_mobile,
  1410. contact_telphone,
  1411. fax,
  1412. email,
  1413. remark
  1414. FROM
  1415. base_supplier_link
  1416. WHERE
  1417. cancel_flag = 0
  1418. AND supplier_id = 1070
  1419. 2017-01-05 11:56:15 select base_area:SELECT
  1420. id,
  1421. area_name
  1422. FROM
  1423. base_area
  1424. WHERE
  1425. parent_id = 791
  1426. 2017-01-05 12:04:40 select base_supplier:SELECT
  1427. id,
  1428. supplier_name,
  1429. area_id,
  1430. is_disabled,
  1431. supplier_type
  1432. FROM
  1433. base_supplier a
  1434. WHERE
  1435. cancel_flag = 0
  1436. AND supplier_type = 187
  1437. LIMIT 0,10
  1438. 2017-01-05 12:04:40 count:SELECT
  1439. a.id
  1440. FROM
  1441. base_supplier AS a,
  1442. base_supplier_purchase AS b
  1443. WHERE
  1444. a.id = b.supplier_id
  1445. AND a.cancel_flag = 0
  1446. AND b.cancel_flag = 0
  1447. GROUP BY
  1448. b.supplier_id
  1449. 2017-01-05 12:04:40 select base_area:SELECT
  1450. id,
  1451. area_name
  1452. FROM
  1453. base_area
  1454. WHERE
  1455. id in(792,923,810)
  1456. 2017-01-05 12:04:48 select base_supplier_purchase:SELECT
  1457. supplier_id
  1458. FROM
  1459. base_supplier_purchase
  1460. WHERE
  1461. product_type = 25 and cancel_flag = 0
  1462. GROUP BY
  1463. supplier_id
  1464. 2017-01-05 12:04:48 select base_supplier:SELECT
  1465. id,
  1466. supplier_name,
  1467. area_id,
  1468. is_disabled,
  1469. supplier_type
  1470. FROM
  1471. base_supplier a
  1472. WHERE
  1473. cancel_flag = 0
  1474. and a.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)
  1475. AND supplier_type = 187
  1476. LIMIT 0,10
  1477. 2017-01-05 12:04:48 count:SELECT
  1478. a.id
  1479. FROM
  1480. base_supplier AS a,
  1481. base_supplier_purchase AS b
  1482. WHERE
  1483. a.id = b.supplier_id
  1484. 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)
  1485. AND a.cancel_flag = 0
  1486. AND b.cancel_flag = 0
  1487. GROUP BY
  1488. b.supplier_id
  1489. 2017-01-05 12:04:48 select base_area:SELECT
  1490. id,
  1491. area_name
  1492. FROM
  1493. base_area
  1494. WHERE
  1495. id in(803,792,923,799)
  1496. 2017-01-05 12:04:51 select base_supplier_purchase:SELECT
  1497. supplier_id
  1498. FROM
  1499. base_supplier_purchase
  1500. WHERE
  1501. product_type = 25 and cancel_flag = 0
  1502. GROUP BY
  1503. supplier_id
  1504. 2017-01-05 12:04:51 select base_supplier:SELECT
  1505. id,
  1506. supplier_name,
  1507. area_id,
  1508. is_disabled,
  1509. supplier_type
  1510. FROM
  1511. base_supplier a
  1512. WHERE
  1513. cancel_flag = 0
  1514. 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)
  1515. AND supplier_type = 187
  1516. LIMIT 80,10
  1517. 2017-01-05 12:04:51 count:SELECT
  1518. a.id
  1519. FROM
  1520. base_supplier AS a,
  1521. base_supplier_purchase AS b
  1522. WHERE
  1523. a.id = b.supplier_id
  1524. 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)
  1525. AND a.cancel_flag = 0
  1526. AND b.cancel_flag = 0
  1527. GROUP BY
  1528. b.supplier_id
  1529. 2017-01-05 12:04:51 select base_area:SELECT
  1530. id,
  1531. area_name
  1532. FROM
  1533. base_area
  1534. WHERE
  1535. id in(803,810,923,850)
  1536. 2017-01-05 12:04:51 select base_supplier_purchase:SELECT
  1537. supplier_id
  1538. FROM
  1539. base_supplier_purchase
  1540. WHERE
  1541. product_type = 25 and cancel_flag = 0
  1542. GROUP BY
  1543. supplier_id
  1544. 2017-01-05 12:04:51 select base_supplier:SELECT
  1545. id,
  1546. supplier_name,
  1547. area_id,
  1548. is_disabled,
  1549. supplier_type
  1550. FROM
  1551. base_supplier a
  1552. WHERE
  1553. cancel_flag = 0
  1554. 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)
  1555. AND supplier_type = 187
  1556. LIMIT 80,10
  1557. 2017-01-05 12:04:51 count:SELECT
  1558. a.id
  1559. FROM
  1560. base_supplier AS a,
  1561. base_supplier_purchase AS b
  1562. WHERE
  1563. a.id = b.supplier_id
  1564. 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)
  1565. AND a.cancel_flag = 0
  1566. AND b.cancel_flag = 0
  1567. GROUP BY
  1568. b.supplier_id
  1569. 2017-01-05 12:04:51 select base_area:SELECT
  1570. id,
  1571. area_name
  1572. FROM
  1573. base_area
  1574. WHERE
  1575. id in(803,810,923,850)
  1576. 2017-01-05 12:05:18 select base_area:SELECT
  1577. id,
  1578. area_name
  1579. FROM
  1580. base_area
  1581. WHERE
  1582. parent_id = 0
  1583. 2017-01-05 12:05:18 select base_supplier:SELECT
  1584. id,
  1585. supplier_name,
  1586. area_id,
  1587. company_name,
  1588. sett_type,
  1589. sett_frequency,
  1590. account_bank,
  1591. account_num,
  1592. account_name
  1593. FROM
  1594. base_supplier
  1595. WHERE
  1596. cancel_flag = 0
  1597. AND id = 1151
  1598. 2017-01-05 12:05:18 select base_area:SELECT
  1599. id,
  1600. area_name,
  1601. parent_id
  1602. FROM
  1603. base_area
  1604. WHERE
  1605. cancel_flag = 0
  1606. AND id = 850
  1607. 2017-01-05 12:05:18 select base_area:SELECT
  1608. id,
  1609. area_name
  1610. FROM
  1611. base_area
  1612. WHERE
  1613. cancel_flag = 0
  1614. AND id = 809
  1615. 2017-01-05 12:05:18 select base_supplier_purchase:SELECT
  1616. id,
  1617. product_type,
  1618. purchaser_name
  1619. FROM
  1620. base_supplier_purchase
  1621. WHERE
  1622. cancel_flag = 0
  1623. AND supplier_id = 1151
  1624. 2017-01-05 12:05:18 select base_supplier_link:SELECT
  1625. id,
  1626. link_name,
  1627. contact_name,
  1628. contact_mobile,
  1629. contact_telphone,
  1630. fax,
  1631. email,
  1632. remark
  1633. FROM
  1634. base_supplier_link
  1635. WHERE
  1636. cancel_flag = 0
  1637. AND supplier_id = 1151
  1638. 2017-01-05 12:05:18 select base_area:SELECT
  1639. id,
  1640. area_name
  1641. FROM
  1642. base_area
  1643. WHERE
  1644. parent_id = 809
  1645. 2017-01-05 12:05:23 select base_area:SELECT
  1646. id,
  1647. area_name
  1648. FROM
  1649. base_area
  1650. WHERE
  1651. parent_id = 0
  1652. 2017-01-05 12:05:23 select base_supplier:SELECT
  1653. id,
  1654. supplier_name,
  1655. area_id,
  1656. company_name,
  1657. sett_type,
  1658. sett_frequency,
  1659. account_bank,
  1660. account_num,
  1661. account_name
  1662. FROM
  1663. base_supplier
  1664. WHERE
  1665. cancel_flag = 0
  1666. AND id = 1148
  1667. 2017-01-05 12:05:23 select base_area:SELECT
  1668. id,
  1669. area_name,
  1670. parent_id
  1671. FROM
  1672. base_area
  1673. WHERE
  1674. cancel_flag = 0
  1675. AND id = 923
  1676. 2017-01-05 12:05:23 select base_area:SELECT
  1677. id,
  1678. area_name
  1679. FROM
  1680. base_area
  1681. WHERE
  1682. cancel_flag = 0
  1683. AND id = 922
  1684. 2017-01-05 12:05:23 select base_supplier_purchase:SELECT
  1685. id,
  1686. product_type,
  1687. purchaser_name
  1688. FROM
  1689. base_supplier_purchase
  1690. WHERE
  1691. cancel_flag = 0
  1692. AND supplier_id = 1148
  1693. 2017-01-05 12:05:23 select base_supplier_link:SELECT
  1694. id,
  1695. link_name,
  1696. contact_name,
  1697. contact_mobile,
  1698. contact_telphone,
  1699. fax,
  1700. email,
  1701. remark
  1702. FROM
  1703. base_supplier_link
  1704. WHERE
  1705. cancel_flag = 0
  1706. AND supplier_id = 1148
  1707. 2017-01-05 12:05:23 select base_area:SELECT
  1708. id,
  1709. area_name
  1710. FROM
  1711. base_area
  1712. WHERE
  1713. parent_id = 922
  1714. 2017-01-05 12:05:30 select base_supplier:SELECT
  1715. id,
  1716. supplier_name,
  1717. area_id,
  1718. is_disabled,
  1719. supplier_type
  1720. FROM
  1721. base_supplier a
  1722. WHERE
  1723. cancel_flag = 0
  1724. AND supplier_type = 187
  1725. LIMIT 0,10
  1726. 2017-01-05 12:05:30 count:SELECT
  1727. a.id
  1728. FROM
  1729. base_supplier AS a,
  1730. base_supplier_purchase AS b
  1731. WHERE
  1732. a.id = b.supplier_id
  1733. AND a.cancel_flag = 0
  1734. AND b.cancel_flag = 0
  1735. GROUP BY
  1736. b.supplier_id
  1737. 2017-01-05 12:05:30 select base_area:SELECT
  1738. id,
  1739. area_name
  1740. FROM
  1741. base_area
  1742. WHERE
  1743. id in(792,923,810)
  1744. 2017-01-05 12:05:38 select base_supplier_purchase:SELECT
  1745. supplier_id
  1746. FROM
  1747. base_supplier_purchase
  1748. WHERE
  1749. product_type = 25 and cancel_flag = 0
  1750. GROUP BY
  1751. supplier_id
  1752. 2017-01-05 12:05:38 select base_supplier:SELECT
  1753. id,
  1754. supplier_name,
  1755. area_id,
  1756. is_disabled,
  1757. supplier_type
  1758. FROM
  1759. base_supplier a
  1760. WHERE
  1761. cancel_flag = 0
  1762. and a.supplier_name like '%%三至%%' and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084,1085,1096,1118,1124,1127,1135,1136,1137,1138,1148,1151) and a.supplier_name like '%%三至%%'
  1763. AND supplier_type = 187
  1764. LIMIT 0,10
  1765. 2017-01-05 12:05:38 count:SELECT
  1766. a.id
  1767. FROM
  1768. base_supplier AS a,
  1769. base_supplier_purchase AS b
  1770. WHERE
  1771. a.id = b.supplier_id
  1772. and a.supplier_name like '%%三至%%' and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084,1085,1096,1118,1124,1127,1135,1136,1137,1138,1148,1151) and a.supplier_name like '%%三至%%'
  1773. AND a.cancel_flag = 0
  1774. AND b.cancel_flag = 0
  1775. GROUP BY
  1776. b.supplier_id
  1777. 2017-01-05 12:05:38 select base_area:SELECT
  1778. id,
  1779. area_name
  1780. FROM
  1781. base_area
  1782. WHERE
  1783. id in(798)
  1784. 2017-01-05 12:05:39 select base_area:SELECT
  1785. id,
  1786. area_name
  1787. FROM
  1788. base_area
  1789. WHERE
  1790. parent_id = 0
  1791. 2017-01-05 12:05:39 select base_supplier:SELECT
  1792. id,
  1793. supplier_name,
  1794. area_id,
  1795. company_name,
  1796. sett_type,
  1797. sett_frequency,
  1798. account_bank,
  1799. account_num,
  1800. account_name
  1801. FROM
  1802. base_supplier
  1803. WHERE
  1804. cancel_flag = 0
  1805. AND id = 1070
  1806. 2017-01-05 12:05:39 select base_area:SELECT
  1807. id,
  1808. area_name,
  1809. parent_id
  1810. FROM
  1811. base_area
  1812. WHERE
  1813. cancel_flag = 0
  1814. AND id = 798
  1815. 2017-01-05 12:05:39 select base_area:SELECT
  1816. id,
  1817. area_name
  1818. FROM
  1819. base_area
  1820. WHERE
  1821. cancel_flag = 0
  1822. AND id = 791
  1823. 2017-01-05 12:05:39 select base_supplier_purchase:SELECT
  1824. id,
  1825. product_type,
  1826. purchaser_name
  1827. FROM
  1828. base_supplier_purchase
  1829. WHERE
  1830. cancel_flag = 0
  1831. AND supplier_id = 1070
  1832. 2017-01-05 12:05:39 select base_supplier_link:SELECT
  1833. id,
  1834. link_name,
  1835. contact_name,
  1836. contact_mobile,
  1837. contact_telphone,
  1838. fax,
  1839. email,
  1840. remark
  1841. FROM
  1842. base_supplier_link
  1843. WHERE
  1844. cancel_flag = 0
  1845. AND supplier_id = 1070
  1846. 2017-01-05 12:05:39 select base_area:SELECT
  1847. id,
  1848. area_name
  1849. FROM
  1850. base_area
  1851. WHERE
  1852. parent_id = 791
  1853. 2017-01-05 12:06:22 select base_area:SELECT
  1854. id,
  1855. area_name
  1856. FROM
  1857. base_area
  1858. WHERE
  1859. parent_id = 0
  1860. 2017-01-05 12:06:22 select base_supplier:SELECT
  1861. id,
  1862. supplier_name,
  1863. area_id,
  1864. company_name,
  1865. sett_type,
  1866. sett_frequency,
  1867. account_bank,
  1868. account_num,
  1869. account_name
  1870. FROM
  1871. base_supplier
  1872. WHERE
  1873. cancel_flag = 0
  1874. AND id = 1135
  1875. 2017-01-05 12:06:22 select base_area:SELECT
  1876. id,
  1877. area_name,
  1878. parent_id
  1879. FROM
  1880. base_area
  1881. WHERE
  1882. cancel_flag = 0
  1883. AND id = 810
  1884. 2017-01-05 12:06:22 select base_area:SELECT
  1885. id,
  1886. area_name
  1887. FROM
  1888. base_area
  1889. WHERE
  1890. cancel_flag = 0
  1891. AND id = 809
  1892. 2017-01-05 12:06:22 select base_supplier_purchase:SELECT
  1893. id,
  1894. product_type,
  1895. purchaser_name
  1896. FROM
  1897. base_supplier_purchase
  1898. WHERE
  1899. cancel_flag = 0
  1900. AND supplier_id = 1135
  1901. 2017-01-05 12:06:22 select base_supplier_link:SELECT
  1902. id,
  1903. link_name,
  1904. contact_name,
  1905. contact_mobile,
  1906. contact_telphone,
  1907. fax,
  1908. email,
  1909. remark
  1910. FROM
  1911. base_supplier_link
  1912. WHERE
  1913. cancel_flag = 0
  1914. AND supplier_id = 1135
  1915. 2017-01-05 12:06:22 select base_area:SELECT
  1916. id,
  1917. area_name
  1918. FROM
  1919. base_area
  1920. WHERE
  1921. parent_id = 809
  1922. 2017-01-05 12:06:27 select base_area:SELECT
  1923. id,
  1924. area_name
  1925. FROM
  1926. base_area
  1927. WHERE
  1928. parent_id = 0
  1929. 2017-01-05 12:06:27 select base_supplier:SELECT
  1930. id,
  1931. supplier_name,
  1932. area_id,
  1933. company_name,
  1934. sett_type,
  1935. sett_frequency,
  1936. account_bank,
  1937. account_num,
  1938. account_name
  1939. FROM
  1940. base_supplier
  1941. WHERE
  1942. cancel_flag = 0
  1943. AND id = 1118
  1944. 2017-01-05 12:06:27 select base_area:SELECT
  1945. id,
  1946. area_name,
  1947. parent_id
  1948. FROM
  1949. base_area
  1950. WHERE
  1951. cancel_flag = 0
  1952. AND id = 803
  1953. 2017-01-05 12:06:27 select base_area:SELECT
  1954. id,
  1955. area_name
  1956. FROM
  1957. base_area
  1958. WHERE
  1959. cancel_flag = 0
  1960. AND id = 791
  1961. 2017-01-05 12:06:27 select base_supplier_purchase:SELECT
  1962. id,
  1963. product_type,
  1964. purchaser_name
  1965. FROM
  1966. base_supplier_purchase
  1967. WHERE
  1968. cancel_flag = 0
  1969. AND supplier_id = 1118
  1970. 2017-01-05 12:06:27 select base_supplier_link:SELECT
  1971. id,
  1972. link_name,
  1973. contact_name,
  1974. contact_mobile,
  1975. contact_telphone,
  1976. fax,
  1977. email,
  1978. remark
  1979. FROM
  1980. base_supplier_link
  1981. WHERE
  1982. cancel_flag = 0
  1983. AND supplier_id = 1118
  1984. 2017-01-05 12:06:27 select base_area:SELECT
  1985. id,
  1986. area_name
  1987. FROM
  1988. base_area
  1989. WHERE
  1990. parent_id = 791
  1991. 2017-01-05 12:06:30 select base_supplier_purchase:SELECT
  1992. supplier_id
  1993. FROM
  1994. base_supplier_purchase
  1995. WHERE
  1996. product_type = 25 and cancel_flag = 0
  1997. GROUP BY
  1998. supplier_id
  1999. 2017-01-05 12:06:30 select base_supplier:SELECT
  2000. id,
  2001. supplier_name,
  2002. area_id,
  2003. is_disabled,
  2004. supplier_type
  2005. FROM
  2006. base_supplier a
  2007. WHERE
  2008. cancel_flag = 0
  2009. 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)
  2010. AND supplier_type = 187
  2011. LIMIT 70,10
  2012. 2017-01-05 12:06:30 count:SELECT
  2013. a.id
  2014. FROM
  2015. base_supplier AS a,
  2016. base_supplier_purchase AS b
  2017. WHERE
  2018. a.id = b.supplier_id
  2019. 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)
  2020. AND a.cancel_flag = 0
  2021. AND b.cancel_flag = 0
  2022. GROUP BY
  2023. b.supplier_id
  2024. 2017-01-05 12:06:30 select base_area:SELECT
  2025. id,
  2026. area_name
  2027. FROM
  2028. base_area
  2029. WHERE
  2030. id in(793,803,842,850,810,999,792)
  2031. 2017-01-05 12:06:31 select base_supplier_purchase:SELECT
  2032. supplier_id
  2033. FROM
  2034. base_supplier_purchase
  2035. WHERE
  2036. product_type = 25 and cancel_flag = 0
  2037. GROUP BY
  2038. supplier_id
  2039. 2017-01-05 12:06:31 select base_supplier:SELECT
  2040. id,
  2041. supplier_name,
  2042. area_id,
  2043. is_disabled,
  2044. supplier_type
  2045. FROM
  2046. base_supplier a
  2047. WHERE
  2048. cancel_flag = 0
  2049. 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)
  2050. AND supplier_type = 187
  2051. LIMIT 70,10
  2052. 2017-01-05 12:06:31 count:SELECT
  2053. a.id
  2054. FROM
  2055. base_supplier AS a,
  2056. base_supplier_purchase AS b
  2057. WHERE
  2058. a.id = b.supplier_id
  2059. 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)
  2060. AND a.cancel_flag = 0
  2061. AND b.cancel_flag = 0
  2062. GROUP BY
  2063. b.supplier_id
  2064. 2017-01-05 12:06:31 select base_area:SELECT
  2065. id,
  2066. area_name
  2067. FROM
  2068. base_area
  2069. WHERE
  2070. id in(793,803,842,850,810,999,792)
  2071. 2017-01-05 12:06:34 select base_area:SELECT
  2072. id,
  2073. area_name
  2074. FROM
  2075. base_area
  2076. WHERE
  2077. parent_id = 0
  2078. 2017-01-05 12:06:34 select base_supplier:SELECT
  2079. id,
  2080. supplier_name,
  2081. area_id,
  2082. company_name,
  2083. sett_type,
  2084. sett_frequency,
  2085. account_bank,
  2086. account_num,
  2087. account_name
  2088. FROM
  2089. base_supplier
  2090. WHERE
  2091. cancel_flag = 0
  2092. AND id = 1085
  2093. 2017-01-05 12:06:34 select base_area:SELECT
  2094. id,
  2095. area_name,
  2096. parent_id
  2097. FROM
  2098. base_area
  2099. WHERE
  2100. cancel_flag = 0
  2101. AND id = 999
  2102. 2017-01-05 12:06:34 select base_area:SELECT
  2103. id,
  2104. area_name
  2105. FROM
  2106. base_area
  2107. WHERE
  2108. cancel_flag = 0
  2109. AND id = 922
  2110. 2017-01-05 12:06:34 select base_supplier_purchase:SELECT
  2111. id,
  2112. product_type,
  2113. purchaser_name
  2114. FROM
  2115. base_supplier_purchase
  2116. WHERE
  2117. cancel_flag = 0
  2118. AND supplier_id = 1085
  2119. 2017-01-05 12:06:34 select base_supplier_link:SELECT
  2120. id,
  2121. link_name,
  2122. contact_name,
  2123. contact_mobile,
  2124. contact_telphone,
  2125. fax,
  2126. email,
  2127. remark
  2128. FROM
  2129. base_supplier_link
  2130. WHERE
  2131. cancel_flag = 0
  2132. AND supplier_id = 1085
  2133. 2017-01-05 12:06:34 select base_area:SELECT
  2134. id,
  2135. area_name
  2136. FROM
  2137. base_area
  2138. WHERE
  2139. parent_id = 922
  2140. 2017-01-05 12:06:41 select base_area:SELECT
  2141. id,
  2142. area_name
  2143. FROM
  2144. base_area
  2145. WHERE
  2146. parent_id = 0
  2147. 2017-01-05 12:06:41 select base_supplier:SELECT
  2148. id,
  2149. supplier_name,
  2150. area_id,
  2151. company_name,
  2152. sett_type,
  2153. sett_frequency,
  2154. account_bank,
  2155. account_num,
  2156. account_name
  2157. FROM
  2158. base_supplier
  2159. WHERE
  2160. cancel_flag = 0
  2161. AND id = 1096
  2162. 2017-01-05 12:06:41 select base_area:SELECT
  2163. id,
  2164. area_name,
  2165. parent_id
  2166. FROM
  2167. base_area
  2168. WHERE
  2169. cancel_flag = 0
  2170. AND id = 792
  2171. 2017-01-05 12:06:41 select base_area:SELECT
  2172. id,
  2173. area_name
  2174. FROM
  2175. base_area
  2176. WHERE
  2177. cancel_flag = 0
  2178. AND id = 791
  2179. 2017-01-05 12:06:41 select base_supplier_purchase:SELECT
  2180. id,
  2181. product_type,
  2182. purchaser_name
  2183. FROM
  2184. base_supplier_purchase
  2185. WHERE
  2186. cancel_flag = 0
  2187. AND supplier_id = 1096
  2188. 2017-01-05 12:06:41 select base_supplier_link:SELECT
  2189. id,
  2190. link_name,
  2191. contact_name,
  2192. contact_mobile,
  2193. contact_telphone,
  2194. fax,
  2195. email,
  2196. remark
  2197. FROM
  2198. base_supplier_link
  2199. WHERE
  2200. cancel_flag = 0
  2201. AND supplier_id = 1096
  2202. 2017-01-05 12:06:41 select base_area:SELECT
  2203. id,
  2204. area_name
  2205. FROM
  2206. base_area
  2207. WHERE
  2208. parent_id = 791
  2209. 2017-01-05 12:06:45 select base_area:SELECT
  2210. id,
  2211. area_name
  2212. FROM
  2213. base_area
  2214. WHERE
  2215. parent_id = 0
  2216. 2017-01-05 12:06:45 select base_supplier:SELECT
  2217. id,
  2218. supplier_name,
  2219. area_id,
  2220. company_name,
  2221. sett_type,
  2222. sett_frequency,
  2223. account_bank,
  2224. account_num,
  2225. account_name
  2226. FROM
  2227. base_supplier
  2228. WHERE
  2229. cancel_flag = 0
  2230. AND id = 1078
  2231. 2017-01-05 12:06:45 select base_area:SELECT
  2232. id,
  2233. area_name,
  2234. parent_id
  2235. FROM
  2236. base_area
  2237. WHERE
  2238. cancel_flag = 0
  2239. AND id = 803
  2240. 2017-01-05 12:06:45 select base_area:SELECT
  2241. id,
  2242. area_name
  2243. FROM
  2244. base_area
  2245. WHERE
  2246. cancel_flag = 0
  2247. AND id = 791
  2248. 2017-01-05 12:06:45 select base_supplier_purchase:SELECT
  2249. id,
  2250. product_type,
  2251. purchaser_name
  2252. FROM
  2253. base_supplier_purchase
  2254. WHERE
  2255. cancel_flag = 0
  2256. AND supplier_id = 1078
  2257. 2017-01-05 12:06:45 select base_supplier_link:SELECT
  2258. id,
  2259. link_name,
  2260. contact_name,
  2261. contact_mobile,
  2262. contact_telphone,
  2263. fax,
  2264. email,
  2265. remark
  2266. FROM
  2267. base_supplier_link
  2268. WHERE
  2269. cancel_flag = 0
  2270. AND supplier_id = 1078
  2271. 2017-01-05 12:06:45 select base_area:SELECT
  2272. id,
  2273. area_name
  2274. FROM
  2275. base_area
  2276. WHERE
  2277. parent_id = 791
  2278. 2017-01-05 12:06:49 select base_area:SELECT
  2279. id,
  2280. area_name
  2281. FROM
  2282. base_area
  2283. WHERE
  2284. parent_id = 0
  2285. 2017-01-05 12:06:50 select base_supplier:SELECT
  2286. id,
  2287. supplier_name,
  2288. area_id,
  2289. company_name,
  2290. sett_type,
  2291. sett_frequency,
  2292. account_bank,
  2293. account_num,
  2294. account_name
  2295. FROM
  2296. base_supplier
  2297. WHERE
  2298. cancel_flag = 0
  2299. AND id = 1076
  2300. 2017-01-05 12:06:50 select base_area:SELECT
  2301. id,
  2302. area_name,
  2303. parent_id
  2304. FROM
  2305. base_area
  2306. WHERE
  2307. cancel_flag = 0
  2308. AND id = 793
  2309. 2017-01-05 12:06:50 select base_area:SELECT
  2310. id,
  2311. area_name
  2312. FROM
  2313. base_area
  2314. WHERE
  2315. cancel_flag = 0
  2316. AND id = 791
  2317. 2017-01-05 12:06:50 select base_supplier_purchase:SELECT
  2318. id,
  2319. product_type,
  2320. purchaser_name
  2321. FROM
  2322. base_supplier_purchase
  2323. WHERE
  2324. cancel_flag = 0
  2325. AND supplier_id = 1076
  2326. 2017-01-05 12:06:50 select base_supplier_link:SELECT
  2327. id,
  2328. link_name,
  2329. contact_name,
  2330. contact_mobile,
  2331. contact_telphone,
  2332. fax,
  2333. email,
  2334. remark
  2335. FROM
  2336. base_supplier_link
  2337. WHERE
  2338. cancel_flag = 0
  2339. AND supplier_id = 1076
  2340. 2017-01-05 12:06:50 select base_area:SELECT
  2341. id,
  2342. area_name
  2343. FROM
  2344. base_area
  2345. WHERE
  2346. parent_id = 791
  2347. 2017-01-05 12:06:54 select base_supplier_purchase:SELECT
  2348. supplier_id
  2349. FROM
  2350. base_supplier_purchase
  2351. WHERE
  2352. product_type = 25 and cancel_flag = 0
  2353. GROUP BY
  2354. supplier_id
  2355. 2017-01-05 12:06:54 select base_supplier:SELECT
  2356. id,
  2357. supplier_name,
  2358. area_id,
  2359. is_disabled,
  2360. supplier_type
  2361. FROM
  2362. base_supplier a
  2363. WHERE
  2364. cancel_flag = 0
  2365. 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)
  2366. AND supplier_type = 187
  2367. LIMIT 50,10
  2368. 2017-01-05 12:06:54 count:SELECT
  2369. a.id
  2370. FROM
  2371. base_supplier AS a,
  2372. base_supplier_purchase AS b
  2373. WHERE
  2374. a.id = b.supplier_id
  2375. 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)
  2376. AND a.cancel_flag = 0
  2377. AND b.cancel_flag = 0
  2378. GROUP BY
  2379. b.supplier_id
  2380. 2017-01-05 12:06:54 select base_area:SELECT
  2381. id,
  2382. area_name
  2383. FROM
  2384. base_area
  2385. WHERE
  2386. id in(850,842,3331,895,810)
  2387. 2017-01-05 12:06:54 select base_supplier_purchase:SELECT
  2388. supplier_id
  2389. FROM
  2390. base_supplier_purchase
  2391. WHERE
  2392. product_type = 25 and cancel_flag = 0
  2393. GROUP BY
  2394. supplier_id
  2395. 2017-01-05 12:06:54 select base_supplier:SELECT
  2396. id,
  2397. supplier_name,
  2398. area_id,
  2399. is_disabled,
  2400. supplier_type
  2401. FROM
  2402. base_supplier a
  2403. WHERE
  2404. cancel_flag = 0
  2405. 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)
  2406. AND supplier_type = 187
  2407. LIMIT 50,10
  2408. 2017-01-05 12:06:54 count:SELECT
  2409. a.id
  2410. FROM
  2411. base_supplier AS a,
  2412. base_supplier_purchase AS b
  2413. WHERE
  2414. a.id = b.supplier_id
  2415. 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)
  2416. AND a.cancel_flag = 0
  2417. AND b.cancel_flag = 0
  2418. GROUP BY
  2419. b.supplier_id
  2420. 2017-01-05 12:06:54 select base_area:SELECT
  2421. id,
  2422. area_name
  2423. FROM
  2424. base_area
  2425. WHERE
  2426. id in(850,842,3331,895,810)
  2427. 2017-01-05 12:06:59 select base_area:SELECT
  2428. id,
  2429. area_name
  2430. FROM
  2431. base_area
  2432. WHERE
  2433. parent_id = 0
  2434. 2017-01-05 12:06:59 select base_supplier:SELECT
  2435. id,
  2436. supplier_name,
  2437. area_id,
  2438. company_name,
  2439. sett_type,
  2440. sett_frequency,
  2441. account_bank,
  2442. account_num,
  2443. account_name
  2444. FROM
  2445. base_supplier
  2446. WHERE
  2447. cancel_flag = 0
  2448. AND id = 1063
  2449. 2017-01-05 12:06:59 select base_area:SELECT
  2450. id,
  2451. area_name,
  2452. parent_id
  2453. FROM
  2454. base_area
  2455. WHERE
  2456. cancel_flag = 0
  2457. AND id = 850
  2458. 2017-01-05 12:06:59 select base_area:SELECT
  2459. id,
  2460. area_name
  2461. FROM
  2462. base_area
  2463. WHERE
  2464. cancel_flag = 0
  2465. AND id = 809
  2466. 2017-01-05 12:06:59 select base_supplier_purchase:SELECT
  2467. id,
  2468. product_type,
  2469. purchaser_name
  2470. FROM
  2471. base_supplier_purchase
  2472. WHERE
  2473. cancel_flag = 0
  2474. AND supplier_id = 1063
  2475. 2017-01-05 12:06:59 select base_supplier_link:SELECT
  2476. id,
  2477. link_name,
  2478. contact_name,
  2479. contact_mobile,
  2480. contact_telphone,
  2481. fax,
  2482. email,
  2483. remark
  2484. FROM
  2485. base_supplier_link
  2486. WHERE
  2487. cancel_flag = 0
  2488. AND supplier_id = 1063
  2489. 2017-01-05 12:06:59 select base_area:SELECT
  2490. id,
  2491. area_name
  2492. FROM
  2493. base_area
  2494. WHERE
  2495. parent_id = 809
  2496. 2017-01-05 12:08:25 select base_area:SELECT
  2497. id,
  2498. area_name
  2499. FROM
  2500. base_area
  2501. WHERE
  2502. parent_id = 0
  2503. 2017-01-05 12:08:25 select base_supplier:SELECT
  2504. id,
  2505. supplier_name,
  2506. area_id,
  2507. company_name,
  2508. sett_type,
  2509. sett_frequency,
  2510. account_bank,
  2511. account_num,
  2512. account_name
  2513. FROM
  2514. base_supplier
  2515. WHERE
  2516. cancel_flag = 0
  2517. AND id = 1056
  2518. 2017-01-05 12:08:25 select base_area:SELECT
  2519. id,
  2520. area_name,
  2521. parent_id
  2522. FROM
  2523. base_area
  2524. WHERE
  2525. cancel_flag = 0
  2526. AND id = 850
  2527. 2017-01-05 12:08:25 select base_area:SELECT
  2528. id,
  2529. area_name
  2530. FROM
  2531. base_area
  2532. WHERE
  2533. cancel_flag = 0
  2534. AND id = 809
  2535. 2017-01-05 12:08:25 select base_supplier_purchase:SELECT
  2536. id,
  2537. product_type,
  2538. purchaser_name
  2539. FROM
  2540. base_supplier_purchase
  2541. WHERE
  2542. cancel_flag = 0
  2543. AND supplier_id = 1056
  2544. 2017-01-05 12:08:25 select base_supplier_link:SELECT
  2545. id,
  2546. link_name,
  2547. contact_name,
  2548. contact_mobile,
  2549. contact_telphone,
  2550. fax,
  2551. email,
  2552. remark
  2553. FROM
  2554. base_supplier_link
  2555. WHERE
  2556. cancel_flag = 0
  2557. AND supplier_id = 1056
  2558. 2017-01-05 12:08:25 select base_area:SELECT
  2559. id,
  2560. area_name
  2561. FROM
  2562. base_area
  2563. WHERE
  2564. parent_id = 809
  2565. 2017-01-05 12:08:30 select base_area:SELECT
  2566. id,
  2567. area_name
  2568. FROM
  2569. base_area
  2570. WHERE
  2571. parent_id = 0
  2572. 2017-01-05 12:08:30 select base_supplier:SELECT
  2573. id,
  2574. supplier_name,
  2575. area_id,
  2576. company_name,
  2577. sett_type,
  2578. sett_frequency,
  2579. account_bank,
  2580. account_num,
  2581. account_name
  2582. FROM
  2583. base_supplier
  2584. WHERE
  2585. cancel_flag = 0
  2586. AND id = 1058
  2587. 2017-01-05 12:08:30 select base_area:SELECT
  2588. id,
  2589. area_name,
  2590. parent_id
  2591. FROM
  2592. base_area
  2593. WHERE
  2594. cancel_flag = 0
  2595. AND id = 850
  2596. 2017-01-05 12:08:30 select base_area:SELECT
  2597. id,
  2598. area_name
  2599. FROM
  2600. base_area
  2601. WHERE
  2602. cancel_flag = 0
  2603. AND id = 809
  2604. 2017-01-05 12:08:30 select base_supplier_purchase:SELECT
  2605. id,
  2606. product_type,
  2607. purchaser_name
  2608. FROM
  2609. base_supplier_purchase
  2610. WHERE
  2611. cancel_flag = 0
  2612. AND supplier_id = 1058
  2613. 2017-01-05 12:08:30 select base_supplier_link:SELECT
  2614. id,
  2615. link_name,
  2616. contact_name,
  2617. contact_mobile,
  2618. contact_telphone,
  2619. fax,
  2620. email,
  2621. remark
  2622. FROM
  2623. base_supplier_link
  2624. WHERE
  2625. cancel_flag = 0
  2626. AND supplier_id = 1058
  2627. 2017-01-05 12:08:30 select base_area:SELECT
  2628. id,
  2629. area_name
  2630. FROM
  2631. base_area
  2632. WHERE
  2633. parent_id = 809
  2634. 2017-01-05 12:08:32 select base_supplier_purchase:SELECT
  2635. supplier_id
  2636. FROM
  2637. base_supplier_purchase
  2638. WHERE
  2639. product_type = 25 and cancel_flag = 0
  2640. GROUP BY
  2641. supplier_id
  2642. 2017-01-05 12:08:32 select base_supplier:SELECT
  2643. id,
  2644. supplier_name,
  2645. area_id,
  2646. is_disabled,
  2647. supplier_type
  2648. FROM
  2649. base_supplier a
  2650. WHERE
  2651. cancel_flag = 0
  2652. 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)
  2653. AND supplier_type = 187
  2654. LIMIT 40,10
  2655. 2017-01-05 12:08:32 count:SELECT
  2656. a.id
  2657. FROM
  2658. base_supplier AS a,
  2659. base_supplier_purchase AS b
  2660. WHERE
  2661. a.id = b.supplier_id
  2662. 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)
  2663. AND a.cancel_flag = 0
  2664. AND b.cancel_flag = 0
  2665. GROUP BY
  2666. b.supplier_id
  2667. 2017-01-05 12:08:32 select base_area:SELECT
  2668. id,
  2669. area_name
  2670. FROM
  2671. base_area
  2672. WHERE
  2673. id in(895,850,792,803,810)
  2674. 2017-01-05 12:08:32 select base_supplier_purchase:SELECT
  2675. supplier_id
  2676. FROM
  2677. base_supplier_purchase
  2678. WHERE
  2679. product_type = 25 and cancel_flag = 0
  2680. GROUP BY
  2681. supplier_id
  2682. 2017-01-05 12:08:32 select base_supplier:SELECT
  2683. id,
  2684. supplier_name,
  2685. area_id,
  2686. is_disabled,
  2687. supplier_type
  2688. FROM
  2689. base_supplier a
  2690. WHERE
  2691. cancel_flag = 0
  2692. 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)
  2693. AND supplier_type = 187
  2694. LIMIT 40,10
  2695. 2017-01-05 12:08:32 count:SELECT
  2696. a.id
  2697. FROM
  2698. base_supplier AS a,
  2699. base_supplier_purchase AS b
  2700. WHERE
  2701. a.id = b.supplier_id
  2702. 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)
  2703. AND a.cancel_flag = 0
  2704. AND b.cancel_flag = 0
  2705. GROUP BY
  2706. b.supplier_id
  2707. 2017-01-05 12:08:32 select base_area:SELECT
  2708. id,
  2709. area_name
  2710. FROM
  2711. base_area
  2712. WHERE
  2713. id in(895,850,792,803,810)
  2714. 2017-01-05 12:08:34 select base_area:SELECT
  2715. id,
  2716. area_name
  2717. FROM
  2718. base_area
  2719. WHERE
  2720. parent_id = 0
  2721. 2017-01-05 12:08:34 select base_supplier:SELECT
  2722. id,
  2723. supplier_name,
  2724. area_id,
  2725. company_name,
  2726. sett_type,
  2727. sett_frequency,
  2728. account_bank,
  2729. account_num,
  2730. account_name
  2731. FROM
  2732. base_supplier
  2733. WHERE
  2734. cancel_flag = 0
  2735. AND id = 1055
  2736. 2017-01-05 12:08:34 select base_area:SELECT
  2737. id,
  2738. area_name,
  2739. parent_id
  2740. FROM
  2741. base_area
  2742. WHERE
  2743. cancel_flag = 0
  2744. AND id = 792
  2745. 2017-01-05 12:08:34 select base_area:SELECT
  2746. id,
  2747. area_name
  2748. FROM
  2749. base_area
  2750. WHERE
  2751. cancel_flag = 0
  2752. AND id = 791
  2753. 2017-01-05 12:08:34 select base_supplier_purchase:SELECT
  2754. id,
  2755. product_type,
  2756. purchaser_name
  2757. FROM
  2758. base_supplier_purchase
  2759. WHERE
  2760. cancel_flag = 0
  2761. AND supplier_id = 1055
  2762. 2017-01-05 12:08:34 select base_supplier_link:SELECT
  2763. id,
  2764. link_name,
  2765. contact_name,
  2766. contact_mobile,
  2767. contact_telphone,
  2768. fax,
  2769. email,
  2770. remark
  2771. FROM
  2772. base_supplier_link
  2773. WHERE
  2774. cancel_flag = 0
  2775. AND supplier_id = 1055
  2776. 2017-01-05 12:08:34 select base_area:SELECT
  2777. id,
  2778. area_name
  2779. FROM
  2780. base_area
  2781. WHERE
  2782. parent_id = 791
  2783. 2017-01-05 12:08:37 select base_area:SELECT
  2784. id,
  2785. area_name
  2786. FROM
  2787. base_area
  2788. WHERE
  2789. parent_id = 0
  2790. 2017-01-05 12:08:37 select base_supplier:SELECT
  2791. id,
  2792. supplier_name,
  2793. area_id,
  2794. company_name,
  2795. sett_type,
  2796. sett_frequency,
  2797. account_bank,
  2798. account_num,
  2799. account_name
  2800. FROM
  2801. base_supplier
  2802. WHERE
  2803. cancel_flag = 0
  2804. AND id = 1054
  2805. 2017-01-05 12:08:37 select base_area:SELECT
  2806. id,
  2807. area_name,
  2808. parent_id
  2809. FROM
  2810. base_area
  2811. WHERE
  2812. cancel_flag = 0
  2813. AND id = 850
  2814. 2017-01-05 12:08:37 select base_area:SELECT
  2815. id,
  2816. area_name
  2817. FROM
  2818. base_area
  2819. WHERE
  2820. cancel_flag = 0
  2821. AND id = 809
  2822. 2017-01-05 12:08:37 select base_supplier_purchase:SELECT
  2823. id,
  2824. product_type,
  2825. purchaser_name
  2826. FROM
  2827. base_supplier_purchase
  2828. WHERE
  2829. cancel_flag = 0
  2830. AND supplier_id = 1054
  2831. 2017-01-05 12:08:37 select base_supplier_link:SELECT
  2832. id,
  2833. link_name,
  2834. contact_name,
  2835. contact_mobile,
  2836. contact_telphone,
  2837. fax,
  2838. email,
  2839. remark
  2840. FROM
  2841. base_supplier_link
  2842. WHERE
  2843. cancel_flag = 0
  2844. AND supplier_id = 1054
  2845. 2017-01-05 12:08:37 select base_area:SELECT
  2846. id,
  2847. area_name
  2848. FROM
  2849. base_area
  2850. WHERE
  2851. parent_id = 809
  2852. 2017-01-05 12:08:40 select base_area:SELECT
  2853. id,
  2854. area_name
  2855. FROM
  2856. base_area
  2857. WHERE
  2858. parent_id = 0
  2859. 2017-01-05 12:08:40 select base_supplier:SELECT
  2860. id,
  2861. supplier_name,
  2862. area_id,
  2863. company_name,
  2864. sett_type,
  2865. sett_frequency,
  2866. account_bank,
  2867. account_num,
  2868. account_name
  2869. FROM
  2870. base_supplier
  2871. WHERE
  2872. cancel_flag = 0
  2873. AND id = 1053
  2874. 2017-01-05 12:08:40 select base_area:SELECT
  2875. id,
  2876. area_name,
  2877. parent_id
  2878. FROM
  2879. base_area
  2880. WHERE
  2881. cancel_flag = 0
  2882. AND id = 850
  2883. 2017-01-05 12:08:40 select base_area:SELECT
  2884. id,
  2885. area_name
  2886. FROM
  2887. base_area
  2888. WHERE
  2889. cancel_flag = 0
  2890. AND id = 809
  2891. 2017-01-05 12:08:40 select base_supplier_purchase:SELECT
  2892. id,
  2893. product_type,
  2894. purchaser_name
  2895. FROM
  2896. base_supplier_purchase
  2897. WHERE
  2898. cancel_flag = 0
  2899. AND supplier_id = 1053
  2900. 2017-01-05 12:08:40 select base_supplier_link:SELECT
  2901. id,
  2902. link_name,
  2903. contact_name,
  2904. contact_mobile,
  2905. contact_telphone,
  2906. fax,
  2907. email,
  2908. remark
  2909. FROM
  2910. base_supplier_link
  2911. WHERE
  2912. cancel_flag = 0
  2913. AND supplier_id = 1053
  2914. 2017-01-05 12:08:40 select base_area:SELECT
  2915. id,
  2916. area_name
  2917. FROM
  2918. base_area
  2919. WHERE
  2920. parent_id = 809
  2921. 2017-01-05 12:08:44 select base_area:SELECT
  2922. id,
  2923. area_name
  2924. FROM
  2925. base_area
  2926. WHERE
  2927. parent_id = 0
  2928. 2017-01-05 12:08:44 select base_supplier:SELECT
  2929. id,
  2930. supplier_name,
  2931. area_id,
  2932. company_name,
  2933. sett_type,
  2934. sett_frequency,
  2935. account_bank,
  2936. account_num,
  2937. account_name
  2938. FROM
  2939. base_supplier
  2940. WHERE
  2941. cancel_flag = 0
  2942. AND id = 1046
  2943. 2017-01-05 12:08:44 select base_area:SELECT
  2944. id,
  2945. area_name,
  2946. parent_id
  2947. FROM
  2948. base_area
  2949. WHERE
  2950. cancel_flag = 0
  2951. AND id = 895
  2952. 2017-01-05 12:08:44 select base_area:SELECT
  2953. id,
  2954. area_name
  2955. FROM
  2956. base_area
  2957. WHERE
  2958. cancel_flag = 0
  2959. AND id = 809
  2960. 2017-01-05 12:08:44 select base_supplier_purchase:SELECT
  2961. id,
  2962. product_type,
  2963. purchaser_name
  2964. FROM
  2965. base_supplier_purchase
  2966. WHERE
  2967. cancel_flag = 0
  2968. AND supplier_id = 1046
  2969. 2017-01-05 12:08:44 select base_supplier_link:SELECT
  2970. id,
  2971. link_name,
  2972. contact_name,
  2973. contact_mobile,
  2974. contact_telphone,
  2975. fax,
  2976. email,
  2977. remark
  2978. FROM
  2979. base_supplier_link
  2980. WHERE
  2981. cancel_flag = 0
  2982. AND supplier_id = 1046
  2983. 2017-01-05 12:08:44 select base_area:SELECT
  2984. id,
  2985. area_name
  2986. FROM
  2987. base_area
  2988. WHERE
  2989. parent_id = 809
  2990. 2017-01-05 12:08:47 select base_area:SELECT
  2991. id,
  2992. area_name
  2993. FROM
  2994. base_area
  2995. WHERE
  2996. parent_id = 0
  2997. 2017-01-05 12:08:47 select base_supplier:SELECT
  2998. id,
  2999. supplier_name,
  3000. area_id,
  3001. company_name,
  3002. sett_type,
  3003. sett_frequency,
  3004. account_bank,
  3005. account_num,
  3006. account_name
  3007. FROM
  3008. base_supplier
  3009. WHERE
  3010. cancel_flag = 0
  3011. AND id = 1047
  3012. 2017-01-05 12:08:47 select base_area:SELECT
  3013. id,
  3014. area_name,
  3015. parent_id
  3016. FROM
  3017. base_area
  3018. WHERE
  3019. cancel_flag = 0
  3020. AND id = 850
  3021. 2017-01-05 12:08:47 select base_area:SELECT
  3022. id,
  3023. area_name
  3024. FROM
  3025. base_area
  3026. WHERE
  3027. cancel_flag = 0
  3028. AND id = 809
  3029. 2017-01-05 12:08:47 select base_supplier_purchase:SELECT
  3030. id,
  3031. product_type,
  3032. purchaser_name
  3033. FROM
  3034. base_supplier_purchase
  3035. WHERE
  3036. cancel_flag = 0
  3037. AND supplier_id = 1047
  3038. 2017-01-05 12:08:47 select base_supplier_link:SELECT
  3039. id,
  3040. link_name,
  3041. contact_name,
  3042. contact_mobile,
  3043. contact_telphone,
  3044. fax,
  3045. email,
  3046. remark
  3047. FROM
  3048. base_supplier_link
  3049. WHERE
  3050. cancel_flag = 0
  3051. AND supplier_id = 1047
  3052. 2017-01-05 12:08:47 select base_area:SELECT
  3053. id,
  3054. area_name
  3055. FROM
  3056. base_area
  3057. WHERE
  3058. parent_id = 809
  3059. 2017-01-05 12:08:51 select base_area:SELECT
  3060. id,
  3061. area_name
  3062. FROM
  3063. base_area
  3064. WHERE
  3065. parent_id = 0
  3066. 2017-01-05 12:08:51 select base_supplier:SELECT
  3067. id,
  3068. supplier_name,
  3069. area_id,
  3070. company_name,
  3071. sett_type,
  3072. sett_frequency,
  3073. account_bank,
  3074. account_num,
  3075. account_name
  3076. FROM
  3077. base_supplier
  3078. WHERE
  3079. cancel_flag = 0
  3080. AND id = 1048
  3081. 2017-01-05 12:08:51 select base_area:SELECT
  3082. id,
  3083. area_name,
  3084. parent_id
  3085. FROM
  3086. base_area
  3087. WHERE
  3088. cancel_flag = 0
  3089. AND id = 850
  3090. 2017-01-05 12:08:51 select base_area:SELECT
  3091. id,
  3092. area_name
  3093. FROM
  3094. base_area
  3095. WHERE
  3096. cancel_flag = 0
  3097. AND id = 809
  3098. 2017-01-05 12:08:51 select base_supplier_purchase:SELECT
  3099. id,
  3100. product_type,
  3101. purchaser_name
  3102. FROM
  3103. base_supplier_purchase
  3104. WHERE
  3105. cancel_flag = 0
  3106. AND supplier_id = 1048
  3107. 2017-01-05 12:08:51 select base_supplier_link:SELECT
  3108. id,
  3109. link_name,
  3110. contact_name,
  3111. contact_mobile,
  3112. contact_telphone,
  3113. fax,
  3114. email,
  3115. remark
  3116. FROM
  3117. base_supplier_link
  3118. WHERE
  3119. cancel_flag = 0
  3120. AND supplier_id = 1048
  3121. 2017-01-05 12:08:51 select base_area:SELECT
  3122. id,
  3123. area_name
  3124. FROM
  3125. base_area
  3126. WHERE
  3127. parent_id = 809
  3128. 2017-01-05 12:08:54 select base_area:SELECT
  3129. id,
  3130. area_name
  3131. FROM
  3132. base_area
  3133. WHERE
  3134. parent_id = 0
  3135. 2017-01-05 12:08:54 select base_supplier:SELECT
  3136. id,
  3137. supplier_name,
  3138. area_id,
  3139. company_name,
  3140. sett_type,
  3141. sett_frequency,
  3142. account_bank,
  3143. account_num,
  3144. account_name
  3145. FROM
  3146. base_supplier
  3147. WHERE
  3148. cancel_flag = 0
  3149. AND id = 1050
  3150. 2017-01-05 12:08:54 select base_area:SELECT
  3151. id,
  3152. area_name,
  3153. parent_id
  3154. FROM
  3155. base_area
  3156. WHERE
  3157. cancel_flag = 0
  3158. AND id = 792
  3159. 2017-01-05 12:08:54 select base_area:SELECT
  3160. id,
  3161. area_name
  3162. FROM
  3163. base_area
  3164. WHERE
  3165. cancel_flag = 0
  3166. AND id = 791
  3167. 2017-01-05 12:08:54 select base_supplier_purchase:SELECT
  3168. id,
  3169. product_type,
  3170. purchaser_name
  3171. FROM
  3172. base_supplier_purchase
  3173. WHERE
  3174. cancel_flag = 0
  3175. AND supplier_id = 1050
  3176. 2017-01-05 12:08:54 select base_supplier_link:SELECT
  3177. id,
  3178. link_name,
  3179. contact_name,
  3180. contact_mobile,
  3181. contact_telphone,
  3182. fax,
  3183. email,
  3184. remark
  3185. FROM
  3186. base_supplier_link
  3187. WHERE
  3188. cancel_flag = 0
  3189. AND supplier_id = 1050
  3190. 2017-01-05 12:08:54 select base_area:SELECT
  3191. id,
  3192. area_name
  3193. FROM
  3194. base_area
  3195. WHERE
  3196. parent_id = 791
  3197. 2017-01-05 12:08:57 select base_supplier_purchase:SELECT
  3198. supplier_id
  3199. FROM
  3200. base_supplier_purchase
  3201. WHERE
  3202. product_type = 25 and cancel_flag = 0
  3203. GROUP BY
  3204. supplier_id
  3205. 2017-01-05 12:08:57 select base_supplier:SELECT
  3206. id,
  3207. supplier_name,
  3208. area_id,
  3209. is_disabled,
  3210. supplier_type
  3211. FROM
  3212. base_supplier a
  3213. WHERE
  3214. cancel_flag = 0
  3215. 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)
  3216. AND supplier_type = 187
  3217. LIMIT 30,10
  3218. 2017-01-05 12:08:57 count:SELECT
  3219. a.id
  3220. FROM
  3221. base_supplier AS a,
  3222. base_supplier_purchase AS b
  3223. WHERE
  3224. a.id = b.supplier_id
  3225. 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)
  3226. AND a.cancel_flag = 0
  3227. AND b.cancel_flag = 0
  3228. GROUP BY
  3229. b.supplier_id
  3230. 2017-01-05 12:08:57 select base_area:SELECT
  3231. id,
  3232. area_name
  3233. FROM
  3234. base_area
  3235. WHERE
  3236. id in(923,803,792,2693,860)
  3237. 2017-01-05 12:08:57 select base_supplier_purchase:SELECT
  3238. supplier_id
  3239. FROM
  3240. base_supplier_purchase
  3241. WHERE
  3242. product_type = 25 and cancel_flag = 0
  3243. GROUP BY
  3244. supplier_id
  3245. 2017-01-05 12:08:57 select base_supplier:SELECT
  3246. id,
  3247. supplier_name,
  3248. area_id,
  3249. is_disabled,
  3250. supplier_type
  3251. FROM
  3252. base_supplier a
  3253. WHERE
  3254. cancel_flag = 0
  3255. 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)
  3256. AND supplier_type = 187
  3257. LIMIT 30,10
  3258. 2017-01-05 12:08:57 count:SELECT
  3259. a.id
  3260. FROM
  3261. base_supplier AS a,
  3262. base_supplier_purchase AS b
  3263. WHERE
  3264. a.id = b.supplier_id
  3265. 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)
  3266. AND a.cancel_flag = 0
  3267. AND b.cancel_flag = 0
  3268. GROUP BY
  3269. b.supplier_id
  3270. 2017-01-05 12:08:57 select base_area:SELECT
  3271. id,
  3272. area_name
  3273. FROM
  3274. base_area
  3275. WHERE
  3276. id in(923,803,792,2693,860)
  3277. 2017-01-05 12:09:00 select base_area:SELECT
  3278. id,
  3279. area_name
  3280. FROM
  3281. base_area
  3282. WHERE
  3283. parent_id = 0
  3284. 2017-01-05 12:09:00 select base_supplier:SELECT
  3285. id,
  3286. supplier_name,
  3287. area_id,
  3288. company_name,
  3289. sett_type,
  3290. sett_frequency,
  3291. account_bank,
  3292. account_num,
  3293. account_name
  3294. FROM
  3295. base_supplier
  3296. WHERE
  3297. cancel_flag = 0
  3298. AND id = 1044
  3299. 2017-01-05 12:09:00 select base_area:SELECT
  3300. id,
  3301. area_name,
  3302. parent_id
  3303. FROM
  3304. base_area
  3305. WHERE
  3306. cancel_flag = 0
  3307. AND id = 2693
  3308. 2017-01-05 12:09:00 select base_area:SELECT
  3309. id,
  3310. area_name
  3311. FROM
  3312. base_area
  3313. WHERE
  3314. cancel_flag = 0
  3315. AND id = 2579
  3316. 2017-01-05 12:09:00 select base_supplier_purchase:SELECT
  3317. id,
  3318. product_type,
  3319. purchaser_name
  3320. FROM
  3321. base_supplier_purchase
  3322. WHERE
  3323. cancel_flag = 0
  3324. AND supplier_id = 1044
  3325. 2017-01-05 12:09:00 select base_supplier_link:SELECT
  3326. id,
  3327. link_name,
  3328. contact_name,
  3329. contact_mobile,
  3330. contact_telphone,
  3331. fax,
  3332. email,
  3333. remark
  3334. FROM
  3335. base_supplier_link
  3336. WHERE
  3337. cancel_flag = 0
  3338. AND supplier_id = 1044
  3339. 2017-01-05 12:09:00 select base_area:SELECT
  3340. id,
  3341. area_name
  3342. FROM
  3343. base_area
  3344. WHERE
  3345. parent_id = 2579
  3346. 2017-01-05 12:09:05 select base_supplier_purchase:SELECT
  3347. supplier_id
  3348. FROM
  3349. base_supplier_purchase
  3350. WHERE
  3351. product_type = 25 and cancel_flag = 0
  3352. GROUP BY
  3353. supplier_id
  3354. 2017-01-05 12:09:05 select base_supplier:SELECT
  3355. id,
  3356. supplier_name,
  3357. area_id,
  3358. is_disabled,
  3359. supplier_type
  3360. FROM
  3361. base_supplier a
  3362. WHERE
  3363. cancel_flag = 0
  3364. 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)
  3365. AND supplier_type = 187
  3366. LIMIT 0,10
  3367. 2017-01-05 12:09:05 count:SELECT
  3368. a.id
  3369. FROM
  3370. base_supplier AS a,
  3371. base_supplier_purchase AS b
  3372. WHERE
  3373. a.id = b.supplier_id
  3374. 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)
  3375. AND a.cancel_flag = 0
  3376. AND b.cancel_flag = 0
  3377. GROUP BY
  3378. b.supplier_id
  3379. 2017-01-05 12:09:05 select base_area:SELECT
  3380. id,
  3381. area_name
  3382. FROM
  3383. base_area
  3384. WHERE
  3385. id in(803,792,923,799)
  3386. 2017-01-05 12:09:11 select base_supplier:SELECT
  3387. id,
  3388. supplier_name,
  3389. area_id,
  3390. is_disabled,
  3391. supplier_type
  3392. FROM
  3393. base_supplier a
  3394. WHERE
  3395. cancel_flag = 0
  3396. AND supplier_type = 187
  3397. LIMIT 0,10
  3398. 2017-01-05 12:09:11 count:SELECT
  3399. a.id
  3400. FROM
  3401. base_supplier AS a,
  3402. base_supplier_purchase AS b
  3403. WHERE
  3404. a.id = b.supplier_id
  3405. AND a.cancel_flag = 0
  3406. AND b.cancel_flag = 0
  3407. GROUP BY
  3408. b.supplier_id
  3409. 2017-01-05 12:09:11 select base_area:SELECT
  3410. id,
  3411. area_name
  3412. FROM
  3413. base_area
  3414. WHERE
  3415. id in(792,923,810)
  3416. 2017-01-05 12:09:12 select base_supplier:SELECT
  3417. id,
  3418. supplier_name,
  3419. area_id,
  3420. is_disabled,
  3421. supplier_type,
  3422. manage_type
  3423. FROM
  3424. base_supplier
  3425. WHERE
  3426. cancel_flag = 0
  3427. AND supplier_type = 301
  3428. LIMIT 0,10
  3429. 2017-01-05 12:09:12 select base_area:SELECT
  3430. id,
  3431. area_name
  3432. FROM
  3433. base_area
  3434. WHERE
  3435. id in(792,810,794,850,797,923)
  3436. 2017-01-05 12:09:20 select base_area:SELECT
  3437. id,
  3438. area_name
  3439. FROM
  3440. base_area
  3441. WHERE
  3442. parent_id = 0
  3443. 2017-01-05 12:09:20 select base_supplier:SELECT
  3444. id,
  3445. supplier_name,
  3446. area_id,
  3447. company_name,
  3448. sett_type,
  3449. sett_frequency,
  3450. account_bank,
  3451. account_num,
  3452. account_name
  3453. FROM
  3454. base_supplier
  3455. WHERE
  3456. cancel_flag = 0
  3457. AND id = 1045
  3458. 2017-01-05 12:09:20 select base_area:SELECT
  3459. id,
  3460. area_name,
  3461. parent_id
  3462. FROM
  3463. base_area
  3464. WHERE
  3465. cancel_flag = 0
  3466. AND id = 860
  3467. 2017-01-05 12:09:20 select base_area:SELECT
  3468. id,
  3469. area_name
  3470. FROM
  3471. base_area
  3472. WHERE
  3473. cancel_flag = 0
  3474. AND id = 809
  3475. 2017-01-05 12:09:20 select base_supplier_purchase:SELECT
  3476. id,
  3477. product_type,
  3478. purchaser_name
  3479. FROM
  3480. base_supplier_purchase
  3481. WHERE
  3482. cancel_flag = 0
  3483. AND supplier_id = 1045
  3484. 2017-01-05 12:09:20 select base_supplier_link:SELECT
  3485. id,
  3486. link_name,
  3487. contact_name,
  3488. contact_mobile,
  3489. contact_telphone,
  3490. fax,
  3491. email,
  3492. remark
  3493. FROM
  3494. base_supplier_link
  3495. WHERE
  3496. cancel_flag = 0
  3497. AND supplier_id = 1045
  3498. 2017-01-05 12:09:20 select base_area:SELECT
  3499. id,
  3500. area_name
  3501. FROM
  3502. base_area
  3503. WHERE
  3504. parent_id = 809
  3505. 2017-01-05 12:09:35 select base_area:SELECT
  3506. id,
  3507. area_name
  3508. FROM
  3509. base_area
  3510. WHERE
  3511. parent_id = 0
  3512. 2017-01-05 12:09:35 select base_supplier:SELECT
  3513. id,
  3514. supplier_name,
  3515. area_id,
  3516. company_name,
  3517. sett_type,
  3518. sett_frequency,
  3519. account_bank,
  3520. account_num,
  3521. account_name
  3522. FROM
  3523. base_supplier
  3524. WHERE
  3525. cancel_flag = 0
  3526. AND id = 1036
  3527. 2017-01-05 12:09:35 select base_area:SELECT
  3528. id,
  3529. area_name,
  3530. parent_id
  3531. FROM
  3532. base_area
  3533. WHERE
  3534. cancel_flag = 0
  3535. AND id = 923
  3536. 2017-01-05 12:09:35 select base_area:SELECT
  3537. id,
  3538. area_name
  3539. FROM
  3540. base_area
  3541. WHERE
  3542. cancel_flag = 0
  3543. AND id = 922
  3544. 2017-01-05 12:09:35 select base_supplier_purchase:SELECT
  3545. id,
  3546. product_type,
  3547. purchaser_name
  3548. FROM
  3549. base_supplier_purchase
  3550. WHERE
  3551. cancel_flag = 0
  3552. AND supplier_id = 1036
  3553. 2017-01-05 12:09:35 select base_supplier_link:SELECT
  3554. id,
  3555. link_name,
  3556. contact_name,
  3557. contact_mobile,
  3558. contact_telphone,
  3559. fax,
  3560. email,
  3561. remark
  3562. FROM
  3563. base_supplier_link
  3564. WHERE
  3565. cancel_flag = 0
  3566. AND supplier_id = 1036
  3567. 2017-01-05 12:09:35 select base_area:SELECT
  3568. id,
  3569. area_name
  3570. FROM
  3571. base_area
  3572. WHERE
  3573. parent_id = 922
  3574. 2017-01-05 12:09:38 select base_area:SELECT
  3575. id,
  3576. area_name
  3577. FROM
  3578. base_area
  3579. WHERE
  3580. parent_id = 0
  3581. 2017-01-05 12:09:38 select base_supplier:SELECT
  3582. id,
  3583. supplier_name,
  3584. area_id,
  3585. company_name,
  3586. sett_type,
  3587. sett_frequency,
  3588. account_bank,
  3589. account_num,
  3590. account_name
  3591. FROM
  3592. base_supplier
  3593. WHERE
  3594. cancel_flag = 0
  3595. AND id = 1037
  3596. 2017-01-05 12:09:38 select base_area:SELECT
  3597. id,
  3598. area_name,
  3599. parent_id
  3600. FROM
  3601. base_area
  3602. WHERE
  3603. cancel_flag = 0
  3604. AND id = 803
  3605. 2017-01-05 12:09:38 select base_area:SELECT
  3606. id,
  3607. area_name
  3608. FROM
  3609. base_area
  3610. WHERE
  3611. cancel_flag = 0
  3612. AND id = 791
  3613. 2017-01-05 12:09:38 select base_supplier_purchase:SELECT
  3614. id,
  3615. product_type,
  3616. purchaser_name
  3617. FROM
  3618. base_supplier_purchase
  3619. WHERE
  3620. cancel_flag = 0
  3621. AND supplier_id = 1037
  3622. 2017-01-05 12:09:38 select base_supplier_link:SELECT
  3623. id,
  3624. link_name,
  3625. contact_name,
  3626. contact_mobile,
  3627. contact_telphone,
  3628. fax,
  3629. email,
  3630. remark
  3631. FROM
  3632. base_supplier_link
  3633. WHERE
  3634. cancel_flag = 0
  3635. AND supplier_id = 1037
  3636. 2017-01-05 12:09:38 select base_area:SELECT
  3637. id,
  3638. area_name
  3639. FROM
  3640. base_area
  3641. WHERE
  3642. parent_id = 791
  3643. 2017-01-05 12:09:41 select base_area:SELECT
  3644. id,
  3645. area_name
  3646. FROM
  3647. base_area
  3648. WHERE
  3649. parent_id = 0
  3650. 2017-01-05 12:09:41 select base_supplier:SELECT
  3651. id,
  3652. supplier_name,
  3653. area_id,
  3654. company_name,
  3655. sett_type,
  3656. sett_frequency,
  3657. account_bank,
  3658. account_num,
  3659. account_name
  3660. FROM
  3661. base_supplier
  3662. WHERE
  3663. cancel_flag = 0
  3664. AND id = 1039
  3665. 2017-01-05 12:09:41 select base_area:SELECT
  3666. id,
  3667. area_name,
  3668. parent_id
  3669. FROM
  3670. base_area
  3671. WHERE
  3672. cancel_flag = 0
  3673. AND id = 792
  3674. 2017-01-05 12:09:41 select base_area:SELECT
  3675. id,
  3676. area_name
  3677. FROM
  3678. base_area
  3679. WHERE
  3680. cancel_flag = 0
  3681. AND id = 791
  3682. 2017-01-05 12:09:41 select base_supplier_purchase:SELECT
  3683. id,
  3684. product_type,
  3685. purchaser_name
  3686. FROM
  3687. base_supplier_purchase
  3688. WHERE
  3689. cancel_flag = 0
  3690. AND supplier_id = 1039
  3691. 2017-01-05 12:09:41 select base_supplier_link:SELECT
  3692. id,
  3693. link_name,
  3694. contact_name,
  3695. contact_mobile,
  3696. contact_telphone,
  3697. fax,
  3698. email,
  3699. remark
  3700. FROM
  3701. base_supplier_link
  3702. WHERE
  3703. cancel_flag = 0
  3704. AND supplier_id = 1039
  3705. 2017-01-05 12:09:41 select base_area:SELECT
  3706. id,
  3707. area_name
  3708. FROM
  3709. base_area
  3710. WHERE
  3711. parent_id = 791
  3712. 2017-01-05 12:09:49 select base_area:SELECT
  3713. id,
  3714. area_name
  3715. FROM
  3716. base_area
  3717. WHERE
  3718. parent_id = 0
  3719. 2017-01-05 12:09:49 select base_supplier:SELECT
  3720. id,
  3721. supplier_name,
  3722. area_id,
  3723. company_name,
  3724. sett_type,
  3725. sett_frequency,
  3726. account_bank,
  3727. account_num,
  3728. account_name
  3729. FROM
  3730. base_supplier
  3731. WHERE
  3732. cancel_flag = 0
  3733. AND id = 1045
  3734. 2017-01-05 12:09:49 select base_area:SELECT
  3735. id,
  3736. area_name,
  3737. parent_id
  3738. FROM
  3739. base_area
  3740. WHERE
  3741. cancel_flag = 0
  3742. AND id = 860
  3743. 2017-01-05 12:09:49 select base_area:SELECT
  3744. id,
  3745. area_name
  3746. FROM
  3747. base_area
  3748. WHERE
  3749. cancel_flag = 0
  3750. AND id = 809
  3751. 2017-01-05 12:09:49 select base_supplier_purchase:SELECT
  3752. id,
  3753. product_type,
  3754. purchaser_name
  3755. FROM
  3756. base_supplier_purchase
  3757. WHERE
  3758. cancel_flag = 0
  3759. AND supplier_id = 1045
  3760. 2017-01-05 12:09:49 select base_supplier_link:SELECT
  3761. id,
  3762. link_name,
  3763. contact_name,
  3764. contact_mobile,
  3765. contact_telphone,
  3766. fax,
  3767. email,
  3768. remark
  3769. FROM
  3770. base_supplier_link
  3771. WHERE
  3772. cancel_flag = 0
  3773. AND supplier_id = 1045
  3774. 2017-01-05 12:09:49 select base_area:SELECT
  3775. id,
  3776. area_name
  3777. FROM
  3778. base_area
  3779. WHERE
  3780. parent_id = 809
  3781. 2017-01-05 12:10:20 select base_supplier:SELECT
  3782. id,
  3783. supplier_name,
  3784. area_id,
  3785. is_disabled,
  3786. supplier_type,
  3787. manage_type
  3788. FROM
  3789. base_supplier
  3790. WHERE
  3791. cancel_flag = 0
  3792. and supplier_name like '%%启东%%'
  3793. AND supplier_type = 301
  3794. LIMIT 0,10
  3795. 2017-01-05 12:10:21 select base_supplier_purchase:SELECT
  3796. supplier_id
  3797. FROM
  3798. base_supplier_purchase
  3799. WHERE
  3800. product_type = 25 and cancel_flag = 0
  3801. GROUP BY
  3802. supplier_id
  3803. 2017-01-05 12:10:21 select base_supplier:SELECT
  3804. id,
  3805. supplier_name,
  3806. area_id,
  3807. is_disabled,
  3808. supplier_type
  3809. FROM
  3810. base_supplier a
  3811. WHERE
  3812. cancel_flag = 0
  3813. 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)
  3814. AND supplier_type = 187
  3815. LIMIT 20,10
  3816. 2017-01-05 12:10:22 count:SELECT
  3817. a.id
  3818. FROM
  3819. base_supplier AS a,
  3820. base_supplier_purchase AS b
  3821. WHERE
  3822. a.id = b.supplier_id
  3823. 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)
  3824. AND a.cancel_flag = 0
  3825. AND b.cancel_flag = 0
  3826. GROUP BY
  3827. b.supplier_id
  3828. 2017-01-05 12:10:22 select base_area:SELECT
  3829. id,
  3830. area_name
  3831. FROM
  3832. base_area
  3833. WHERE
  3834. id in(803,923,792,795,793)
  3835. 2017-01-05 12:10:22 select base_supplier_purchase:SELECT
  3836. supplier_id
  3837. FROM
  3838. base_supplier_purchase
  3839. WHERE
  3840. product_type = 25 and cancel_flag = 0
  3841. GROUP BY
  3842. supplier_id
  3843. 2017-01-05 12:10:22 select base_supplier:SELECT
  3844. id,
  3845. supplier_name,
  3846. area_id,
  3847. is_disabled,
  3848. supplier_type
  3849. FROM
  3850. base_supplier a
  3851. WHERE
  3852. cancel_flag = 0
  3853. 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)
  3854. AND supplier_type = 187
  3855. LIMIT 20,10
  3856. 2017-01-05 12:10:22 count:SELECT
  3857. a.id
  3858. FROM
  3859. base_supplier AS a,
  3860. base_supplier_purchase AS b
  3861. WHERE
  3862. a.id = b.supplier_id
  3863. 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)
  3864. AND a.cancel_flag = 0
  3865. AND b.cancel_flag = 0
  3866. GROUP BY
  3867. b.supplier_id
  3868. 2017-01-05 12:10:22 select base_area:SELECT
  3869. id,
  3870. area_name
  3871. FROM
  3872. base_area
  3873. WHERE
  3874. id in(803,923,792,795,793)
  3875. 2017-01-05 12:10:26 select base_supplier_sale:SELECT
  3876. supplier_id,
  3877. product_type,
  3878. parent_type
  3879. FROM
  3880. base_supplier_sale
  3881. WHERE
  3882. product_type = 25 or parent_type = 25 and cancel_flag = 0
  3883. GROUP BY
  3884. supplier_id
  3885. 2017-01-05 12:10:26 select base_supplier:SELECT
  3886. id,
  3887. supplier_name,
  3888. area_id,
  3889. is_disabled,
  3890. supplier_type,
  3891. manage_type
  3892. FROM
  3893. base_supplier
  3894. WHERE
  3895. cancel_flag = 0
  3896. and supplier_name like '%%启东%%' and id in(164,610,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126) and supplier_name like '%%启东%%'
  3897. AND supplier_type = 301
  3898. LIMIT 0,10
  3899. 2017-01-05 12:10:28 select base_supplier:SELECT
  3900. id,
  3901. supplier_name,
  3902. area_id,
  3903. is_disabled,
  3904. supplier_type
  3905. FROM
  3906. base_supplier a
  3907. WHERE
  3908. cancel_flag = 0
  3909. AND supplier_type = 187
  3910. LIMIT 0,10
  3911. 2017-01-05 12:10:28 count:SELECT
  3912. a.id
  3913. FROM
  3914. base_supplier AS a,
  3915. base_supplier_purchase AS b
  3916. WHERE
  3917. a.id = b.supplier_id
  3918. AND a.cancel_flag = 0
  3919. AND b.cancel_flag = 0
  3920. GROUP BY
  3921. b.supplier_id
  3922. 2017-01-05 12:10:28 select base_area:SELECT
  3923. id,
  3924. area_name
  3925. FROM
  3926. base_area
  3927. WHERE
  3928. id in(792,923,810)
  3929. 2017-01-05 12:10:29 getListUser base_user:SELECT
  3930. id,
  3931. true_name,
  3932. `status`
  3933. FROM
  3934. base_user
  3935. WHERE
  3936. cancel_flag = 0
  3937. AND org_id = 1025
  3938. 2017-01-05 12:10:32 select base_area:SELECT
  3939. id,
  3940. area_name
  3941. FROM
  3942. base_area
  3943. WHERE
  3944. parent_id = 0
  3945. 2017-01-05 12:10:32 select base_supplier:SELECT
  3946. id,
  3947. supplier_name,
  3948. area_id,
  3949. company_name,
  3950. sett_type,
  3951. sett_frequency,
  3952. account_bank,
  3953. account_num,
  3954. account_name
  3955. FROM
  3956. base_supplier
  3957. WHERE
  3958. cancel_flag = 0
  3959. AND id = 1025
  3960. 2017-01-05 12:10:32 select base_area:SELECT
  3961. id,
  3962. area_name,
  3963. parent_id
  3964. FROM
  3965. base_area
  3966. WHERE
  3967. cancel_flag = 0
  3968. AND id = 803
  3969. 2017-01-05 12:10:32 select base_area:SELECT
  3970. id,
  3971. area_name
  3972. FROM
  3973. base_area
  3974. WHERE
  3975. cancel_flag = 0
  3976. AND id = 791
  3977. 2017-01-05 12:10:32 select base_supplier_purchase:SELECT
  3978. id,
  3979. product_type,
  3980. purchaser_name
  3981. FROM
  3982. base_supplier_purchase
  3983. WHERE
  3984. cancel_flag = 0
  3985. AND supplier_id = 1025
  3986. 2017-01-05 12:10:32 select base_supplier_link:SELECT
  3987. id,
  3988. link_name,
  3989. contact_name,
  3990. contact_mobile,
  3991. contact_telphone,
  3992. fax,
  3993. email,
  3994. remark
  3995. FROM
  3996. base_supplier_link
  3997. WHERE
  3998. cancel_flag = 0
  3999. AND supplier_id = 1025
  4000. 2017-01-05 12:10:32 select base_area:SELECT
  4001. id,
  4002. area_name
  4003. FROM
  4004. base_area
  4005. WHERE
  4006. parent_id = 791
  4007. 2017-01-05 12:10:34 select base_supplier_purchase:SELECT
  4008. supplier_id
  4009. FROM
  4010. base_supplier_purchase
  4011. WHERE
  4012. product_type = 25 and cancel_flag = 0
  4013. GROUP BY
  4014. supplier_id
  4015. 2017-01-05 12:10:34 select base_supplier:SELECT
  4016. id,
  4017. supplier_name,
  4018. area_id,
  4019. is_disabled,
  4020. supplier_type
  4021. FROM
  4022. base_supplier a
  4023. WHERE
  4024. cancel_flag = 0
  4025. and a.supplier_name like '%%启东%%' and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084,1085,1096,1118,1124,1127,1135,1136,1137,1138,1148,1151) and a.supplier_name like '%%启东%%'
  4026. AND supplier_type = 187
  4027. LIMIT 0,10
  4028. 2017-01-05 12:10:34 count:SELECT
  4029. a.id
  4030. FROM
  4031. base_supplier AS a,
  4032. base_supplier_purchase AS b
  4033. WHERE
  4034. a.id = b.supplier_id
  4035. and a.supplier_name like '%%启东%%' and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084,1085,1096,1118,1124,1127,1135,1136,1137,1138,1148,1151) and a.supplier_name like '%%启东%%'
  4036. AND a.cancel_flag = 0
  4037. AND b.cancel_flag = 0
  4038. GROUP BY
  4039. b.supplier_id
  4040. 2017-01-05 12:10:34 select base_area:SELECT
  4041. id,
  4042. area_name
  4043. FROM
  4044. base_area
  4045. WHERE
  4046. id in(860)
  4047. 2017-01-05 12:10:35 select base_area:SELECT
  4048. id,
  4049. area_name
  4050. FROM
  4051. base_area
  4052. WHERE
  4053. parent_id = 0
  4054. 2017-01-05 12:10:35 select base_supplier:SELECT
  4055. id,
  4056. supplier_name,
  4057. area_id,
  4058. company_name,
  4059. sett_type,
  4060. sett_frequency,
  4061. account_bank,
  4062. account_num,
  4063. account_name
  4064. FROM
  4065. base_supplier
  4066. WHERE
  4067. cancel_flag = 0
  4068. AND id = 1045
  4069. 2017-01-05 12:10:35 select base_area:SELECT
  4070. id,
  4071. area_name,
  4072. parent_id
  4073. FROM
  4074. base_area
  4075. WHERE
  4076. cancel_flag = 0
  4077. AND id = 860
  4078. 2017-01-05 12:10:35 select base_area:SELECT
  4079. id,
  4080. area_name
  4081. FROM
  4082. base_area
  4083. WHERE
  4084. cancel_flag = 0
  4085. AND id = 809
  4086. 2017-01-05 12:10:35 select base_supplier_purchase:SELECT
  4087. id,
  4088. product_type,
  4089. purchaser_name
  4090. FROM
  4091. base_supplier_purchase
  4092. WHERE
  4093. cancel_flag = 0
  4094. AND supplier_id = 1045
  4095. 2017-01-05 12:10:35 select base_supplier_link:SELECT
  4096. id,
  4097. link_name,
  4098. contact_name,
  4099. contact_mobile,
  4100. contact_telphone,
  4101. fax,
  4102. email,
  4103. remark
  4104. FROM
  4105. base_supplier_link
  4106. WHERE
  4107. cancel_flag = 0
  4108. AND supplier_id = 1045
  4109. 2017-01-05 12:10:35 select base_area:SELECT
  4110. id,
  4111. area_name
  4112. FROM
  4113. base_area
  4114. WHERE
  4115. parent_id = 809
  4116. 2017-01-05 12:10:36 select base_area:SELECT
  4117. id,
  4118. area_name
  4119. FROM
  4120. base_area
  4121. WHERE
  4122. parent_id = 0
  4123. 2017-01-05 12:10:37 select base_supplier:SELECT
  4124. id,
  4125. supplier_name,
  4126. area_id,
  4127. company_name,
  4128. sett_type,
  4129. sett_frequency,
  4130. account_bank,
  4131. account_num,
  4132. account_name
  4133. FROM
  4134. base_supplier
  4135. WHERE
  4136. cancel_flag = 0
  4137. AND id = 1026
  4138. 2017-01-05 12:10:37 select base_area:SELECT
  4139. id,
  4140. area_name,
  4141. parent_id
  4142. FROM
  4143. base_area
  4144. WHERE
  4145. cancel_flag = 0
  4146. AND id = 923
  4147. 2017-01-05 12:10:37 select base_area:SELECT
  4148. id,
  4149. area_name
  4150. FROM
  4151. base_area
  4152. WHERE
  4153. cancel_flag = 0
  4154. AND id = 922
  4155. 2017-01-05 12:10:37 select base_supplier_purchase:SELECT
  4156. id,
  4157. product_type,
  4158. purchaser_name
  4159. FROM
  4160. base_supplier_purchase
  4161. WHERE
  4162. cancel_flag = 0
  4163. AND supplier_id = 1026
  4164. 2017-01-05 12:10:37 select base_supplier_link:SELECT
  4165. id,
  4166. link_name,
  4167. contact_name,
  4168. contact_mobile,
  4169. contact_telphone,
  4170. fax,
  4171. email,
  4172. remark
  4173. FROM
  4174. base_supplier_link
  4175. WHERE
  4176. cancel_flag = 0
  4177. AND supplier_id = 1026
  4178. 2017-01-05 12:10:37 select base_area:SELECT
  4179. id,
  4180. area_name
  4181. FROM
  4182. base_area
  4183. WHERE
  4184. parent_id = 922
  4185. 2017-01-05 12:10:41 select base_area:SELECT
  4186. id,
  4187. area_name
  4188. FROM
  4189. base_area
  4190. WHERE
  4191. parent_id = 0
  4192. 2017-01-05 12:10:41 select base_supplier:SELECT
  4193. id,
  4194. supplier_name,
  4195. area_id,
  4196. company_name,
  4197. sett_type,
  4198. sett_frequency,
  4199. account_bank,
  4200. account_num,
  4201. account_name
  4202. FROM
  4203. base_supplier
  4204. WHERE
  4205. cancel_flag = 0
  4206. AND id = 1027
  4207. 2017-01-05 12:10:41 select base_area:SELECT
  4208. id,
  4209. area_name,
  4210. parent_id
  4211. FROM
  4212. base_area
  4213. WHERE
  4214. cancel_flag = 0
  4215. AND id = 803
  4216. 2017-01-05 12:10:41 select base_area:SELECT
  4217. id,
  4218. area_name
  4219. FROM
  4220. base_area
  4221. WHERE
  4222. cancel_flag = 0
  4223. AND id = 791
  4224. 2017-01-05 12:10:41 select base_supplier_purchase:SELECT
  4225. id,
  4226. product_type,
  4227. purchaser_name
  4228. FROM
  4229. base_supplier_purchase
  4230. WHERE
  4231. cancel_flag = 0
  4232. AND supplier_id = 1027
  4233. 2017-01-05 12:10:41 select base_supplier_link:SELECT
  4234. id,
  4235. link_name,
  4236. contact_name,
  4237. contact_mobile,
  4238. contact_telphone,
  4239. fax,
  4240. email,
  4241. remark
  4242. FROM
  4243. base_supplier_link
  4244. WHERE
  4245. cancel_flag = 0
  4246. AND supplier_id = 1027
  4247. 2017-01-05 12:10:41 select base_area:SELECT
  4248. id,
  4249. area_name
  4250. FROM
  4251. base_area
  4252. WHERE
  4253. parent_id = 791
  4254. 2017-01-05 12:10:45 select base_area:SELECT
  4255. id,
  4256. area_name
  4257. FROM
  4258. base_area
  4259. WHERE
  4260. parent_id = 0
  4261. 2017-01-05 12:10:45 select base_supplier:SELECT
  4262. id,
  4263. supplier_name,
  4264. area_id,
  4265. company_name,
  4266. sett_type,
  4267. sett_frequency,
  4268. account_bank,
  4269. account_num,
  4270. account_name
  4271. FROM
  4272. base_supplier
  4273. WHERE
  4274. cancel_flag = 0
  4275. AND id = 1028
  4276. 2017-01-05 12:10:45 select base_area:SELECT
  4277. id,
  4278. area_name,
  4279. parent_id
  4280. FROM
  4281. base_area
  4282. WHERE
  4283. cancel_flag = 0
  4284. AND id = 803
  4285. 2017-01-05 12:10:45 select base_area:SELECT
  4286. id,
  4287. area_name
  4288. FROM
  4289. base_area
  4290. WHERE
  4291. cancel_flag = 0
  4292. AND id = 791
  4293. 2017-01-05 12:10:45 select base_supplier_purchase:SELECT
  4294. id,
  4295. product_type,
  4296. purchaser_name
  4297. FROM
  4298. base_supplier_purchase
  4299. WHERE
  4300. cancel_flag = 0
  4301. AND supplier_id = 1028
  4302. 2017-01-05 12:10:45 select base_supplier_link:SELECT
  4303. id,
  4304. link_name,
  4305. contact_name,
  4306. contact_mobile,
  4307. contact_telphone,
  4308. fax,
  4309. email,
  4310. remark
  4311. FROM
  4312. base_supplier_link
  4313. WHERE
  4314. cancel_flag = 0
  4315. AND supplier_id = 1028
  4316. 2017-01-05 12:10:45 select base_area:SELECT
  4317. id,
  4318. area_name
  4319. FROM
  4320. base_area
  4321. WHERE
  4322. parent_id = 791
  4323. 2017-01-05 12:10:48 select base_area:SELECT
  4324. id,
  4325. area_name
  4326. FROM
  4327. base_area
  4328. WHERE
  4329. parent_id = 0
  4330. 2017-01-05 12:10:48 select base_supplier:SELECT
  4331. id,
  4332. supplier_name,
  4333. area_id,
  4334. company_name,
  4335. sett_type,
  4336. sett_frequency,
  4337. account_bank,
  4338. account_num,
  4339. account_name
  4340. FROM
  4341. base_supplier
  4342. WHERE
  4343. cancel_flag = 0
  4344. AND id = 1029
  4345. 2017-01-05 12:10:48 select base_area:SELECT
  4346. id,
  4347. area_name,
  4348. parent_id
  4349. FROM
  4350. base_area
  4351. WHERE
  4352. cancel_flag = 0
  4353. AND id = 792
  4354. 2017-01-05 12:10:48 select base_area:SELECT
  4355. id,
  4356. area_name
  4357. FROM
  4358. base_area
  4359. WHERE
  4360. cancel_flag = 0
  4361. AND id = 791
  4362. 2017-01-05 12:10:48 select base_supplier_purchase:SELECT
  4363. id,
  4364. product_type,
  4365. purchaser_name
  4366. FROM
  4367. base_supplier_purchase
  4368. WHERE
  4369. cancel_flag = 0
  4370. AND supplier_id = 1029
  4371. 2017-01-05 12:10:48 select base_supplier_link:SELECT
  4372. id,
  4373. link_name,
  4374. contact_name,
  4375. contact_mobile,
  4376. contact_telphone,
  4377. fax,
  4378. email,
  4379. remark
  4380. FROM
  4381. base_supplier_link
  4382. WHERE
  4383. cancel_flag = 0
  4384. AND supplier_id = 1029
  4385. 2017-01-05 12:10:48 select base_area:SELECT
  4386. id,
  4387. area_name
  4388. FROM
  4389. base_area
  4390. WHERE
  4391. parent_id = 791
  4392. 2017-01-05 12:10:50 select base_area:SELECT
  4393. id,
  4394. area_name
  4395. FROM
  4396. base_area
  4397. WHERE
  4398. parent_id = 0
  4399. 2017-01-05 12:10:51 select base_supplier:SELECT
  4400. id,
  4401. supplier_name,
  4402. area_id,
  4403. company_name,
  4404. sett_type,
  4405. sett_frequency,
  4406. account_bank,
  4407. account_num,
  4408. account_name
  4409. FROM
  4410. base_supplier
  4411. WHERE
  4412. cancel_flag = 0
  4413. AND id = 1030
  4414. 2017-01-05 12:10:51 select base_area:SELECT
  4415. id,
  4416. area_name,
  4417. parent_id
  4418. FROM
  4419. base_area
  4420. WHERE
  4421. cancel_flag = 0
  4422. AND id = 795
  4423. 2017-01-05 12:10:51 select base_area:SELECT
  4424. id,
  4425. area_name
  4426. FROM
  4427. base_area
  4428. WHERE
  4429. cancel_flag = 0
  4430. AND id = 791
  4431. 2017-01-05 12:10:51 select base_supplier_purchase:SELECT
  4432. id,
  4433. product_type,
  4434. purchaser_name
  4435. FROM
  4436. base_supplier_purchase
  4437. WHERE
  4438. cancel_flag = 0
  4439. AND supplier_id = 1030
  4440. 2017-01-05 12:10:51 select base_supplier_link:SELECT
  4441. id,
  4442. link_name,
  4443. contact_name,
  4444. contact_mobile,
  4445. contact_telphone,
  4446. fax,
  4447. email,
  4448. remark
  4449. FROM
  4450. base_supplier_link
  4451. WHERE
  4452. cancel_flag = 0
  4453. AND supplier_id = 1030
  4454. 2017-01-05 12:10:51 select base_area:SELECT
  4455. id,
  4456. area_name
  4457. FROM
  4458. base_area
  4459. WHERE
  4460. parent_id = 791
  4461. 2017-01-05 12:10:53 select base_area:SELECT
  4462. id,
  4463. area_name
  4464. FROM
  4465. base_area
  4466. WHERE
  4467. parent_id = 0
  4468. 2017-01-05 12:10:53 select base_supplier:SELECT
  4469. id,
  4470. supplier_name,
  4471. area_id,
  4472. company_name,
  4473. sett_type,
  4474. sett_frequency,
  4475. account_bank,
  4476. account_num,
  4477. account_name
  4478. FROM
  4479. base_supplier
  4480. WHERE
  4481. cancel_flag = 0
  4482. AND id = 1032
  4483. 2017-01-05 12:10:53 select base_area:SELECT
  4484. id,
  4485. area_name,
  4486. parent_id
  4487. FROM
  4488. base_area
  4489. WHERE
  4490. cancel_flag = 0
  4491. AND id = 795
  4492. 2017-01-05 12:10:53 select base_area:SELECT
  4493. id,
  4494. area_name
  4495. FROM
  4496. base_area
  4497. WHERE
  4498. cancel_flag = 0
  4499. AND id = 791
  4500. 2017-01-05 12:10:53 select base_supplier_purchase:SELECT
  4501. id,
  4502. product_type,
  4503. purchaser_name
  4504. FROM
  4505. base_supplier_purchase
  4506. WHERE
  4507. cancel_flag = 0
  4508. AND supplier_id = 1032
  4509. 2017-01-05 12:10:53 select base_supplier_link:SELECT
  4510. id,
  4511. link_name,
  4512. contact_name,
  4513. contact_mobile,
  4514. contact_telphone,
  4515. fax,
  4516. email,
  4517. remark
  4518. FROM
  4519. base_supplier_link
  4520. WHERE
  4521. cancel_flag = 0
  4522. AND supplier_id = 1032
  4523. 2017-01-05 12:10:53 select base_area:SELECT
  4524. id,
  4525. area_name
  4526. FROM
  4527. base_area
  4528. WHERE
  4529. parent_id = 791
  4530. 2017-01-05 12:10:56 select base_area:SELECT
  4531. id,
  4532. area_name
  4533. FROM
  4534. base_area
  4535. WHERE
  4536. parent_id = 0
  4537. 2017-01-05 12:10:57 select base_supplier:SELECT
  4538. id,
  4539. supplier_name,
  4540. area_id,
  4541. company_name,
  4542. sett_type,
  4543. sett_frequency,
  4544. account_bank,
  4545. account_num,
  4546. account_name
  4547. FROM
  4548. base_supplier
  4549. WHERE
  4550. cancel_flag = 0
  4551. AND id = 1033
  4552. 2017-01-05 12:10:57 select base_area:SELECT
  4553. id,
  4554. area_name,
  4555. parent_id
  4556. FROM
  4557. base_area
  4558. WHERE
  4559. cancel_flag = 0
  4560. AND id = 793
  4561. 2017-01-05 12:10:57 select base_area:SELECT
  4562. id,
  4563. area_name
  4564. FROM
  4565. base_area
  4566. WHERE
  4567. cancel_flag = 0
  4568. AND id = 791
  4569. 2017-01-05 12:10:57 select base_supplier_purchase:SELECT
  4570. id,
  4571. product_type,
  4572. purchaser_name
  4573. FROM
  4574. base_supplier_purchase
  4575. WHERE
  4576. cancel_flag = 0
  4577. AND supplier_id = 1033
  4578. 2017-01-05 12:10:57 select base_supplier_link:SELECT
  4579. id,
  4580. link_name,
  4581. contact_name,
  4582. contact_mobile,
  4583. contact_telphone,
  4584. fax,
  4585. email,
  4586. remark
  4587. FROM
  4588. base_supplier_link
  4589. WHERE
  4590. cancel_flag = 0
  4591. AND supplier_id = 1033
  4592. 2017-01-05 12:10:57 select base_area:SELECT
  4593. id,
  4594. area_name
  4595. FROM
  4596. base_area
  4597. WHERE
  4598. parent_id = 791
  4599. 2017-01-05 12:11:00 select base_supplier_purchase:SELECT
  4600. supplier_id
  4601. FROM
  4602. base_supplier_purchase
  4603. WHERE
  4604. product_type = 25 and cancel_flag = 0
  4605. GROUP BY
  4606. supplier_id
  4607. 2017-01-05 12:11:00 select base_supplier:SELECT
  4608. id,
  4609. supplier_name,
  4610. area_id,
  4611. is_disabled,
  4612. supplier_type
  4613. FROM
  4614. base_supplier a
  4615. WHERE
  4616. cancel_flag = 0
  4617. 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)
  4618. AND supplier_type = 187
  4619. LIMIT 0,10
  4620. 2017-01-05 12:11:00 count:SELECT
  4621. a.id
  4622. FROM
  4623. base_supplier AS a,
  4624. base_supplier_purchase AS b
  4625. WHERE
  4626. a.id = b.supplier_id
  4627. 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)
  4628. AND a.cancel_flag = 0
  4629. AND b.cancel_flag = 0
  4630. GROUP BY
  4631. b.supplier_id
  4632. 2017-01-05 12:11:00 select base_area:SELECT
  4633. id,
  4634. area_name
  4635. FROM
  4636. base_area
  4637. WHERE
  4638. id in(803,792,923,799)
  4639. 2017-01-05 12:11:00 getListUser base_user:SELECT
  4640. id,
  4641. true_name,
  4642. `status`
  4643. FROM
  4644. base_user
  4645. WHERE
  4646. cancel_flag = 0
  4647. AND org_id = 1034
  4648. 2017-01-05 12:11:03 select base_area:SELECT
  4649. id,
  4650. area_name
  4651. FROM
  4652. base_area
  4653. WHERE
  4654. parent_id = 0
  4655. 2017-01-05 12:11:03 select base_supplier:SELECT
  4656. id,
  4657. supplier_name,
  4658. area_id,
  4659. company_name,
  4660. sett_type,
  4661. sett_frequency,
  4662. account_bank,
  4663. account_num,
  4664. account_name
  4665. FROM
  4666. base_supplier
  4667. WHERE
  4668. cancel_flag = 0
  4669. AND id = 1034
  4670. 2017-01-05 12:11:03 select base_area:SELECT
  4671. id,
  4672. area_name,
  4673. parent_id
  4674. FROM
  4675. base_area
  4676. WHERE
  4677. cancel_flag = 0
  4678. AND id = 792
  4679. 2017-01-05 12:11:03 select base_area:SELECT
  4680. id,
  4681. area_name
  4682. FROM
  4683. base_area
  4684. WHERE
  4685. cancel_flag = 0
  4686. AND id = 791
  4687. 2017-01-05 12:11:03 select base_supplier_purchase:SELECT
  4688. id,
  4689. product_type,
  4690. purchaser_name
  4691. FROM
  4692. base_supplier_purchase
  4693. WHERE
  4694. cancel_flag = 0
  4695. AND supplier_id = 1034
  4696. 2017-01-05 12:11:03 select base_supplier_link:SELECT
  4697. id,
  4698. link_name,
  4699. contact_name,
  4700. contact_mobile,
  4701. contact_telphone,
  4702. fax,
  4703. email,
  4704. remark
  4705. FROM
  4706. base_supplier_link
  4707. WHERE
  4708. cancel_flag = 0
  4709. AND supplier_id = 1034
  4710. 2017-01-05 12:11:03 select base_area:SELECT
  4711. id,
  4712. area_name
  4713. FROM
  4714. base_area
  4715. WHERE
  4716. parent_id = 791
  4717. 2017-01-05 12:11:04 select base_supplier_purchase:SELECT
  4718. supplier_id
  4719. FROM
  4720. base_supplier_purchase
  4721. WHERE
  4722. product_type = 25 and cancel_flag = 0
  4723. GROUP BY
  4724. supplier_id
  4725. 2017-01-05 12:11:04 select base_supplier:SELECT
  4726. id,
  4727. supplier_name,
  4728. area_id,
  4729. is_disabled,
  4730. supplier_type
  4731. FROM
  4732. base_supplier a
  4733. WHERE
  4734. cancel_flag = 0
  4735. 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)
  4736. AND supplier_type = 187
  4737. LIMIT 0,10
  4738. 2017-01-05 12:11:04 count:SELECT
  4739. a.id
  4740. FROM
  4741. base_supplier AS a,
  4742. base_supplier_purchase AS b
  4743. WHERE
  4744. a.id = b.supplier_id
  4745. 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)
  4746. AND a.cancel_flag = 0
  4747. AND b.cancel_flag = 0
  4748. GROUP BY
  4749. b.supplier_id
  4750. 2017-01-05 12:11:04 select base_area:SELECT
  4751. id,
  4752. area_name
  4753. FROM
  4754. base_area
  4755. WHERE
  4756. id in(803,792,923,799)
  4757. 2017-01-05 12:11:04 select base_supplier_purchase:SELECT
  4758. supplier_id
  4759. FROM
  4760. base_supplier_purchase
  4761. WHERE
  4762. product_type = 25 and cancel_flag = 0
  4763. GROUP BY
  4764. supplier_id
  4765. 2017-01-05 12:11:04 select base_supplier:SELECT
  4766. id,
  4767. supplier_name,
  4768. area_id,
  4769. is_disabled,
  4770. supplier_type
  4771. FROM
  4772. base_supplier a
  4773. WHERE
  4774. cancel_flag = 0
  4775. 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)
  4776. AND supplier_type = 187
  4777. LIMIT 0,10
  4778. 2017-01-05 12:11:04 count:SELECT
  4779. a.id
  4780. FROM
  4781. base_supplier AS a,
  4782. base_supplier_purchase AS b
  4783. WHERE
  4784. a.id = b.supplier_id
  4785. 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)
  4786. AND a.cancel_flag = 0
  4787. AND b.cancel_flag = 0
  4788. GROUP BY
  4789. b.supplier_id
  4790. 2017-01-05 12:11:04 select base_area:SELECT
  4791. id,
  4792. area_name
  4793. FROM
  4794. base_area
  4795. WHERE
  4796. id in(803,792,923,799)
  4797. 2017-01-05 12:11:05 select base_supplier_purchase:SELECT
  4798. supplier_id
  4799. FROM
  4800. base_supplier_purchase
  4801. WHERE
  4802. product_type = 25 and cancel_flag = 0
  4803. GROUP BY
  4804. supplier_id
  4805. 2017-01-05 12:11:05 select base_supplier:SELECT
  4806. id,
  4807. supplier_name,
  4808. area_id,
  4809. is_disabled,
  4810. supplier_type
  4811. FROM
  4812. base_supplier a
  4813. WHERE
  4814. cancel_flag = 0
  4815. 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)
  4816. AND supplier_type = 187
  4817. LIMIT 0,10
  4818. 2017-01-05 12:11:05 count:SELECT
  4819. a.id
  4820. FROM
  4821. base_supplier AS a,
  4822. base_supplier_purchase AS b
  4823. WHERE
  4824. a.id = b.supplier_id
  4825. 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)
  4826. AND a.cancel_flag = 0
  4827. AND b.cancel_flag = 0
  4828. GROUP BY
  4829. b.supplier_id
  4830. 2017-01-05 12:11:05 select base_area:SELECT
  4831. id,
  4832. area_name
  4833. FROM
  4834. base_area
  4835. WHERE
  4836. id in(803,792,923,799)
  4837. 2017-01-05 12:11:06 select base_supplier:SELECT
  4838. id,
  4839. supplier_name,
  4840. area_id,
  4841. is_disabled,
  4842. supplier_type,
  4843. manage_type
  4844. FROM
  4845. base_supplier
  4846. WHERE
  4847. cancel_flag = 0
  4848. AND supplier_type = 301
  4849. LIMIT 0,10
  4850. 2017-01-05 12:11:06 select base_area:SELECT
  4851. id,
  4852. area_name
  4853. FROM
  4854. base_area
  4855. WHERE
  4856. id in(792,810,794,850,797,923)
  4857. 2017-01-05 12:11:07 select base_area:SELECT
  4858. id,
  4859. area_name
  4860. FROM
  4861. base_area
  4862. WHERE
  4863. parent_id = 0
  4864. 2017-01-05 12:11:07 select base_supplier:SELECT
  4865. id,
  4866. supplier_name,
  4867. area_id,
  4868. company_name,
  4869. sett_type,
  4870. sett_frequency,
  4871. account_bank,
  4872. account_num,
  4873. account_name
  4874. FROM
  4875. base_supplier
  4876. WHERE
  4877. cancel_flag = 0
  4878. AND id = 1035
  4879. 2017-01-05 12:11:07 select base_area:SELECT
  4880. id,
  4881. area_name,
  4882. parent_id
  4883. FROM
  4884. base_area
  4885. WHERE
  4886. cancel_flag = 0
  4887. AND id = 923
  4888. 2017-01-05 12:11:07 select base_area:SELECT
  4889. id,
  4890. area_name
  4891. FROM
  4892. base_area
  4893. WHERE
  4894. cancel_flag = 0
  4895. AND id = 922
  4896. 2017-01-05 12:11:07 select base_supplier_purchase:SELECT
  4897. id,
  4898. product_type,
  4899. purchaser_name
  4900. FROM
  4901. base_supplier_purchase
  4902. WHERE
  4903. cancel_flag = 0
  4904. AND supplier_id = 1035
  4905. 2017-01-05 12:11:07 select base_supplier_link:SELECT
  4906. id,
  4907. link_name,
  4908. contact_name,
  4909. contact_mobile,
  4910. contact_telphone,
  4911. fax,
  4912. email,
  4913. remark
  4914. FROM
  4915. base_supplier_link
  4916. WHERE
  4917. cancel_flag = 0
  4918. AND supplier_id = 1035
  4919. 2017-01-05 12:11:07 select base_supplier:SELECT
  4920. id,
  4921. supplier_name,
  4922. area_id,
  4923. is_disabled,
  4924. supplier_type
  4925. FROM
  4926. base_supplier a
  4927. WHERE
  4928. cancel_flag = 0
  4929. AND supplier_type = 187
  4930. LIMIT 0,10
  4931. 2017-01-05 12:11:07 count:SELECT
  4932. a.id
  4933. FROM
  4934. base_supplier AS a,
  4935. base_supplier_purchase AS b
  4936. WHERE
  4937. a.id = b.supplier_id
  4938. AND a.cancel_flag = 0
  4939. AND b.cancel_flag = 0
  4940. GROUP BY
  4941. b.supplier_id
  4942. 2017-01-05 12:11:07 select base_area:SELECT
  4943. id,
  4944. area_name
  4945. FROM
  4946. base_area
  4947. WHERE
  4948. id in(792,923,810)
  4949. 2017-01-05 12:11:07 select base_area:SELECT
  4950. id,
  4951. area_name
  4952. FROM
  4953. base_area
  4954. WHERE
  4955. parent_id = 922
  4956. 2017-01-05 12:11:10 select base_supplier_purchase:SELECT
  4957. supplier_id
  4958. FROM
  4959. base_supplier_purchase
  4960. WHERE
  4961. product_type = 25 and cancel_flag = 0
  4962. GROUP BY
  4963. supplier_id
  4964. 2017-01-05 12:11:10 select base_supplier:SELECT
  4965. id,
  4966. supplier_name,
  4967. area_id,
  4968. is_disabled,
  4969. supplier_type
  4970. FROM
  4971. base_supplier a
  4972. WHERE
  4973. cancel_flag = 0
  4974. 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)
  4975. AND supplier_type = 187
  4976. LIMIT 0,10
  4977. 2017-01-05 12:11:10 count:SELECT
  4978. a.id
  4979. FROM
  4980. base_supplier AS a,
  4981. base_supplier_purchase AS b
  4982. WHERE
  4983. a.id = b.supplier_id
  4984. 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)
  4985. AND a.cancel_flag = 0
  4986. AND b.cancel_flag = 0
  4987. GROUP BY
  4988. b.supplier_id
  4989. 2017-01-05 12:11:10 select base_area:SELECT
  4990. id,
  4991. area_name
  4992. FROM
  4993. base_area
  4994. WHERE
  4995. id in(803,792,923,799)
  4996. 2017-01-05 12:11:13 select base_supplier_purchase:SELECT
  4997. supplier_id
  4998. FROM
  4999. base_supplier_purchase
  5000. WHERE
  5001. product_type = 25 and cancel_flag = 0
  5002. GROUP BY
  5003. supplier_id
  5004. 2017-01-05 12:11:13 select base_supplier:SELECT
  5005. id,
  5006. supplier_name,
  5007. area_id,
  5008. is_disabled,
  5009. supplier_type
  5010. FROM
  5011. base_supplier a
  5012. WHERE
  5013. cancel_flag = 0
  5014. 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)
  5015. AND supplier_type = 187
  5016. LIMIT 10,10
  5017. 2017-01-05 12:11:13 count:SELECT
  5018. a.id
  5019. FROM
  5020. base_supplier AS a,
  5021. base_supplier_purchase AS b
  5022. WHERE
  5023. a.id = b.supplier_id
  5024. 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)
  5025. AND a.cancel_flag = 0
  5026. AND b.cancel_flag = 0
  5027. GROUP BY
  5028. b.supplier_id
  5029. 2017-01-05 12:11:13 select base_area:SELECT
  5030. id,
  5031. area_name
  5032. FROM
  5033. base_area
  5034. WHERE
  5035. id in(923,803,895,850,961,800,792)
  5036. 2017-01-05 12:11:13 select base_supplier_purchase:SELECT
  5037. supplier_id
  5038. FROM
  5039. base_supplier_purchase
  5040. WHERE
  5041. product_type = 25 and cancel_flag = 0
  5042. GROUP BY
  5043. supplier_id
  5044. 2017-01-05 12:11:13 select base_supplier:SELECT
  5045. id,
  5046. supplier_name,
  5047. area_id,
  5048. is_disabled,
  5049. supplier_type
  5050. FROM
  5051. base_supplier a
  5052. WHERE
  5053. cancel_flag = 0
  5054. 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)
  5055. AND supplier_type = 187
  5056. LIMIT 10,10
  5057. 2017-01-05 12:11:13 count:SELECT
  5058. a.id
  5059. FROM
  5060. base_supplier AS a,
  5061. base_supplier_purchase AS b
  5062. WHERE
  5063. a.id = b.supplier_id
  5064. 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)
  5065. AND a.cancel_flag = 0
  5066. AND b.cancel_flag = 0
  5067. GROUP BY
  5068. b.supplier_id
  5069. 2017-01-05 12:11:13 select base_area:SELECT
  5070. id,
  5071. area_name
  5072. FROM
  5073. base_area
  5074. WHERE
  5075. id in(923,803,895,850,961,800,792)
  5076. 2017-01-05 12:11:17 select base_area:SELECT
  5077. id,
  5078. area_name
  5079. FROM
  5080. base_area
  5081. WHERE
  5082. parent_id = 0
  5083. 2017-01-05 12:11:17 select base_supplier:SELECT
  5084. id,
  5085. supplier_name,
  5086. area_id,
  5087. company_name,
  5088. sett_type,
  5089. sett_frequency,
  5090. account_bank,
  5091. account_num,
  5092. account_name
  5093. FROM
  5094. base_supplier
  5095. WHERE
  5096. cancel_flag = 0
  5097. AND id = 1016
  5098. 2017-01-05 12:11:17 select base_area:SELECT
  5099. id,
  5100. area_name,
  5101. parent_id
  5102. FROM
  5103. base_area
  5104. WHERE
  5105. cancel_flag = 0
  5106. AND id = 850
  5107. 2017-01-05 12:11:17 select base_area:SELECT
  5108. id,
  5109. area_name
  5110. FROM
  5111. base_area
  5112. WHERE
  5113. cancel_flag = 0
  5114. AND id = 809
  5115. 2017-01-05 12:11:17 select base_supplier_purchase:SELECT
  5116. id,
  5117. product_type,
  5118. purchaser_name
  5119. FROM
  5120. base_supplier_purchase
  5121. WHERE
  5122. cancel_flag = 0
  5123. AND supplier_id = 1016
  5124. 2017-01-05 12:11:17 select base_supplier_link:SELECT
  5125. id,
  5126. link_name,
  5127. contact_name,
  5128. contact_mobile,
  5129. contact_telphone,
  5130. fax,
  5131. email,
  5132. remark
  5133. FROM
  5134. base_supplier_link
  5135. WHERE
  5136. cancel_flag = 0
  5137. AND supplier_id = 1016
  5138. 2017-01-05 12:11:17 select base_area:SELECT
  5139. id,
  5140. area_name
  5141. FROM
  5142. base_area
  5143. WHERE
  5144. parent_id = 809
  5145. 2017-01-05 12:11:22 select base_supplier_purchase:SELECT
  5146. supplier_id
  5147. FROM
  5148. base_supplier_purchase
  5149. WHERE
  5150. product_type = 25 and cancel_flag = 0
  5151. GROUP BY
  5152. supplier_id
  5153. 2017-01-05 12:11:22 select base_supplier:SELECT
  5154. id,
  5155. supplier_name,
  5156. area_id,
  5157. is_disabled,
  5158. supplier_type
  5159. FROM
  5160. base_supplier a
  5161. WHERE
  5162. cancel_flag = 0
  5163. 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)
  5164. AND supplier_type = 187
  5165. LIMIT 20,10
  5166. 2017-01-05 12:11:22 count:SELECT
  5167. a.id
  5168. FROM
  5169. base_supplier AS a,
  5170. base_supplier_purchase AS b
  5171. WHERE
  5172. a.id = b.supplier_id
  5173. 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)
  5174. AND a.cancel_flag = 0
  5175. AND b.cancel_flag = 0
  5176. GROUP BY
  5177. b.supplier_id
  5178. 2017-01-05 12:11:22 select base_area:SELECT
  5179. id,
  5180. area_name
  5181. FROM
  5182. base_area
  5183. WHERE
  5184. id in(803,923,792,795,793)
  5185. 2017-01-05 12:11:22 select base_supplier_purchase:SELECT
  5186. supplier_id
  5187. FROM
  5188. base_supplier_purchase
  5189. WHERE
  5190. product_type = 25 and cancel_flag = 0
  5191. GROUP BY
  5192. supplier_id
  5193. 2017-01-05 12:11:22 select base_supplier:SELECT
  5194. id,
  5195. supplier_name,
  5196. area_id,
  5197. is_disabled,
  5198. supplier_type
  5199. FROM
  5200. base_supplier a
  5201. WHERE
  5202. cancel_flag = 0
  5203. 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)
  5204. AND supplier_type = 187
  5205. LIMIT 20,10
  5206. 2017-01-05 12:11:22 count:SELECT
  5207. a.id
  5208. FROM
  5209. base_supplier AS a,
  5210. base_supplier_purchase AS b
  5211. WHERE
  5212. a.id = b.supplier_id
  5213. 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)
  5214. AND a.cancel_flag = 0
  5215. AND b.cancel_flag = 0
  5216. GROUP BY
  5217. b.supplier_id
  5218. 2017-01-05 12:11:22 select base_area:SELECT
  5219. id,
  5220. area_name
  5221. FROM
  5222. base_area
  5223. WHERE
  5224. id in(803,923,792,795,793)
  5225. 2017-01-05 12:11:25 select base_supplier_purchase:SELECT
  5226. supplier_id
  5227. FROM
  5228. base_supplier_purchase
  5229. WHERE
  5230. product_type = 25 and cancel_flag = 0
  5231. GROUP BY
  5232. supplier_id
  5233. 2017-01-05 12:11:25 select base_supplier:SELECT
  5234. id,
  5235. supplier_name,
  5236. area_id,
  5237. is_disabled,
  5238. supplier_type
  5239. FROM
  5240. base_supplier a
  5241. WHERE
  5242. cancel_flag = 0
  5243. 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)
  5244. AND supplier_type = 187
  5245. LIMIT 30,10
  5246. 2017-01-05 12:11:25 count:SELECT
  5247. a.id
  5248. FROM
  5249. base_supplier AS a,
  5250. base_supplier_purchase AS b
  5251. WHERE
  5252. a.id = b.supplier_id
  5253. 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)
  5254. AND a.cancel_flag = 0
  5255. AND b.cancel_flag = 0
  5256. GROUP BY
  5257. b.supplier_id
  5258. 2017-01-05 12:11:25 select base_area:SELECT
  5259. id,
  5260. area_name
  5261. FROM
  5262. base_area
  5263. WHERE
  5264. id in(923,803,792,2693,860)
  5265. 2017-01-05 12:11:25 select base_supplier_purchase:SELECT
  5266. supplier_id
  5267. FROM
  5268. base_supplier_purchase
  5269. WHERE
  5270. product_type = 25 and cancel_flag = 0
  5271. GROUP BY
  5272. supplier_id
  5273. 2017-01-05 12:11:25 select base_supplier:SELECT
  5274. id,
  5275. supplier_name,
  5276. area_id,
  5277. is_disabled,
  5278. supplier_type
  5279. FROM
  5280. base_supplier a
  5281. WHERE
  5282. cancel_flag = 0
  5283. 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)
  5284. AND supplier_type = 187
  5285. LIMIT 30,10
  5286. 2017-01-05 12:11:25 count:SELECT
  5287. a.id
  5288. FROM
  5289. base_supplier AS a,
  5290. base_supplier_purchase AS b
  5291. WHERE
  5292. a.id = b.supplier_id
  5293. 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)
  5294. AND a.cancel_flag = 0
  5295. AND b.cancel_flag = 0
  5296. GROUP BY
  5297. b.supplier_id
  5298. 2017-01-05 12:11:25 select base_area:SELECT
  5299. id,
  5300. area_name
  5301. FROM
  5302. base_area
  5303. WHERE
  5304. id in(923,803,792,2693,860)
  5305. 2017-01-05 12:11:30 select base_area:SELECT
  5306. id,
  5307. area_name
  5308. FROM
  5309. base_area
  5310. WHERE
  5311. parent_id = 0
  5312. 2017-01-05 12:11:30 select base_supplier:SELECT
  5313. id,
  5314. supplier_name,
  5315. area_id,
  5316. company_name,
  5317. sett_type,
  5318. sett_frequency,
  5319. account_bank,
  5320. account_num,
  5321. account_name
  5322. FROM
  5323. base_supplier
  5324. WHERE
  5325. cancel_flag = 0
  5326. AND id = 1044
  5327. 2017-01-05 12:11:30 select base_area:SELECT
  5328. id,
  5329. area_name,
  5330. parent_id
  5331. FROM
  5332. base_area
  5333. WHERE
  5334. cancel_flag = 0
  5335. AND id = 2693
  5336. 2017-01-05 12:11:30 select base_area:SELECT
  5337. id,
  5338. area_name
  5339. FROM
  5340. base_area
  5341. WHERE
  5342. cancel_flag = 0
  5343. AND id = 2579
  5344. 2017-01-05 12:11:30 select base_supplier_purchase:SELECT
  5345. id,
  5346. product_type,
  5347. purchaser_name
  5348. FROM
  5349. base_supplier_purchase
  5350. WHERE
  5351. cancel_flag = 0
  5352. AND supplier_id = 1044
  5353. 2017-01-05 12:11:30 select base_supplier_link:SELECT
  5354. id,
  5355. link_name,
  5356. contact_name,
  5357. contact_mobile,
  5358. contact_telphone,
  5359. fax,
  5360. email,
  5361. remark
  5362. FROM
  5363. base_supplier_link
  5364. WHERE
  5365. cancel_flag = 0
  5366. AND supplier_id = 1044
  5367. 2017-01-05 12:11:30 select base_area:SELECT
  5368. id,
  5369. area_name
  5370. FROM
  5371. base_area
  5372. WHERE
  5373. parent_id = 2579
  5374. 2017-01-05 13:19:39 select base_supplier:SELECT
  5375. id,
  5376. supplier_name,
  5377. area_id,
  5378. is_disabled,
  5379. supplier_type
  5380. FROM
  5381. base_supplier a
  5382. WHERE
  5383. cancel_flag = 0
  5384. AND supplier_type = 187
  5385. LIMIT 0,10
  5386. 2017-01-05 13:19:39 count:SELECT
  5387. a.id
  5388. FROM
  5389. base_supplier AS a,
  5390. base_supplier_purchase AS b
  5391. WHERE
  5392. a.id = b.supplier_id
  5393. AND a.cancel_flag = 0
  5394. AND b.cancel_flag = 0
  5395. GROUP BY
  5396. b.supplier_id
  5397. 2017-01-05 13:19:39 select base_area:SELECT
  5398. id,
  5399. area_name
  5400. FROM
  5401. base_area
  5402. WHERE
  5403. id in(792,923,810)
  5404. 2017-01-05 13:19:50 select base_area:SELECT
  5405. id,
  5406. area_name
  5407. FROM
  5408. base_area
  5409. WHERE
  5410. parent_id = 0
  5411. 2017-01-05 13:19:50 select base_area:SELECT
  5412. id,
  5413. area_name
  5414. FROM
  5415. base_area
  5416. WHERE
  5417. parent_id = 1
  5418. 2017-01-05 13:19:51 check base_supplier:SELECT
  5419. supplier_name
  5420. FROM
  5421. base_supplier
  5422. WHERE
  5423. cancel_flag = 0
  5424. AND supplier_type = 187
  5425. AND supplier_name = '维也纳酒店(南京南站汇景店)'
  5426. 2017-01-05 13:19:54 select base_area:SELECT
  5427. id,
  5428. area_name
  5429. FROM
  5430. base_area
  5431. WHERE
  5432. parent_id = 809
  5433. 2017-01-05 13:20:41 INSERT INTO base_supplier:INSERT INTO base_supplier (
  5434. create_user_id,
  5435. create_time,
  5436. supplier_type,
  5437. supplier_name,
  5438. area_id,
  5439. company_name,
  5440. is_disabled,
  5441. sett_type,
  5442. sett_frequency,
  5443. account_bank,
  5444. account_num,
  5445. account_name
  5446. )
  5447. VALUES
  5448. (284,'2017-01-05 13:20:41',187,'维也纳酒店(南京南站汇景店)',810,'维也纳酒店(南京南站汇景店)',0,288,295,'','','')
  5449. 2017-01-05 13:20:41 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
  5450. create_user_id,
  5451. create_time,
  5452. supplier_id,
  5453. product_type,
  5454. purchaser_name
  5455. )
  5456. VALUES (284,'2017-01-05 13:20:41',1156,25,'施宇峰')
  5457. 2017-01-05 13:20:41 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
  5458. create_user_id,
  5459. create_time,
  5460. supplier_id,
  5461. link_name,
  5462. contact_name,
  5463. contact_mobile,
  5464. contact_telphone,
  5465. fax,
  5466. email,
  5467. remark
  5468. )
  5469. VALUES (284,'2017-01-05 13:20:41',1156,'销售','戴逸超','','','','','')
  5470. 2017-01-05 13:20:43 select base_supplier:SELECT
  5471. id,
  5472. supplier_name,
  5473. area_id,
  5474. is_disabled,
  5475. supplier_type
  5476. FROM
  5477. base_supplier a
  5478. WHERE
  5479. cancel_flag = 0
  5480. AND supplier_type = 187
  5481. LIMIT 0,10
  5482. 2017-01-05 13:20:43 count:SELECT
  5483. a.id
  5484. FROM
  5485. base_supplier AS a,
  5486. base_supplier_purchase AS b
  5487. WHERE
  5488. a.id = b.supplier_id
  5489. AND a.cancel_flag = 0
  5490. AND b.cancel_flag = 0
  5491. GROUP BY
  5492. b.supplier_id
  5493. 2017-01-05 13:20:43 select base_area:SELECT
  5494. id,
  5495. area_name
  5496. FROM
  5497. base_area
  5498. WHERE
  5499. id in(792,923,810)
  5500. 2017-01-05 13:24:49 select base_supplier:SELECT
  5501. id,
  5502. supplier_name,
  5503. area_id,
  5504. is_disabled,
  5505. supplier_type
  5506. FROM
  5507. base_supplier a
  5508. WHERE
  5509. cancel_flag = 0
  5510. AND supplier_type = 187
  5511. LIMIT 0,10
  5512. 2017-01-05 13:24:49 count:SELECT
  5513. a.id
  5514. FROM
  5515. base_supplier AS a,
  5516. base_supplier_purchase AS b
  5517. WHERE
  5518. a.id = b.supplier_id
  5519. AND a.cancel_flag = 0
  5520. AND b.cancel_flag = 0
  5521. GROUP BY
  5522. b.supplier_id
  5523. 2017-01-05 13:24:49 select base_area:SELECT
  5524. id,
  5525. area_name
  5526. FROM
  5527. base_area
  5528. WHERE
  5529. id in(792,923,810)
  5530. 2017-01-05 13:24:51 select base_supplier:SELECT
  5531. id,
  5532. supplier_name,
  5533. area_id,
  5534. is_disabled,
  5535. supplier_type,
  5536. manage_type
  5537. FROM
  5538. base_supplier
  5539. WHERE
  5540. cancel_flag = 0
  5541. AND supplier_type = 301
  5542. LIMIT 0,10
  5543. 2017-01-05 13:24:51 select base_area:SELECT
  5544. id,
  5545. area_name
  5546. FROM
  5547. base_area
  5548. WHERE
  5549. id in(792,810,794,850,797,923)
  5550. 2017-01-05 13:24:57 select base_supplier:SELECT
  5551. id,
  5552. supplier_name,
  5553. area_id,
  5554. is_disabled,
  5555. supplier_type,
  5556. manage_type
  5557. FROM
  5558. base_supplier
  5559. WHERE
  5560. cancel_flag = 0
  5561. AND supplier_type = 301
  5562. LIMIT 10,10
  5563. 2017-01-05 13:24:57 select base_area:SELECT
  5564. id,
  5565. area_name
  5566. FROM
  5567. base_area
  5568. WHERE
  5569. id in(1966,7,850,810,4,792,961)
  5570. 2017-01-05 13:24:58 select base_supplier:SELECT
  5571. id,
  5572. supplier_name,
  5573. area_id,
  5574. is_disabled,
  5575. supplier_type,
  5576. manage_type
  5577. FROM
  5578. base_supplier
  5579. WHERE
  5580. cancel_flag = 0
  5581. AND supplier_type = 301
  5582. LIMIT 20,10
  5583. 2017-01-05 13:24:58 select base_area:SELECT
  5584. id,
  5585. area_name
  5586. FROM
  5587. base_area
  5588. WHERE
  5589. id in(2,800,794,850,792)
  5590. 2017-01-05 13:25:12 select base_supplier:SELECT
  5591. id,
  5592. supplier_name,
  5593. area_id,
  5594. is_disabled,
  5595. supplier_type
  5596. FROM
  5597. base_supplier a
  5598. WHERE
  5599. cancel_flag = 0
  5600. AND supplier_type = 187
  5601. LIMIT 0,10
  5602. 2017-01-05 13:25:12 count:SELECT
  5603. a.id
  5604. FROM
  5605. base_supplier AS a,
  5606. base_supplier_purchase AS b
  5607. WHERE
  5608. a.id = b.supplier_id
  5609. AND a.cancel_flag = 0
  5610. AND b.cancel_flag = 0
  5611. GROUP BY
  5612. b.supplier_id
  5613. 2017-01-05 13:25:12 select base_area:SELECT
  5614. id,
  5615. area_name
  5616. FROM
  5617. base_area
  5618. WHERE
  5619. id in(792,923,810)
  5620. 2017-01-05 13:25:13 select base_supplier:SELECT
  5621. id,
  5622. supplier_name,
  5623. area_id,
  5624. is_disabled,
  5625. supplier_type,
  5626. manage_type
  5627. FROM
  5628. base_supplier
  5629. WHERE
  5630. cancel_flag = 0
  5631. AND supplier_type = 301
  5632. LIMIT 0,10
  5633. 2017-01-05 13:25:13 select base_area:SELECT
  5634. id,
  5635. area_name
  5636. FROM
  5637. base_area
  5638. WHERE
  5639. id in(792,810,794,850,797,923)
  5640. 2017-01-05 15:44:25 select base_supplier:SELECT
  5641. id,
  5642. supplier_name,
  5643. area_id,
  5644. is_disabled,
  5645. supplier_type
  5646. FROM
  5647. base_supplier a
  5648. WHERE
  5649. cancel_flag = 0
  5650. AND supplier_type = 187
  5651. LIMIT 0,10
  5652. 2017-01-05 15:44:25 count:SELECT
  5653. a.id
  5654. FROM
  5655. base_supplier AS a,
  5656. base_supplier_purchase AS b
  5657. WHERE
  5658. a.id = b.supplier_id
  5659. AND a.cancel_flag = 0
  5660. AND b.cancel_flag = 0
  5661. GROUP BY
  5662. b.supplier_id
  5663. 2017-01-05 15:44:25 select base_area:SELECT
  5664. id,
  5665. area_name
  5666. FROM
  5667. base_area
  5668. WHERE
  5669. id in(792,923,810)
  5670. 2017-01-05 15:44:32 select base_supplier:SELECT
  5671. id,
  5672. supplier_name,
  5673. area_id,
  5674. is_disabled,
  5675. supplier_type
  5676. FROM
  5677. base_supplier a
  5678. WHERE
  5679. cancel_flag = 0
  5680. and a.supplier_name like '%%康%%'
  5681. AND supplier_type = 187
  5682. LIMIT 0,10
  5683. 2017-01-05 15:44:32 count:SELECT
  5684. a.id
  5685. FROM
  5686. base_supplier AS a,
  5687. base_supplier_purchase AS b
  5688. WHERE
  5689. a.id = b.supplier_id
  5690. and a.supplier_name like '%%康%%'
  5691. AND a.cancel_flag = 0
  5692. AND b.cancel_flag = 0
  5693. GROUP BY
  5694. b.supplier_id
  5695. 2017-01-05 15:44:32 select base_area:SELECT
  5696. id,
  5697. area_name
  5698. FROM
  5699. base_area
  5700. WHERE
  5701. id in(803)
  5702. 2017-01-05 15:44:34 getListUser base_user:SELECT
  5703. id,
  5704. true_name,
  5705. `status`
  5706. FROM
  5707. base_user
  5708. WHERE
  5709. cancel_flag = 0
  5710. AND org_id = 1017
  5711. 2017-01-05 15:45:43 getListUser base_user:SELECT
  5712. id,
  5713. true_name,
  5714. `status`
  5715. FROM
  5716. base_user
  5717. WHERE
  5718. cancel_flag = 0
  5719. AND org_id = 1017
  5720. 2017-01-05 15:45:44 getListUser base_user:SELECT
  5721. id,
  5722. true_name,
  5723. `status`
  5724. FROM
  5725. base_user
  5726. WHERE
  5727. cancel_flag = 0
  5728. AND org_id = 1017
  5729. 2017-01-05 15:45:44 getListUser base_user:SELECT
  5730. id,
  5731. true_name,
  5732. `status`
  5733. FROM
  5734. base_user
  5735. WHERE
  5736. cancel_flag = 0
  5737. AND org_id = 1017
  5738. 2017-01-05 15:45:44 getListUser base_user:SELECT
  5739. id,
  5740. true_name,
  5741. `status`
  5742. FROM
  5743. base_user
  5744. WHERE
  5745. cancel_flag = 0
  5746. AND org_id = 1017
  5747. 2017-01-05 15:46:24 getListUser base_user:SELECT
  5748. id,
  5749. true_name,
  5750. `status`
  5751. FROM
  5752. base_user
  5753. WHERE
  5754. cancel_flag = 0
  5755. AND org_id = 1017
  5756. 2017-01-05 15:46:46 getListUser base_user:SELECT
  5757. id,
  5758. true_name,
  5759. `status`
  5760. FROM
  5761. base_user
  5762. WHERE
  5763. cancel_flag = 0
  5764. AND org_id = 1017
  5765. 2017-01-05 15:46:58 getListUser base_user:SELECT
  5766. id,
  5767. true_name,
  5768. `status`
  5769. FROM
  5770. base_user
  5771. WHERE
  5772. cancel_flag = 0
  5773. AND org_id = 1017
  5774. 2017-01-05 15:48:20 select base_supplier:SELECT
  5775. id,
  5776. supplier_name,
  5777. area_id,
  5778. is_disabled,
  5779. supplier_type
  5780. FROM
  5781. base_supplier a
  5782. WHERE
  5783. cancel_flag = 0
  5784. AND supplier_type = 187
  5785. LIMIT 0,10
  5786. 2017-01-05 15:48:20 count:SELECT
  5787. a.id
  5788. FROM
  5789. base_supplier AS a,
  5790. base_supplier_purchase AS b
  5791. WHERE
  5792. a.id = b.supplier_id
  5793. AND a.cancel_flag = 0
  5794. AND b.cancel_flag = 0
  5795. GROUP BY
  5796. b.supplier_id
  5797. 2017-01-05 15:48:20 select base_area:SELECT
  5798. id,
  5799. area_name
  5800. FROM
  5801. base_area
  5802. WHERE
  5803. id in(792,923,810)
  5804. 2017-01-05 15:48:23 select base_supplier:SELECT
  5805. id,
  5806. supplier_name,
  5807. area_id,
  5808. is_disabled,
  5809. supplier_type
  5810. FROM
  5811. base_supplier a
  5812. WHERE
  5813. cancel_flag = 0
  5814. AND supplier_type = 187
  5815. LIMIT 10,10
  5816. 2017-01-05 15:48:23 count:SELECT
  5817. a.id
  5818. FROM
  5819. base_supplier AS a,
  5820. base_supplier_purchase AS b
  5821. WHERE
  5822. a.id = b.supplier_id
  5823. AND a.cancel_flag = 0
  5824. AND b.cancel_flag = 0
  5825. GROUP BY
  5826. b.supplier_id
  5827. 2017-01-05 15:48:23 select base_area:SELECT
  5828. id,
  5829. area_name
  5830. FROM
  5831. base_area
  5832. WHERE
  5833. id in(792,876,810,1161,923)
  5834. 2017-01-05 15:48:23 select base_supplier:SELECT
  5835. id,
  5836. supplier_name,
  5837. area_id,
  5838. is_disabled,
  5839. supplier_type
  5840. FROM
  5841. base_supplier a
  5842. WHERE
  5843. cancel_flag = 0
  5844. AND supplier_type = 187
  5845. LIMIT 20,10
  5846. 2017-01-05 15:48:23 count:SELECT
  5847. a.id
  5848. FROM
  5849. base_supplier AS a,
  5850. base_supplier_purchase AS b
  5851. WHERE
  5852. a.id = b.supplier_id
  5853. AND a.cancel_flag = 0
  5854. AND b.cancel_flag = 0
  5855. GROUP BY
  5856. b.supplier_id
  5857. 2017-01-05 15:48:23 select base_area:SELECT
  5858. id,
  5859. area_name
  5860. FROM
  5861. base_area
  5862. WHERE
  5863. id in(803,792,1200,961)
  5864. 2017-01-05 15:48:24 select base_supplier:SELECT
  5865. id,
  5866. supplier_name,
  5867. area_id,
  5868. is_disabled,
  5869. supplier_type
  5870. FROM
  5871. base_supplier a
  5872. WHERE
  5873. cancel_flag = 0
  5874. AND supplier_type = 187
  5875. LIMIT 30,10
  5876. 2017-01-05 15:48:24 count:SELECT
  5877. a.id
  5878. FROM
  5879. base_supplier AS a,
  5880. base_supplier_purchase AS b
  5881. WHERE
  5882. a.id = b.supplier_id
  5883. AND a.cancel_flag = 0
  5884. AND b.cancel_flag = 0
  5885. GROUP BY
  5886. b.supplier_id
  5887. 2017-01-05 15:48:24 select base_area:SELECT
  5888. id,
  5889. area_name
  5890. FROM
  5891. base_area
  5892. WHERE
  5893. id in(923,799,803,895)
  5894. 2017-01-05 15:48:24 select base_supplier:SELECT
  5895. id,
  5896. supplier_name,
  5897. area_id,
  5898. is_disabled,
  5899. supplier_type
  5900. FROM
  5901. base_supplier a
  5902. WHERE
  5903. cancel_flag = 0
  5904. AND supplier_type = 187
  5905. LIMIT 40,10
  5906. 2017-01-05 15:48:24 count:SELECT
  5907. a.id
  5908. FROM
  5909. base_supplier AS a,
  5910. base_supplier_purchase AS b
  5911. WHERE
  5912. a.id = b.supplier_id
  5913. AND a.cancel_flag = 0
  5914. AND b.cancel_flag = 0
  5915. GROUP BY
  5916. b.supplier_id
  5917. 2017-01-05 15:48:24 select base_area:SELECT
  5918. id,
  5919. area_name
  5920. FROM
  5921. base_area
  5922. WHERE
  5923. id in(850,803,961,800,792,923)
  5924. 2017-01-05 15:48:25 select base_supplier:SELECT
  5925. id,
  5926. supplier_name,
  5927. area_id,
  5928. is_disabled,
  5929. supplier_type
  5930. FROM
  5931. base_supplier a
  5932. WHERE
  5933. cancel_flag = 0
  5934. AND supplier_type = 187
  5935. LIMIT 50,10
  5936. 2017-01-05 15:48:25 count:SELECT
  5937. a.id
  5938. FROM
  5939. base_supplier AS a,
  5940. base_supplier_purchase AS b
  5941. WHERE
  5942. a.id = b.supplier_id
  5943. AND a.cancel_flag = 0
  5944. AND b.cancel_flag = 0
  5945. GROUP BY
  5946. b.supplier_id
  5947. 2017-01-05 15:48:25 select base_area:SELECT
  5948. id,
  5949. area_name
  5950. FROM
  5951. base_area
  5952. WHERE
  5953. id in(795,793,792,923,803)
  5954. 2017-01-05 15:48:25 select base_supplier:SELECT
  5955. id,
  5956. supplier_name,
  5957. area_id,
  5958. is_disabled,
  5959. supplier_type
  5960. FROM
  5961. base_supplier a
  5962. WHERE
  5963. cancel_flag = 0
  5964. AND supplier_type = 187
  5965. LIMIT 60,10
  5966. 2017-01-05 15:48:25 count:SELECT
  5967. a.id
  5968. FROM
  5969. base_supplier AS a,
  5970. base_supplier_purchase AS b
  5971. WHERE
  5972. a.id = b.supplier_id
  5973. AND a.cancel_flag = 0
  5974. AND b.cancel_flag = 0
  5975. GROUP BY
  5976. b.supplier_id
  5977. 2017-01-05 15:48:25 select base_area:SELECT
  5978. id,
  5979. area_name
  5980. FROM
  5981. base_area
  5982. WHERE
  5983. id in(792,803,2693,860,895,850)
  5984. 2017-01-05 15:48:26 select base_supplier:SELECT
  5985. id,
  5986. supplier_name,
  5987. area_id,
  5988. is_disabled,
  5989. supplier_type
  5990. FROM
  5991. base_supplier a
  5992. WHERE
  5993. cancel_flag = 0
  5994. AND supplier_type = 187
  5995. LIMIT 70,10
  5996. 2017-01-05 15:48:26 count:SELECT
  5997. a.id
  5998. FROM
  5999. base_supplier AS a,
  6000. base_supplier_purchase AS b
  6001. WHERE
  6002. a.id = b.supplier_id
  6003. AND a.cancel_flag = 0
  6004. AND b.cancel_flag = 0
  6005. GROUP BY
  6006. b.supplier_id
  6007. 2017-01-05 15:48:26 select base_area:SELECT
  6008. id,
  6009. area_name
  6010. FROM
  6011. base_area
  6012. WHERE
  6013. id in(803,810,850,792,842)
  6014. 2017-01-05 15:48:26 select base_supplier:SELECT
  6015. id,
  6016. supplier_name,
  6017. area_id,
  6018. is_disabled,
  6019. supplier_type
  6020. FROM
  6021. base_supplier a
  6022. WHERE
  6023. cancel_flag = 0
  6024. AND supplier_type = 187
  6025. LIMIT 80,10
  6026. 2017-01-05 15:48:26 count:SELECT
  6027. a.id
  6028. FROM
  6029. base_supplier AS a,
  6030. base_supplier_purchase AS b
  6031. WHERE
  6032. a.id = b.supplier_id
  6033. AND a.cancel_flag = 0
  6034. AND b.cancel_flag = 0
  6035. GROUP BY
  6036. b.supplier_id
  6037. 2017-01-05 15:48:26 select base_area:SELECT
  6038. id,
  6039. area_name
  6040. FROM
  6041. base_area
  6042. WHERE
  6043. id in(3331,850,895,810,803,798)
  6044. 2017-01-05 15:48:27 select base_supplier:SELECT
  6045. id,
  6046. supplier_name,
  6047. area_id,
  6048. is_disabled,
  6049. supplier_type
  6050. FROM
  6051. base_supplier a
  6052. WHERE
  6053. cancel_flag = 0
  6054. AND supplier_type = 187
  6055. LIMIT 90,10
  6056. 2017-01-05 15:48:27 count:SELECT
  6057. a.id
  6058. FROM
  6059. base_supplier AS a,
  6060. base_supplier_purchase AS b
  6061. WHERE
  6062. a.id = b.supplier_id
  6063. AND a.cancel_flag = 0
  6064. AND b.cancel_flag = 0
  6065. GROUP BY
  6066. b.supplier_id
  6067. 2017-01-05 15:48:27 select base_area:SELECT
  6068. id,
  6069. area_name
  6070. FROM
  6071. base_area
  6072. WHERE
  6073. id in(810,800,850,799,796,793,803,842)
  6074. 2017-01-05 15:48:27 select base_supplier:SELECT
  6075. id,
  6076. supplier_name,
  6077. area_id,
  6078. is_disabled,
  6079. supplier_type
  6080. FROM
  6081. base_supplier a
  6082. WHERE
  6083. cancel_flag = 0
  6084. AND supplier_type = 187
  6085. LIMIT 100,10
  6086. 2017-01-05 15:48:27 count:SELECT
  6087. a.id
  6088. FROM
  6089. base_supplier AS a,
  6090. base_supplier_purchase AS b
  6091. WHERE
  6092. a.id = b.supplier_id
  6093. AND a.cancel_flag = 0
  6094. AND b.cancel_flag = 0
  6095. GROUP BY
  6096. b.supplier_id
  6097. 2017-01-05 15:48:27 select base_area:SELECT
  6098. id,
  6099. area_name
  6100. FROM
  6101. base_area
  6102. WHERE
  6103. id in(792,803,810,999,1161)
  6104. 2017-01-05 15:48:28 select base_supplier:SELECT
  6105. id,
  6106. supplier_name,
  6107. area_id,
  6108. is_disabled,
  6109. supplier_type
  6110. FROM
  6111. base_supplier a
  6112. WHERE
  6113. cancel_flag = 0
  6114. AND supplier_type = 187
  6115. LIMIT 110,10
  6116. 2017-01-05 15:48:28 count:SELECT
  6117. a.id
  6118. FROM
  6119. base_supplier AS a,
  6120. base_supplier_purchase AS b
  6121. WHERE
  6122. a.id = b.supplier_id
  6123. AND a.cancel_flag = 0
  6124. AND b.cancel_flag = 0
  6125. GROUP BY
  6126. b.supplier_id
  6127. 2017-01-05 15:48:28 select base_area:SELECT
  6128. id,
  6129. area_name
  6130. FROM
  6131. base_area
  6132. WHERE
  6133. id in(810,803,923,850)
  6134. 2017-01-05 15:48:40 select base_supplier:SELECT
  6135. id,
  6136. supplier_name,
  6137. area_id,
  6138. is_disabled,
  6139. supplier_type
  6140. FROM
  6141. base_supplier a
  6142. WHERE
  6143. cancel_flag = 0
  6144. and a.supplier_name like '%%康桥%%'
  6145. AND supplier_type = 187
  6146. LIMIT 0,10
  6147. 2017-01-05 15:48:40 count:SELECT
  6148. a.id
  6149. FROM
  6150. base_supplier AS a,
  6151. base_supplier_purchase AS b
  6152. WHERE
  6153. a.id = b.supplier_id
  6154. and a.supplier_name like '%%康桥%%'
  6155. AND a.cancel_flag = 0
  6156. AND b.cancel_flag = 0
  6157. GROUP BY
  6158. b.supplier_id
  6159. 2017-01-05 15:48:40 select base_area:SELECT
  6160. id,
  6161. area_name
  6162. FROM
  6163. base_area
  6164. WHERE
  6165. id in(803)
  6166. 2017-01-05 15:48:47 getListUser base_user:SELECT
  6167. id,
  6168. true_name,
  6169. `status`
  6170. FROM
  6171. base_user
  6172. WHERE
  6173. cancel_flag = 0
  6174. AND org_id = 1017
  6175. 2017-01-05 15:49:54 checkUserName base_user:SELECT
  6176. user_name
  6177. FROM
  6178. base_user
  6179. WHERE
  6180. cancel_flag = 0
  6181. AND user_name = '上海康桥万信'
  6182. 2017-01-05 15:49:54 insertUser base_user:INSERT INTO base_user (
  6183. create_user_id,
  6184. create_time,
  6185. user_name,
  6186. org_id,
  6187. opera_org_id,
  6188. top_org_id,
  6189. user_password,
  6190. true_name,
  6191. phone_no,
  6192. `status`
  6193. )
  6194. VALUE
  6195. (1, '2017-01-05 15:49:54', '上海康桥万信', 1017, 1017, 1017, '8c052db23a2220d3856c7f0039195362', 'test', '12345678910',0)
  6196. 2017-01-05 15:49:55 getListUser base_user:SELECT
  6197. id,
  6198. true_name,
  6199. `status`
  6200. FROM
  6201. base_user
  6202. WHERE
  6203. cancel_flag = 0
  6204. AND org_id = 1017
  6205. 2017-01-05 16:46:18 select base_supplier:SELECT
  6206. id,
  6207. supplier_name,
  6208. area_id,
  6209. is_disabled,
  6210. supplier_type
  6211. FROM
  6212. base_supplier a
  6213. WHERE
  6214. cancel_flag = 0
  6215. AND supplier_type = 187
  6216. LIMIT 0,10
  6217. 2017-01-05 16:46:18 count:SELECT
  6218. a.id
  6219. FROM
  6220. base_supplier AS a,
  6221. base_supplier_purchase AS b
  6222. WHERE
  6223. a.id = b.supplier_id
  6224. AND a.cancel_flag = 0
  6225. AND b.cancel_flag = 0
  6226. GROUP BY
  6227. b.supplier_id
  6228. 2017-01-05 16:46:18 select base_area:SELECT
  6229. id,
  6230. area_name
  6231. FROM
  6232. base_area
  6233. WHERE
  6234. id in(792,923,810)
  6235. 2017-01-05 16:46:18 select base_supplier:SELECT
  6236. id,
  6237. supplier_name,
  6238. area_id,
  6239. is_disabled,
  6240. supplier_type,
  6241. manage_type
  6242. FROM
  6243. base_supplier
  6244. WHERE
  6245. cancel_flag = 0
  6246. AND supplier_type = 301
  6247. LIMIT 0,10
  6248. 2017-01-05 16:46:18 select base_area:SELECT
  6249. id,
  6250. area_name
  6251. FROM
  6252. base_area
  6253. WHERE
  6254. id in(792,810,794,850,797,923)
  6255. 2017-01-05 16:46:35 select base_supplier:SELECT
  6256. id,
  6257. supplier_name,
  6258. area_id,
  6259. is_disabled,
  6260. supplier_type
  6261. FROM
  6262. base_supplier a
  6263. WHERE
  6264. cancel_flag = 0
  6265. AND supplier_type = 187
  6266. LIMIT 0,10
  6267. 2017-01-05 16:46:35 count:SELECT
  6268. a.id
  6269. FROM
  6270. base_supplier AS a,
  6271. base_supplier_purchase AS b
  6272. WHERE
  6273. a.id = b.supplier_id
  6274. AND a.cancel_flag = 0
  6275. AND b.cancel_flag = 0
  6276. GROUP BY
  6277. b.supplier_id
  6278. 2017-01-05 16:46:35 select base_area:SELECT
  6279. id,
  6280. area_name
  6281. FROM
  6282. base_area
  6283. WHERE
  6284. id in(792,923,810)
  6285. 2017-01-05 16:46:36 select base_supplier:SELECT
  6286. id,
  6287. supplier_name,
  6288. area_id,
  6289. is_disabled,
  6290. supplier_type,
  6291. manage_type
  6292. FROM
  6293. base_supplier
  6294. WHERE
  6295. cancel_flag = 0
  6296. AND supplier_type = 301
  6297. LIMIT 0,10
  6298. 2017-01-05 16:46:36 select base_area:SELECT
  6299. id,
  6300. area_name
  6301. FROM
  6302. base_area
  6303. WHERE
  6304. id in(792,810,794,850,797,923)
  6305. 2017-01-05 16:46:42 select base_supplier:SELECT
  6306. id,
  6307. supplier_name,
  6308. area_id,
  6309. is_disabled,
  6310. supplier_type
  6311. FROM
  6312. base_supplier a
  6313. WHERE
  6314. cancel_flag = 0
  6315. AND supplier_type = 187
  6316. LIMIT 0,10
  6317. 2017-01-05 16:46:42 count:SELECT
  6318. a.id
  6319. FROM
  6320. base_supplier AS a,
  6321. base_supplier_purchase AS b
  6322. WHERE
  6323. a.id = b.supplier_id
  6324. AND a.cancel_flag = 0
  6325. AND b.cancel_flag = 0
  6326. GROUP BY
  6327. b.supplier_id
  6328. 2017-01-05 16:46:42 select base_area:SELECT
  6329. id,
  6330. area_name
  6331. FROM
  6332. base_area
  6333. WHERE
  6334. id in(792,923,810)
  6335. 2017-01-05 16:46:43 select base_supplier:SELECT
  6336. id,
  6337. supplier_name,
  6338. area_id,
  6339. is_disabled,
  6340. supplier_type,
  6341. manage_type
  6342. FROM
  6343. base_supplier
  6344. WHERE
  6345. cancel_flag = 0
  6346. AND supplier_type = 301
  6347. LIMIT 0,10
  6348. 2017-01-05 16:46:43 select base_area:SELECT
  6349. id,
  6350. area_name
  6351. FROM
  6352. base_area
  6353. WHERE
  6354. id in(792,810,794,850,797,923)
  6355. 2017-01-05 16:46:45 select base_supplier:SELECT
  6356. id,
  6357. supplier_name,
  6358. area_id,
  6359. is_disabled,
  6360. supplier_type
  6361. FROM
  6362. base_supplier a
  6363. WHERE
  6364. cancel_flag = 0
  6365. AND supplier_type = 187
  6366. LIMIT 0,10
  6367. 2017-01-05 16:46:45 count:SELECT
  6368. a.id
  6369. FROM
  6370. base_supplier AS a,
  6371. base_supplier_purchase AS b
  6372. WHERE
  6373. a.id = b.supplier_id
  6374. AND a.cancel_flag = 0
  6375. AND b.cancel_flag = 0
  6376. GROUP BY
  6377. b.supplier_id
  6378. 2017-01-05 16:46:45 select base_area:SELECT
  6379. id,
  6380. area_name
  6381. FROM
  6382. base_area
  6383. WHERE
  6384. id in(792,923,810)
  6385. 2017-01-05 17:18:29 select base_supplier:SELECT
  6386. id,
  6387. supplier_name,
  6388. area_id,
  6389. is_disabled,
  6390. supplier_type
  6391. FROM
  6392. base_supplier a
  6393. WHERE
  6394. cancel_flag = 0
  6395. AND supplier_type = 187
  6396. LIMIT 0,10
  6397. 2017-01-05 17:18:29 count:SELECT
  6398. a.id
  6399. FROM
  6400. base_supplier AS a,
  6401. base_supplier_purchase AS b
  6402. WHERE
  6403. a.id = b.supplier_id
  6404. AND a.cancel_flag = 0
  6405. AND b.cancel_flag = 0
  6406. GROUP BY
  6407. b.supplier_id
  6408. 2017-01-05 17:18:29 select base_area:SELECT
  6409. id,
  6410. area_name
  6411. FROM
  6412. base_area
  6413. WHERE
  6414. id in(792,923,810)
  6415. 2017-01-05 17:51:40 select base_supplier:SELECT
  6416. id,
  6417. supplier_name,
  6418. area_id,
  6419. is_disabled,
  6420. supplier_type,
  6421. manage_type
  6422. FROM
  6423. base_supplier
  6424. WHERE
  6425. cancel_flag = 0
  6426. AND supplier_type = 301
  6427. LIMIT 0,10
  6428. 2017-01-05 17:51:40 select base_area:SELECT
  6429. id,
  6430. area_name
  6431. FROM
  6432. base_area
  6433. WHERE
  6434. id in(792,810,794,850,797,923)
  6435. 2017-01-05 17:51:41 select base_supplier:SELECT
  6436. id,
  6437. supplier_name,
  6438. area_id,
  6439. is_disabled,
  6440. supplier_type
  6441. FROM
  6442. base_supplier a
  6443. WHERE
  6444. cancel_flag = 0
  6445. AND supplier_type = 187
  6446. LIMIT 0,10
  6447. 2017-01-05 17:51:41 count:SELECT
  6448. a.id
  6449. FROM
  6450. base_supplier AS a,
  6451. base_supplier_purchase AS b
  6452. WHERE
  6453. a.id = b.supplier_id
  6454. AND a.cancel_flag = 0
  6455. AND b.cancel_flag = 0
  6456. GROUP BY
  6457. b.supplier_id
  6458. 2017-01-05 17:51:41 select base_area:SELECT
  6459. id,
  6460. area_name
  6461. FROM
  6462. base_area
  6463. WHERE
  6464. id in(792,923,810)
  6465. 2017-01-05 17:51:44 select base_area:SELECT
  6466. id,
  6467. area_name
  6468. FROM
  6469. base_area
  6470. WHERE
  6471. parent_id = 0
  6472. 2017-01-05 17:51:44 select base_area:SELECT
  6473. id,
  6474. area_name
  6475. FROM
  6476. base_area
  6477. WHERE
  6478. parent_id = 1
  6479. 2017-01-05 18:36:58 select base_supplier:SELECT
  6480. id,
  6481. supplier_name,
  6482. area_id,
  6483. is_disabled,
  6484. supplier_type,
  6485. manage_type
  6486. FROM
  6487. base_supplier
  6488. WHERE
  6489. cancel_flag = 0
  6490. AND supplier_type = 301
  6491. LIMIT 0,10
  6492. 2017-01-05 18:36:58 select base_area:SELECT
  6493. id,
  6494. area_name
  6495. FROM
  6496. base_area
  6497. WHERE
  6498. id in(792,810,794,850,797,923)
  6499. 2017-01-05 18:37:10 select base_supplier_sale:SELECT
  6500. supplier_id,
  6501. product_type,
  6502. parent_type
  6503. FROM
  6504. base_supplier_sale
  6505. WHERE
  6506. product_type = 25 or parent_type = 25 and cancel_flag = 0
  6507. GROUP BY
  6508. supplier_id
  6509. 2017-01-05 18:37:10 select base_supplier:SELECT
  6510. id,
  6511. supplier_name,
  6512. area_id,
  6513. is_disabled,
  6514. supplier_type,
  6515. manage_type
  6516. FROM
  6517. base_supplier
  6518. WHERE
  6519. cancel_flag = 0
  6520. and supplier_name like '%%天猫%%' and id in(164,610,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126) and supplier_name like '%%天猫%%'
  6521. AND supplier_type = 301
  6522. LIMIT 0,10
  6523. 2017-01-05 18:37:15 select base_supplier:SELECT
  6524. id,
  6525. supplier_name,
  6526. area_id,
  6527. is_disabled,
  6528. supplier_type,
  6529. manage_type
  6530. FROM
  6531. base_supplier
  6532. WHERE
  6533. cancel_flag = 0
  6534. and supplier_name like '%%天猫%%'
  6535. AND supplier_type = 301
  6536. LIMIT 0,10
  6537. 2017-01-05 18:37:18 select base_supplier:SELECT
  6538. id,
  6539. supplier_name,
  6540. area_id,
  6541. is_disabled,
  6542. supplier_type,
  6543. manage_type
  6544. FROM
  6545. base_supplier
  6546. WHERE
  6547. cancel_flag = 0
  6548. AND supplier_type = 301
  6549. LIMIT 0,10
  6550. 2017-01-05 18:37:18 select base_area:SELECT
  6551. id,
  6552. area_name
  6553. FROM
  6554. base_area
  6555. WHERE
  6556. id in(792,810,794,850,797,923)
  6557. 2017-01-05 18:37:28 select base_supplier:SELECT
  6558. id,
  6559. supplier_name,
  6560. area_id,
  6561. is_disabled,
  6562. supplier_type,
  6563. manage_type
  6564. FROM
  6565. base_supplier
  6566. WHERE
  6567. cancel_flag = 0
  6568. AND supplier_type = 301
  6569. LIMIT 10,10
  6570. 2017-01-05 18:37:28 select base_area:SELECT
  6571. id,
  6572. area_name
  6573. FROM
  6574. base_area
  6575. WHERE
  6576. id in(1966,7,850,810,4,792,961)
  6577. 2017-01-05 18:37:28 select base_supplier:SELECT
  6578. id,
  6579. supplier_name,
  6580. area_id,
  6581. is_disabled,
  6582. supplier_type,
  6583. manage_type
  6584. FROM
  6585. base_supplier
  6586. WHERE
  6587. cancel_flag = 0
  6588. AND supplier_type = 301
  6589. LIMIT 20,10
  6590. 2017-01-05 18:37:28 select base_area:SELECT
  6591. id,
  6592. area_name
  6593. FROM
  6594. base_area
  6595. WHERE
  6596. id in(2,800,794,850,792)
  6597. 2017-01-05 18:37:35 select base_supplier:SELECT
  6598. id,
  6599. supplier_name,
  6600. area_id,
  6601. is_disabled,
  6602. supplier_type,
  6603. manage_type
  6604. FROM
  6605. base_supplier
  6606. WHERE
  6607. cancel_flag = 0
  6608. AND supplier_type = 301
  6609. LIMIT 30,10
  6610. 2017-01-05 18:37:35 select base_area:SELECT
  6611. id,
  6612. area_name
  6613. FROM
  6614. base_area
  6615. WHERE
  6616. id in(923,1161,2)
  6617. 2017-01-05 18:37:35 select base_supplier:SELECT
  6618. id,
  6619. supplier_name,
  6620. area_id,
  6621. is_disabled,
  6622. supplier_type,
  6623. manage_type
  6624. FROM
  6625. base_supplier
  6626. WHERE
  6627. cancel_flag = 0
  6628. AND supplier_type = 301
  6629. LIMIT 40,10
  6630. 2017-01-05 18:37:35 select base_area:SELECT
  6631. id,
  6632. area_name
  6633. FROM
  6634. base_area
  6635. WHERE
  6636. id in(1161)
  6637. 2017-01-05 18:37:43 select base_supplier:SELECT
  6638. id,
  6639. supplier_name,
  6640. area_id,
  6641. is_disabled,
  6642. supplier_type,
  6643. manage_type
  6644. FROM
  6645. base_supplier
  6646. WHERE
  6647. cancel_flag = 0
  6648. AND supplier_type = 301
  6649. LIMIT 50,10
  6650. 2017-01-05 18:37:43 select base_area:SELECT
  6651. id,
  6652. area_name
  6653. FROM
  6654. base_area
  6655. WHERE
  6656. id in(1161,850,1200)
  6657. 2017-01-05 18:37:43 select base_supplier:SELECT
  6658. id,
  6659. supplier_name,
  6660. area_id,
  6661. is_disabled,
  6662. supplier_type,
  6663. manage_type
  6664. FROM
  6665. base_supplier
  6666. WHERE
  6667. cancel_flag = 0
  6668. AND supplier_type = 301
  6669. LIMIT 60,10
  6670. 2017-01-05 18:37:43 select base_area:SELECT
  6671. id,
  6672. area_name
  6673. FROM
  6674. base_area
  6675. WHERE
  6676. id in(1161)
  6677. 2017-01-05 18:37:45 select base_supplier:SELECT
  6678. id,
  6679. supplier_name,
  6680. area_id,
  6681. is_disabled,
  6682. supplier_type,
  6683. manage_type
  6684. FROM
  6685. base_supplier
  6686. WHERE
  6687. cancel_flag = 0
  6688. AND supplier_type = 301
  6689. LIMIT 70,10
  6690. 2017-01-05 18:37:45 select base_area:SELECT
  6691. id,
  6692. area_name
  6693. FROM
  6694. base_area
  6695. WHERE
  6696. id in(1161)
  6697. 2017-01-05 18:37:45 select base_supplier:SELECT
  6698. id,
  6699. supplier_name,
  6700. area_id,
  6701. is_disabled,
  6702. supplier_type,
  6703. manage_type
  6704. FROM
  6705. base_supplier
  6706. WHERE
  6707. cancel_flag = 0
  6708. AND supplier_type = 301
  6709. LIMIT 80,10
  6710. 2017-01-05 18:37:45 select base_area:SELECT
  6711. id,
  6712. area_name
  6713. FROM
  6714. base_area
  6715. WHERE
  6716. id in(1161,1200)
  6717. 2017-01-05 18:37:46 select base_supplier:SELECT
  6718. id,
  6719. supplier_name,
  6720. area_id,
  6721. is_disabled,
  6722. supplier_type,
  6723. manage_type
  6724. FROM
  6725. base_supplier
  6726. WHERE
  6727. cancel_flag = 0
  6728. AND supplier_type = 301
  6729. LIMIT 90,10
  6730. 2017-01-05 18:37:46 select base_area:SELECT
  6731. id,
  6732. area_name
  6733. FROM
  6734. base_area
  6735. WHERE
  6736. id in(1161,1187,2)
  6737. 2017-01-05 18:37:46 select base_supplier:SELECT
  6738. id,
  6739. supplier_name,
  6740. area_id,
  6741. is_disabled,
  6742. supplier_type,
  6743. manage_type
  6744. FROM
  6745. base_supplier
  6746. WHERE
  6747. cancel_flag = 0
  6748. AND supplier_type = 301
  6749. LIMIT 100,10
  6750. 2017-01-05 18:37:46 select base_area:SELECT
  6751. id,
  6752. area_name
  6753. FROM
  6754. base_area
  6755. WHERE
  6756. id in(1161,923,2,982,810)
  6757. 2017-01-05 18:37:49 select base_supplier:SELECT
  6758. id,
  6759. supplier_name,
  6760. area_id,
  6761. is_disabled,
  6762. supplier_type,
  6763. manage_type
  6764. FROM
  6765. base_supplier
  6766. WHERE
  6767. cancel_flag = 0
  6768. AND supplier_type = 301
  6769. LIMIT 110,10
  6770. 2017-01-05 18:37:49 select base_area:SELECT
  6771. id,
  6772. area_name
  6773. FROM
  6774. base_area
  6775. WHERE
  6776. id in(810,2,803,802,796,923,792,795,850)
  6777. 2017-01-05 18:37:49 select base_supplier:SELECT
  6778. id,
  6779. supplier_name,
  6780. area_id,
  6781. is_disabled,
  6782. supplier_type,
  6783. manage_type
  6784. FROM
  6785. base_supplier
  6786. WHERE
  6787. cancel_flag = 0
  6788. AND supplier_type = 301
  6789. LIMIT 120,10
  6790. 2017-01-05 18:37:49 select base_area:SELECT
  6791. id,
  6792. area_name
  6793. FROM
  6794. base_area
  6795. WHERE
  6796. id in(850,803,792,1161,7,794,2)
  6797. 2017-01-05 18:37:52 select base_supplier:SELECT
  6798. id,
  6799. supplier_name,
  6800. area_id,
  6801. is_disabled,
  6802. supplier_type,
  6803. manage_type
  6804. FROM
  6805. base_supplier
  6806. WHERE
  6807. cancel_flag = 0
  6808. AND supplier_type = 301
  6809. LIMIT 130,10
  6810. 2017-01-05 18:37:52 select base_area:SELECT
  6811. id,
  6812. area_name
  6813. FROM
  6814. base_area
  6815. WHERE
  6816. id in(2,1161)
  6817. 2017-01-05 18:37:52 select base_supplier:SELECT
  6818. id,
  6819. supplier_name,
  6820. area_id,
  6821. is_disabled,
  6822. supplier_type,
  6823. manage_type
  6824. FROM
  6825. base_supplier
  6826. WHERE
  6827. cancel_flag = 0
  6828. AND supplier_type = 301
  6829. LIMIT 140,10
  6830. 2017-01-05 18:37:52 select base_area:SELECT
  6831. id,
  6832. area_name
  6833. FROM
  6834. base_area
  6835. WHERE
  6836. id in(1161,2277,792,999,803,810)
  6837. 2017-01-05 18:38:11 select base_supplier:SELECT
  6838. id,
  6839. supplier_name,
  6840. area_id,
  6841. is_disabled,
  6842. supplier_type,
  6843. manage_type
  6844. FROM
  6845. base_supplier
  6846. WHERE
  6847. cancel_flag = 0
  6848. AND supplier_type = 301
  6849. LIMIT 0,10
  6850. 2017-01-05 18:38:11 select base_area:SELECT
  6851. id,
  6852. area_name
  6853. FROM
  6854. base_area
  6855. WHERE
  6856. id in(792,810,794,850,797,923)
  6857. 2017-01-05 18:38:14 select base_supplier:SELECT
  6858. id,
  6859. supplier_name,
  6860. area_id,
  6861. is_disabled,
  6862. supplier_type,
  6863. manage_type
  6864. FROM
  6865. base_supplier
  6866. WHERE
  6867. cancel_flag = 0
  6868. and supplier_name like '%%阿里%%'
  6869. AND supplier_type = 301
  6870. LIMIT 0,10
  6871. 2017-01-05 18:38:14 select base_area:SELECT
  6872. id,
  6873. area_name
  6874. FROM
  6875. base_area
  6876. WHERE
  6877. id in(923,2)
  6878. 2017-01-05 18:38:20 select base_area:SELECT
  6879. id,
  6880. area_name
  6881. FROM
  6882. base_area
  6883. WHERE
  6884. parent_id = 0
  6885. 2017-01-05 18:38:20 select base_area:SELECT
  6886. id,
  6887. area_name
  6888. FROM
  6889. base_area
  6890. WHERE
  6891. parent_id = 1
  6892. 2017-01-05 18:38:20 select base_supplier:SELECT
  6893. id,
  6894. supplier_name,
  6895. area_id,
  6896. manage_type,
  6897. company_name,
  6898. id_card,
  6899. sett_type,
  6900. sett_frequency,
  6901. account_bank,
  6902. account_num,
  6903. account_name,
  6904. sales_man
  6905. FROM
  6906. base_supplier
  6907. WHERE
  6908. cancel_flag = 0
  6909. AND id = 675
  6910. 2017-01-05 18:38:20 select base_area:SELECT
  6911. id,
  6912. area_name,
  6913. parent_id
  6914. FROM
  6915. base_area
  6916. WHERE
  6917. cancel_flag = 0
  6918. AND id = 923
  6919. 2017-01-05 18:38:20 select base_area:SELECT
  6920. id,
  6921. area_name
  6922. FROM
  6923. base_area
  6924. WHERE
  6925. cancel_flag = 0
  6926. AND id = 922
  6927. 2017-01-05 18:38:20 select base_supplier_sale:SELECT
  6928. id,
  6929. prod_supplier_id,
  6930. product_type,
  6931. parent_type,
  6932. sale_type,
  6933. commision_flag,
  6934. commision_type,
  6935. back_commision_type,
  6936. back_commision_method,
  6937. back_percent,
  6938. back_value
  6939. FROM
  6940. base_supplier_sale
  6941. WHERE
  6942. cancel_flag = 0
  6943. AND supplier_id = 675
  6944. 2017-01-05 18:38:20 select base_supplier_link:SELECT
  6945. id,
  6946. link_name,
  6947. contact_name,
  6948. contact_mobile,
  6949. contact_telphone,
  6950. fax,
  6951. email,
  6952. remark
  6953. FROM
  6954. base_supplier_link
  6955. WHERE
  6956. cancel_flag = 0
  6957. AND supplier_id = 675
  6958. 2017-01-05 18:38:20 select base_area:SELECT
  6959. id,
  6960. area_name
  6961. FROM
  6962. base_area
  6963. WHERE
  6964. parent_id = 922
  6965. 2017-01-05 18:39:32 getDbSale base_supplier_sale:SELECT
  6966. id AS sale_id,
  6967. prod_supplier_id,
  6968. product_type,
  6969. parent_type,
  6970. sale_type,
  6971. commision_flag,
  6972. commision_type,
  6973. back_commision_type,
  6974. back_commision_method,
  6975. back_percent,
  6976. back_value
  6977. FROM
  6978. base_supplier_sale
  6979. WHERE
  6980. cancel_flag = 0
  6981. AND supplier_id = 675
  6982. 2017-01-05 18:39:32 getDbLink base_supplier_link:SELECT
  6983. id as link_id,
  6984. link_name,
  6985. contact_name,
  6986. contact_mobile,
  6987. contact_telphone,
  6988. fax,
  6989. email,
  6990. remark
  6991. FROM
  6992. base_supplier_link
  6993. WHERE
  6994. cancel_flag = 0
  6995. AND supplier_id = 675
  6996. 2017-01-05 18:39:32 getDbChannel base_supplier:SELECT
  6997. supplier_name,
  6998. area_id,
  6999. manage_type,
  7000. company_name,
  7001. id_card,
  7002. sett_type,
  7003. sett_frequency,
  7004. account_bank,
  7005. account_num,
  7006. account_name,
  7007. sales_man
  7008. FROM
  7009. base_supplier
  7010. WHERE
  7011. cancel_flag = 0
  7012. AND id = 675
  7013. 2017-01-05 18:39:32 UPDATE base_supplier_sale:UPDATE base_supplier_sale
  7014. SET update_user_id = 33,update_time = '2017-01-05 18:39:32',prod_supplier_id = '0',product_type = '0',parent_type = '25',sale_type = '177',commision_flag = '1',commision_type = '303',back_commision_type = '306',back_commision_method = '308',back_percent = '3.5',back_value = '0'
  7015. WHERE
  7016. id = 50
  7017. 2017-01-05 18:39:33 select base_supplier:SELECT
  7018. id,
  7019. supplier_name,
  7020. area_id,
  7021. is_disabled,
  7022. supplier_type,
  7023. manage_type
  7024. FROM
  7025. base_supplier
  7026. WHERE
  7027. cancel_flag = 0
  7028. AND supplier_type = 301
  7029. LIMIT 0,10
  7030. 2017-01-05 18:39:33 select base_area:SELECT
  7031. id,
  7032. area_name
  7033. FROM
  7034. base_area
  7035. WHERE
  7036. id in(792,810,794,850,797,923)
  7037. 2017-01-05 18:39:39 select base_supplier_sale:SELECT
  7038. supplier_id,
  7039. product_type,
  7040. parent_type
  7041. FROM
  7042. base_supplier_sale
  7043. WHERE
  7044. product_type = 25 or parent_type = 25 and cancel_flag = 0
  7045. GROUP BY
  7046. supplier_id
  7047. 2017-01-05 18:39:39 select base_supplier:SELECT
  7048. id,
  7049. supplier_name,
  7050. area_id,
  7051. is_disabled,
  7052. supplier_type,
  7053. manage_type
  7054. FROM
  7055. base_supplier
  7056. WHERE
  7057. cancel_flag = 0
  7058. and id in(164,610,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126)
  7059. AND supplier_type = 301
  7060. LIMIT 0,10
  7061. 2017-01-05 18:39:39 select base_area:SELECT
  7062. id,
  7063. area_name
  7064. FROM
  7065. base_area
  7066. WHERE
  7067. id in(800,794,2,850,923,982)
  7068. 2017-01-05 18:39:42 select base_area:SELECT
  7069. id,
  7070. area_name
  7071. FROM
  7072. base_area
  7073. WHERE
  7074. parent_id = 0
  7075. 2017-01-05 18:39:42 select base_area:SELECT
  7076. id,
  7077. area_name
  7078. FROM
  7079. base_area
  7080. WHERE
  7081. parent_id = 1
  7082. 2017-01-05 18:39:42 select base_supplier:SELECT
  7083. id,
  7084. supplier_name,
  7085. area_id,
  7086. manage_type,
  7087. company_name,
  7088. id_card,
  7089. sett_type,
  7090. sett_frequency,
  7091. account_bank,
  7092. account_num,
  7093. account_name,
  7094. sales_man
  7095. FROM
  7096. base_supplier
  7097. WHERE
  7098. cancel_flag = 0
  7099. AND id = 164
  7100. 2017-01-05 18:39:42 select base_area:SELECT
  7101. id,
  7102. area_name,
  7103. parent_id
  7104. FROM
  7105. base_area
  7106. WHERE
  7107. cancel_flag = 0
  7108. AND id = 800
  7109. 2017-01-05 18:39:42 select base_area:SELECT
  7110. id,
  7111. area_name
  7112. FROM
  7113. base_area
  7114. WHERE
  7115. cancel_flag = 0
  7116. AND id = 791
  7117. 2017-01-05 18:39:42 select base_supplier_sale:SELECT
  7118. id,
  7119. prod_supplier_id,
  7120. product_type,
  7121. parent_type,
  7122. sale_type,
  7123. commision_flag,
  7124. commision_type,
  7125. back_commision_type,
  7126. back_commision_method,
  7127. back_percent,
  7128. back_value
  7129. FROM
  7130. base_supplier_sale
  7131. WHERE
  7132. cancel_flag = 0
  7133. AND supplier_id = 164
  7134. 2017-01-05 18:39:42 select base_supplier_link:SELECT
  7135. id,
  7136. link_name,
  7137. contact_name,
  7138. contact_mobile,
  7139. contact_telphone,
  7140. fax,
  7141. email,
  7142. remark
  7143. FROM
  7144. base_supplier_link
  7145. WHERE
  7146. cancel_flag = 0
  7147. AND supplier_id = 164
  7148. 2017-01-05 18:39:42 select base_area:SELECT
  7149. id,
  7150. area_name
  7151. FROM
  7152. base_area
  7153. WHERE
  7154. parent_id = 791
  7155. 2017-01-05 18:40:06 select base_supplier_sale:SELECT
  7156. supplier_id,
  7157. product_type,
  7158. parent_type
  7159. FROM
  7160. base_supplier_sale
  7161. WHERE
  7162. product_type = 25 or parent_type = 25 and cancel_flag = 0
  7163. GROUP BY
  7164. supplier_id
  7165. 2017-01-05 18:40:06 select base_supplier:SELECT
  7166. id,
  7167. supplier_name,
  7168. area_id,
  7169. is_disabled,
  7170. supplier_type,
  7171. manage_type
  7172. FROM
  7173. base_supplier
  7174. WHERE
  7175. cancel_flag = 0
  7176. and id in(164,610,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126)
  7177. AND supplier_type = 301
  7178. LIMIT 0,10
  7179. 2017-01-05 18:40:06 select base_area:SELECT
  7180. id,
  7181. area_name
  7182. FROM
  7183. base_area
  7184. WHERE
  7185. id in(800,794,2,850,923,982)
  7186. 2017-01-05 18:40:17 select base_area:SELECT
  7187. id,
  7188. area_name
  7189. FROM
  7190. base_area
  7191. WHERE
  7192. parent_id = 0
  7193. 2017-01-05 18:40:17 select base_area:SELECT
  7194. id,
  7195. area_name
  7196. FROM
  7197. base_area
  7198. WHERE
  7199. parent_id = 1
  7200. 2017-01-05 18:40:17 select base_supplier:SELECT
  7201. id,
  7202. supplier_name,
  7203. area_id,
  7204. manage_type,
  7205. company_name,
  7206. id_card,
  7207. sett_type,
  7208. sett_frequency,
  7209. account_bank,
  7210. account_num,
  7211. account_name,
  7212. sales_man
  7213. FROM
  7214. base_supplier
  7215. WHERE
  7216. cancel_flag = 0
  7217. AND id = 610
  7218. 2017-01-05 18:40:17 select base_area:SELECT
  7219. id,
  7220. area_name,
  7221. parent_id
  7222. FROM
  7223. base_area
  7224. WHERE
  7225. cancel_flag = 0
  7226. AND id = 794
  7227. 2017-01-05 18:40:17 select base_area:SELECT
  7228. id,
  7229. area_name
  7230. FROM
  7231. base_area
  7232. WHERE
  7233. cancel_flag = 0
  7234. AND id = 791
  7235. 2017-01-05 18:40:17 select base_supplier_sale:SELECT
  7236. id,
  7237. prod_supplier_id,
  7238. product_type,
  7239. parent_type,
  7240. sale_type,
  7241. commision_flag,
  7242. commision_type,
  7243. back_commision_type,
  7244. back_commision_method,
  7245. back_percent,
  7246. back_value
  7247. FROM
  7248. base_supplier_sale
  7249. WHERE
  7250. cancel_flag = 0
  7251. AND supplier_id = 610
  7252. 2017-01-05 18:40:17 select base_supplier_link:SELECT
  7253. id,
  7254. link_name,
  7255. contact_name,
  7256. contact_mobile,
  7257. contact_telphone,
  7258. fax,
  7259. email,
  7260. remark
  7261. FROM
  7262. base_supplier_link
  7263. WHERE
  7264. cancel_flag = 0
  7265. AND supplier_id = 610
  7266. 2017-01-05 18:40:17 select base_area:SELECT
  7267. id,
  7268. area_name
  7269. FROM
  7270. base_area
  7271. WHERE
  7272. parent_id = 791
  7273. 2017-01-05 18:40:45 select base_area:SELECT
  7274. id,
  7275. area_name
  7276. FROM
  7277. base_area
  7278. WHERE
  7279. parent_id = 0
  7280. 2017-01-05 18:40:45 select base_area:SELECT
  7281. id,
  7282. area_name
  7283. FROM
  7284. base_area
  7285. WHERE
  7286. parent_id = 1
  7287. 2017-01-05 18:40:45 select base_supplier:SELECT
  7288. id,
  7289. supplier_name,
  7290. area_id,
  7291. manage_type,
  7292. company_name,
  7293. id_card,
  7294. sett_type,
  7295. sett_frequency,
  7296. account_bank,
  7297. account_num,
  7298. account_name,
  7299. sales_man
  7300. FROM
  7301. base_supplier
  7302. WHERE
  7303. cancel_flag = 0
  7304. AND id = 610
  7305. 2017-01-05 18:40:45 select base_area:SELECT
  7306. id,
  7307. area_name,
  7308. parent_id
  7309. FROM
  7310. base_area
  7311. WHERE
  7312. cancel_flag = 0
  7313. AND id = 794
  7314. 2017-01-05 18:40:45 select base_area:SELECT
  7315. id,
  7316. area_name
  7317. FROM
  7318. base_area
  7319. WHERE
  7320. cancel_flag = 0
  7321. AND id = 791
  7322. 2017-01-05 18:40:45 select base_supplier_sale:SELECT
  7323. id,
  7324. prod_supplier_id,
  7325. product_type,
  7326. parent_type,
  7327. sale_type,
  7328. commision_flag,
  7329. commision_type,
  7330. back_commision_type,
  7331. back_commision_method,
  7332. back_percent,
  7333. back_value
  7334. FROM
  7335. base_supplier_sale
  7336. WHERE
  7337. cancel_flag = 0
  7338. AND supplier_id = 610
  7339. 2017-01-05 18:40:45 select base_supplier_link:SELECT
  7340. id,
  7341. link_name,
  7342. contact_name,
  7343. contact_mobile,
  7344. contact_telphone,
  7345. fax,
  7346. email,
  7347. remark
  7348. FROM
  7349. base_supplier_link
  7350. WHERE
  7351. cancel_flag = 0
  7352. AND supplier_id = 610
  7353. 2017-01-05 18:40:45 select base_area:SELECT
  7354. id,
  7355. area_name
  7356. FROM
  7357. base_area
  7358. WHERE
  7359. parent_id = 791
  7360. 2017-01-05 18:41:20 select base_supplier_sale:SELECT
  7361. supplier_id,
  7362. product_type,
  7363. parent_type
  7364. FROM
  7365. base_supplier_sale
  7366. WHERE
  7367. product_type = 25 or parent_type = 25 and cancel_flag = 0
  7368. GROUP BY
  7369. supplier_id
  7370. 2017-01-05 18:41:20 select base_supplier:SELECT
  7371. id,
  7372. supplier_name,
  7373. area_id,
  7374. is_disabled,
  7375. supplier_type,
  7376. manage_type
  7377. FROM
  7378. base_supplier
  7379. WHERE
  7380. cancel_flag = 0
  7381. and id in(164,610,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126)
  7382. AND supplier_type = 301
  7383. LIMIT 10,10
  7384. 2017-01-05 18:41:20 select base_area:SELECT
  7385. id,
  7386. area_name
  7387. FROM
  7388. base_area
  7389. WHERE
  7390. id in(810,802,792,7,794)
  7391. 2017-01-05 18:41:20 select base_supplier_sale:SELECT
  7392. supplier_id,
  7393. product_type,
  7394. parent_type
  7395. FROM
  7396. base_supplier_sale
  7397. WHERE
  7398. product_type = 25 or parent_type = 25 and cancel_flag = 0
  7399. GROUP BY
  7400. supplier_id
  7401. 2017-01-05 18:41:20 select base_supplier:SELECT
  7402. id,
  7403. supplier_name,
  7404. area_id,
  7405. is_disabled,
  7406. supplier_type,
  7407. manage_type
  7408. FROM
  7409. base_supplier
  7410. WHERE
  7411. cancel_flag = 0
  7412. and id in(164,610,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126)
  7413. AND supplier_type = 301
  7414. LIMIT 20,10
  7415. 2017-01-05 18:41:20 select base_supplier_sale:SELECT
  7416. supplier_id,
  7417. product_type,
  7418. parent_type
  7419. FROM
  7420. base_supplier_sale
  7421. WHERE
  7422. product_type = 25 or parent_type = 25 and cancel_flag = 0
  7423. GROUP BY
  7424. supplier_id
  7425. 2017-01-05 18:41:20 select base_supplier:SELECT
  7426. id,
  7427. supplier_name,
  7428. area_id,
  7429. is_disabled,
  7430. supplier_type,
  7431. manage_type
  7432. FROM
  7433. base_supplier
  7434. WHERE
  7435. cancel_flag = 0
  7436. and id in(164,610,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126)
  7437. AND supplier_type = 301
  7438. LIMIT -10,10
  7439. 2017-01-05 18:41:23 select base_supplier:SELECT
  7440. id,
  7441. supplier_name,
  7442. area_id,
  7443. is_disabled,
  7444. supplier_type,
  7445. manage_type
  7446. FROM
  7447. base_supplier
  7448. WHERE
  7449. cancel_flag = 0
  7450. AND supplier_type = 301
  7451. LIMIT 0,10
  7452. 2017-01-05 18:41:23 select base_area:SELECT
  7453. id,
  7454. area_name
  7455. FROM
  7456. base_area
  7457. WHERE
  7458. id in(792,810,794,850,797,923)
  7459. 2017-01-05 18:41:27 select base_supplier_sale:SELECT
  7460. supplier_id,
  7461. product_type,
  7462. parent_type
  7463. FROM
  7464. base_supplier_sale
  7465. WHERE
  7466. product_type = 25 or parent_type = 25 and cancel_flag = 0
  7467. GROUP BY
  7468. supplier_id
  7469. 2017-01-05 18:41:27 select base_supplier:SELECT
  7470. id,
  7471. supplier_name,
  7472. area_id,
  7473. is_disabled,
  7474. supplier_type,
  7475. manage_type
  7476. FROM
  7477. base_supplier
  7478. WHERE
  7479. cancel_flag = 0
  7480. and id in(164,610,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126)
  7481. AND supplier_type = 301
  7482. LIMIT 0,10
  7483. 2017-01-05 18:41:27 select base_area:SELECT
  7484. id,
  7485. area_name
  7486. FROM
  7487. base_area
  7488. WHERE
  7489. id in(800,794,2,850,923,982)
  7490. 2017-01-05 18:41:28 select base_supplier_sale:SELECT
  7491. supplier_id,
  7492. product_type,
  7493. parent_type
  7494. FROM
  7495. base_supplier_sale
  7496. WHERE
  7497. product_type = 25 or parent_type = 25 and cancel_flag = 0
  7498. GROUP BY
  7499. supplier_id
  7500. 2017-01-05 18:41:28 select base_supplier:SELECT
  7501. id,
  7502. supplier_name,
  7503. area_id,
  7504. is_disabled,
  7505. supplier_type,
  7506. manage_type
  7507. FROM
  7508. base_supplier
  7509. WHERE
  7510. cancel_flag = 0
  7511. and id in(164,610,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126)
  7512. AND supplier_type = 301
  7513. LIMIT 10,10
  7514. 2017-01-05 18:41:28 select base_area:SELECT
  7515. id,
  7516. area_name
  7517. FROM
  7518. base_area
  7519. WHERE
  7520. id in(810,802,792,7,794)
  7521. 2017-01-05 18:41:28 select base_supplier_sale:SELECT
  7522. supplier_id,
  7523. product_type,
  7524. parent_type
  7525. FROM
  7526. base_supplier_sale
  7527. WHERE
  7528. product_type = 25 or parent_type = 25 and cancel_flag = 0
  7529. GROUP BY
  7530. supplier_id
  7531. 2017-01-05 18:41:28 select base_supplier:SELECT
  7532. id,
  7533. supplier_name,
  7534. area_id,
  7535. is_disabled,
  7536. supplier_type,
  7537. manage_type
  7538. FROM
  7539. base_supplier
  7540. WHERE
  7541. cancel_flag = 0
  7542. and id in(164,610,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126)
  7543. AND supplier_type = 301
  7544. LIMIT 10,10
  7545. 2017-01-05 18:41:28 select base_area:SELECT
  7546. id,
  7547. area_name
  7548. FROM
  7549. base_area
  7550. WHERE
  7551. id in(810,802,792,7,794)
  7552. 2017-01-05 18:41:34 select base_supplier_sale:SELECT
  7553. supplier_id,
  7554. product_type,
  7555. parent_type
  7556. FROM
  7557. base_supplier_sale
  7558. WHERE
  7559. product_type = 25 or parent_type = 25 and cancel_flag = 0
  7560. GROUP BY
  7561. supplier_id
  7562. 2017-01-05 18:41:34 select base_supplier:SELECT
  7563. id,
  7564. supplier_name,
  7565. area_id,
  7566. is_disabled,
  7567. supplier_type,
  7568. manage_type
  7569. FROM
  7570. base_supplier
  7571. WHERE
  7572. cancel_flag = 0
  7573. and id in(164,610,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126)
  7574. AND supplier_type = 301
  7575. LIMIT 0,10
  7576. 2017-01-05 18:41:34 select base_area:SELECT
  7577. id,
  7578. area_name
  7579. FROM
  7580. base_area
  7581. WHERE
  7582. id in(800,794,2,850,923,982)
  7583. 2017-01-05 18:41:34 select base_supplier_sale:SELECT
  7584. supplier_id,
  7585. product_type,
  7586. parent_type
  7587. FROM
  7588. base_supplier_sale
  7589. WHERE
  7590. product_type = 25 or parent_type = 25 and cancel_flag = 0
  7591. GROUP BY
  7592. supplier_id
  7593. 2017-01-05 18:41:34 select base_supplier:SELECT
  7594. id,
  7595. supplier_name,
  7596. area_id,
  7597. is_disabled,
  7598. supplier_type,
  7599. manage_type
  7600. FROM
  7601. base_supplier
  7602. WHERE
  7603. cancel_flag = 0
  7604. and id in(164,610,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126)
  7605. AND supplier_type = 301
  7606. LIMIT 0,10
  7607. 2017-01-05 18:41:34 select base_area:SELECT
  7608. id,
  7609. area_name
  7610. FROM
  7611. base_area
  7612. WHERE
  7613. id in(800,794,2,850,923,982)
  7614. 2017-01-05 18:41:43 select base_area:SELECT
  7615. id,
  7616. area_name
  7617. FROM
  7618. base_area
  7619. WHERE
  7620. parent_id = 0
  7621. 2017-01-05 18:41:43 select base_area:SELECT
  7622. id,
  7623. area_name
  7624. FROM
  7625. base_area
  7626. WHERE
  7627. parent_id = 1
  7628. 2017-01-05 18:41:43 select base_supplier:SELECT
  7629. id,
  7630. supplier_name,
  7631. area_id,
  7632. manage_type,
  7633. company_name,
  7634. id_card,
  7635. sett_type,
  7636. sett_frequency,
  7637. account_bank,
  7638. account_num,
  7639. account_name,
  7640. sales_man
  7641. FROM
  7642. base_supplier
  7643. WHERE
  7644. cancel_flag = 0
  7645. AND id = 669
  7646. 2017-01-05 18:41:43 select base_area:SELECT
  7647. id,
  7648. area_name,
  7649. parent_id
  7650. FROM
  7651. base_area
  7652. WHERE
  7653. cancel_flag = 0
  7654. AND id = 794
  7655. 2017-01-05 18:41:43 select base_area:SELECT
  7656. id,
  7657. area_name
  7658. FROM
  7659. base_area
  7660. WHERE
  7661. cancel_flag = 0
  7662. AND id = 791
  7663. 2017-01-05 18:41:43 select base_supplier_sale:SELECT
  7664. id,
  7665. prod_supplier_id,
  7666. product_type,
  7667. parent_type,
  7668. sale_type,
  7669. commision_flag,
  7670. commision_type,
  7671. back_commision_type,
  7672. back_commision_method,
  7673. back_percent,
  7674. back_value
  7675. FROM
  7676. base_supplier_sale
  7677. WHERE
  7678. cancel_flag = 0
  7679. AND supplier_id = 669
  7680. 2017-01-05 18:41:43 select base_supplier_link:SELECT
  7681. id,
  7682. link_name,
  7683. contact_name,
  7684. contact_mobile,
  7685. contact_telphone,
  7686. fax,
  7687. email,
  7688. remark
  7689. FROM
  7690. base_supplier_link
  7691. WHERE
  7692. cancel_flag = 0
  7693. AND supplier_id = 669
  7694. 2017-01-05 18:41:43 select base_area:SELECT
  7695. id,
  7696. area_name
  7697. FROM
  7698. base_area
  7699. WHERE
  7700. parent_id = 791
  7701. 2017-01-05 18:42:07 select base_area:SELECT
  7702. id,
  7703. area_name
  7704. FROM
  7705. base_area
  7706. WHERE
  7707. parent_id = 0
  7708. 2017-01-05 18:42:07 select base_area:SELECT
  7709. id,
  7710. area_name
  7711. FROM
  7712. base_area
  7713. WHERE
  7714. parent_id = 1
  7715. 2017-01-05 18:42:07 select base_supplier:SELECT
  7716. id,
  7717. supplier_name,
  7718. area_id,
  7719. manage_type,
  7720. company_name,
  7721. id_card,
  7722. sett_type,
  7723. sett_frequency,
  7724. account_bank,
  7725. account_num,
  7726. account_name,
  7727. sales_man
  7728. FROM
  7729. base_supplier
  7730. WHERE
  7731. cancel_flag = 0
  7732. AND id = 670
  7733. 2017-01-05 18:42:07 select base_area:SELECT
  7734. id,
  7735. area_name,
  7736. parent_id
  7737. FROM
  7738. base_area
  7739. WHERE
  7740. cancel_flag = 0
  7741. AND id = 2
  7742. 2017-01-05 18:42:07 select base_area:SELECT
  7743. id,
  7744. area_name
  7745. FROM
  7746. base_area
  7747. WHERE
  7748. cancel_flag = 0
  7749. AND id = 1
  7750. 2017-01-05 18:42:07 select base_supplier_sale:SELECT
  7751. id,
  7752. prod_supplier_id,
  7753. product_type,
  7754. parent_type,
  7755. sale_type,
  7756. commision_flag,
  7757. commision_type,
  7758. back_commision_type,
  7759. back_commision_method,
  7760. back_percent,
  7761. back_value
  7762. FROM
  7763. base_supplier_sale
  7764. WHERE
  7765. cancel_flag = 0
  7766. AND supplier_id = 670
  7767. 2017-01-05 18:42:07 select base_supplier_link:SELECT
  7768. id,
  7769. link_name,
  7770. contact_name,
  7771. contact_mobile,
  7772. contact_telphone,
  7773. fax,
  7774. email,
  7775. remark
  7776. FROM
  7777. base_supplier_link
  7778. WHERE
  7779. cancel_flag = 0
  7780. AND supplier_id = 670
  7781. 2017-01-05 18:42:07 select base_area:SELECT
  7782. id,
  7783. area_name
  7784. FROM
  7785. base_area
  7786. WHERE
  7787. parent_id = 1
  7788. 2017-01-05 18:42:16 getDbSale base_supplier_sale:SELECT
  7789. id AS sale_id,
  7790. prod_supplier_id,
  7791. product_type,
  7792. parent_type,
  7793. sale_type,
  7794. commision_flag,
  7795. commision_type,
  7796. back_commision_type,
  7797. back_commision_method,
  7798. back_percent,
  7799. back_value
  7800. FROM
  7801. base_supplier_sale
  7802. WHERE
  7803. cancel_flag = 0
  7804. AND supplier_id = 670
  7805. 2017-01-05 18:42:16 getDbLink base_supplier_link:SELECT
  7806. id as link_id,
  7807. link_name,
  7808. contact_name,
  7809. contact_mobile,
  7810. contact_telphone,
  7811. fax,
  7812. email,
  7813. remark
  7814. FROM
  7815. base_supplier_link
  7816. WHERE
  7817. cancel_flag = 0
  7818. AND supplier_id = 670
  7819. 2017-01-05 18:42:16 getDbChannel base_supplier:SELECT
  7820. supplier_name,
  7821. area_id,
  7822. manage_type,
  7823. company_name,
  7824. id_card,
  7825. sett_type,
  7826. sett_frequency,
  7827. account_bank,
  7828. account_num,
  7829. account_name,
  7830. sales_man
  7831. FROM
  7832. base_supplier
  7833. WHERE
  7834. cancel_flag = 0
  7835. AND id = 670
  7836. 2017-01-05 18:42:16 UPDATE base_supplier:UPDATE base_supplier
  7837. SET update_user_id = 33,update_time = '2017-01-05 18:42:16',supplier_name = '艺龙酒店',area_id = '2',manage_type = '1',company_name = '艺龙旅行网',id_card = '',sett_type = '275',sett_frequency = '294',account_bank = '',account_num = '',account_name = '',sales_man = '王海顺'
  7838. WHERE
  7839. id = 670
  7840. 2017-01-05 18:42:17 select base_supplier:SELECT
  7841. id,
  7842. supplier_name,
  7843. area_id,
  7844. is_disabled,
  7845. supplier_type,
  7846. manage_type
  7847. FROM
  7848. base_supplier
  7849. WHERE
  7850. cancel_flag = 0
  7851. AND supplier_type = 301
  7852. LIMIT 0,10
  7853. 2017-01-05 18:42:17 select base_area:SELECT
  7854. id,
  7855. area_name
  7856. FROM
  7857. base_area
  7858. WHERE
  7859. id in(792,810,794,850,797,923)
  7860. 2017-01-05 18:42:54 select base_supplier_sale:SELECT
  7861. supplier_id,
  7862. product_type,
  7863. parent_type
  7864. FROM
  7865. base_supplier_sale
  7866. WHERE
  7867. product_type = 25 or parent_type = 25 and cancel_flag = 0
  7868. GROUP BY
  7869. supplier_id
  7870. 2017-01-05 18:42:54 select base_supplier:SELECT
  7871. id,
  7872. supplier_name,
  7873. area_id,
  7874. is_disabled,
  7875. supplier_type,
  7876. manage_type
  7877. FROM
  7878. base_supplier
  7879. WHERE
  7880. cancel_flag = 0
  7881. and id in(164,610,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126)
  7882. AND supplier_type = 301
  7883. LIMIT 0,10
  7884. 2017-01-05 18:42:54 select base_area:SELECT
  7885. id,
  7886. area_name
  7887. FROM
  7888. base_area
  7889. WHERE
  7890. id in(800,794,2,850,923,982)
  7891. 2017-01-05 18:42:59 select base_area:SELECT
  7892. id,
  7893. area_name
  7894. FROM
  7895. base_area
  7896. WHERE
  7897. parent_id = 0
  7898. 2017-01-05 18:42:59 select base_area:SELECT
  7899. id,
  7900. area_name
  7901. FROM
  7902. base_area
  7903. WHERE
  7904. parent_id = 1
  7905. 2017-01-05 18:42:59 select base_supplier:SELECT
  7906. id,
  7907. supplier_name,
  7908. area_id,
  7909. manage_type,
  7910. company_name,
  7911. id_card,
  7912. sett_type,
  7913. sett_frequency,
  7914. account_bank,
  7915. account_num,
  7916. account_name,
  7917. sales_man
  7918. FROM
  7919. base_supplier
  7920. WHERE
  7921. cancel_flag = 0
  7922. AND id = 673
  7923. 2017-01-05 18:42:59 select base_area:SELECT
  7924. id,
  7925. area_name,
  7926. parent_id
  7927. FROM
  7928. base_area
  7929. WHERE
  7930. cancel_flag = 0
  7931. AND id = 2
  7932. 2017-01-05 18:42:59 select base_area:SELECT
  7933. id,
  7934. area_name
  7935. FROM
  7936. base_area
  7937. WHERE
  7938. cancel_flag = 0
  7939. AND id = 1
  7940. 2017-01-05 18:42:59 select base_supplier_sale:SELECT
  7941. id,
  7942. prod_supplier_id,
  7943. product_type,
  7944. parent_type,
  7945. sale_type,
  7946. commision_flag,
  7947. commision_type,
  7948. back_commision_type,
  7949. back_commision_method,
  7950. back_percent,
  7951. back_value
  7952. FROM
  7953. base_supplier_sale
  7954. WHERE
  7955. cancel_flag = 0
  7956. AND supplier_id = 673
  7957. 2017-01-05 18:42:59 select base_supplier_link:SELECT
  7958. id,
  7959. link_name,
  7960. contact_name,
  7961. contact_mobile,
  7962. contact_telphone,
  7963. fax,
  7964. email,
  7965. remark
  7966. FROM
  7967. base_supplier_link
  7968. WHERE
  7969. cancel_flag = 0
  7970. AND supplier_id = 673
  7971. 2017-01-05 18:42:59 select base_area:SELECT
  7972. id,
  7973. area_name
  7974. FROM
  7975. base_area
  7976. WHERE
  7977. parent_id = 1
  7978. 2017-01-05 18:43:09 getDbSale base_supplier_sale:SELECT
  7979. id AS sale_id,
  7980. prod_supplier_id,
  7981. product_type,
  7982. parent_type,
  7983. sale_type,
  7984. commision_flag,
  7985. commision_type,
  7986. back_commision_type,
  7987. back_commision_method,
  7988. back_percent,
  7989. back_value
  7990. FROM
  7991. base_supplier_sale
  7992. WHERE
  7993. cancel_flag = 0
  7994. AND supplier_id = 673
  7995. 2017-01-05 18:43:09 getDbLink base_supplier_link:SELECT
  7996. id as link_id,
  7997. link_name,
  7998. contact_name,
  7999. contact_mobile,
  8000. contact_telphone,
  8001. fax,
  8002. email,
  8003. remark
  8004. FROM
  8005. base_supplier_link
  8006. WHERE
  8007. cancel_flag = 0
  8008. AND supplier_id = 673
  8009. 2017-01-05 18:43:09 getDbChannel base_supplier:SELECT
  8010. supplier_name,
  8011. area_id,
  8012. manage_type,
  8013. company_name,
  8014. id_card,
  8015. sett_type,
  8016. sett_frequency,
  8017. account_bank,
  8018. account_num,
  8019. account_name,
  8020. sales_man
  8021. FROM
  8022. base_supplier
  8023. WHERE
  8024. cancel_flag = 0
  8025. AND id = 673
  8026. 2017-01-05 18:43:09 UPDATE base_supplier:UPDATE base_supplier
  8027. SET update_user_id = 33,update_time = '2017-01-05 18:43:09',supplier_name = '去哪儿(长滩假期)',area_id = '2',manage_type = '1',company_name = '北京趣拿软件科技有限公司',id_card = '',sett_type = '275',sett_frequency = '294',account_bank = '',account_num = '',account_name = '',sales_man = '王海顺'
  8028. WHERE
  8029. id = 673
  8030. 2017-01-05 18:43:10 select base_supplier:SELECT
  8031. id,
  8032. supplier_name,
  8033. area_id,
  8034. is_disabled,
  8035. supplier_type,
  8036. manage_type
  8037. FROM
  8038. base_supplier
  8039. WHERE
  8040. cancel_flag = 0
  8041. AND supplier_type = 301
  8042. LIMIT 0,10
  8043. 2017-01-05 18:43:10 select base_area:SELECT
  8044. id,
  8045. area_name
  8046. FROM
  8047. base_area
  8048. WHERE
  8049. id in(792,810,794,850,797,923)
  8050. 2017-01-05 18:43:14 select base_supplier_sale:SELECT
  8051. supplier_id,
  8052. product_type,
  8053. parent_type
  8054. FROM
  8055. base_supplier_sale
  8056. WHERE
  8057. product_type = 25 or parent_type = 25 and cancel_flag = 0
  8058. GROUP BY
  8059. supplier_id
  8060. 2017-01-05 18:43:14 select base_supplier:SELECT
  8061. id,
  8062. supplier_name,
  8063. area_id,
  8064. is_disabled,
  8065. supplier_type,
  8066. manage_type
  8067. FROM
  8068. base_supplier
  8069. WHERE
  8070. cancel_flag = 0
  8071. and id in(164,610,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126)
  8072. AND supplier_type = 301
  8073. LIMIT 0,10
  8074. 2017-01-05 18:43:14 select base_area:SELECT
  8075. id,
  8076. area_name
  8077. FROM
  8078. base_area
  8079. WHERE
  8080. id in(800,794,2,850,923,982)
  8081. 2017-01-05 18:43:19 select base_area:SELECT
  8082. id,
  8083. area_name
  8084. FROM
  8085. base_area
  8086. WHERE
  8087. parent_id = 0
  8088. 2017-01-05 18:43:19 select base_area:SELECT
  8089. id,
  8090. area_name
  8091. FROM
  8092. base_area
  8093. WHERE
  8094. parent_id = 1
  8095. 2017-01-05 18:43:19 select base_supplier:SELECT
  8096. id,
  8097. supplier_name,
  8098. area_id,
  8099. manage_type,
  8100. company_name,
  8101. id_card,
  8102. sett_type,
  8103. sett_frequency,
  8104. account_bank,
  8105. account_num,
  8106. account_name,
  8107. sales_man
  8108. FROM
  8109. base_supplier
  8110. WHERE
  8111. cancel_flag = 0
  8112. AND id = 674
  8113. 2017-01-05 18:43:19 select base_area:SELECT
  8114. id,
  8115. area_name,
  8116. parent_id
  8117. FROM
  8118. base_area
  8119. WHERE
  8120. cancel_flag = 0
  8121. AND id = 850
  8122. 2017-01-05 18:43:19 select base_area:SELECT
  8123. id,
  8124. area_name
  8125. FROM
  8126. base_area
  8127. WHERE
  8128. cancel_flag = 0
  8129. AND id = 809
  8130. 2017-01-05 18:43:19 select base_supplier_sale:SELECT
  8131. id,
  8132. prod_supplier_id,
  8133. product_type,
  8134. parent_type,
  8135. sale_type,
  8136. commision_flag,
  8137. commision_type,
  8138. back_commision_type,
  8139. back_commision_method,
  8140. back_percent,
  8141. back_value
  8142. FROM
  8143. base_supplier_sale
  8144. WHERE
  8145. cancel_flag = 0
  8146. AND supplier_id = 674
  8147. 2017-01-05 18:43:19 select base_supplier_link:SELECT
  8148. id,
  8149. link_name,
  8150. contact_name,
  8151. contact_mobile,
  8152. contact_telphone,
  8153. fax,
  8154. email,
  8155. remark
  8156. FROM
  8157. base_supplier_link
  8158. WHERE
  8159. cancel_flag = 0
  8160. AND supplier_id = 674
  8161. 2017-01-05 18:43:19 select base_area:SELECT
  8162. id,
  8163. area_name
  8164. FROM
  8165. base_area
  8166. WHERE
  8167. parent_id = 809
  8168. 2017-01-05 18:43:28 select base_area:SELECT
  8169. id,
  8170. area_name
  8171. FROM
  8172. base_area
  8173. WHERE
  8174. parent_id = 0
  8175. 2017-01-05 18:43:28 select base_area:SELECT
  8176. id,
  8177. area_name
  8178. FROM
  8179. base_area
  8180. WHERE
  8181. parent_id = 1
  8182. 2017-01-05 18:43:28 select base_supplier:SELECT
  8183. id,
  8184. supplier_name,
  8185. area_id,
  8186. manage_type,
  8187. company_name,
  8188. id_card,
  8189. sett_type,
  8190. sett_frequency,
  8191. account_bank,
  8192. account_num,
  8193. account_name,
  8194. sales_man
  8195. FROM
  8196. base_supplier
  8197. WHERE
  8198. cancel_flag = 0
  8199. AND id = 675
  8200. 2017-01-05 18:43:28 select base_area:SELECT
  8201. id,
  8202. area_name,
  8203. parent_id
  8204. FROM
  8205. base_area
  8206. WHERE
  8207. cancel_flag = 0
  8208. AND id = 923
  8209. 2017-01-05 18:43:28 select base_area:SELECT
  8210. id,
  8211. area_name
  8212. FROM
  8213. base_area
  8214. WHERE
  8215. cancel_flag = 0
  8216. AND id = 922
  8217. 2017-01-05 18:43:28 select base_supplier_sale:SELECT
  8218. id,
  8219. prod_supplier_id,
  8220. product_type,
  8221. parent_type,
  8222. sale_type,
  8223. commision_flag,
  8224. commision_type,
  8225. back_commision_type,
  8226. back_commision_method,
  8227. back_percent,
  8228. back_value
  8229. FROM
  8230. base_supplier_sale
  8231. WHERE
  8232. cancel_flag = 0
  8233. AND supplier_id = 675
  8234. 2017-01-05 18:43:28 select base_supplier_link:SELECT
  8235. id,
  8236. link_name,
  8237. contact_name,
  8238. contact_mobile,
  8239. contact_telphone,
  8240. fax,
  8241. email,
  8242. remark
  8243. FROM
  8244. base_supplier_link
  8245. WHERE
  8246. cancel_flag = 0
  8247. AND supplier_id = 675
  8248. 2017-01-05 18:43:28 select base_area:SELECT
  8249. id,
  8250. area_name
  8251. FROM
  8252. base_area
  8253. WHERE
  8254. parent_id = 922
  8255. 2017-01-05 18:43:43 select base_area:SELECT
  8256. id,
  8257. area_name
  8258. FROM
  8259. base_area
  8260. WHERE
  8261. parent_id = 0
  8262. 2017-01-05 18:43:43 select base_area:SELECT
  8263. id,
  8264. area_name
  8265. FROM
  8266. base_area
  8267. WHERE
  8268. parent_id = 1
  8269. 2017-01-05 18:43:44 select base_supplier:SELECT
  8270. id,
  8271. supplier_name,
  8272. area_id,
  8273. manage_type,
  8274. company_name,
  8275. id_card,
  8276. sett_type,
  8277. sett_frequency,
  8278. account_bank,
  8279. account_num,
  8280. account_name,
  8281. sales_man
  8282. FROM
  8283. base_supplier
  8284. WHERE
  8285. cancel_flag = 0
  8286. AND id = 1019
  8287. 2017-01-05 18:43:44 select base_area:SELECT
  8288. id,
  8289. area_name,
  8290. parent_id
  8291. FROM
  8292. base_area
  8293. WHERE
  8294. cancel_flag = 0
  8295. AND id = 2
  8296. 2017-01-05 18:43:44 select base_area:SELECT
  8297. id,
  8298. area_name
  8299. FROM
  8300. base_area
  8301. WHERE
  8302. cancel_flag = 0
  8303. AND id = 1
  8304. 2017-01-05 18:43:44 select base_supplier_sale:SELECT
  8305. id,
  8306. prod_supplier_id,
  8307. product_type,
  8308. parent_type,
  8309. sale_type,
  8310. commision_flag,
  8311. commision_type,
  8312. back_commision_type,
  8313. back_commision_method,
  8314. back_percent,
  8315. back_value
  8316. FROM
  8317. base_supplier_sale
  8318. WHERE
  8319. cancel_flag = 0
  8320. AND supplier_id = 1019
  8321. 2017-01-05 18:43:44 select base_supplier_link:SELECT
  8322. id,
  8323. link_name,
  8324. contact_name,
  8325. contact_mobile,
  8326. contact_telphone,
  8327. fax,
  8328. email,
  8329. remark
  8330. FROM
  8331. base_supplier_link
  8332. WHERE
  8333. cancel_flag = 0
  8334. AND supplier_id = 1019
  8335. 2017-01-05 18:43:44 select base_area:SELECT
  8336. id,
  8337. area_name
  8338. FROM
  8339. base_area
  8340. WHERE
  8341. parent_id = 1
  8342. 2017-01-05 18:43:53 select base_area:SELECT
  8343. id,
  8344. area_name
  8345. FROM
  8346. base_area
  8347. WHERE
  8348. parent_id = 0
  8349. 2017-01-05 18:43:53 select base_area:SELECT
  8350. id,
  8351. area_name
  8352. FROM
  8353. base_area
  8354. WHERE
  8355. parent_id = 1
  8356. 2017-01-05 18:43:53 select base_supplier:SELECT
  8357. id,
  8358. supplier_name,
  8359. area_id,
  8360. manage_type,
  8361. company_name,
  8362. id_card,
  8363. sett_type,
  8364. sett_frequency,
  8365. account_bank,
  8366. account_num,
  8367. account_name,
  8368. sales_man
  8369. FROM
  8370. base_supplier
  8371. WHERE
  8372. cancel_flag = 0
  8373. AND id = 1020
  8374. 2017-01-05 18:43:53 select base_area:SELECT
  8375. id,
  8376. area_name,
  8377. parent_id
  8378. FROM
  8379. base_area
  8380. WHERE
  8381. cancel_flag = 0
  8382. AND id = 982
  8383. 2017-01-05 18:43:53 select base_area:SELECT
  8384. id,
  8385. area_name
  8386. FROM
  8387. base_area
  8388. WHERE
  8389. cancel_flag = 0
  8390. AND id = 922
  8391. 2017-01-05 18:43:53 select base_supplier_sale:SELECT
  8392. id,
  8393. prod_supplier_id,
  8394. product_type,
  8395. parent_type,
  8396. sale_type,
  8397. commision_flag,
  8398. commision_type,
  8399. back_commision_type,
  8400. back_commision_method,
  8401. back_percent,
  8402. back_value
  8403. FROM
  8404. base_supplier_sale
  8405. WHERE
  8406. cancel_flag = 0
  8407. AND supplier_id = 1020
  8408. 2017-01-05 18:43:53 select base_supplier_link:SELECT
  8409. id,
  8410. link_name,
  8411. contact_name,
  8412. contact_mobile,
  8413. contact_telphone,
  8414. fax,
  8415. email,
  8416. remark
  8417. FROM
  8418. base_supplier_link
  8419. WHERE
  8420. cancel_flag = 0
  8421. AND supplier_id = 1020
  8422. 2017-01-05 18:43:53 select base_area:SELECT
  8423. id,
  8424. area_name
  8425. FROM
  8426. base_area
  8427. WHERE
  8428. parent_id = 922
  8429. 2017-01-05 18:44:00 getDbSale base_supplier_sale:SELECT
  8430. id AS sale_id,
  8431. prod_supplier_id,
  8432. product_type,
  8433. parent_type,
  8434. sale_type,
  8435. commision_flag,
  8436. commision_type,
  8437. back_commision_type,
  8438. back_commision_method,
  8439. back_percent,
  8440. back_value
  8441. FROM
  8442. base_supplier_sale
  8443. WHERE
  8444. cancel_flag = 0
  8445. AND supplier_id = 1020
  8446. 2017-01-05 18:44:00 getDbLink base_supplier_link:SELECT
  8447. id as link_id,
  8448. link_name,
  8449. contact_name,
  8450. contact_mobile,
  8451. contact_telphone,
  8452. fax,
  8453. email,
  8454. remark
  8455. FROM
  8456. base_supplier_link
  8457. WHERE
  8458. cancel_flag = 0
  8459. AND supplier_id = 1020
  8460. 2017-01-05 18:44:00 getDbChannel base_supplier:SELECT
  8461. supplier_name,
  8462. area_id,
  8463. manage_type,
  8464. company_name,
  8465. id_card,
  8466. sett_type,
  8467. sett_frequency,
  8468. account_bank,
  8469. account_num,
  8470. account_name,
  8471. sales_man
  8472. FROM
  8473. base_supplier
  8474. WHERE
  8475. cancel_flag = 0
  8476. AND id = 1020
  8477. 2017-01-05 18:44:00 UPDATE base_supplier:UPDATE base_supplier
  8478. SET update_user_id = 33,update_time = '2017-01-05 18:44:00',supplier_name = '兰溪指北针',area_id = '982',manage_type = '1',company_name = '兰溪指北针',id_card = '',sett_type = '292',sett_frequency = '293',account_bank = '',account_num = '',account_name = '',sales_man = '王海顺'
  8479. WHERE
  8480. id = 1020
  8481. 2017-01-05 18:44:02 select base_supplier:SELECT
  8482. id,
  8483. supplier_name,
  8484. area_id,
  8485. is_disabled,
  8486. supplier_type,
  8487. manage_type
  8488. FROM
  8489. base_supplier
  8490. WHERE
  8491. cancel_flag = 0
  8492. AND supplier_type = 301
  8493. LIMIT 0,10
  8494. 2017-01-05 18:44:02 select base_area:SELECT
  8495. id,
  8496. area_name
  8497. FROM
  8498. base_area
  8499. WHERE
  8500. id in(792,810,794,850,797,923)
  8501. 2017-01-05 18:44:05 select base_supplier_sale:SELECT
  8502. supplier_id,
  8503. product_type,
  8504. parent_type
  8505. FROM
  8506. base_supplier_sale
  8507. WHERE
  8508. product_type = 25 or parent_type = 25 and cancel_flag = 0
  8509. GROUP BY
  8510. supplier_id
  8511. 2017-01-05 18:44:05 select base_supplier:SELECT
  8512. id,
  8513. supplier_name,
  8514. area_id,
  8515. is_disabled,
  8516. supplier_type,
  8517. manage_type
  8518. FROM
  8519. base_supplier
  8520. WHERE
  8521. cancel_flag = 0
  8522. and id in(164,610,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126)
  8523. AND supplier_type = 301
  8524. LIMIT 10,10
  8525. 2017-01-05 18:44:05 select base_area:SELECT
  8526. id,
  8527. area_name
  8528. FROM
  8529. base_area
  8530. WHERE
  8531. id in(810,802,792,7,794)
  8532. 2017-01-05 18:44:05 select base_supplier_sale:SELECT
  8533. supplier_id,
  8534. product_type,
  8535. parent_type
  8536. FROM
  8537. base_supplier_sale
  8538. WHERE
  8539. product_type = 25 or parent_type = 25 and cancel_flag = 0
  8540. GROUP BY
  8541. supplier_id
  8542. 2017-01-05 18:44:05 select base_supplier:SELECT
  8543. id,
  8544. supplier_name,
  8545. area_id,
  8546. is_disabled,
  8547. supplier_type,
  8548. manage_type
  8549. FROM
  8550. base_supplier
  8551. WHERE
  8552. cancel_flag = 0
  8553. and id in(164,610,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126)
  8554. AND supplier_type = 301
  8555. LIMIT 10,10
  8556. 2017-01-05 18:44:05 select base_area:SELECT
  8557. id,
  8558. area_name
  8559. FROM
  8560. base_area
  8561. WHERE
  8562. id in(810,802,792,7,794)
  8563. 2017-01-05 18:44:05 select base_supplier_sale:SELECT
  8564. supplier_id,
  8565. product_type,
  8566. parent_type
  8567. FROM
  8568. base_supplier_sale
  8569. WHERE
  8570. product_type = 25 or parent_type = 25 and cancel_flag = 0
  8571. GROUP BY
  8572. supplier_id
  8573. 2017-01-05 18:44:05 select base_supplier:SELECT
  8574. id,
  8575. supplier_name,
  8576. area_id,
  8577. is_disabled,
  8578. supplier_type,
  8579. manage_type
  8580. FROM
  8581. base_supplier
  8582. WHERE
  8583. cancel_flag = 0
  8584. and id in(164,610,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126)
  8585. AND supplier_type = 301
  8586. LIMIT 10,10
  8587. 2017-01-05 18:44:05 select base_area:SELECT
  8588. id,
  8589. area_name
  8590. FROM
  8591. base_area
  8592. WHERE
  8593. id in(810,802,792,7,794)
  8594. 2017-01-05 18:44:08 select base_area:SELECT
  8595. id,
  8596. area_name
  8597. FROM
  8598. base_area
  8599. WHERE
  8600. parent_id = 0
  8601. 2017-01-05 18:44:08 select base_area:SELECT
  8602. id,
  8603. area_name
  8604. FROM
  8605. base_area
  8606. WHERE
  8607. parent_id = 1
  8608. 2017-01-05 18:44:08 select base_supplier:SELECT
  8609. id,
  8610. supplier_name,
  8611. area_id,
  8612. manage_type,
  8613. company_name,
  8614. id_card,
  8615. sett_type,
  8616. sett_frequency,
  8617. account_bank,
  8618. account_num,
  8619. account_name,
  8620. sales_man
  8621. FROM
  8622. base_supplier
  8623. WHERE
  8624. cancel_flag = 0
  8625. AND id = 1021
  8626. 2017-01-05 18:44:08 select base_area:SELECT
  8627. id,
  8628. area_name,
  8629. parent_id
  8630. FROM
  8631. base_area
  8632. WHERE
  8633. cancel_flag = 0
  8634. AND id = 810
  8635. 2017-01-05 18:44:08 select base_area:SELECT
  8636. id,
  8637. area_name
  8638. FROM
  8639. base_area
  8640. WHERE
  8641. cancel_flag = 0
  8642. AND id = 809
  8643. 2017-01-05 18:44:08 select base_supplier_sale:SELECT
  8644. id,
  8645. prod_supplier_id,
  8646. product_type,
  8647. parent_type,
  8648. sale_type,
  8649. commision_flag,
  8650. commision_type,
  8651. back_commision_type,
  8652. back_commision_method,
  8653. back_percent,
  8654. back_value
  8655. FROM
  8656. base_supplier_sale
  8657. WHERE
  8658. cancel_flag = 0
  8659. AND supplier_id = 1021
  8660. 2017-01-05 18:44:08 select base_supplier_link:SELECT
  8661. id,
  8662. link_name,
  8663. contact_name,
  8664. contact_mobile,
  8665. contact_telphone,
  8666. fax,
  8667. email,
  8668. remark
  8669. FROM
  8670. base_supplier_link
  8671. WHERE
  8672. cancel_flag = 0
  8673. AND supplier_id = 1021
  8674. 2017-01-05 18:44:08 select base_area:SELECT
  8675. id,
  8676. area_name
  8677. FROM
  8678. base_area
  8679. WHERE
  8680. parent_id = 809
  8681. 2017-01-05 18:44:15 select base_area:SELECT
  8682. id,
  8683. area_name
  8684. FROM
  8685. base_area
  8686. WHERE
  8687. parent_id = 0
  8688. 2017-01-05 18:44:15 select base_area:SELECT
  8689. id,
  8690. area_name
  8691. FROM
  8692. base_area
  8693. WHERE
  8694. parent_id = 1
  8695. 2017-01-05 18:44:15 select base_supplier:SELECT
  8696. id,
  8697. supplier_name,
  8698. area_id,
  8699. manage_type,
  8700. company_name,
  8701. id_card,
  8702. sett_type,
  8703. sett_frequency,
  8704. account_bank,
  8705. account_num,
  8706. account_name,
  8707. sales_man
  8708. FROM
  8709. base_supplier
  8710. WHERE
  8711. cancel_flag = 0
  8712. AND id = 1022
  8713. 2017-01-05 18:44:15 select base_area:SELECT
  8714. id,
  8715. area_name,
  8716. parent_id
  8717. FROM
  8718. base_area
  8719. WHERE
  8720. cancel_flag = 0
  8721. AND id = 810
  8722. 2017-01-05 18:44:15 select base_area:SELECT
  8723. id,
  8724. area_name
  8725. FROM
  8726. base_area
  8727. WHERE
  8728. cancel_flag = 0
  8729. AND id = 809
  8730. 2017-01-05 18:44:15 select base_supplier_sale:SELECT
  8731. id,
  8732. prod_supplier_id,
  8733. product_type,
  8734. parent_type,
  8735. sale_type,
  8736. commision_flag,
  8737. commision_type,
  8738. back_commision_type,
  8739. back_commision_method,
  8740. back_percent,
  8741. back_value
  8742. FROM
  8743. base_supplier_sale
  8744. WHERE
  8745. cancel_flag = 0
  8746. AND supplier_id = 1022
  8747. 2017-01-05 18:44:15 select base_supplier_link:SELECT
  8748. id,
  8749. link_name,
  8750. contact_name,
  8751. contact_mobile,
  8752. contact_telphone,
  8753. fax,
  8754. email,
  8755. remark
  8756. FROM
  8757. base_supplier_link
  8758. WHERE
  8759. cancel_flag = 0
  8760. AND supplier_id = 1022
  8761. 2017-01-05 18:44:15 select base_area:SELECT
  8762. id,
  8763. area_name
  8764. FROM
  8765. base_area
  8766. WHERE
  8767. parent_id = 809
  8768. 2017-01-05 18:44:22 select base_area:SELECT
  8769. id,
  8770. area_name
  8771. FROM
  8772. base_area
  8773. WHERE
  8774. parent_id = 0
  8775. 2017-01-05 18:44:22 select base_area:SELECT
  8776. id,
  8777. area_name
  8778. FROM
  8779. base_area
  8780. WHERE
  8781. parent_id = 1
  8782. 2017-01-05 18:44:22 select base_supplier:SELECT
  8783. id,
  8784. supplier_name,
  8785. area_id,
  8786. manage_type,
  8787. company_name,
  8788. id_card,
  8789. sett_type,
  8790. sett_frequency,
  8791. account_bank,
  8792. account_num,
  8793. account_name,
  8794. sales_man
  8795. FROM
  8796. base_supplier
  8797. WHERE
  8798. cancel_flag = 0
  8799. AND id = 1087
  8800. 2017-01-05 18:44:22 select base_area:SELECT
  8801. id,
  8802. area_name,
  8803. parent_id
  8804. FROM
  8805. base_area
  8806. WHERE
  8807. cancel_flag = 0
  8808. AND id = 802
  8809. 2017-01-05 18:44:22 select base_area:SELECT
  8810. id,
  8811. area_name
  8812. FROM
  8813. base_area
  8814. WHERE
  8815. cancel_flag = 0
  8816. AND id = 791
  8817. 2017-01-05 18:44:22 select base_supplier_sale:SELECT
  8818. id,
  8819. prod_supplier_id,
  8820. product_type,
  8821. parent_type,
  8822. sale_type,
  8823. commision_flag,
  8824. commision_type,
  8825. back_commision_type,
  8826. back_commision_method,
  8827. back_percent,
  8828. back_value
  8829. FROM
  8830. base_supplier_sale
  8831. WHERE
  8832. cancel_flag = 0
  8833. AND supplier_id = 1087
  8834. 2017-01-05 18:44:22 select base_supplier_link:SELECT
  8835. id,
  8836. link_name,
  8837. contact_name,
  8838. contact_mobile,
  8839. contact_telphone,
  8840. fax,
  8841. email,
  8842. remark
  8843. FROM
  8844. base_supplier_link
  8845. WHERE
  8846. cancel_flag = 0
  8847. AND supplier_id = 1087
  8848. 2017-01-05 18:44:23 select base_area:SELECT
  8849. id,
  8850. area_name
  8851. FROM
  8852. base_area
  8853. WHERE
  8854. parent_id = 791
  8855. 2017-01-05 18:44:31 select base_area:SELECT
  8856. id,
  8857. area_name
  8858. FROM
  8859. base_area
  8860. WHERE
  8861. parent_id = 0
  8862. 2017-01-05 18:44:31 select base_area:SELECT
  8863. id,
  8864. area_name
  8865. FROM
  8866. base_area
  8867. WHERE
  8868. parent_id = 1
  8869. 2017-01-05 18:44:31 select base_supplier:SELECT
  8870. id,
  8871. supplier_name,
  8872. area_id,
  8873. manage_type,
  8874. company_name,
  8875. id_card,
  8876. sett_type,
  8877. sett_frequency,
  8878. account_bank,
  8879. account_num,
  8880. account_name,
  8881. sales_man
  8882. FROM
  8883. base_supplier
  8884. WHERE
  8885. cancel_flag = 0
  8886. AND id = 1125
  8887. 2017-01-05 18:44:31 select base_area:SELECT
  8888. id,
  8889. area_name,
  8890. parent_id
  8891. FROM
  8892. base_area
  8893. WHERE
  8894. cancel_flag = 0
  8895. AND id = 7
  8896. 2017-01-05 18:44:31 select base_area:SELECT
  8897. id,
  8898. area_name
  8899. FROM
  8900. base_area
  8901. WHERE
  8902. cancel_flag = 0
  8903. AND id = 1
  8904. 2017-01-05 18:44:31 select base_supplier_sale:SELECT
  8905. id,
  8906. prod_supplier_id,
  8907. product_type,
  8908. parent_type,
  8909. sale_type,
  8910. commision_flag,
  8911. commision_type,
  8912. back_commision_type,
  8913. back_commision_method,
  8914. back_percent,
  8915. back_value
  8916. FROM
  8917. base_supplier_sale
  8918. WHERE
  8919. cancel_flag = 0
  8920. AND supplier_id = 1125
  8921. 2017-01-05 18:44:31 select base_supplier_link:SELECT
  8922. id,
  8923. link_name,
  8924. contact_name,
  8925. contact_mobile,
  8926. contact_telphone,
  8927. fax,
  8928. email,
  8929. remark
  8930. FROM
  8931. base_supplier_link
  8932. WHERE
  8933. cancel_flag = 0
  8934. AND supplier_id = 1125
  8935. 2017-01-05 18:44:31 select base_area:SELECT
  8936. id,
  8937. area_name
  8938. FROM
  8939. base_area
  8940. WHERE
  8941. parent_id = 1