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.
 
 
 
 

3301 lines
112 KiB

  1. 2016-12-05 09:47:22 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. 2016-12-05 09:47:22 select base_area:SELECT
  15. id,
  16. area_name
  17. FROM
  18. base_area
  19. WHERE
  20. id in(4,797,7,1966,794,810)
  21. 2016-12-05 09:47:24 select base_area:SELECT
  22. id,
  23. area_name
  24. FROM
  25. base_area
  26. WHERE
  27. parent_id = 0
  28. 2016-12-05 09:47:25 select base_area:SELECT
  29. id,
  30. area_name
  31. FROM
  32. base_area
  33. WHERE
  34. parent_id = 1
  35. 2016-12-05 09:47:25 select base_supplier:SELECT
  36. id,
  37. supplier_name,
  38. area_id,
  39. manage_type,
  40. company_name,
  41. id_card,
  42. sett_type,
  43. sett_frequency,
  44. account_bank,
  45. account_num,
  46. account_name,
  47. sales_man
  48. FROM
  49. base_supplier
  50. WHERE
  51. cancel_flag = 0
  52. AND id = 8
  53. 2016-12-05 09:47:25 select base_area:SELECT
  54. id,
  55. area_name,
  56. parent_id
  57. FROM
  58. base_area
  59. WHERE
  60. cancel_flag = 0
  61. AND id = 4
  62. 2016-12-05 09:47:25 select base_area:SELECT
  63. id,
  64. area_name
  65. FROM
  66. base_area
  67. WHERE
  68. cancel_flag = 0
  69. AND id = 1
  70. 2016-12-05 09:47:25 select base_supplier_sale:SELECT
  71. id,
  72. prod_supplier_id,
  73. product_type,
  74. parent_type,
  75. sale_type,
  76. commision_flag,
  77. commision_type,
  78. back_commision_type,
  79. back_commision_method,
  80. back_percent,
  81. back_value
  82. FROM
  83. base_supplier_sale
  84. WHERE
  85. cancel_flag = 0
  86. AND supplier_id = 8
  87. 2016-12-05 09:47:25 select base_supplier_link:SELECT
  88. id,
  89. link_name,
  90. contact_name,
  91. contact_mobile,
  92. contact_telphone,
  93. fax,
  94. email,
  95. remark
  96. FROM
  97. base_supplier_link
  98. WHERE
  99. cancel_flag = 0
  100. AND supplier_id = 8
  101. 2016-12-05 09:47:25 select base_area:SELECT
  102. id,
  103. area_name
  104. FROM
  105. base_area
  106. WHERE
  107. parent_id = 1
  108. 2016-12-05 09:47:45 getListUser base_user:SELECT
  109. id,
  110. true_name,
  111. `status`
  112. FROM
  113. base_user
  114. WHERE
  115. cancel_flag = 0
  116. AND org_id = 8
  117. 2016-12-05 09:47:48 select base_supplier:SELECT
  118. id,
  119. supplier_name,
  120. area_id,
  121. is_disabled,
  122. supplier_type,
  123. manage_type
  124. FROM
  125. base_supplier
  126. WHERE
  127. cancel_flag = 0
  128. AND supplier_type = 301
  129. LIMIT 0,10
  130. 2016-12-05 09:47:48 select base_area:SELECT
  131. id,
  132. area_name
  133. FROM
  134. base_area
  135. WHERE
  136. id in(4,797,7,1966,794,810)
  137. 2016-12-05 09:54:03 select base_supplier:SELECT
  138. id,
  139. supplier_name,
  140. area_id,
  141. is_disabled,
  142. supplier_type
  143. FROM
  144. base_supplier a
  145. WHERE
  146. cancel_flag = 0
  147. AND supplier_type = 187
  148. LIMIT 0,10
  149. 2016-12-05 09:54:03 count:SELECT
  150. a.id
  151. FROM
  152. base_supplier AS a,
  153. base_supplier_purchase AS b
  154. WHERE
  155. a.id = b.supplier_id
  156. AND a.cancel_flag = 0
  157. AND b.cancel_flag = 0
  158. GROUP BY
  159. b.supplier_id
  160. 2016-12-05 09:54:03 select base_area:SELECT
  161. id,
  162. area_name
  163. FROM
  164. base_area
  165. WHERE
  166. id in(923,803,792,1200)
  167. 2016-12-05 09:54:06 getListUser base_user:SELECT
  168. id,
  169. true_name,
  170. `status`
  171. FROM
  172. base_user
  173. WHERE
  174. cancel_flag = 0
  175. AND org_id = 1
  176. 2016-12-05 09:54:10 select base_area:SELECT
  177. id,
  178. area_name
  179. FROM
  180. base_area
  181. WHERE
  182. parent_id = 0
  183. 2016-12-05 09:54:10 select base_supplier:SELECT
  184. id,
  185. supplier_name,
  186. area_id,
  187. company_name,
  188. sett_type,
  189. sett_frequency,
  190. account_bank,
  191. account_num,
  192. account_name
  193. FROM
  194. base_supplier
  195. WHERE
  196. cancel_flag = 0
  197. AND id = 1
  198. 2016-12-05 09:54:10 select base_area:SELECT
  199. id,
  200. area_name,
  201. parent_id
  202. FROM
  203. base_area
  204. WHERE
  205. cancel_flag = 0
  206. AND id = 923
  207. 2016-12-05 09:54:10 select base_area:SELECT
  208. id,
  209. area_name
  210. FROM
  211. base_area
  212. WHERE
  213. cancel_flag = 0
  214. AND id = 922
  215. 2016-12-05 09:54:10 select base_supplier_purchase:SELECT
  216. id,
  217. product_type,
  218. purchaser_name
  219. FROM
  220. base_supplier_purchase
  221. WHERE
  222. cancel_flag = 0
  223. AND supplier_id = 1
  224. 2016-12-05 09:54:10 select base_supplier_link:SELECT
  225. id,
  226. link_name,
  227. contact_name,
  228. contact_mobile,
  229. contact_telphone,
  230. fax,
  231. email,
  232. remark
  233. FROM
  234. base_supplier_link
  235. WHERE
  236. cancel_flag = 0
  237. AND supplier_id = 1
  238. 2016-12-05 09:54:10 select base_area:SELECT
  239. id,
  240. area_name
  241. FROM
  242. base_area
  243. WHERE
  244. parent_id = 922
  245. 2016-12-05 10:06:09 select base_supplier:SELECT
  246. id,
  247. supplier_name,
  248. area_id,
  249. is_disabled,
  250. supplier_type,
  251. manage_type
  252. FROM
  253. base_supplier
  254. WHERE
  255. cancel_flag = 0
  256. AND supplier_type = 301
  257. LIMIT 0,10
  258. 2016-12-05 10:06:09 select base_area:SELECT
  259. id,
  260. area_name
  261. FROM
  262. base_area
  263. WHERE
  264. id in(4,797,7,1966,794,810)
  265. 2016-12-05 10:06:19 select base_area:SELECT
  266. id,
  267. area_name
  268. FROM
  269. base_area
  270. WHERE
  271. parent_id = 0
  272. 2016-12-05 10:06:19 select base_area:SELECT
  273. id,
  274. area_name
  275. FROM
  276. base_area
  277. WHERE
  278. parent_id = 1
  279. 2016-12-05 10:06:19 select base_supplier:SELECT
  280. id,
  281. supplier_name,
  282. area_id,
  283. manage_type,
  284. company_name,
  285. id_card,
  286. sett_type,
  287. sett_frequency,
  288. account_bank,
  289. account_num,
  290. account_name,
  291. sales_man
  292. FROM
  293. base_supplier
  294. WHERE
  295. cancel_flag = 0
  296. AND id = 129
  297. 2016-12-05 10:06:19 select base_area:SELECT
  298. id,
  299. area_name,
  300. parent_id
  301. FROM
  302. base_area
  303. WHERE
  304. cancel_flag = 0
  305. AND id = 810
  306. 2016-12-05 10:06:19 select base_area:SELECT
  307. id,
  308. area_name
  309. FROM
  310. base_area
  311. WHERE
  312. cancel_flag = 0
  313. AND id = 809
  314. 2016-12-05 10:06:19 select base_supplier_sale:SELECT
  315. id,
  316. prod_supplier_id,
  317. product_type,
  318. parent_type,
  319. sale_type,
  320. commision_flag,
  321. commision_type,
  322. back_commision_type,
  323. back_commision_method,
  324. back_percent,
  325. back_value
  326. FROM
  327. base_supplier_sale
  328. WHERE
  329. cancel_flag = 0
  330. AND supplier_id = 129
  331. 2016-12-05 10:06:19 select base_supplier_link:SELECT
  332. id,
  333. link_name,
  334. contact_name,
  335. contact_mobile,
  336. contact_telphone,
  337. fax,
  338. email,
  339. remark
  340. FROM
  341. base_supplier_link
  342. WHERE
  343. cancel_flag = 0
  344. AND supplier_id = 129
  345. 2016-12-05 10:06:19 select base_area:SELECT
  346. id,
  347. area_name
  348. FROM
  349. base_area
  350. WHERE
  351. parent_id = 809
  352. 2016-12-05 10:11:53 select base_area:SELECT
  353. id,
  354. area_name
  355. FROM
  356. base_area
  357. WHERE
  358. parent_id = 0
  359. 2016-12-05 10:11:53 select base_area:SELECT
  360. id,
  361. area_name
  362. FROM
  363. base_area
  364. WHERE
  365. parent_id = 1
  366. 2016-12-05 10:11:53 select base_supplier:SELECT
  367. id,
  368. supplier_name,
  369. area_id,
  370. manage_type,
  371. company_name,
  372. id_card,
  373. sett_type,
  374. sett_frequency,
  375. account_bank,
  376. account_num,
  377. account_name,
  378. sales_man
  379. FROM
  380. base_supplier
  381. WHERE
  382. cancel_flag = 0
  383. AND id = 8
  384. 2016-12-05 10:11:53 select base_area:SELECT
  385. id,
  386. area_name,
  387. parent_id
  388. FROM
  389. base_area
  390. WHERE
  391. cancel_flag = 0
  392. AND id = 4
  393. 2016-12-05 10:11:53 select base_area:SELECT
  394. id,
  395. area_name
  396. FROM
  397. base_area
  398. WHERE
  399. cancel_flag = 0
  400. AND id = 1
  401. 2016-12-05 10:11:53 select base_supplier_sale:SELECT
  402. id,
  403. prod_supplier_id,
  404. product_type,
  405. parent_type,
  406. sale_type,
  407. commision_flag,
  408. commision_type,
  409. back_commision_type,
  410. back_commision_method,
  411. back_percent,
  412. back_value
  413. FROM
  414. base_supplier_sale
  415. WHERE
  416. cancel_flag = 0
  417. AND supplier_id = 8
  418. 2016-12-05 10:11:53 select base_supplier_link:SELECT
  419. id,
  420. link_name,
  421. contact_name,
  422. contact_mobile,
  423. contact_telphone,
  424. fax,
  425. email,
  426. remark
  427. FROM
  428. base_supplier_link
  429. WHERE
  430. cancel_flag = 0
  431. AND supplier_id = 8
  432. 2016-12-05 10:11:53 select base_area:SELECT
  433. id,
  434. area_name
  435. FROM
  436. base_area
  437. WHERE
  438. parent_id = 1
  439. 2016-12-05 10:14:10 select base_area:SELECT
  440. id,
  441. area_name
  442. FROM
  443. base_area
  444. WHERE
  445. parent_id = 0
  446. 2016-12-05 10:14:10 select base_area:SELECT
  447. id,
  448. area_name
  449. FROM
  450. base_area
  451. WHERE
  452. parent_id = 1
  453. 2016-12-05 10:14:10 select base_supplier:SELECT
  454. id,
  455. supplier_name,
  456. area_id,
  457. manage_type,
  458. company_name,
  459. id_card,
  460. sett_type,
  461. sett_frequency,
  462. account_bank,
  463. account_num,
  464. account_name,
  465. sales_man
  466. FROM
  467. base_supplier
  468. WHERE
  469. cancel_flag = 0
  470. AND id = 8
  471. 2016-12-05 10:14:10 select base_area:SELECT
  472. id,
  473. area_name,
  474. parent_id
  475. FROM
  476. base_area
  477. WHERE
  478. cancel_flag = 0
  479. AND id = 4
  480. 2016-12-05 10:14:10 select base_area:SELECT
  481. id,
  482. area_name
  483. FROM
  484. base_area
  485. WHERE
  486. cancel_flag = 0
  487. AND id = 1
  488. 2016-12-05 10:14:10 select base_supplier_sale:SELECT
  489. id,
  490. prod_supplier_id,
  491. product_type,
  492. parent_type,
  493. sale_type,
  494. commision_flag,
  495. commision_type,
  496. back_commision_type,
  497. back_commision_method,
  498. back_percent,
  499. back_value
  500. FROM
  501. base_supplier_sale
  502. WHERE
  503. cancel_flag = 0
  504. AND supplier_id = 8
  505. 2016-12-05 10:14:10 select base_supplier_link:SELECT
  506. id,
  507. link_name,
  508. contact_name,
  509. contact_mobile,
  510. contact_telphone,
  511. fax,
  512. email,
  513. remark
  514. FROM
  515. base_supplier_link
  516. WHERE
  517. cancel_flag = 0
  518. AND supplier_id = 8
  519. 2016-12-05 10:14:10 select base_area:SELECT
  520. id,
  521. area_name
  522. FROM
  523. base_area
  524. WHERE
  525. parent_id = 1
  526. 2016-12-05 10:14:11 select base_supplier:SELECT
  527. id,
  528. supplier_name,
  529. area_id,
  530. is_disabled,
  531. supplier_type,
  532. manage_type
  533. FROM
  534. base_supplier
  535. WHERE
  536. cancel_flag = 0
  537. AND supplier_type = 301
  538. LIMIT 0,10
  539. 2016-12-05 10:14:11 select base_area:SELECT
  540. id,
  541. area_name
  542. FROM
  543. base_area
  544. WHERE
  545. id in(4,797,7,1966,794,810)
  546. 2016-12-05 10:14:14 select base_supplier:SELECT
  547. id,
  548. supplier_name,
  549. area_id,
  550. is_disabled,
  551. supplier_type,
  552. manage_type
  553. FROM
  554. base_supplier
  555. WHERE
  556. cancel_flag = 0
  557. AND supplier_type = 301
  558. LIMIT 0,10
  559. 2016-12-05 10:14:14 select base_area:SELECT
  560. id,
  561. area_name
  562. FROM
  563. base_area
  564. WHERE
  565. id in(4,797,7,1966,794,810)
  566. 2016-12-05 10:54:43 select base_supplier:SELECT
  567. id,
  568. supplier_name,
  569. area_id,
  570. is_disabled,
  571. supplier_type
  572. FROM
  573. base_supplier a
  574. WHERE
  575. cancel_flag = 0
  576. AND supplier_type = 187
  577. LIMIT 0,10
  578. 2016-12-05 10:54:43 count:SELECT
  579. a.id
  580. FROM
  581. base_supplier AS a,
  582. base_supplier_purchase AS b
  583. WHERE
  584. a.id = b.supplier_id
  585. AND a.cancel_flag = 0
  586. AND b.cancel_flag = 0
  587. GROUP BY
  588. b.supplier_id
  589. 2016-12-05 10:54:43 select base_area:SELECT
  590. id,
  591. area_name
  592. FROM
  593. base_area
  594. WHERE
  595. id in(923,803,792,1200)
  596. 2016-12-05 12:02:42 select base_supplier:SELECT
  597. id,
  598. supplier_name,
  599. area_id,
  600. is_disabled,
  601. supplier_type
  602. FROM
  603. base_supplier a
  604. WHERE
  605. cancel_flag = 0
  606. AND supplier_type = 187
  607. LIMIT 0,10
  608. 2016-12-05 12:02:42 count:SELECT
  609. a.id
  610. FROM
  611. base_supplier AS a,
  612. base_supplier_purchase AS b
  613. WHERE
  614. a.id = b.supplier_id
  615. AND a.cancel_flag = 0
  616. AND b.cancel_flag = 0
  617. GROUP BY
  618. b.supplier_id
  619. 2016-12-05 12:02:42 select base_area:SELECT
  620. id,
  621. area_name
  622. FROM
  623. base_area
  624. WHERE
  625. id in(923,803,792,1200)
  626. 2016-12-05 12:28:55 select base_supplier:SELECT
  627. id,
  628. supplier_name,
  629. area_id,
  630. is_disabled,
  631. supplier_type,
  632. manage_type
  633. FROM
  634. base_supplier
  635. WHERE
  636. cancel_flag = 0
  637. AND supplier_type = 301
  638. LIMIT 0,10
  639. 2016-12-05 12:28:55 select base_area:SELECT
  640. id,
  641. area_name
  642. FROM
  643. base_area
  644. WHERE
  645. id in(4,797,7,1966,794,810)
  646. 2016-12-05 12:29:03 select base_area:SELECT
  647. id,
  648. area_name
  649. FROM
  650. base_area
  651. WHERE
  652. parent_id = 0
  653. 2016-12-05 12:29:03 select base_area:SELECT
  654. id,
  655. area_name
  656. FROM
  657. base_area
  658. WHERE
  659. parent_id = 1
  660. 2016-12-05 12:29:03 select base_supplier:SELECT
  661. id,
  662. supplier_name,
  663. area_id,
  664. manage_type,
  665. company_name,
  666. id_card,
  667. sett_type,
  668. sett_frequency,
  669. account_bank,
  670. account_num,
  671. account_name,
  672. sales_man
  673. FROM
  674. base_supplier
  675. WHERE
  676. cancel_flag = 0
  677. AND id = 87
  678. 2016-12-05 12:29:03 select base_area:SELECT
  679. id,
  680. area_name,
  681. parent_id
  682. FROM
  683. base_area
  684. WHERE
  685. cancel_flag = 0
  686. AND id = 794
  687. 2016-12-05 12:29:03 select base_area:SELECT
  688. id,
  689. area_name
  690. FROM
  691. base_area
  692. WHERE
  693. cancel_flag = 0
  694. AND id = 791
  695. 2016-12-05 12:29:03 select base_supplier_sale:SELECT
  696. id,
  697. prod_supplier_id,
  698. product_type,
  699. parent_type,
  700. sale_type,
  701. commision_flag,
  702. commision_type,
  703. back_commision_type,
  704. back_commision_method,
  705. back_percent,
  706. back_value
  707. FROM
  708. base_supplier_sale
  709. WHERE
  710. cancel_flag = 0
  711. AND supplier_id = 87
  712. 2016-12-05 12:29:03 select base_supplier_link:SELECT
  713. id,
  714. link_name,
  715. contact_name,
  716. contact_mobile,
  717. contact_telphone,
  718. fax,
  719. email,
  720. remark
  721. FROM
  722. base_supplier_link
  723. WHERE
  724. cancel_flag = 0
  725. AND supplier_id = 87
  726. 2016-12-05 12:29:03 select base_area:SELECT
  727. id,
  728. area_name
  729. FROM
  730. base_area
  731. WHERE
  732. parent_id = 791
  733. 2016-12-05 12:56:53 select base_supplier:SELECT
  734. id,
  735. supplier_name,
  736. area_id,
  737. is_disabled,
  738. supplier_type
  739. FROM
  740. base_supplier a
  741. WHERE
  742. cancel_flag = 0
  743. AND supplier_type = 187
  744. LIMIT 0,10
  745. 2016-12-05 12:56:53 count:SELECT
  746. a.id
  747. FROM
  748. base_supplier AS a,
  749. base_supplier_purchase AS b
  750. WHERE
  751. a.id = b.supplier_id
  752. AND a.cancel_flag = 0
  753. AND b.cancel_flag = 0
  754. GROUP BY
  755. b.supplier_id
  756. 2016-12-05 12:56:53 select base_area:SELECT
  757. id,
  758. area_name
  759. FROM
  760. base_area
  761. WHERE
  762. id in(923,803,792,1200)
  763. 2016-12-05 12:56:55 select base_supplier:SELECT
  764. id,
  765. supplier_name,
  766. area_id,
  767. is_disabled,
  768. supplier_type
  769. FROM
  770. base_supplier a
  771. WHERE
  772. cancel_flag = 0
  773. AND supplier_type = 187
  774. LIMIT 0,10
  775. 2016-12-05 12:56:55 count:SELECT
  776. a.id
  777. FROM
  778. base_supplier AS a,
  779. base_supplier_purchase AS b
  780. WHERE
  781. a.id = b.supplier_id
  782. AND a.cancel_flag = 0
  783. AND b.cancel_flag = 0
  784. GROUP BY
  785. b.supplier_id
  786. 2016-12-05 12:56:55 select base_area:SELECT
  787. id,
  788. area_name
  789. FROM
  790. base_area
  791. WHERE
  792. id in(923,803,792,1200)
  793. 2016-12-05 13:44:09 select base_supplier:SELECT
  794. id,
  795. supplier_name,
  796. area_id,
  797. is_disabled,
  798. supplier_type,
  799. manage_type
  800. FROM
  801. base_supplier
  802. WHERE
  803. cancel_flag = 0
  804. AND supplier_type = 301
  805. LIMIT 0,10
  806. 2016-12-05 13:44:09 select base_area:SELECT
  807. id,
  808. area_name
  809. FROM
  810. base_area
  811. WHERE
  812. id in(4,797,7,1966,794,810)
  813. 2016-12-05 13:44:43 getListUser base_user:SELECT
  814. id,
  815. true_name,
  816. `status`
  817. FROM
  818. base_user
  819. WHERE
  820. cancel_flag = 0
  821. AND org_id = 9
  822. 2016-12-05 13:45:14 select base_supplier:SELECT
  823. id,
  824. supplier_name,
  825. area_id,
  826. is_disabled,
  827. supplier_type,
  828. manage_type
  829. FROM
  830. base_supplier
  831. WHERE
  832. cancel_flag = 0
  833. AND supplier_type = 301
  834. LIMIT 0,10
  835. 2016-12-05 13:45:14 select base_area:SELECT
  836. id,
  837. area_name
  838. FROM
  839. base_area
  840. WHERE
  841. id in(4,797,7,1966,794,810)
  842. 2016-12-05 13:45:17 select base_area:SELECT
  843. id,
  844. area_name
  845. FROM
  846. base_area
  847. WHERE
  848. parent_id = 0
  849. 2016-12-05 13:45:17 select base_area:SELECT
  850. id,
  851. area_name
  852. FROM
  853. base_area
  854. WHERE
  855. parent_id = 1
  856. 2016-12-05 13:45:17 select base_supplier:SELECT
  857. id,
  858. supplier_name,
  859. area_id,
  860. manage_type,
  861. company_name,
  862. id_card,
  863. sett_type,
  864. sett_frequency,
  865. account_bank,
  866. account_num,
  867. account_name,
  868. sales_man
  869. FROM
  870. base_supplier
  871. WHERE
  872. cancel_flag = 0
  873. AND id = 87
  874. 2016-12-05 13:45:17 select base_area:SELECT
  875. id,
  876. area_name,
  877. parent_id
  878. FROM
  879. base_area
  880. WHERE
  881. cancel_flag = 0
  882. AND id = 794
  883. 2016-12-05 13:45:17 select base_area:SELECT
  884. id,
  885. area_name
  886. FROM
  887. base_area
  888. WHERE
  889. cancel_flag = 0
  890. AND id = 791
  891. 2016-12-05 13:45:17 select base_supplier_sale:SELECT
  892. id,
  893. prod_supplier_id,
  894. product_type,
  895. parent_type,
  896. sale_type,
  897. commision_flag,
  898. commision_type,
  899. back_commision_type,
  900. back_commision_method,
  901. back_percent,
  902. back_value
  903. FROM
  904. base_supplier_sale
  905. WHERE
  906. cancel_flag = 0
  907. AND supplier_id = 87
  908. 2016-12-05 13:45:17 select base_supplier_link:SELECT
  909. id,
  910. link_name,
  911. contact_name,
  912. contact_mobile,
  913. contact_telphone,
  914. fax,
  915. email,
  916. remark
  917. FROM
  918. base_supplier_link
  919. WHERE
  920. cancel_flag = 0
  921. AND supplier_id = 87
  922. 2016-12-05 13:45:17 select base_area:SELECT
  923. id,
  924. area_name
  925. FROM
  926. base_area
  927. WHERE
  928. parent_id = 791
  929. 2016-12-05 13:45:25 getListUser base_user:SELECT
  930. id,
  931. true_name,
  932. `status`
  933. FROM
  934. base_user
  935. WHERE
  936. cancel_flag = 0
  937. AND org_id = 9
  938. 2016-12-05 13:45:35 getListUser base_user:SELECT
  939. id,
  940. true_name,
  941. `status`
  942. FROM
  943. base_user
  944. WHERE
  945. cancel_flag = 0
  946. AND org_id = 9
  947. 2016-12-05 13:47:56 select base_area:SELECT
  948. id,
  949. area_name
  950. FROM
  951. base_area
  952. WHERE
  953. parent_id = 0
  954. 2016-12-05 13:47:56 select base_area:SELECT
  955. id,
  956. area_name
  957. FROM
  958. base_area
  959. WHERE
  960. parent_id = 1
  961. 2016-12-05 13:47:56 select base_supplier:SELECT
  962. id,
  963. supplier_name,
  964. area_id,
  965. manage_type,
  966. company_name,
  967. id_card,
  968. sett_type,
  969. sett_frequency,
  970. account_bank,
  971. account_num,
  972. account_name,
  973. sales_man
  974. FROM
  975. base_supplier
  976. WHERE
  977. cancel_flag = 0
  978. AND id = 9
  979. 2016-12-05 13:47:56 select base_area:SELECT
  980. id,
  981. area_name,
  982. parent_id
  983. FROM
  984. base_area
  985. WHERE
  986. cancel_flag = 0
  987. AND id = 797
  988. 2016-12-05 13:47:56 select base_area:SELECT
  989. id,
  990. area_name
  991. FROM
  992. base_area
  993. WHERE
  994. cancel_flag = 0
  995. AND id = 791
  996. 2016-12-05 13:47:56 select base_supplier_sale:SELECT
  997. id,
  998. prod_supplier_id,
  999. product_type,
  1000. parent_type,
  1001. sale_type,
  1002. commision_flag,
  1003. commision_type,
  1004. back_commision_type,
  1005. back_commision_method,
  1006. back_percent,
  1007. back_value
  1008. FROM
  1009. base_supplier_sale
  1010. WHERE
  1011. cancel_flag = 0
  1012. AND supplier_id = 9
  1013. 2016-12-05 13:47:56 select base_supplier_link:SELECT
  1014. id,
  1015. link_name,
  1016. contact_name,
  1017. contact_mobile,
  1018. contact_telphone,
  1019. fax,
  1020. email,
  1021. remark
  1022. FROM
  1023. base_supplier_link
  1024. WHERE
  1025. cancel_flag = 0
  1026. AND supplier_id = 9
  1027. 2016-12-05 13:47:56 select base_area:SELECT
  1028. id,
  1029. area_name
  1030. FROM
  1031. base_area
  1032. WHERE
  1033. parent_id = 791
  1034. 2016-12-05 13:51:06 select base_supplier:SELECT
  1035. id,
  1036. supplier_name,
  1037. area_id,
  1038. is_disabled,
  1039. supplier_type,
  1040. manage_type
  1041. FROM
  1042. base_supplier
  1043. WHERE
  1044. cancel_flag = 0
  1045. AND supplier_type = 301
  1046. LIMIT 0,10
  1047. 2016-12-05 13:51:06 select base_area:SELECT
  1048. id,
  1049. area_name
  1050. FROM
  1051. base_area
  1052. WHERE
  1053. id in(4,797,7,1966,794,810)
  1054. 2016-12-05 13:51:19 select base_supplier:SELECT
  1055. id,
  1056. supplier_name,
  1057. area_id,
  1058. is_disabled,
  1059. supplier_type,
  1060. manage_type
  1061. FROM
  1062. base_supplier
  1063. WHERE
  1064. cancel_flag = 0
  1065. AND supplier_type = 301
  1066. LIMIT 0,10
  1067. 2016-12-05 13:51:19 select base_area:SELECT
  1068. id,
  1069. area_name
  1070. FROM
  1071. base_area
  1072. WHERE
  1073. id in(4,797,7,1966,794,810)
  1074. 2016-12-05 13:51:20 select base_supplier:SELECT
  1075. id,
  1076. supplier_name,
  1077. area_id,
  1078. is_disabled,
  1079. supplier_type,
  1080. manage_type
  1081. FROM
  1082. base_supplier
  1083. WHERE
  1084. cancel_flag = 0
  1085. AND supplier_type = 301
  1086. LIMIT 0,10
  1087. 2016-12-05 13:51:20 select base_area:SELECT
  1088. id,
  1089. area_name
  1090. FROM
  1091. base_area
  1092. WHERE
  1093. id in(4,797,7,1966,794,810)
  1094. 2016-12-05 13:51:21 select base_supplier:SELECT
  1095. id,
  1096. supplier_name,
  1097. area_id,
  1098. is_disabled,
  1099. supplier_type,
  1100. manage_type
  1101. FROM
  1102. base_supplier
  1103. WHERE
  1104. cancel_flag = 0
  1105. AND supplier_type = 301
  1106. LIMIT 0,10
  1107. 2016-12-05 13:51:21 select base_area:SELECT
  1108. id,
  1109. area_name
  1110. FROM
  1111. base_area
  1112. WHERE
  1113. id in(4,797,7,1966,794,810)
  1114. 2016-12-05 13:51:21 select base_supplier:SELECT
  1115. id,
  1116. supplier_name,
  1117. area_id,
  1118. is_disabled,
  1119. supplier_type,
  1120. manage_type
  1121. FROM
  1122. base_supplier
  1123. WHERE
  1124. cancel_flag = 0
  1125. AND supplier_type = 301
  1126. LIMIT 0,10
  1127. 2016-12-05 13:51:21 select base_area:SELECT
  1128. id,
  1129. area_name
  1130. FROM
  1131. base_area
  1132. WHERE
  1133. id in(4,797,7,1966,794,810)
  1134. 2016-12-05 13:51:27 select base_supplier_sale:SELECT
  1135. supplier_id,
  1136. product_type,
  1137. parent_type
  1138. FROM
  1139. base_supplier_sale
  1140. WHERE
  1141. product_type = 25 or parent_type = 25 and cancel_flag = 0
  1142. GROUP BY
  1143. supplier_id
  1144. 2016-12-05 13:51:27 select base_supplier:SELECT
  1145. id,
  1146. supplier_name,
  1147. area_id,
  1148. is_disabled,
  1149. supplier_type,
  1150. manage_type
  1151. FROM
  1152. base_supplier
  1153. WHERE
  1154. cancel_flag = 0
  1155. and id in(163,164,169,170,173,174,175)
  1156. AND supplier_type = 301
  1157. LIMIT 0,10
  1158. 2016-12-05 13:51:27 select base_area:SELECT
  1159. id,
  1160. area_name
  1161. FROM
  1162. base_area
  1163. WHERE
  1164. id in(800,794,2,850,923)
  1165. 2016-12-05 13:51:32 select base_supplier_sale:SELECT
  1166. supplier_id,
  1167. product_type,
  1168. parent_type
  1169. FROM
  1170. base_supplier_sale
  1171. WHERE
  1172. product_type = 25 or parent_type = 25 and cancel_flag = 0
  1173. GROUP BY
  1174. supplier_id
  1175. 2016-12-05 13:51:32 select base_supplier:SELECT
  1176. id,
  1177. supplier_name,
  1178. area_id,
  1179. is_disabled,
  1180. supplier_type,
  1181. manage_type
  1182. FROM
  1183. base_supplier
  1184. WHERE
  1185. cancel_flag = 0
  1186. and is_disabled = 1 and id in(163,164,169,170,173,174,175) and is_disabled = 1
  1187. AND supplier_type = 301
  1188. LIMIT 0,10
  1189. 2016-12-05 13:51:39 select base_supplier_sale:SELECT
  1190. supplier_id,
  1191. product_type,
  1192. parent_type
  1193. FROM
  1194. base_supplier_sale
  1195. WHERE
  1196. product_type = 25 or parent_type = 25 and cancel_flag = 0
  1197. GROUP BY
  1198. supplier_id
  1199. 2016-12-05 13:51:39 select base_supplier:SELECT
  1200. id,
  1201. supplier_name,
  1202. area_id,
  1203. is_disabled,
  1204. supplier_type,
  1205. manage_type
  1206. FROM
  1207. base_supplier
  1208. WHERE
  1209. cancel_flag = 0
  1210. and id in(163,164,169,170,173,174,175)
  1211. AND supplier_type = 301
  1212. LIMIT 0,10
  1213. 2016-12-05 13:51:39 select base_area:SELECT
  1214. id,
  1215. area_name
  1216. FROM
  1217. base_area
  1218. WHERE
  1219. id in(800,794,2,850,923)
  1220. 2016-12-05 13:58:14 select base_area:SELECT
  1221. id,
  1222. area_name
  1223. FROM
  1224. base_area
  1225. WHERE
  1226. parent_id = 0
  1227. 2016-12-05 13:58:14 select base_area:SELECT
  1228. id,
  1229. area_name
  1230. FROM
  1231. base_area
  1232. WHERE
  1233. parent_id = 1
  1234. 2016-12-05 13:58:14 select base_supplier:SELECT
  1235. id,
  1236. supplier_name,
  1237. area_id,
  1238. manage_type,
  1239. company_name,
  1240. id_card,
  1241. sett_type,
  1242. sett_frequency,
  1243. account_bank,
  1244. account_num,
  1245. account_name,
  1246. sales_man
  1247. FROM
  1248. base_supplier
  1249. WHERE
  1250. cancel_flag = 0
  1251. AND id = 509
  1252. 2016-12-05 13:58:14 select base_area:SELECT
  1253. id,
  1254. area_name,
  1255. parent_id
  1256. FROM
  1257. base_area
  1258. WHERE
  1259. cancel_flag = 0
  1260. AND id = 797
  1261. 2016-12-05 13:58:14 select base_area:SELECT
  1262. id,
  1263. area_name
  1264. FROM
  1265. base_area
  1266. WHERE
  1267. cancel_flag = 0
  1268. AND id = 791
  1269. 2016-12-05 13:58:14 select base_supplier_sale:SELECT
  1270. id,
  1271. prod_supplier_id,
  1272. product_type,
  1273. parent_type,
  1274. sale_type,
  1275. commision_flag,
  1276. commision_type,
  1277. back_commision_type,
  1278. back_commision_method,
  1279. back_percent,
  1280. back_value
  1281. FROM
  1282. base_supplier_sale
  1283. WHERE
  1284. cancel_flag = 0
  1285. AND supplier_id = 509
  1286. 2016-12-05 13:58:14 select base_supplier_link:SELECT
  1287. id,
  1288. link_name,
  1289. contact_name,
  1290. contact_mobile,
  1291. contact_telphone,
  1292. fax,
  1293. email,
  1294. remark
  1295. FROM
  1296. base_supplier_link
  1297. WHERE
  1298. cancel_flag = 0
  1299. AND supplier_id = 509
  1300. 2016-12-05 13:58:14 select base_area:SELECT
  1301. id,
  1302. area_name
  1303. FROM
  1304. base_area
  1305. WHERE
  1306. parent_id = 791
  1307. 2016-12-05 13:58:15 select base_area:SELECT
  1308. id,
  1309. area_name
  1310. FROM
  1311. base_area
  1312. WHERE
  1313. parent_id = 0
  1314. 2016-12-05 13:58:15 select base_area:SELECT
  1315. id,
  1316. area_name
  1317. FROM
  1318. base_area
  1319. WHERE
  1320. parent_id = 1
  1321. 2016-12-05 13:58:15 select base_supplier:SELECT
  1322. id,
  1323. supplier_name,
  1324. area_id,
  1325. manage_type,
  1326. company_name,
  1327. id_card,
  1328. sett_type,
  1329. sett_frequency,
  1330. account_bank,
  1331. account_num,
  1332. account_name,
  1333. sales_man
  1334. FROM
  1335. base_supplier
  1336. WHERE
  1337. cancel_flag = 0
  1338. AND id = 169
  1339. 2016-12-05 14:01:34 select base_area:SELECT
  1340. id,
  1341. area_name
  1342. FROM
  1343. base_area
  1344. WHERE
  1345. parent_id = 0
  1346. 2016-12-05 14:01:34 select base_area:SELECT
  1347. id,
  1348. area_name
  1349. FROM
  1350. base_area
  1351. WHERE
  1352. parent_id = 1
  1353. 2016-12-05 14:01:34 select base_supplier:SELECT
  1354. id,
  1355. supplier_name,
  1356. area_id,
  1357. manage_type,
  1358. company_name,
  1359. id_card,
  1360. sett_type,
  1361. sett_frequency,
  1362. account_bank,
  1363. account_num,
  1364. account_name,
  1365. sales_man
  1366. FROM
  1367. base_supplier
  1368. WHERE
  1369. cancel_flag = 0
  1370. AND id = 169
  1371. 2016-12-05 14:01:37 select base_supplier:SELECT
  1372. id,
  1373. supplier_name,
  1374. area_id,
  1375. is_disabled,
  1376. supplier_type,
  1377. manage_type
  1378. FROM
  1379. base_supplier
  1380. WHERE
  1381. cancel_flag = 0
  1382. AND supplier_type = 301
  1383. LIMIT 0,10
  1384. 2016-12-05 14:01:37 select base_area:SELECT
  1385. id,
  1386. area_name
  1387. FROM
  1388. base_area
  1389. WHERE
  1390. id in(4,797,7,1966,794,810)
  1391. 2016-12-05 14:01:39 select base_supplier:SELECT
  1392. id,
  1393. supplier_name,
  1394. area_id,
  1395. is_disabled,
  1396. supplier_type,
  1397. manage_type
  1398. FROM
  1399. base_supplier
  1400. WHERE
  1401. cancel_flag = 0
  1402. AND supplier_type = 301
  1403. LIMIT 0,10
  1404. 2016-12-05 14:01:39 select base_area:SELECT
  1405. id,
  1406. area_name
  1407. FROM
  1408. base_area
  1409. WHERE
  1410. id in(4,797,7,1966,794,810)
  1411. 2016-12-05 14:01:45 select base_supplier_sale:SELECT
  1412. supplier_id,
  1413. product_type,
  1414. parent_type
  1415. FROM
  1416. base_supplier_sale
  1417. WHERE
  1418. product_type = 25 or parent_type = 25 and cancel_flag = 0
  1419. GROUP BY
  1420. supplier_id
  1421. 2016-12-05 14:01:45 select base_supplier:SELECT
  1422. id,
  1423. supplier_name,
  1424. area_id,
  1425. is_disabled,
  1426. supplier_type,
  1427. manage_type
  1428. FROM
  1429. base_supplier
  1430. WHERE
  1431. cancel_flag = 0
  1432. and id in(663,664,669,670,673,674,675)
  1433. AND supplier_type = 301
  1434. LIMIT 0,10
  1435. 2016-12-05 14:01:45 select base_area:SELECT
  1436. id,
  1437. area_name
  1438. FROM
  1439. base_area
  1440. WHERE
  1441. id in(800,794,2,850,923)
  1442. 2016-12-05 14:01:47 select base_area:SELECT
  1443. id,
  1444. area_name
  1445. FROM
  1446. base_area
  1447. WHERE
  1448. parent_id = 0
  1449. 2016-12-05 14:01:47 select base_area:SELECT
  1450. id,
  1451. area_name
  1452. FROM
  1453. base_area
  1454. WHERE
  1455. parent_id = 1
  1456. 2016-12-05 14:01:47 select base_supplier:SELECT
  1457. id,
  1458. supplier_name,
  1459. area_id,
  1460. manage_type,
  1461. company_name,
  1462. id_card,
  1463. sett_type,
  1464. sett_frequency,
  1465. account_bank,
  1466. account_num,
  1467. account_name,
  1468. sales_man
  1469. FROM
  1470. base_supplier
  1471. WHERE
  1472. cancel_flag = 0
  1473. AND id = 669
  1474. 2016-12-05 14:01:47 select base_area:SELECT
  1475. id,
  1476. area_name,
  1477. parent_id
  1478. FROM
  1479. base_area
  1480. WHERE
  1481. cancel_flag = 0
  1482. AND id = 794
  1483. 2016-12-05 14:01:47 select base_area:SELECT
  1484. id,
  1485. area_name
  1486. FROM
  1487. base_area
  1488. WHERE
  1489. cancel_flag = 0
  1490. AND id = 791
  1491. 2016-12-05 14:01:47 select base_supplier_sale:SELECT
  1492. id,
  1493. prod_supplier_id,
  1494. product_type,
  1495. parent_type,
  1496. sale_type,
  1497. commision_flag,
  1498. commision_type,
  1499. back_commision_type,
  1500. back_commision_method,
  1501. back_percent,
  1502. back_value
  1503. FROM
  1504. base_supplier_sale
  1505. WHERE
  1506. cancel_flag = 0
  1507. AND supplier_id = 669
  1508. 2016-12-05 14:01:47 select base_supplier_link:SELECT
  1509. id,
  1510. link_name,
  1511. contact_name,
  1512. contact_mobile,
  1513. contact_telphone,
  1514. fax,
  1515. email,
  1516. remark
  1517. FROM
  1518. base_supplier_link
  1519. WHERE
  1520. cancel_flag = 0
  1521. AND supplier_id = 669
  1522. 2016-12-05 14:01:47 select base_area:SELECT
  1523. id,
  1524. area_name
  1525. FROM
  1526. base_area
  1527. WHERE
  1528. parent_id = 791
  1529. 2016-12-05 14:02:03 select base_supplier_sale:SELECT
  1530. supplier_id,
  1531. product_type,
  1532. parent_type
  1533. FROM
  1534. base_supplier_sale
  1535. WHERE
  1536. product_type = 25 or parent_type = 25 and cancel_flag = 0
  1537. GROUP BY
  1538. supplier_id
  1539. 2016-12-05 14:02:03 select base_supplier:SELECT
  1540. id,
  1541. supplier_name,
  1542. area_id,
  1543. is_disabled,
  1544. supplier_type,
  1545. manage_type
  1546. FROM
  1547. base_supplier
  1548. WHERE
  1549. cancel_flag = 0
  1550. and id in(663,664,669,670,673,674,675)
  1551. AND supplier_type = 301
  1552. LIMIT 0,10
  1553. 2016-12-05 14:02:03 select base_area:SELECT
  1554. id,
  1555. area_name
  1556. FROM
  1557. base_area
  1558. WHERE
  1559. id in(800,794,2,850,923)
  1560. 2016-12-05 14:02:07 getListUser base_user:SELECT
  1561. id,
  1562. true_name,
  1563. `status`
  1564. FROM
  1565. base_user
  1566. WHERE
  1567. cancel_flag = 0
  1568. AND org_id = 669
  1569. 2016-12-05 14:02:09 select base_supplier_sale:SELECT
  1570. supplier_id,
  1571. product_type,
  1572. parent_type
  1573. FROM
  1574. base_supplier_sale
  1575. WHERE
  1576. product_type = 25 or parent_type = 25 and cancel_flag = 0
  1577. GROUP BY
  1578. supplier_id
  1579. 2016-12-05 14:02:09 select base_supplier:SELECT
  1580. id,
  1581. supplier_name,
  1582. area_id,
  1583. is_disabled,
  1584. supplier_type,
  1585. manage_type
  1586. FROM
  1587. base_supplier
  1588. WHERE
  1589. cancel_flag = 0
  1590. and id in(663,664,669,670,673,674,675)
  1591. AND supplier_type = 301
  1592. LIMIT 0,10
  1593. 2016-12-05 14:02:09 select base_area:SELECT
  1594. id,
  1595. area_name
  1596. FROM
  1597. base_area
  1598. WHERE
  1599. id in(800,794,2,850,923)
  1600. 2016-12-05 14:02:11 select base_area:SELECT
  1601. id,
  1602. area_name
  1603. FROM
  1604. base_area
  1605. WHERE
  1606. parent_id = 0
  1607. 2016-12-05 14:02:11 select base_area:SELECT
  1608. id,
  1609. area_name
  1610. FROM
  1611. base_area
  1612. WHERE
  1613. parent_id = 1
  1614. 2016-12-05 14:02:11 select base_supplier:SELECT
  1615. id,
  1616. supplier_name,
  1617. area_id,
  1618. manage_type,
  1619. company_name,
  1620. id_card,
  1621. sett_type,
  1622. sett_frequency,
  1623. account_bank,
  1624. account_num,
  1625. account_name,
  1626. sales_man
  1627. FROM
  1628. base_supplier
  1629. WHERE
  1630. cancel_flag = 0
  1631. AND id = 669
  1632. 2016-12-05 14:02:11 select base_area:SELECT
  1633. id,
  1634. area_name,
  1635. parent_id
  1636. FROM
  1637. base_area
  1638. WHERE
  1639. cancel_flag = 0
  1640. AND id = 794
  1641. 2016-12-05 14:02:11 select base_area:SELECT
  1642. id,
  1643. area_name
  1644. FROM
  1645. base_area
  1646. WHERE
  1647. cancel_flag = 0
  1648. AND id = 791
  1649. 2016-12-05 14:02:11 select base_supplier_sale:SELECT
  1650. id,
  1651. prod_supplier_id,
  1652. product_type,
  1653. parent_type,
  1654. sale_type,
  1655. commision_flag,
  1656. commision_type,
  1657. back_commision_type,
  1658. back_commision_method,
  1659. back_percent,
  1660. back_value
  1661. FROM
  1662. base_supplier_sale
  1663. WHERE
  1664. cancel_flag = 0
  1665. AND supplier_id = 669
  1666. 2016-12-05 14:02:11 select base_supplier_link:SELECT
  1667. id,
  1668. link_name,
  1669. contact_name,
  1670. contact_mobile,
  1671. contact_telphone,
  1672. fax,
  1673. email,
  1674. remark
  1675. FROM
  1676. base_supplier_link
  1677. WHERE
  1678. cancel_flag = 0
  1679. AND supplier_id = 669
  1680. 2016-12-05 14:02:11 select base_area:SELECT
  1681. id,
  1682. area_name
  1683. FROM
  1684. base_area
  1685. WHERE
  1686. parent_id = 791
  1687. 2016-12-05 14:02:35 select base_supplier_sale:SELECT
  1688. supplier_id,
  1689. product_type,
  1690. parent_type
  1691. FROM
  1692. base_supplier_sale
  1693. WHERE
  1694. product_type = 25 or parent_type = 25 and cancel_flag = 0
  1695. GROUP BY
  1696. supplier_id
  1697. 2016-12-05 14:02:35 select base_supplier:SELECT
  1698. id,
  1699. supplier_name,
  1700. area_id,
  1701. is_disabled,
  1702. supplier_type,
  1703. manage_type
  1704. FROM
  1705. base_supplier
  1706. WHERE
  1707. cancel_flag = 0
  1708. and id in(663,664,669,670,673,674,675)
  1709. AND supplier_type = 301
  1710. LIMIT 0,10
  1711. 2016-12-05 14:02:35 select base_area:SELECT
  1712. id,
  1713. area_name
  1714. FROM
  1715. base_area
  1716. WHERE
  1717. id in(800,794,2,850,923)
  1718. 2016-12-05 14:03:12 select base_area:SELECT
  1719. id,
  1720. area_name
  1721. FROM
  1722. base_area
  1723. WHERE
  1724. parent_id = 0
  1725. 2016-12-05 14:03:12 select base_area:SELECT
  1726. id,
  1727. area_name
  1728. FROM
  1729. base_area
  1730. WHERE
  1731. parent_id = 1
  1732. 2016-12-05 14:03:12 select base_supplier:SELECT
  1733. id,
  1734. supplier_name,
  1735. area_id,
  1736. manage_type,
  1737. company_name,
  1738. id_card,
  1739. sett_type,
  1740. sett_frequency,
  1741. account_bank,
  1742. account_num,
  1743. account_name,
  1744. sales_man
  1745. FROM
  1746. base_supplier
  1747. WHERE
  1748. cancel_flag = 0
  1749. AND id = 669
  1750. 2016-12-05 14:03:12 select base_area:SELECT
  1751. id,
  1752. area_name,
  1753. parent_id
  1754. FROM
  1755. base_area
  1756. WHERE
  1757. cancel_flag = 0
  1758. AND id = 794
  1759. 2016-12-05 14:03:12 select base_area:SELECT
  1760. id,
  1761. area_name
  1762. FROM
  1763. base_area
  1764. WHERE
  1765. cancel_flag = 0
  1766. AND id = 791
  1767. 2016-12-05 14:03:12 select base_supplier_sale:SELECT
  1768. id,
  1769. prod_supplier_id,
  1770. product_type,
  1771. parent_type,
  1772. sale_type,
  1773. commision_flag,
  1774. commision_type,
  1775. back_commision_type,
  1776. back_commision_method,
  1777. back_percent,
  1778. back_value
  1779. FROM
  1780. base_supplier_sale
  1781. WHERE
  1782. cancel_flag = 0
  1783. AND supplier_id = 669
  1784. 2016-12-05 14:03:12 select base_supplier_link:SELECT
  1785. id,
  1786. link_name,
  1787. contact_name,
  1788. contact_mobile,
  1789. contact_telphone,
  1790. fax,
  1791. email,
  1792. remark
  1793. FROM
  1794. base_supplier_link
  1795. WHERE
  1796. cancel_flag = 0
  1797. AND supplier_id = 669
  1798. 2016-12-05 14:03:12 select base_area:SELECT
  1799. id,
  1800. area_name
  1801. FROM
  1802. base_area
  1803. WHERE
  1804. parent_id = 791
  1805. 2016-12-05 14:13:51 select base_supplier:SELECT
  1806. id,
  1807. supplier_name,
  1808. area_id,
  1809. is_disabled,
  1810. supplier_type,
  1811. manage_type
  1812. FROM
  1813. base_supplier
  1814. WHERE
  1815. cancel_flag = 0
  1816. AND supplier_type = 301
  1817. LIMIT 0,10
  1818. 2016-12-05 14:13:51 select base_area:SELECT
  1819. id,
  1820. area_name
  1821. FROM
  1822. base_area
  1823. WHERE
  1824. id in(800,4,797,7,1966,794,810)
  1825. 2016-12-05 14:13:57 select base_supplier_sale:SELECT
  1826. supplier_id,
  1827. product_type,
  1828. parent_type
  1829. FROM
  1830. base_supplier_sale
  1831. WHERE
  1832. product_type = 25 or parent_type = 25 and cancel_flag = 0
  1833. GROUP BY
  1834. supplier_id
  1835. 2016-12-05 14:13:57 select base_supplier:SELECT
  1836. id,
  1837. supplier_name,
  1838. area_id,
  1839. is_disabled,
  1840. supplier_type,
  1841. manage_type
  1842. FROM
  1843. base_supplier
  1844. WHERE
  1845. cancel_flag = 0
  1846. and id in(164,663,669,670,673,674,675)
  1847. AND supplier_type = 301
  1848. LIMIT 0,10
  1849. 2016-12-05 14:13:57 select base_area:SELECT
  1850. id,
  1851. area_name
  1852. FROM
  1853. base_area
  1854. WHERE
  1855. id in(800,794,2,850,923)
  1856. 2016-12-05 14:13:59 select base_area:SELECT
  1857. id,
  1858. area_name
  1859. FROM
  1860. base_area
  1861. WHERE
  1862. parent_id = 0
  1863. 2016-12-05 14:13:59 select base_area:SELECT
  1864. id,
  1865. area_name
  1866. FROM
  1867. base_area
  1868. WHERE
  1869. parent_id = 1
  1870. 2016-12-05 14:14:00 select base_supplier:SELECT
  1871. id,
  1872. supplier_name,
  1873. area_id,
  1874. manage_type,
  1875. company_name,
  1876. id_card,
  1877. sett_type,
  1878. sett_frequency,
  1879. account_bank,
  1880. account_num,
  1881. account_name,
  1882. sales_man
  1883. FROM
  1884. base_supplier
  1885. WHERE
  1886. cancel_flag = 0
  1887. AND id = 669
  1888. 2016-12-05 14:14:00 select base_area:SELECT
  1889. id,
  1890. area_name,
  1891. parent_id
  1892. FROM
  1893. base_area
  1894. WHERE
  1895. cancel_flag = 0
  1896. AND id = 794
  1897. 2016-12-05 14:14:00 select base_area:SELECT
  1898. id,
  1899. area_name
  1900. FROM
  1901. base_area
  1902. WHERE
  1903. cancel_flag = 0
  1904. AND id = 791
  1905. 2016-12-05 14:14:00 select base_supplier_sale:SELECT
  1906. id,
  1907. prod_supplier_id,
  1908. product_type,
  1909. parent_type,
  1910. sale_type,
  1911. commision_flag,
  1912. commision_type,
  1913. back_commision_type,
  1914. back_commision_method,
  1915. back_percent,
  1916. back_value
  1917. FROM
  1918. base_supplier_sale
  1919. WHERE
  1920. cancel_flag = 0
  1921. AND supplier_id = 669
  1922. 2016-12-05 14:14:00 select base_supplier_link:SELECT
  1923. id,
  1924. link_name,
  1925. contact_name,
  1926. contact_mobile,
  1927. contact_telphone,
  1928. fax,
  1929. email,
  1930. remark
  1931. FROM
  1932. base_supplier_link
  1933. WHERE
  1934. cancel_flag = 0
  1935. AND supplier_id = 669
  1936. 2016-12-05 14:14:00 select base_area:SELECT
  1937. id,
  1938. area_name
  1939. FROM
  1940. base_area
  1941. WHERE
  1942. parent_id = 791
  1943. 2016-12-05 14:14:09 check base_supplier:SELECT
  1944. supplier_name
  1945. FROM
  1946. base_supplier
  1947. WHERE
  1948. cancel_flag = 0
  1949. AND supplier_type = 301
  1950. AND supplier_name = '携程酒店' and id != 669
  1951. 2016-12-05 14:14:17 select base_supplier:SELECT
  1952. id,
  1953. supplier_name,
  1954. area_id,
  1955. is_disabled,
  1956. supplier_type,
  1957. manage_type
  1958. FROM
  1959. base_supplier
  1960. WHERE
  1961. cancel_flag = 0
  1962. AND supplier_type = 301
  1963. LIMIT 0,10
  1964. 2016-12-05 14:14:17 select base_area:SELECT
  1965. id,
  1966. area_name
  1967. FROM
  1968. base_area
  1969. WHERE
  1970. id in(800,4,797,7,1966,794,810)
  1971. 2016-12-05 14:14:23 select base_supplier_sale:SELECT
  1972. supplier_id,
  1973. product_type,
  1974. parent_type
  1975. FROM
  1976. base_supplier_sale
  1977. WHERE
  1978. product_type = 25 or parent_type = 25 and cancel_flag = 0
  1979. GROUP BY
  1980. supplier_id
  1981. 2016-12-05 14:14:23 select base_supplier:SELECT
  1982. id,
  1983. supplier_name,
  1984. area_id,
  1985. is_disabled,
  1986. supplier_type,
  1987. manage_type
  1988. FROM
  1989. base_supplier
  1990. WHERE
  1991. cancel_flag = 0
  1992. and id in(164,663,669,670,673,674,675)
  1993. AND supplier_type = 301
  1994. LIMIT 0,10
  1995. 2016-12-05 14:14:23 select base_area:SELECT
  1996. id,
  1997. area_name
  1998. FROM
  1999. base_area
  2000. WHERE
  2001. id in(800,794,2,850,923)
  2002. 2016-12-05 14:16:21 select base_supplier:SELECT
  2003. id,
  2004. supplier_name,
  2005. area_id,
  2006. is_disabled,
  2007. supplier_type
  2008. FROM
  2009. base_supplier a
  2010. WHERE
  2011. cancel_flag = 0
  2012. AND supplier_type = 187
  2013. LIMIT 0,10
  2014. 2016-12-05 14:16:21 count:SELECT
  2015. a.id
  2016. FROM
  2017. base_supplier AS a,
  2018. base_supplier_purchase AS b
  2019. WHERE
  2020. a.id = b.supplier_id
  2021. AND a.cancel_flag = 0
  2022. AND b.cancel_flag = 0
  2023. GROUP BY
  2024. b.supplier_id
  2025. 2016-12-05 14:16:21 select base_area:SELECT
  2026. id,
  2027. area_name
  2028. FROM
  2029. base_area
  2030. WHERE
  2031. id in(923,803,792,1200)
  2032. 2016-12-05 14:16:31 select base_supplier:SELECT
  2033. id,
  2034. supplier_name,
  2035. area_id,
  2036. is_disabled,
  2037. supplier_type,
  2038. manage_type
  2039. FROM
  2040. base_supplier
  2041. WHERE
  2042. cancel_flag = 0
  2043. AND supplier_type = 301
  2044. LIMIT 0,10
  2045. 2016-12-05 14:16:31 select base_area:SELECT
  2046. id,
  2047. area_name
  2048. FROM
  2049. base_area
  2050. WHERE
  2051. id in(800,4,797,7,1966,794,810)
  2052. 2016-12-05 14:16:33 select base_supplier:SELECT
  2053. id,
  2054. supplier_name,
  2055. area_id,
  2056. is_disabled,
  2057. supplier_type
  2058. FROM
  2059. base_supplier a
  2060. WHERE
  2061. cancel_flag = 0
  2062. AND supplier_type = 187
  2063. LIMIT 0,10
  2064. 2016-12-05 14:16:33 count:SELECT
  2065. a.id
  2066. FROM
  2067. base_supplier AS a,
  2068. base_supplier_purchase AS b
  2069. WHERE
  2070. a.id = b.supplier_id
  2071. AND a.cancel_flag = 0
  2072. AND b.cancel_flag = 0
  2073. GROUP BY
  2074. b.supplier_id
  2075. 2016-12-05 14:16:33 select base_area:SELECT
  2076. id,
  2077. area_name
  2078. FROM
  2079. base_area
  2080. WHERE
  2081. id in(923,803,792,1200)
  2082. 2016-12-05 14:16:41 select base_supplier:SELECT
  2083. id,
  2084. supplier_name,
  2085. area_id,
  2086. is_disabled,
  2087. supplier_type,
  2088. manage_type
  2089. FROM
  2090. base_supplier
  2091. WHERE
  2092. cancel_flag = 0
  2093. AND supplier_type = 301
  2094. LIMIT 0,10
  2095. 2016-12-05 14:16:41 select base_area:SELECT
  2096. id,
  2097. area_name
  2098. FROM
  2099. base_area
  2100. WHERE
  2101. id in(800,4,797,7,1966,794,810)
  2102. 2016-12-05 14:16:45 select base_area:SELECT
  2103. id,
  2104. area_name
  2105. FROM
  2106. base_area
  2107. WHERE
  2108. parent_id = 0
  2109. 2016-12-05 14:16:45 select base_area:SELECT
  2110. id,
  2111. area_name
  2112. FROM
  2113. base_area
  2114. WHERE
  2115. parent_id = 1
  2116. 2016-12-05 14:16:45 select base_supplier:SELECT
  2117. id,
  2118. supplier_name,
  2119. area_id,
  2120. manage_type,
  2121. company_name,
  2122. id_card,
  2123. sett_type,
  2124. sett_frequency,
  2125. account_bank,
  2126. account_num,
  2127. account_name,
  2128. sales_man
  2129. FROM
  2130. base_supplier
  2131. WHERE
  2132. cancel_flag = 0
  2133. AND id = 164
  2134. 2016-12-05 14:16:45 select base_area:SELECT
  2135. id,
  2136. area_name,
  2137. parent_id
  2138. FROM
  2139. base_area
  2140. WHERE
  2141. cancel_flag = 0
  2142. AND id = 800
  2143. 2016-12-05 14:16:45 select base_area:SELECT
  2144. id,
  2145. area_name
  2146. FROM
  2147. base_area
  2148. WHERE
  2149. cancel_flag = 0
  2150. AND id = 791
  2151. 2016-12-05 14:16:45 select base_supplier_sale:SELECT
  2152. id,
  2153. prod_supplier_id,
  2154. product_type,
  2155. parent_type,
  2156. sale_type,
  2157. commision_flag,
  2158. commision_type,
  2159. back_commision_type,
  2160. back_commision_method,
  2161. back_percent,
  2162. back_value
  2163. FROM
  2164. base_supplier_sale
  2165. WHERE
  2166. cancel_flag = 0
  2167. AND supplier_id = 164
  2168. 2016-12-05 14:16:45 select base_supplier_link:SELECT
  2169. id,
  2170. link_name,
  2171. contact_name,
  2172. contact_mobile,
  2173. contact_telphone,
  2174. fax,
  2175. email,
  2176. remark
  2177. FROM
  2178. base_supplier_link
  2179. WHERE
  2180. cancel_flag = 0
  2181. AND supplier_id = 164
  2182. 2016-12-05 14:16:45 select base_area:SELECT
  2183. id,
  2184. area_name
  2185. FROM
  2186. base_area
  2187. WHERE
  2188. parent_id = 791
  2189. 2016-12-05 14:17:18 check base_supplier:SELECT
  2190. supplier_name
  2191. FROM
  2192. base_supplier
  2193. WHERE
  2194. cancel_flag = 0
  2195. AND supplier_type = 301
  2196. AND supplier_name = '官方微信' and id != 164
  2197. 2016-12-05 14:17:23 select base_area:SELECT
  2198. id,
  2199. area_name
  2200. FROM
  2201. base_area
  2202. WHERE
  2203. parent_id = 0
  2204. 2016-12-05 14:17:23 select base_area:SELECT
  2205. id,
  2206. area_name
  2207. FROM
  2208. base_area
  2209. WHERE
  2210. parent_id = 1
  2211. 2016-12-05 14:17:23 select base_supplier:SELECT
  2212. id,
  2213. supplier_name,
  2214. area_id,
  2215. manage_type,
  2216. company_name,
  2217. id_card,
  2218. sett_type,
  2219. sett_frequency,
  2220. account_bank,
  2221. account_num,
  2222. account_name,
  2223. sales_man
  2224. FROM
  2225. base_supplier
  2226. WHERE
  2227. cancel_flag = 0
  2228. AND id = 164
  2229. 2016-12-05 14:17:23 select base_area:SELECT
  2230. id,
  2231. area_name,
  2232. parent_id
  2233. FROM
  2234. base_area
  2235. WHERE
  2236. cancel_flag = 0
  2237. AND id = 800
  2238. 2016-12-05 14:17:23 select base_area:SELECT
  2239. id,
  2240. area_name
  2241. FROM
  2242. base_area
  2243. WHERE
  2244. cancel_flag = 0
  2245. AND id = 791
  2246. 2016-12-05 14:17:23 select base_supplier_sale:SELECT
  2247. id,
  2248. prod_supplier_id,
  2249. product_type,
  2250. parent_type,
  2251. sale_type,
  2252. commision_flag,
  2253. commision_type,
  2254. back_commision_type,
  2255. back_commision_method,
  2256. back_percent,
  2257. back_value
  2258. FROM
  2259. base_supplier_sale
  2260. WHERE
  2261. cancel_flag = 0
  2262. AND supplier_id = 164
  2263. 2016-12-05 14:17:23 select base_supplier_link:SELECT
  2264. id,
  2265. link_name,
  2266. contact_name,
  2267. contact_mobile,
  2268. contact_telphone,
  2269. fax,
  2270. email,
  2271. remark
  2272. FROM
  2273. base_supplier_link
  2274. WHERE
  2275. cancel_flag = 0
  2276. AND supplier_id = 164
  2277. 2016-12-05 14:17:23 select base_area:SELECT
  2278. id,
  2279. area_name
  2280. FROM
  2281. base_area
  2282. WHERE
  2283. parent_id = 791
  2284. 2016-12-05 14:17:25 select base_area:SELECT
  2285. id,
  2286. area_name
  2287. FROM
  2288. base_area
  2289. WHERE
  2290. parent_id = 0
  2291. 2016-12-05 14:17:25 select base_area:SELECT
  2292. id,
  2293. area_name
  2294. FROM
  2295. base_area
  2296. WHERE
  2297. parent_id = 1
  2298. 2016-12-05 14:17:25 select base_supplier:SELECT
  2299. id,
  2300. supplier_name,
  2301. area_id,
  2302. manage_type,
  2303. company_name,
  2304. id_card,
  2305. sett_type,
  2306. sett_frequency,
  2307. account_bank,
  2308. account_num,
  2309. account_name,
  2310. sales_man
  2311. FROM
  2312. base_supplier
  2313. WHERE
  2314. cancel_flag = 0
  2315. AND id = 164
  2316. 2016-12-05 14:17:25 select base_area:SELECT
  2317. id,
  2318. area_name,
  2319. parent_id
  2320. FROM
  2321. base_area
  2322. WHERE
  2323. cancel_flag = 0
  2324. AND id = 800
  2325. 2016-12-05 14:17:25 select base_area:SELECT
  2326. id,
  2327. area_name
  2328. FROM
  2329. base_area
  2330. WHERE
  2331. cancel_flag = 0
  2332. AND id = 791
  2333. 2016-12-05 14:17:25 select base_supplier_sale:SELECT
  2334. id,
  2335. prod_supplier_id,
  2336. product_type,
  2337. parent_type,
  2338. sale_type,
  2339. commision_flag,
  2340. commision_type,
  2341. back_commision_type,
  2342. back_commision_method,
  2343. back_percent,
  2344. back_value
  2345. FROM
  2346. base_supplier_sale
  2347. WHERE
  2348. cancel_flag = 0
  2349. AND supplier_id = 164
  2350. 2016-12-05 14:17:25 select base_supplier_link:SELECT
  2351. id,
  2352. link_name,
  2353. contact_name,
  2354. contact_mobile,
  2355. contact_telphone,
  2356. fax,
  2357. email,
  2358. remark
  2359. FROM
  2360. base_supplier_link
  2361. WHERE
  2362. cancel_flag = 0
  2363. AND supplier_id = 164
  2364. 2016-12-05 14:17:25 select base_area:SELECT
  2365. id,
  2366. area_name
  2367. FROM
  2368. base_area
  2369. WHERE
  2370. parent_id = 791
  2371. 2016-12-05 14:17:34 check base_supplier:SELECT
  2372. supplier_name
  2373. FROM
  2374. base_supplier
  2375. WHERE
  2376. cancel_flag = 0
  2377. AND supplier_type = 301
  2378. AND supplier_name = '官方微信' and id != 164
  2379. 2016-12-05 14:17:58 check base_supplier:SELECT
  2380. supplier_name
  2381. FROM
  2382. base_supplier
  2383. WHERE
  2384. cancel_flag = 0
  2385. AND supplier_type = 301
  2386. AND supplier_name = '官方微信' and id != 164
  2387. 2016-12-05 14:18:05 select base_supplier:SELECT
  2388. id,
  2389. supplier_name,
  2390. area_id,
  2391. is_disabled,
  2392. supplier_type
  2393. FROM
  2394. base_supplier a
  2395. WHERE
  2396. cancel_flag = 0
  2397. AND supplier_type = 187
  2398. LIMIT 0,10
  2399. 2016-12-05 14:18:05 count:SELECT
  2400. a.id
  2401. FROM
  2402. base_supplier AS a,
  2403. base_supplier_purchase AS b
  2404. WHERE
  2405. a.id = b.supplier_id
  2406. AND a.cancel_flag = 0
  2407. AND b.cancel_flag = 0
  2408. GROUP BY
  2409. b.supplier_id
  2410. 2016-12-05 14:18:05 select base_area:SELECT
  2411. id,
  2412. area_name
  2413. FROM
  2414. base_area
  2415. WHERE
  2416. id in(923,803,792,1200)
  2417. 2016-12-05 14:18:08 select base_supplier:SELECT
  2418. id,
  2419. supplier_name,
  2420. area_id,
  2421. is_disabled,
  2422. supplier_type
  2423. FROM
  2424. base_supplier a
  2425. WHERE
  2426. cancel_flag = 0
  2427. AND supplier_type = 187
  2428. LIMIT 0,10
  2429. 2016-12-05 14:18:08 count:SELECT
  2430. a.id
  2431. FROM
  2432. base_supplier AS a,
  2433. base_supplier_purchase AS b
  2434. WHERE
  2435. a.id = b.supplier_id
  2436. AND a.cancel_flag = 0
  2437. AND b.cancel_flag = 0
  2438. GROUP BY
  2439. b.supplier_id
  2440. 2016-12-05 14:18:08 select base_area:SELECT
  2441. id,
  2442. area_name
  2443. FROM
  2444. base_area
  2445. WHERE
  2446. id in(923,803,792,1200)
  2447. 2016-12-05 14:18:11 select base_area:SELECT
  2448. id,
  2449. area_name
  2450. FROM
  2451. base_area
  2452. WHERE
  2453. parent_id = 0
  2454. 2016-12-05 14:18:11 select base_supplier:SELECT
  2455. id,
  2456. supplier_name,
  2457. area_id,
  2458. company_name,
  2459. sett_type,
  2460. sett_frequency,
  2461. account_bank,
  2462. account_num,
  2463. account_name
  2464. FROM
  2465. base_supplier
  2466. WHERE
  2467. cancel_flag = 0
  2468. AND id = 502
  2469. 2016-12-05 14:18:11 select base_area:SELECT
  2470. id,
  2471. area_name,
  2472. parent_id
  2473. FROM
  2474. base_area
  2475. WHERE
  2476. cancel_flag = 0
  2477. AND id = 923
  2478. 2016-12-05 14:18:11 select base_area:SELECT
  2479. id,
  2480. area_name
  2481. FROM
  2482. base_area
  2483. WHERE
  2484. cancel_flag = 0
  2485. AND id = 922
  2486. 2016-12-05 14:18:11 select base_supplier_purchase:SELECT
  2487. id,
  2488. product_type,
  2489. purchaser_name
  2490. FROM
  2491. base_supplier_purchase
  2492. WHERE
  2493. cancel_flag = 0
  2494. AND supplier_id = 502
  2495. 2016-12-05 14:18:11 select base_supplier_link:SELECT
  2496. id,
  2497. link_name,
  2498. contact_name,
  2499. contact_mobile,
  2500. contact_telphone,
  2501. fax,
  2502. email,
  2503. remark
  2504. FROM
  2505. base_supplier_link
  2506. WHERE
  2507. cancel_flag = 0
  2508. AND supplier_id = 502
  2509. 2016-12-05 14:18:11 select base_area:SELECT
  2510. id,
  2511. area_name
  2512. FROM
  2513. base_area
  2514. WHERE
  2515. parent_id = 922
  2516. 2016-12-05 14:18:19 select base_supplier:SELECT
  2517. id,
  2518. supplier_name,
  2519. area_id,
  2520. is_disabled,
  2521. supplier_type
  2522. FROM
  2523. base_supplier a
  2524. WHERE
  2525. cancel_flag = 0
  2526. AND supplier_type = 187
  2527. LIMIT 0,10
  2528. 2016-12-05 14:18:19 count:SELECT
  2529. a.id
  2530. FROM
  2531. base_supplier AS a,
  2532. base_supplier_purchase AS b
  2533. WHERE
  2534. a.id = b.supplier_id
  2535. AND a.cancel_flag = 0
  2536. AND b.cancel_flag = 0
  2537. GROUP BY
  2538. b.supplier_id
  2539. 2016-12-05 14:18:19 select base_area:SELECT
  2540. id,
  2541. area_name
  2542. FROM
  2543. base_area
  2544. WHERE
  2545. id in(923,803,792,1200)
  2546. 2016-12-05 14:18:30 select base_area:SELECT
  2547. id,
  2548. area_name
  2549. FROM
  2550. base_area
  2551. WHERE
  2552. parent_id = 0
  2553. 2016-12-05 14:18:30 select base_supplier:SELECT
  2554. id,
  2555. supplier_name,
  2556. area_id,
  2557. company_name,
  2558. sett_type,
  2559. sett_frequency,
  2560. account_bank,
  2561. account_num,
  2562. account_name
  2563. FROM
  2564. base_supplier
  2565. WHERE
  2566. cancel_flag = 0
  2567. AND id = 501
  2568. 2016-12-05 14:18:30 select base_area:SELECT
  2569. id,
  2570. area_name,
  2571. parent_id
  2572. FROM
  2573. base_area
  2574. WHERE
  2575. cancel_flag = 0
  2576. AND id = 923
  2577. 2016-12-05 14:18:31 select base_area:SELECT
  2578. id,
  2579. area_name
  2580. FROM
  2581. base_area
  2582. WHERE
  2583. cancel_flag = 0
  2584. AND id = 922
  2585. 2016-12-05 14:18:31 select base_supplier_purchase:SELECT
  2586. id,
  2587. product_type,
  2588. purchaser_name
  2589. FROM
  2590. base_supplier_purchase
  2591. WHERE
  2592. cancel_flag = 0
  2593. AND supplier_id = 501
  2594. 2016-12-05 14:18:31 select base_supplier_link:SELECT
  2595. id,
  2596. link_name,
  2597. contact_name,
  2598. contact_mobile,
  2599. contact_telphone,
  2600. fax,
  2601. email,
  2602. remark
  2603. FROM
  2604. base_supplier_link
  2605. WHERE
  2606. cancel_flag = 0
  2607. AND supplier_id = 501
  2608. 2016-12-05 14:18:31 select base_area:SELECT
  2609. id,
  2610. area_name
  2611. FROM
  2612. base_area
  2613. WHERE
  2614. parent_id = 922
  2615. 2016-12-05 14:18:32 select base_supplier:SELECT
  2616. id,
  2617. supplier_name,
  2618. area_id,
  2619. is_disabled,
  2620. supplier_type
  2621. FROM
  2622. base_supplier a
  2623. WHERE
  2624. cancel_flag = 0
  2625. AND supplier_type = 187
  2626. LIMIT 0,10
  2627. 2016-12-05 14:18:32 count:SELECT
  2628. a.id
  2629. FROM
  2630. base_supplier AS a,
  2631. base_supplier_purchase AS b
  2632. WHERE
  2633. a.id = b.supplier_id
  2634. AND a.cancel_flag = 0
  2635. AND b.cancel_flag = 0
  2636. GROUP BY
  2637. b.supplier_id
  2638. 2016-12-05 14:18:32 select base_area:SELECT
  2639. id,
  2640. area_name
  2641. FROM
  2642. base_area
  2643. WHERE
  2644. id in(923,803,792,1200)
  2645. 2016-12-05 14:18:36 select base_supplier:SELECT
  2646. id,
  2647. supplier_name,
  2648. area_id,
  2649. is_disabled,
  2650. supplier_type,
  2651. manage_type
  2652. FROM
  2653. base_supplier
  2654. WHERE
  2655. cancel_flag = 0
  2656. AND supplier_type = 301
  2657. LIMIT 0,10
  2658. 2016-12-05 14:18:36 select base_area:SELECT
  2659. id,
  2660. area_name
  2661. FROM
  2662. base_area
  2663. WHERE
  2664. id in(800,4,797,7,1966,794,810)
  2665. 2016-12-05 14:18:39 select base_area:SELECT
  2666. id,
  2667. area_name
  2668. FROM
  2669. base_area
  2670. WHERE
  2671. parent_id = 0
  2672. 2016-12-05 14:18:39 select base_area:SELECT
  2673. id,
  2674. area_name
  2675. FROM
  2676. base_area
  2677. WHERE
  2678. parent_id = 1
  2679. 2016-12-05 14:18:39 select base_supplier:SELECT
  2680. id,
  2681. supplier_name,
  2682. area_id,
  2683. manage_type,
  2684. company_name,
  2685. id_card,
  2686. sett_type,
  2687. sett_frequency,
  2688. account_bank,
  2689. account_num,
  2690. account_name,
  2691. sales_man
  2692. FROM
  2693. base_supplier
  2694. WHERE
  2695. cancel_flag = 0
  2696. AND id = 508
  2697. 2016-12-05 14:18:39 select base_area:SELECT
  2698. id,
  2699. area_name,
  2700. parent_id
  2701. FROM
  2702. base_area
  2703. WHERE
  2704. cancel_flag = 0
  2705. AND id = 4
  2706. 2016-12-05 14:18:39 select base_area:SELECT
  2707. id,
  2708. area_name
  2709. FROM
  2710. base_area
  2711. WHERE
  2712. cancel_flag = 0
  2713. AND id = 1
  2714. 2016-12-05 14:18:39 select base_supplier_sale:SELECT
  2715. id,
  2716. prod_supplier_id,
  2717. product_type,
  2718. parent_type,
  2719. sale_type,
  2720. commision_flag,
  2721. commision_type,
  2722. back_commision_type,
  2723. back_commision_method,
  2724. back_percent,
  2725. back_value
  2726. FROM
  2727. base_supplier_sale
  2728. WHERE
  2729. cancel_flag = 0
  2730. AND supplier_id = 508
  2731. 2016-12-05 14:18:39 select base_supplier_link:SELECT
  2732. id,
  2733. link_name,
  2734. contact_name,
  2735. contact_mobile,
  2736. contact_telphone,
  2737. fax,
  2738. email,
  2739. remark
  2740. FROM
  2741. base_supplier_link
  2742. WHERE
  2743. cancel_flag = 0
  2744. AND supplier_id = 508
  2745. 2016-12-05 14:18:39 select base_area:SELECT
  2746. id,
  2747. area_name
  2748. FROM
  2749. base_area
  2750. WHERE
  2751. parent_id = 1
  2752. 2016-12-05 14:18:40 select base_supplier:SELECT
  2753. id,
  2754. supplier_name,
  2755. area_id,
  2756. is_disabled,
  2757. supplier_type,
  2758. manage_type
  2759. FROM
  2760. base_supplier
  2761. WHERE
  2762. cancel_flag = 0
  2763. AND supplier_type = 301
  2764. LIMIT 0,10
  2765. 2016-12-05 14:18:40 select base_area:SELECT
  2766. id,
  2767. area_name
  2768. FROM
  2769. base_area
  2770. WHERE
  2771. id in(800,4,797,7,1966,794,810)
  2772. 2016-12-05 14:18:43 select base_area:SELECT
  2773. id,
  2774. area_name
  2775. FROM
  2776. base_area
  2777. WHERE
  2778. parent_id = 0
  2779. 2016-12-05 14:18:43 select base_area:SELECT
  2780. id,
  2781. area_name
  2782. FROM
  2783. base_area
  2784. WHERE
  2785. parent_id = 1
  2786. 2016-12-05 14:18:43 select base_supplier:SELECT
  2787. id,
  2788. supplier_name,
  2789. area_id,
  2790. manage_type,
  2791. company_name,
  2792. id_card,
  2793. sett_type,
  2794. sett_frequency,
  2795. account_bank,
  2796. account_num,
  2797. account_name,
  2798. sales_man
  2799. FROM
  2800. base_supplier
  2801. WHERE
  2802. cancel_flag = 0
  2803. AND id = 629
  2804. 2016-12-05 14:18:43 select base_area:SELECT
  2805. id,
  2806. area_name,
  2807. parent_id
  2808. FROM
  2809. base_area
  2810. WHERE
  2811. cancel_flag = 0
  2812. AND id = 810
  2813. 2016-12-05 14:18:43 select base_area:SELECT
  2814. id,
  2815. area_name
  2816. FROM
  2817. base_area
  2818. WHERE
  2819. cancel_flag = 0
  2820. AND id = 809
  2821. 2016-12-05 14:18:43 select base_supplier_sale:SELECT
  2822. id,
  2823. prod_supplier_id,
  2824. product_type,
  2825. parent_type,
  2826. sale_type,
  2827. commision_flag,
  2828. commision_type,
  2829. back_commision_type,
  2830. back_commision_method,
  2831. back_percent,
  2832. back_value
  2833. FROM
  2834. base_supplier_sale
  2835. WHERE
  2836. cancel_flag = 0
  2837. AND supplier_id = 629
  2838. 2016-12-05 14:18:43 select base_supplier_link:SELECT
  2839. id,
  2840. link_name,
  2841. contact_name,
  2842. contact_mobile,
  2843. contact_telphone,
  2844. fax,
  2845. email,
  2846. remark
  2847. FROM
  2848. base_supplier_link
  2849. WHERE
  2850. cancel_flag = 0
  2851. AND supplier_id = 629
  2852. 2016-12-05 14:18:43 select base_area:SELECT
  2853. id,
  2854. area_name
  2855. FROM
  2856. base_area
  2857. WHERE
  2858. parent_id = 809
  2859. 2016-12-05 14:18:45 select base_supplier:SELECT
  2860. id,
  2861. supplier_name,
  2862. area_id,
  2863. is_disabled,
  2864. supplier_type,
  2865. manage_type
  2866. FROM
  2867. base_supplier
  2868. WHERE
  2869. cancel_flag = 0
  2870. AND supplier_type = 301
  2871. LIMIT 0,10
  2872. 2016-12-05 14:18:45 select base_area:SELECT
  2873. id,
  2874. area_name
  2875. FROM
  2876. base_area
  2877. WHERE
  2878. id in(800,4,797,7,1966,794,810)
  2879. 2016-12-05 14:18:47 select base_supplier:SELECT
  2880. id,
  2881. supplier_name,
  2882. area_id,
  2883. is_disabled,
  2884. supplier_type,
  2885. manage_type
  2886. FROM
  2887. base_supplier
  2888. WHERE
  2889. cancel_flag = 0
  2890. AND supplier_type = 301
  2891. LIMIT 10,10
  2892. 2016-12-05 14:18:47 select base_area:SELECT
  2893. id,
  2894. area_name
  2895. FROM
  2896. base_area
  2897. WHERE
  2898. id in(810,850,792,797)
  2899. 2016-12-05 14:18:50 select base_supplier:SELECT
  2900. id,
  2901. supplier_name,
  2902. area_id,
  2903. is_disabled,
  2904. supplier_type,
  2905. manage_type
  2906. FROM
  2907. base_supplier
  2908. WHERE
  2909. cancel_flag = 0
  2910. AND supplier_type = 301
  2911. LIMIT 20,10
  2912. 2016-12-05 14:18:50 select base_area:SELECT
  2913. id,
  2914. area_name
  2915. FROM
  2916. base_area
  2917. WHERE
  2918. id in(792,850,794,2,923)
  2919. 2016-12-05 14:18:59 select base_area:SELECT
  2920. id,
  2921. area_name
  2922. FROM
  2923. base_area
  2924. WHERE
  2925. parent_id = 0
  2926. 2016-12-05 14:18:59 select base_area:SELECT
  2927. id,
  2928. area_name
  2929. FROM
  2930. base_area
  2931. WHERE
  2932. parent_id = 1
  2933. 2016-12-05 14:18:59 select base_supplier:SELECT
  2934. id,
  2935. supplier_name,
  2936. area_id,
  2937. manage_type,
  2938. company_name,
  2939. id_card,
  2940. sett_type,
  2941. sett_frequency,
  2942. account_bank,
  2943. account_num,
  2944. account_name,
  2945. sales_man
  2946. FROM
  2947. base_supplier
  2948. WHERE
  2949. cancel_flag = 0
  2950. AND id = 670
  2951. 2016-12-05 14:18:59 select base_area:SELECT
  2952. id,
  2953. area_name,
  2954. parent_id
  2955. FROM
  2956. base_area
  2957. WHERE
  2958. cancel_flag = 0
  2959. AND id = 2
  2960. 2016-12-05 14:18:59 select base_area:SELECT
  2961. id,
  2962. area_name
  2963. FROM
  2964. base_area
  2965. WHERE
  2966. cancel_flag = 0
  2967. AND id = 1
  2968. 2016-12-05 14:18:59 select base_supplier_sale:SELECT
  2969. id,
  2970. prod_supplier_id,
  2971. product_type,
  2972. parent_type,
  2973. sale_type,
  2974. commision_flag,
  2975. commision_type,
  2976. back_commision_type,
  2977. back_commision_method,
  2978. back_percent,
  2979. back_value
  2980. FROM
  2981. base_supplier_sale
  2982. WHERE
  2983. cancel_flag = 0
  2984. AND supplier_id = 670
  2985. 2016-12-05 14:18:59 select base_supplier_link:SELECT
  2986. id,
  2987. link_name,
  2988. contact_name,
  2989. contact_mobile,
  2990. contact_telphone,
  2991. fax,
  2992. email,
  2993. remark
  2994. FROM
  2995. base_supplier_link
  2996. WHERE
  2997. cancel_flag = 0
  2998. AND supplier_id = 670
  2999. 2016-12-05 14:18:59 select base_area:SELECT
  3000. id,
  3001. area_name
  3002. FROM
  3003. base_area
  3004. WHERE
  3005. parent_id = 1
  3006. 2016-12-05 14:19:08 select base_supplier:SELECT
  3007. id,
  3008. supplier_name,
  3009. area_id,
  3010. is_disabled,
  3011. supplier_type,
  3012. manage_type
  3013. FROM
  3014. base_supplier
  3015. WHERE
  3016. cancel_flag = 0
  3017. AND supplier_type = 301
  3018. LIMIT 0,10
  3019. 2016-12-05 14:19:08 select base_area:SELECT
  3020. id,
  3021. area_name
  3022. FROM
  3023. base_area
  3024. WHERE
  3025. id in(800,4,797,7,1966,794,810)
  3026. 2016-12-05 14:21:33 select base_supplier:SELECT
  3027. id,
  3028. supplier_name,
  3029. area_id,
  3030. is_disabled,
  3031. supplier_type,
  3032. manage_type
  3033. FROM
  3034. base_supplier
  3035. WHERE
  3036. cancel_flag = 0
  3037. AND supplier_type = 301
  3038. LIMIT 0,10
  3039. 2016-12-05 14:21:33 select base_area:SELECT
  3040. id,
  3041. area_name
  3042. FROM
  3043. base_area
  3044. WHERE
  3045. id in(800,4,797,7,1966,794,810)
  3046. 2016-12-05 14:29:37 select base_supplier:SELECT
  3047. id,
  3048. supplier_name,
  3049. area_id,
  3050. is_disabled,
  3051. supplier_type,
  3052. manage_type
  3053. FROM
  3054. base_supplier
  3055. WHERE
  3056. cancel_flag = 0
  3057. AND supplier_type = 301
  3058. LIMIT 0,10
  3059. 2016-12-05 14:29:37 select base_area:SELECT
  3060. id,
  3061. area_name
  3062. FROM
  3063. base_area
  3064. WHERE
  3065. id in(800,4,797,7,1966,794,810)
  3066. 2016-12-05 14:29:38 select base_area:SELECT
  3067. id,
  3068. area_name
  3069. FROM
  3070. base_area
  3071. WHERE
  3072. parent_id = 0
  3073. 2016-12-05 14:29:38 select base_area:SELECT
  3074. id,
  3075. area_name
  3076. FROM
  3077. base_area
  3078. WHERE
  3079. parent_id = 1
  3080. 2016-12-05 14:32:15 select base_supplier:SELECT
  3081. id,
  3082. supplier_name,
  3083. area_id,
  3084. is_disabled,
  3085. supplier_type
  3086. FROM
  3087. base_supplier a
  3088. WHERE
  3089. cancel_flag = 0
  3090. AND supplier_type = 187
  3091. LIMIT 0,10
  3092. 2016-12-05 14:32:15 count:SELECT
  3093. a.id
  3094. FROM
  3095. base_supplier AS a,
  3096. base_supplier_purchase AS b
  3097. WHERE
  3098. a.id = b.supplier_id
  3099. AND a.cancel_flag = 0
  3100. AND b.cancel_flag = 0
  3101. GROUP BY
  3102. b.supplier_id
  3103. 2016-12-05 14:32:15 select base_area:SELECT
  3104. id,
  3105. area_name
  3106. FROM
  3107. base_area
  3108. WHERE
  3109. id in(923,803,792,1200)
  3110. 2016-12-05 14:34:34 select base_supplier:SELECT
  3111. id,
  3112. supplier_name,
  3113. area_id,
  3114. is_disabled,
  3115. supplier_type
  3116. FROM
  3117. base_supplier a
  3118. WHERE
  3119. cancel_flag = 0
  3120. AND supplier_type = 187
  3121. LIMIT 0,10
  3122. 2016-12-05 14:34:34 count:SELECT
  3123. a.id
  3124. FROM
  3125. base_supplier AS a,
  3126. base_supplier_purchase AS b
  3127. WHERE
  3128. a.id = b.supplier_id
  3129. AND a.cancel_flag = 0
  3130. AND b.cancel_flag = 0
  3131. GROUP BY
  3132. b.supplier_id
  3133. 2016-12-05 14:34:34 select base_area:SELECT
  3134. id,
  3135. area_name
  3136. FROM
  3137. base_area
  3138. WHERE
  3139. id in(923,803,792,1200)
  3140. 2016-12-05 17:23:01 select base_supplier:SELECT
  3141. id,
  3142. supplier_name,
  3143. area_id,
  3144. is_disabled,
  3145. supplier_type,
  3146. manage_type
  3147. FROM
  3148. base_supplier
  3149. WHERE
  3150. cancel_flag = 0
  3151. AND supplier_type = 301
  3152. LIMIT 0,10
  3153. 2016-12-05 17:23:01 select base_area:SELECT
  3154. id,
  3155. area_name
  3156. FROM
  3157. base_area
  3158. WHERE
  3159. id in(800,4,797,7,1966,794,810)
  3160. 2016-12-05 17:23:03 select base_area:SELECT
  3161. id,
  3162. area_name
  3163. FROM
  3164. base_area
  3165. WHERE
  3166. parent_id = 0
  3167. 2016-12-05 17:23:03 select base_area:SELECT
  3168. id,
  3169. area_name
  3170. FROM
  3171. base_area
  3172. WHERE
  3173. parent_id = 1
  3174. 2016-12-05 17:23:03 select base_supplier:SELECT
  3175. id,
  3176. supplier_name,
  3177. area_id,
  3178. manage_type,
  3179. company_name,
  3180. id_card,
  3181. sett_type,
  3182. sett_frequency,
  3183. account_bank,
  3184. account_num,
  3185. account_name,
  3186. sales_man
  3187. FROM
  3188. base_supplier
  3189. WHERE
  3190. cancel_flag = 0
  3191. AND id = 164
  3192. 2016-12-05 17:23:03 select base_area:SELECT
  3193. id,
  3194. area_name,
  3195. parent_id
  3196. FROM
  3197. base_area
  3198. WHERE
  3199. cancel_flag = 0
  3200. AND id = 800
  3201. 2016-12-05 17:23:03 select base_area:SELECT
  3202. id,
  3203. area_name
  3204. FROM
  3205. base_area
  3206. WHERE
  3207. cancel_flag = 0
  3208. AND id = 791
  3209. 2016-12-05 17:23:03 select base_supplier_sale:SELECT
  3210. id,
  3211. prod_supplier_id,
  3212. product_type,
  3213. parent_type,
  3214. sale_type,
  3215. commision_flag,
  3216. commision_type,
  3217. back_commision_type,
  3218. back_commision_method,
  3219. back_percent,
  3220. back_value
  3221. FROM
  3222. base_supplier_sale
  3223. WHERE
  3224. cancel_flag = 0
  3225. AND supplier_id = 164
  3226. 2016-12-05 17:23:03 select base_supplier_link:SELECT
  3227. id,
  3228. link_name,
  3229. contact_name,
  3230. contact_mobile,
  3231. contact_telphone,
  3232. fax,
  3233. email,
  3234. remark
  3235. FROM
  3236. base_supplier_link
  3237. WHERE
  3238. cancel_flag = 0
  3239. AND supplier_id = 164
  3240. 2016-12-05 17:23:04 select base_area:SELECT
  3241. id,
  3242. area_name
  3243. FROM
  3244. base_area
  3245. WHERE
  3246. parent_id = 791