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.
 
 
 
 

2099 lines
80 KiB

  1. 2017-01-25 08:38:19 select base_supplier:SELECT
  2. id,
  3. supplier_name,
  4. area_id,
  5. is_disabled,
  6. supplier_type
  7. FROM
  8. base_supplier a
  9. WHERE
  10. cancel_flag = 0
  11. AND supplier_type = 187
  12. LIMIT 0,10
  13. 2017-01-25 08:38:19 count:SELECT
  14. a.id
  15. FROM
  16. base_supplier AS a,
  17. base_supplier_purchase AS b
  18. WHERE
  19. a.id = b.supplier_id
  20. AND a.cancel_flag = 0
  21. AND b.cancel_flag = 0
  22. GROUP BY
  23. b.supplier_id
  24. 2017-01-25 08:38:19 select base_area:SELECT
  25. id,
  26. area_name
  27. FROM
  28. base_area
  29. WHERE
  30. id in(792,923,810)
  31. 2017-01-25 08:38:22 select base_supplier:SELECT
  32. id,
  33. supplier_name,
  34. area_id,
  35. is_disabled,
  36. supplier_type
  37. FROM
  38. base_supplier a
  39. WHERE
  40. cancel_flag = 0
  41. AND supplier_type = 187
  42. LIMIT 0,10
  43. 2017-01-25 08:38:22 count:SELECT
  44. a.id
  45. FROM
  46. base_supplier AS a,
  47. base_supplier_purchase AS b
  48. WHERE
  49. a.id = b.supplier_id
  50. AND a.cancel_flag = 0
  51. AND b.cancel_flag = 0
  52. GROUP BY
  53. b.supplier_id
  54. 2017-01-25 08:38:22 select base_area:SELECT
  55. id,
  56. area_name
  57. FROM
  58. base_area
  59. WHERE
  60. id in(792,923,810)
  61. 2017-01-25 08:38:28 select base_supplier:SELECT
  62. id,
  63. supplier_name,
  64. area_id,
  65. is_disabled,
  66. supplier_type
  67. FROM
  68. base_supplier a
  69. WHERE
  70. cancel_flag = 0
  71. and a.supplier_name like '%%千岛湖喜来登%%'
  72. AND supplier_type = 187
  73. LIMIT 0,10
  74. 2017-01-25 08:38:28 count:SELECT
  75. a.id
  76. FROM
  77. base_supplier AS a,
  78. base_supplier_purchase AS b
  79. WHERE
  80. a.id = b.supplier_id
  81. and a.supplier_name like '%%千岛湖喜来登%%'
  82. AND a.cancel_flag = 0
  83. AND b.cancel_flag = 0
  84. GROUP BY
  85. b.supplier_id
  86. 2017-01-25 08:38:28 select base_area:SELECT
  87. id,
  88. area_name
  89. FROM
  90. base_area
  91. WHERE
  92. id in(923)
  93. 2017-01-25 08:38:30 getListUser base_user:SELECT
  94. id,
  95. true_name,
  96. `status`
  97. FROM
  98. base_user
  99. WHERE
  100. cancel_flag = 0
  101. AND org_id = 1173
  102. 2017-01-25 08:38:32 detailUser base_user:SELECT
  103. id,
  104. user_name,
  105. true_name,
  106. phone_no
  107. FROM
  108. base_user
  109. WHERE
  110. cancel_flag = 0
  111. AND id = 476
  112. 2017-01-25 09:39:35 select base_supplier:SELECT
  113. id,
  114. supplier_name,
  115. area_id,
  116. is_disabled,
  117. supplier_type,
  118. manage_type
  119. FROM
  120. base_supplier
  121. WHERE
  122. cancel_flag = 0
  123. AND supplier_type = 301
  124. LIMIT 0,10
  125. 2017-01-25 09:39:35 select base_area:SELECT
  126. id,
  127. area_name
  128. FROM
  129. base_area
  130. WHERE
  131. id in(792,810,794,850)
  132. 2017-01-25 09:40:42 select base_supplier:SELECT
  133. id,
  134. supplier_name,
  135. area_id,
  136. is_disabled,
  137. supplier_type,
  138. manage_type
  139. FROM
  140. base_supplier
  141. WHERE
  142. cancel_flag = 0
  143. AND supplier_type = 301
  144. LIMIT 10,10
  145. 2017-01-25 09:40:42 select base_area:SELECT
  146. id,
  147. area_name
  148. FROM
  149. base_area
  150. WHERE
  151. id in(797,792,794,923,1966)
  152. 2017-01-25 09:40:44 select base_supplier:SELECT
  153. id,
  154. supplier_name,
  155. area_id,
  156. is_disabled,
  157. supplier_type,
  158. manage_type
  159. FROM
  160. base_supplier
  161. WHERE
  162. cancel_flag = 0
  163. AND supplier_type = 301
  164. LIMIT 20,10
  165. 2017-01-25 09:40:44 select base_area:SELECT
  166. id,
  167. area_name
  168. FROM
  169. base_area
  170. WHERE
  171. id in(792,7,800,850)
  172. 2017-01-25 09:40:46 select base_supplier:SELECT
  173. id,
  174. supplier_name,
  175. area_id,
  176. is_disabled,
  177. supplier_type,
  178. manage_type
  179. FROM
  180. base_supplier
  181. WHERE
  182. cancel_flag = 0
  183. AND supplier_type = 301
  184. LIMIT 30,10
  185. 2017-01-25 09:40:46 select base_area:SELECT
  186. id,
  187. area_name
  188. FROM
  189. base_area
  190. WHERE
  191. id in(792)
  192. 2017-01-25 09:40:49 select base_supplier:SELECT
  193. id,
  194. supplier_name,
  195. area_id,
  196. is_disabled,
  197. supplier_type,
  198. manage_type
  199. FROM
  200. base_supplier
  201. WHERE
  202. cancel_flag = 0
  203. AND supplier_type = 301
  204. LIMIT 40,10
  205. 2017-01-25 09:40:49 select base_area:SELECT
  206. id,
  207. area_name
  208. FROM
  209. base_area
  210. WHERE
  211. id in(792)
  212. 2017-01-25 09:40:50 select base_supplier:SELECT
  213. id,
  214. supplier_name,
  215. area_id,
  216. is_disabled,
  217. supplier_type,
  218. manage_type
  219. FROM
  220. base_supplier
  221. WHERE
  222. cancel_flag = 0
  223. AND supplier_type = 301
  224. LIMIT 50,10
  225. 2017-01-25 09:40:50 select base_area:SELECT
  226. id,
  227. area_name
  228. FROM
  229. base_area
  230. WHERE
  231. id in(792,810)
  232. 2017-01-25 09:40:51 select base_supplier:SELECT
  233. id,
  234. supplier_name,
  235. area_id,
  236. is_disabled,
  237. supplier_type,
  238. manage_type
  239. FROM
  240. base_supplier
  241. WHERE
  242. cancel_flag = 0
  243. AND supplier_type = 301
  244. LIMIT 60,10
  245. 2017-01-25 09:40:51 select base_area:SELECT
  246. id,
  247. area_name
  248. FROM
  249. base_area
  250. WHERE
  251. id in(792)
  252. 2017-01-25 09:40:51 select base_supplier:SELECT
  253. id,
  254. supplier_name,
  255. area_id,
  256. is_disabled,
  257. supplier_type,
  258. manage_type
  259. FROM
  260. base_supplier
  261. WHERE
  262. cancel_flag = 0
  263. AND supplier_type = 301
  264. LIMIT 70,10
  265. 2017-01-25 09:40:51 select base_area:SELECT
  266. id,
  267. area_name
  268. FROM
  269. base_area
  270. WHERE
  271. id in(792,850,810,4)
  272. 2017-01-25 09:40:52 select base_supplier:SELECT
  273. id,
  274. supplier_name,
  275. area_id,
  276. is_disabled,
  277. supplier_type,
  278. manage_type
  279. FROM
  280. base_supplier
  281. WHERE
  282. cancel_flag = 0
  283. AND supplier_type = 301
  284. LIMIT 80,10
  285. 2017-01-25 09:40:52 select base_area:SELECT
  286. id,
  287. area_name
  288. FROM
  289. base_area
  290. WHERE
  291. id in(792,923,810)
  292. 2017-01-25 09:40:52 select base_supplier:SELECT
  293. id,
  294. supplier_name,
  295. area_id,
  296. is_disabled,
  297. supplier_type,
  298. manage_type
  299. FROM
  300. base_supplier
  301. WHERE
  302. cancel_flag = 0
  303. AND supplier_type = 301
  304. LIMIT 90,10
  305. 2017-01-25 09:40:52 select base_area:SELECT
  306. id,
  307. area_name
  308. FROM
  309. base_area
  310. WHERE
  311. id in(961,2,796,795,810,800,792)
  312. 2017-01-25 09:40:53 select base_supplier:SELECT
  313. id,
  314. supplier_name,
  315. area_id,
  316. is_disabled,
  317. supplier_type,
  318. manage_type
  319. FROM
  320. base_supplier
  321. WHERE
  322. cancel_flag = 0
  323. AND supplier_type = 301
  324. LIMIT 100,10
  325. 2017-01-25 09:40:53 select base_area:SELECT
  326. id,
  327. area_name
  328. FROM
  329. base_area
  330. WHERE
  331. id in(792,795,850,794,2)
  332. 2017-01-25 09:40:53 select base_supplier:SELECT
  333. id,
  334. supplier_name,
  335. area_id,
  336. is_disabled,
  337. supplier_type,
  338. manage_type
  339. FROM
  340. base_supplier
  341. WHERE
  342. cancel_flag = 0
  343. AND supplier_type = 301
  344. LIMIT 110,10
  345. 2017-01-25 09:40:53 select base_area:SELECT
  346. id,
  347. area_name
  348. FROM
  349. base_area
  350. WHERE
  351. id in(923,1161,2)
  352. 2017-01-25 10:15:33 select base_supplier:SELECT
  353. id,
  354. supplier_name,
  355. area_id,
  356. is_disabled,
  357. supplier_type
  358. FROM
  359. base_supplier a
  360. WHERE
  361. cancel_flag = 0
  362. AND supplier_type = 187
  363. LIMIT 0,10
  364. 2017-01-25 10:15:33 count:SELECT
  365. a.id
  366. FROM
  367. base_supplier AS a,
  368. base_supplier_purchase AS b
  369. WHERE
  370. a.id = b.supplier_id
  371. AND a.cancel_flag = 0
  372. AND b.cancel_flag = 0
  373. GROUP BY
  374. b.supplier_id
  375. 2017-01-25 10:15:33 select base_area:SELECT
  376. id,
  377. area_name
  378. FROM
  379. base_area
  380. WHERE
  381. id in(792,923,810)
  382. 2017-01-25 10:15:38 select base_supplier:SELECT
  383. id,
  384. supplier_name,
  385. area_id,
  386. is_disabled,
  387. supplier_type,
  388. manage_type
  389. FROM
  390. base_supplier
  391. WHERE
  392. cancel_flag = 0
  393. AND supplier_type = 301
  394. LIMIT 0,10
  395. 2017-01-25 10:15:38 select base_area:SELECT
  396. id,
  397. area_name
  398. FROM
  399. base_area
  400. WHERE
  401. id in(792,810,794,850)
  402. 2017-01-25 10:28:24 select base_supplier:SELECT
  403. id,
  404. supplier_name,
  405. area_id,
  406. is_disabled,
  407. supplier_type,
  408. manage_type
  409. FROM
  410. base_supplier
  411. WHERE
  412. cancel_flag = 0
  413. and main_corp_id = 0
  414. AND supplier_type = 301
  415. LIMIT 0,10
  416. 2017-01-25 10:28:24 select base_area:SELECT
  417. id,
  418. area_name
  419. FROM
  420. base_area
  421. WHERE
  422. id in(792,810,794,850)
  423. 2017-01-25 10:28:26 select base_supplier:SELECT
  424. id,
  425. supplier_name,
  426. area_id,
  427. is_disabled,
  428. supplier_type,
  429. manage_type
  430. FROM
  431. base_supplier
  432. WHERE
  433. cancel_flag = 0
  434. and main_corp_id = 0
  435. AND supplier_type = 301
  436. LIMIT 0,10
  437. 2017-01-25 10:28:26 select base_area:SELECT
  438. id,
  439. area_name
  440. FROM
  441. base_area
  442. WHERE
  443. id in(792,810,794,850)
  444. 2017-01-25 10:28:28 select base_supplier:SELECT
  445. id,
  446. supplier_name,
  447. area_id,
  448. is_disabled,
  449. supplier_type
  450. FROM
  451. base_supplier a
  452. WHERE
  453. cancel_flag = 0
  454. AND supplier_type = 187
  455. LIMIT 0,10
  456. 2017-01-25 10:28:28 count:SELECT
  457. a.id
  458. FROM
  459. base_supplier AS a,
  460. base_supplier_purchase AS b
  461. WHERE
  462. a.id = b.supplier_id
  463. AND a.cancel_flag = 0
  464. AND b.cancel_flag = 0
  465. GROUP BY
  466. b.supplier_id
  467. 2017-01-25 10:28:28 select base_area:SELECT
  468. id,
  469. area_name
  470. FROM
  471. base_area
  472. WHERE
  473. id in(792,923,810)
  474. 2017-01-25 10:28:30 select base_supplier:SELECT
  475. id,
  476. supplier_name,
  477. area_id,
  478. is_disabled,
  479. supplier_type,
  480. manage_type
  481. FROM
  482. base_supplier
  483. WHERE
  484. cancel_flag = 0
  485. and main_corp_id = 0
  486. AND supplier_type = 301
  487. LIMIT 0,10
  488. 2017-01-25 10:28:30 select base_area:SELECT
  489. id,
  490. area_name
  491. FROM
  492. base_area
  493. WHERE
  494. id in(792,810,794,850)
  495. 2017-01-25 10:28:31 select base_supplier:SELECT
  496. id,
  497. supplier_name,
  498. area_id,
  499. is_disabled,
  500. supplier_type
  501. FROM
  502. base_supplier a
  503. WHERE
  504. cancel_flag = 0
  505. AND supplier_type = 187
  506. LIMIT 0,10
  507. 2017-01-25 10:28:31 count:SELECT
  508. a.id
  509. FROM
  510. base_supplier AS a,
  511. base_supplier_purchase AS b
  512. WHERE
  513. a.id = b.supplier_id
  514. AND a.cancel_flag = 0
  515. AND b.cancel_flag = 0
  516. GROUP BY
  517. b.supplier_id
  518. 2017-01-25 10:28:31 select base_area:SELECT
  519. id,
  520. area_name
  521. FROM
  522. base_area
  523. WHERE
  524. id in(792,923,810)
  525. 2017-01-25 10:29:29 select base_supplier:SELECT
  526. id,
  527. supplier_name,
  528. area_id,
  529. is_disabled,
  530. supplier_type
  531. FROM
  532. base_supplier a
  533. WHERE
  534. cancel_flag = 0
  535. and main_corp_id = 0
  536. AND supplier_type = 187
  537. LIMIT 0,10
  538. 2017-01-25 10:29:29 count:SELECT
  539. a.id
  540. FROM
  541. base_supplier AS a,
  542. base_supplier_purchase AS b
  543. WHERE
  544. a.id = b.supplier_id
  545. and main_corp_id = 0
  546. AND a.cancel_flag = 0
  547. AND b.cancel_flag = 0
  548. GROUP BY
  549. b.supplier_id
  550. 2017-01-25 10:29:29 select base_area:SELECT
  551. id,
  552. area_name
  553. FROM
  554. base_area
  555. WHERE
  556. id in(792,923,810)
  557. 2017-01-25 10:29:31 select base_supplier:SELECT
  558. id,
  559. supplier_name,
  560. area_id,
  561. is_disabled,
  562. supplier_type,
  563. manage_type
  564. FROM
  565. base_supplier
  566. WHERE
  567. cancel_flag = 0
  568. and main_corp_id = 0
  569. AND supplier_type = 301
  570. LIMIT 0,10
  571. 2017-01-25 10:29:31 select base_area:SELECT
  572. id,
  573. area_name
  574. FROM
  575. base_area
  576. WHERE
  577. id in(792,810,794,850)
  578. 2017-01-25 10:29:32 select base_supplier:SELECT
  579. id,
  580. supplier_name,
  581. area_id,
  582. is_disabled,
  583. supplier_type
  584. FROM
  585. base_supplier a
  586. WHERE
  587. cancel_flag = 0
  588. and main_corp_id = 0
  589. AND supplier_type = 187
  590. LIMIT 0,10
  591. 2017-01-25 10:29:32 count:SELECT
  592. a.id
  593. FROM
  594. base_supplier AS a,
  595. base_supplier_purchase AS b
  596. WHERE
  597. a.id = b.supplier_id
  598. and main_corp_id = 0
  599. AND a.cancel_flag = 0
  600. AND b.cancel_flag = 0
  601. GROUP BY
  602. b.supplier_id
  603. 2017-01-25 10:29:32 select base_area:SELECT
  604. id,
  605. area_name
  606. FROM
  607. base_area
  608. WHERE
  609. id in(792,923,810)
  610. 2017-01-25 10:29:33 select base_supplier:SELECT
  611. id,
  612. supplier_name,
  613. area_id,
  614. is_disabled,
  615. supplier_type
  616. FROM
  617. base_supplier a
  618. WHERE
  619. cancel_flag = 0
  620. and main_corp_id = 0
  621. AND supplier_type = 187
  622. LIMIT 0,10
  623. 2017-01-25 10:29:33 count:SELECT
  624. a.id
  625. FROM
  626. base_supplier AS a,
  627. base_supplier_purchase AS b
  628. WHERE
  629. a.id = b.supplier_id
  630. and main_corp_id = 0
  631. AND a.cancel_flag = 0
  632. AND b.cancel_flag = 0
  633. GROUP BY
  634. b.supplier_id
  635. 2017-01-25 10:29:33 select base_area:SELECT
  636. id,
  637. area_name
  638. FROM
  639. base_area
  640. WHERE
  641. id in(792,923,810)
  642. 2017-01-25 10:29:35 select base_supplier:SELECT
  643. id,
  644. supplier_name,
  645. area_id,
  646. is_disabled,
  647. supplier_type
  648. FROM
  649. base_supplier a
  650. WHERE
  651. cancel_flag = 0
  652. and main_corp_id = 0
  653. AND supplier_type = 187
  654. LIMIT 0,10
  655. 2017-01-25 10:29:35 count:SELECT
  656. a.id
  657. FROM
  658. base_supplier AS a,
  659. base_supplier_purchase AS b
  660. WHERE
  661. a.id = b.supplier_id
  662. and main_corp_id = 0
  663. AND a.cancel_flag = 0
  664. AND b.cancel_flag = 0
  665. GROUP BY
  666. b.supplier_id
  667. 2017-01-25 10:29:35 select base_area:SELECT
  668. id,
  669. area_name
  670. FROM
  671. base_area
  672. WHERE
  673. id in(792,923,810)
  674. 2017-01-25 10:29:36 select base_supplier:SELECT
  675. id,
  676. supplier_name,
  677. area_id,
  678. is_disabled,
  679. supplier_type,
  680. manage_type
  681. FROM
  682. base_supplier
  683. WHERE
  684. cancel_flag = 0
  685. and main_corp_id = 0
  686. AND supplier_type = 301
  687. LIMIT 0,10
  688. 2017-01-25 10:29:36 select base_area:SELECT
  689. id,
  690. area_name
  691. FROM
  692. base_area
  693. WHERE
  694. id in(792,810,794,850)
  695. 2017-01-25 10:29:37 select base_supplier:SELECT
  696. id,
  697. supplier_name,
  698. area_id,
  699. is_disabled,
  700. supplier_type
  701. FROM
  702. base_supplier a
  703. WHERE
  704. cancel_flag = 0
  705. and main_corp_id = 0
  706. AND supplier_type = 187
  707. LIMIT 0,10
  708. 2017-01-25 10:29:37 count:SELECT
  709. a.id
  710. FROM
  711. base_supplier AS a,
  712. base_supplier_purchase AS b
  713. WHERE
  714. a.id = b.supplier_id
  715. and main_corp_id = 0
  716. AND a.cancel_flag = 0
  717. AND b.cancel_flag = 0
  718. GROUP BY
  719. b.supplier_id
  720. 2017-01-25 10:29:37 select base_area:SELECT
  721. id,
  722. area_name
  723. FROM
  724. base_area
  725. WHERE
  726. id in(792,923,810)
  727. 2017-01-25 10:29:39 select base_supplier:SELECT
  728. id,
  729. supplier_name,
  730. area_id,
  731. is_disabled,
  732. supplier_type
  733. FROM
  734. base_supplier a
  735. WHERE
  736. cancel_flag = 0
  737. and main_corp_id = 0
  738. AND supplier_type = 187
  739. LIMIT 130,10
  740. 2017-01-25 10:29:39 count:SELECT
  741. a.id
  742. FROM
  743. base_supplier AS a,
  744. base_supplier_purchase AS b
  745. WHERE
  746. a.id = b.supplier_id
  747. and main_corp_id = 0
  748. AND a.cancel_flag = 0
  749. AND b.cancel_flag = 0
  750. GROUP BY
  751. b.supplier_id
  752. 2017-01-25 10:29:39 select base_area:SELECT
  753. id,
  754. area_name
  755. FROM
  756. base_area
  757. WHERE
  758. id in(2,792,803,923)
  759. 2017-01-25 10:29:40 select base_supplier:SELECT
  760. id,
  761. supplier_name,
  762. area_id,
  763. is_disabled,
  764. supplier_type
  765. FROM
  766. base_supplier a
  767. WHERE
  768. cancel_flag = 0
  769. and main_corp_id = 0
  770. AND supplier_type = 187
  771. LIMIT 120,10
  772. 2017-01-25 10:29:40 count:SELECT
  773. a.id
  774. FROM
  775. base_supplier AS a,
  776. base_supplier_purchase AS b
  777. WHERE
  778. a.id = b.supplier_id
  779. and main_corp_id = 0
  780. AND a.cancel_flag = 0
  781. AND b.cancel_flag = 0
  782. GROUP BY
  783. b.supplier_id
  784. 2017-01-25 10:29:40 select base_area:SELECT
  785. id,
  786. area_name
  787. FROM
  788. base_area
  789. WHERE
  790. id in(810,792,803,923,799,961)
  791. 2017-01-25 10:29:43 select base_supplier:SELECT
  792. id,
  793. supplier_name,
  794. area_id,
  795. is_disabled,
  796. supplier_type,
  797. manage_type
  798. FROM
  799. base_supplier
  800. WHERE
  801. cancel_flag = 0
  802. and main_corp_id = 0
  803. AND supplier_type = 301
  804. LIMIT 0,10
  805. 2017-01-25 10:29:43 select base_area:SELECT
  806. id,
  807. area_name
  808. FROM
  809. base_area
  810. WHERE
  811. id in(792,810,794,850)
  812. 2017-01-25 10:30:08 select base_supplier:SELECT
  813. id,
  814. supplier_name,
  815. area_id,
  816. is_disabled,
  817. supplier_type,
  818. manage_type
  819. FROM
  820. base_supplier
  821. WHERE
  822. cancel_flag = 0
  823. and main_corp_id IN(0,3)
  824. AND supplier_type = 301
  825. LIMIT 0,10
  826. 2017-01-25 10:30:08 select base_area:SELECT
  827. id,
  828. area_name
  829. FROM
  830. base_area
  831. WHERE
  832. id in(792,810,794,850)
  833. 2017-01-25 10:30:13 select base_supplier:SELECT
  834. id,
  835. supplier_name,
  836. area_id,
  837. is_disabled,
  838. supplier_type,
  839. manage_type
  840. FROM
  841. base_supplier
  842. WHERE
  843. cancel_flag = 0
  844. and main_corp_id IN(0,3)
  845. AND supplier_type = 301
  846. LIMIT 0,10
  847. 2017-01-25 10:30:13 select base_area:SELECT
  848. id,
  849. area_name
  850. FROM
  851. base_area
  852. WHERE
  853. id in(792,810,794,850)
  854. 2017-01-25 10:30:14 select base_supplier:SELECT
  855. id,
  856. supplier_name,
  857. area_id,
  858. is_disabled,
  859. supplier_type,
  860. manage_type
  861. FROM
  862. base_supplier
  863. WHERE
  864. cancel_flag = 0
  865. and main_corp_id IN(0,3)
  866. AND supplier_type = 301
  867. LIMIT 0,10
  868. 2017-01-25 10:30:14 select base_area:SELECT
  869. id,
  870. area_name
  871. FROM
  872. base_area
  873. WHERE
  874. id in(792,810,794,850)
  875. 2017-01-25 10:30:14 select base_supplier:SELECT
  876. id,
  877. supplier_name,
  878. area_id,
  879. is_disabled,
  880. supplier_type,
  881. manage_type
  882. FROM
  883. base_supplier
  884. WHERE
  885. cancel_flag = 0
  886. and main_corp_id IN(0,3)
  887. AND supplier_type = 301
  888. LIMIT 0,10
  889. 2017-01-25 10:30:14 select base_area:SELECT
  890. id,
  891. area_name
  892. FROM
  893. base_area
  894. WHERE
  895. id in(792,810,794,850)
  896. 2017-01-25 10:30:15 select base_supplier:SELECT
  897. id,
  898. supplier_name,
  899. area_id,
  900. is_disabled,
  901. supplier_type,
  902. manage_type
  903. FROM
  904. base_supplier
  905. WHERE
  906. cancel_flag = 0
  907. and main_corp_id IN(0,3)
  908. AND supplier_type = 301
  909. LIMIT 0,10
  910. 2017-01-25 10:30:15 select base_area:SELECT
  911. id,
  912. area_name
  913. FROM
  914. base_area
  915. WHERE
  916. id in(792,810,794,850)
  917. 2017-01-25 10:30:16 select base_supplier:SELECT
  918. id,
  919. supplier_name,
  920. area_id,
  921. is_disabled,
  922. supplier_type,
  923. manage_type
  924. FROM
  925. base_supplier
  926. WHERE
  927. cancel_flag = 0
  928. and main_corp_id IN(0,3)
  929. AND supplier_type = 301
  930. LIMIT 0,10
  931. 2017-01-25 10:30:16 select base_area:SELECT
  932. id,
  933. area_name
  934. FROM
  935. base_area
  936. WHERE
  937. id in(792,810,794,850)
  938. 2017-01-25 10:30:16 select base_supplier:SELECT
  939. id,
  940. supplier_name,
  941. area_id,
  942. is_disabled,
  943. supplier_type,
  944. manage_type
  945. FROM
  946. base_supplier
  947. WHERE
  948. cancel_flag = 0
  949. and main_corp_id IN(0,3)
  950. AND supplier_type = 301
  951. LIMIT 0,10
  952. 2017-01-25 10:30:16 select base_area:SELECT
  953. id,
  954. area_name
  955. FROM
  956. base_area
  957. WHERE
  958. id in(792,810,794,850)
  959. 2017-01-25 10:33:37 select base_supplier:SELECT
  960. id,
  961. supplier_name,
  962. area_id,
  963. is_disabled,
  964. supplier_type
  965. FROM
  966. base_supplier a
  967. WHERE
  968. cancel_flag = 0
  969. and main_corp_id IN(0,1)
  970. AND supplier_type = 187
  971. LIMIT 0,10
  972. 2017-01-25 10:33:37 count:SELECT
  973. a.id
  974. FROM
  975. base_supplier AS a,
  976. base_supplier_purchase AS b
  977. WHERE
  978. a.id = b.supplier_id
  979. and main_corp_id IN(0,1)
  980. AND a.cancel_flag = 0
  981. AND b.cancel_flag = 0
  982. GROUP BY
  983. b.supplier_id
  984. 2017-01-25 10:33:37 select base_area:SELECT
  985. id,
  986. area_name
  987. FROM
  988. base_area
  989. WHERE
  990. id in(792,923,810)
  991. 2017-01-25 10:33:39 select base_supplier:SELECT
  992. id,
  993. supplier_name,
  994. area_id,
  995. is_disabled,
  996. supplier_type
  997. FROM
  998. base_supplier a
  999. WHERE
  1000. cancel_flag = 0
  1001. and main_corp_id IN(0,1)
  1002. AND supplier_type = 187
  1003. LIMIT 0,10
  1004. 2017-01-25 10:33:39 count:SELECT
  1005. a.id
  1006. FROM
  1007. base_supplier AS a,
  1008. base_supplier_purchase AS b
  1009. WHERE
  1010. a.id = b.supplier_id
  1011. and main_corp_id IN(0,1)
  1012. AND a.cancel_flag = 0
  1013. AND b.cancel_flag = 0
  1014. GROUP BY
  1015. b.supplier_id
  1016. 2017-01-25 10:33:39 select base_area:SELECT
  1017. id,
  1018. area_name
  1019. FROM
  1020. base_area
  1021. WHERE
  1022. id in(792,923,810)
  1023. 2017-01-25 10:33:41 select base_supplier:SELECT
  1024. id,
  1025. supplier_name,
  1026. area_id,
  1027. is_disabled,
  1028. supplier_type,
  1029. manage_type
  1030. FROM
  1031. base_supplier
  1032. WHERE
  1033. cancel_flag = 0
  1034. and main_corp_id IN(0,1)
  1035. AND supplier_type = 301
  1036. LIMIT 0,10
  1037. 2017-01-25 10:33:41 select base_area:SELECT
  1038. id,
  1039. area_name
  1040. FROM
  1041. base_area
  1042. WHERE
  1043. id in(792,810,794,850)
  1044. 2017-01-25 10:35:18 select base_supplier:SELECT
  1045. id,
  1046. supplier_name,
  1047. area_id,
  1048. is_disabled,
  1049. supplier_type
  1050. FROM
  1051. base_supplier a
  1052. WHERE
  1053. cancel_flag = 0
  1054. and main_corp_id = 0
  1055. AND supplier_type = 187
  1056. LIMIT 0,10
  1057. 2017-01-25 10:35:18 count:SELECT
  1058. a.id
  1059. FROM
  1060. base_supplier AS a,
  1061. base_supplier_purchase AS b
  1062. WHERE
  1063. a.id = b.supplier_id
  1064. and main_corp_id = 0
  1065. AND a.cancel_flag = 0
  1066. AND b.cancel_flag = 0
  1067. GROUP BY
  1068. b.supplier_id
  1069. 2017-01-25 10:35:18 select base_area:SELECT
  1070. id,
  1071. area_name
  1072. FROM
  1073. base_area
  1074. WHERE
  1075. id in(792,923,810)
  1076. 2017-01-25 12:02:22 select base_supplier:SELECT
  1077. id,
  1078. supplier_name,
  1079. area_id,
  1080. is_disabled,
  1081. supplier_type
  1082. FROM
  1083. base_supplier a
  1084. WHERE
  1085. cancel_flag = 0
  1086. and main_corp_id = 0
  1087. AND supplier_type = 187
  1088. LIMIT 0,10
  1089. 2017-01-25 12:02:22 count:SELECT
  1090. a.id
  1091. FROM
  1092. base_supplier AS a,
  1093. base_supplier_purchase AS b
  1094. WHERE
  1095. a.id = b.supplier_id
  1096. and main_corp_id = 0
  1097. AND a.cancel_flag = 0
  1098. AND b.cancel_flag = 0
  1099. GROUP BY
  1100. b.supplier_id
  1101. 2017-01-25 12:02:22 select base_area:SELECT
  1102. id,
  1103. area_name
  1104. FROM
  1105. base_area
  1106. WHERE
  1107. id in(792,923,810)
  1108. 2017-01-25 12:02:23 select base_supplier:SELECT
  1109. id,
  1110. supplier_name,
  1111. area_id,
  1112. is_disabled,
  1113. supplier_type
  1114. FROM
  1115. base_supplier a
  1116. WHERE
  1117. cancel_flag = 0
  1118. and main_corp_id = 0
  1119. AND supplier_type = 187
  1120. LIMIT 0,10
  1121. 2017-01-25 12:02:23 count:SELECT
  1122. a.id
  1123. FROM
  1124. base_supplier AS a,
  1125. base_supplier_purchase AS b
  1126. WHERE
  1127. a.id = b.supplier_id
  1128. and main_corp_id = 0
  1129. AND a.cancel_flag = 0
  1130. AND b.cancel_flag = 0
  1131. GROUP BY
  1132. b.supplier_id
  1133. 2017-01-25 12:02:23 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-25 12:02:28 select base_supplier:SELECT
  1141. id,
  1142. supplier_name,
  1143. area_id,
  1144. is_disabled,
  1145. supplier_type
  1146. FROM
  1147. base_supplier a
  1148. WHERE
  1149. cancel_flag = 0
  1150. and a.supplier_name like '%%喜来登%%' and main_corp_id = 0
  1151. AND supplier_type = 187
  1152. LIMIT 0,10
  1153. 2017-01-25 12:02:28 count:SELECT
  1154. a.id
  1155. FROM
  1156. base_supplier AS a,
  1157. base_supplier_purchase AS b
  1158. WHERE
  1159. a.id = b.supplier_id
  1160. and a.supplier_name like '%%喜来登%%' and main_corp_id = 0
  1161. AND a.cancel_flag = 0
  1162. AND b.cancel_flag = 0
  1163. GROUP BY
  1164. b.supplier_id
  1165. 2017-01-25 12:02:28 select base_area:SELECT
  1166. id,
  1167. area_name
  1168. FROM
  1169. base_area
  1170. WHERE
  1171. id in(803,795,2693,798,923)
  1172. 2017-01-25 12:02:32 select base_supplier:SELECT
  1173. id,
  1174. supplier_name,
  1175. area_id,
  1176. is_disabled,
  1177. supplier_type
  1178. FROM
  1179. base_supplier a
  1180. WHERE
  1181. cancel_flag = 0
  1182. and main_corp_id = 0
  1183. AND supplier_type = 187
  1184. LIMIT 0,10
  1185. 2017-01-25 12:02:32 count:SELECT
  1186. a.id
  1187. FROM
  1188. base_supplier AS a,
  1189. base_supplier_purchase AS b
  1190. WHERE
  1191. a.id = b.supplier_id
  1192. and main_corp_id = 0
  1193. AND a.cancel_flag = 0
  1194. AND b.cancel_flag = 0
  1195. GROUP BY
  1196. b.supplier_id
  1197. 2017-01-25 12:02:32 select base_area:SELECT
  1198. id,
  1199. area_name
  1200. FROM
  1201. base_area
  1202. WHERE
  1203. id in(792,923,810)
  1204. 2017-01-25 12:02:32 getListUser base_user:SELECT
  1205. id,
  1206. true_name,
  1207. `status`
  1208. FROM
  1209. base_user
  1210. WHERE
  1211. cancel_flag = 0
  1212. AND org_id = 1173
  1213. 2017-01-25 12:02:38 detailUser base_user:SELECT
  1214. id,
  1215. user_name,
  1216. true_name,
  1217. phone_no
  1218. FROM
  1219. base_user
  1220. WHERE
  1221. cancel_flag = 0
  1222. AND id = 476
  1223. 2017-01-25 12:02:42 select base_supplier:SELECT
  1224. id,
  1225. supplier_name,
  1226. area_id,
  1227. is_disabled,
  1228. supplier_type
  1229. FROM
  1230. base_supplier a
  1231. WHERE
  1232. cancel_flag = 0
  1233. and a.supplier_name like '%%千岛湖喜来登%%' and main_corp_id = 0
  1234. AND supplier_type = 187
  1235. LIMIT 0,10
  1236. 2017-01-25 12:02:42 count:SELECT
  1237. a.id
  1238. FROM
  1239. base_supplier AS a,
  1240. base_supplier_purchase AS b
  1241. WHERE
  1242. a.id = b.supplier_id
  1243. and a.supplier_name like '%%千岛湖喜来登%%' and main_corp_id = 0
  1244. AND a.cancel_flag = 0
  1245. AND b.cancel_flag = 0
  1246. GROUP BY
  1247. b.supplier_id
  1248. 2017-01-25 12:02:42 select base_area:SELECT
  1249. id,
  1250. area_name
  1251. FROM
  1252. base_area
  1253. WHERE
  1254. id in(923)
  1255. 2017-01-25 12:02:44 select base_area:SELECT
  1256. id,
  1257. area_name
  1258. FROM
  1259. base_area
  1260. WHERE
  1261. parent_id = 0
  1262. 2017-01-25 12:02:44 select base_supplier:SELECT
  1263. id,
  1264. supplier_name,
  1265. area_id,
  1266. company_name,
  1267. sett_type,
  1268. sett_frequency,
  1269. account_bank,
  1270. account_num,
  1271. account_name
  1272. FROM
  1273. base_supplier
  1274. WHERE
  1275. cancel_flag = 0
  1276. AND id = 1173
  1277. 2017-01-25 12:02:44 select base_area:SELECT
  1278. id,
  1279. area_name,
  1280. parent_id
  1281. FROM
  1282. base_area
  1283. WHERE
  1284. cancel_flag = 0
  1285. AND id = 923
  1286. 2017-01-25 12:02:44 select base_area:SELECT
  1287. id,
  1288. area_name
  1289. FROM
  1290. base_area
  1291. WHERE
  1292. cancel_flag = 0
  1293. AND id = 922
  1294. 2017-01-25 12:02:44 select base_supplier_purchase:SELECT
  1295. id,
  1296. product_type,
  1297. purchaser_name
  1298. FROM
  1299. base_supplier_purchase
  1300. WHERE
  1301. cancel_flag = 0
  1302. AND supplier_id = 1173
  1303. 2017-01-25 12:02:44 select base_supplier_link:SELECT
  1304. id,
  1305. link_name,
  1306. contact_name,
  1307. contact_mobile,
  1308. contact_telphone,
  1309. fax,
  1310. email,
  1311. remark
  1312. FROM
  1313. base_supplier_link
  1314. WHERE
  1315. cancel_flag = 0
  1316. AND supplier_id = 1173
  1317. 2017-01-25 12:02:44 select base_area:SELECT
  1318. id,
  1319. area_name
  1320. FROM
  1321. base_area
  1322. WHERE
  1323. parent_id = 922
  1324. 2017-01-25 12:02:51 select base_supplier:SELECT
  1325. id,
  1326. supplier_name,
  1327. area_id,
  1328. is_disabled,
  1329. supplier_type
  1330. FROM
  1331. base_supplier a
  1332. WHERE
  1333. cancel_flag = 0
  1334. and main_corp_id = 0
  1335. AND supplier_type = 187
  1336. LIMIT 0,10
  1337. 2017-01-25 12:02:51 count:SELECT
  1338. a.id
  1339. FROM
  1340. base_supplier AS a,
  1341. base_supplier_purchase AS b
  1342. WHERE
  1343. a.id = b.supplier_id
  1344. and main_corp_id = 0
  1345. AND a.cancel_flag = 0
  1346. AND b.cancel_flag = 0
  1347. GROUP BY
  1348. b.supplier_id
  1349. 2017-01-25 12:02:51 select base_area:SELECT
  1350. id,
  1351. area_name
  1352. FROM
  1353. base_area
  1354. WHERE
  1355. id in(792,923,810)
  1356. 2017-01-25 12:02:52 select base_supplier:SELECT
  1357. id,
  1358. supplier_name,
  1359. area_id,
  1360. is_disabled,
  1361. supplier_type
  1362. FROM
  1363. base_supplier a
  1364. WHERE
  1365. cancel_flag = 0
  1366. and main_corp_id IN(0,1)
  1367. AND supplier_type = 187
  1368. LIMIT 0,10
  1369. 2017-01-25 12:02:52 count:SELECT
  1370. a.id
  1371. FROM
  1372. base_supplier AS a,
  1373. base_supplier_purchase AS b
  1374. WHERE
  1375. a.id = b.supplier_id
  1376. and main_corp_id IN(0,1)
  1377. AND a.cancel_flag = 0
  1378. AND b.cancel_flag = 0
  1379. GROUP BY
  1380. b.supplier_id
  1381. 2017-01-25 12:02:52 select base_area:SELECT
  1382. id,
  1383. area_name
  1384. FROM
  1385. base_area
  1386. WHERE
  1387. id in(792,923,810)
  1388. 2017-01-25 12:02:52 getListUser base_user:SELECT
  1389. id,
  1390. true_name,
  1391. `status`
  1392. FROM
  1393. base_user
  1394. WHERE
  1395. cancel_flag = 0
  1396. AND org_id = 1173
  1397. 2017-01-25 12:02:55 detailUser base_user:SELECT
  1398. id,
  1399. user_name,
  1400. true_name,
  1401. phone_no
  1402. FROM
  1403. base_user
  1404. WHERE
  1405. cancel_flag = 0
  1406. AND id = 476
  1407. 2017-01-25 12:02:59 select base_supplier:SELECT
  1408. id,
  1409. supplier_name,
  1410. area_id,
  1411. is_disabled,
  1412. supplier_type
  1413. FROM
  1414. base_supplier a
  1415. WHERE
  1416. cancel_flag = 0
  1417. and a.supplier_name like '%%喜来登%%' and main_corp_id IN(0,1)
  1418. AND supplier_type = 187
  1419. LIMIT 0,10
  1420. 2017-01-25 12:02:59 count:SELECT
  1421. a.id
  1422. FROM
  1423. base_supplier AS a,
  1424. base_supplier_purchase AS b
  1425. WHERE
  1426. a.id = b.supplier_id
  1427. and a.supplier_name like '%%喜来登%%' and main_corp_id IN(0,1)
  1428. AND a.cancel_flag = 0
  1429. AND b.cancel_flag = 0
  1430. GROUP BY
  1431. b.supplier_id
  1432. 2017-01-25 12:02:59 select base_area:SELECT
  1433. id,
  1434. area_name
  1435. FROM
  1436. base_area
  1437. WHERE
  1438. id in(803,795,2693,798,923)
  1439. 2017-01-25 12:03:04 select base_area:SELECT
  1440. id,
  1441. area_name
  1442. FROM
  1443. base_area
  1444. WHERE
  1445. parent_id = 0
  1446. 2017-01-25 12:03:04 select base_supplier:SELECT
  1447. id,
  1448. supplier_name,
  1449. area_id,
  1450. company_name,
  1451. sett_type,
  1452. sett_frequency,
  1453. account_bank,
  1454. account_num,
  1455. account_name
  1456. FROM
  1457. base_supplier
  1458. WHERE
  1459. cancel_flag = 0
  1460. AND id = 1173
  1461. 2017-01-25 12:03:04 select base_area:SELECT
  1462. id,
  1463. area_name,
  1464. parent_id
  1465. FROM
  1466. base_area
  1467. WHERE
  1468. cancel_flag = 0
  1469. AND id = 923
  1470. 2017-01-25 12:03:04 select base_area:SELECT
  1471. id,
  1472. area_name
  1473. FROM
  1474. base_area
  1475. WHERE
  1476. cancel_flag = 0
  1477. AND id = 922
  1478. 2017-01-25 12:03:04 select base_supplier_purchase:SELECT
  1479. id,
  1480. product_type,
  1481. purchaser_name
  1482. FROM
  1483. base_supplier_purchase
  1484. WHERE
  1485. cancel_flag = 0
  1486. AND supplier_id = 1173
  1487. 2017-01-25 12:03:04 select base_supplier_link:SELECT
  1488. id,
  1489. link_name,
  1490. contact_name,
  1491. contact_mobile,
  1492. contact_telphone,
  1493. fax,
  1494. email,
  1495. remark
  1496. FROM
  1497. base_supplier_link
  1498. WHERE
  1499. cancel_flag = 0
  1500. AND supplier_id = 1173
  1501. 2017-01-25 12:03:04 select base_area:SELECT
  1502. id,
  1503. area_name
  1504. FROM
  1505. base_area
  1506. WHERE
  1507. parent_id = 922
  1508. 2017-01-25 12:03:08 getListUser base_user:SELECT
  1509. id,
  1510. true_name,
  1511. `status`
  1512. FROM
  1513. base_user
  1514. WHERE
  1515. cancel_flag = 0
  1516. AND org_id = 1173
  1517. 2017-01-25 12:03:10 detailUser base_user:SELECT
  1518. id,
  1519. user_name,
  1520. true_name,
  1521. phone_no
  1522. FROM
  1523. base_user
  1524. WHERE
  1525. cancel_flag = 0
  1526. AND id = 476
  1527. 2017-01-25 12:46:44 select base_supplier:SELECT
  1528. id,
  1529. supplier_name,
  1530. area_id,
  1531. is_disabled,
  1532. supplier_type
  1533. FROM
  1534. base_supplier a
  1535. WHERE
  1536. cancel_flag = 0
  1537. and main_corp_id = 0
  1538. AND supplier_type = 187
  1539. LIMIT 0,10
  1540. 2017-01-25 12:46:44 count:SELECT
  1541. a.id
  1542. FROM
  1543. base_supplier AS a,
  1544. base_supplier_purchase AS b
  1545. WHERE
  1546. a.id = b.supplier_id
  1547. and main_corp_id = 0
  1548. AND a.cancel_flag = 0
  1549. AND b.cancel_flag = 0
  1550. GROUP BY
  1551. b.supplier_id
  1552. 2017-01-25 12:46:44 select base_area:SELECT
  1553. id,
  1554. area_name
  1555. FROM
  1556. base_area
  1557. WHERE
  1558. id in(792,923,810)
  1559. 2017-01-25 12:46:48 select base_supplier:SELECT
  1560. id,
  1561. supplier_name,
  1562. area_id,
  1563. is_disabled,
  1564. supplier_type
  1565. FROM
  1566. base_supplier a
  1567. WHERE
  1568. cancel_flag = 0
  1569. and a.supplier_name like '%%龙庭%%' and main_corp_id = 0
  1570. AND supplier_type = 187
  1571. LIMIT 0,10
  1572. 2017-01-25 12:46:48 count:SELECT
  1573. a.id
  1574. FROM
  1575. base_supplier AS a,
  1576. base_supplier_purchase AS b
  1577. WHERE
  1578. a.id = b.supplier_id
  1579. and a.supplier_name like '%%龙庭%%' and main_corp_id = 0
  1580. AND a.cancel_flag = 0
  1581. AND b.cancel_flag = 0
  1582. GROUP BY
  1583. b.supplier_id
  1584. 2017-01-25 12:46:48 select base_area:SELECT
  1585. id,
  1586. area_name
  1587. FROM
  1588. base_area
  1589. WHERE
  1590. id in(923)
  1591. 2017-01-25 12:46:50 getListUser base_user:SELECT
  1592. id,
  1593. true_name,
  1594. `status`
  1595. FROM
  1596. base_user
  1597. WHERE
  1598. cancel_flag = 0
  1599. AND org_id = 1003
  1600. 2017-01-25 12:46:51 detailUser base_user:SELECT
  1601. id,
  1602. user_name,
  1603. true_name,
  1604. phone_no
  1605. FROM
  1606. base_user
  1607. WHERE
  1608. cancel_flag = 0
  1609. AND id = 299
  1610. 2017-01-25 13:54:46 select base_supplier:SELECT
  1611. id,
  1612. supplier_name,
  1613. area_id,
  1614. is_disabled,
  1615. supplier_type,
  1616. manage_type
  1617. FROM
  1618. base_supplier
  1619. WHERE
  1620. cancel_flag = 0
  1621. and main_corp_id = 0
  1622. AND supplier_type = 301
  1623. LIMIT 0,10
  1624. 2017-01-25 13:54:46 select base_area:SELECT
  1625. id,
  1626. area_name
  1627. FROM
  1628. base_area
  1629. WHERE
  1630. id in(792,810,794,850)
  1631. 2017-01-25 13:54:50 select base_supplier:SELECT
  1632. id,
  1633. supplier_name,
  1634. area_id,
  1635. is_disabled,
  1636. supplier_type,
  1637. manage_type
  1638. FROM
  1639. base_supplier
  1640. WHERE
  1641. cancel_flag = 0
  1642. and main_corp_id = 0
  1643. AND supplier_type = 301
  1644. LIMIT 130,10
  1645. 2017-01-25 13:54:50 select base_area:SELECT
  1646. id,
  1647. area_name
  1648. FROM
  1649. base_area
  1650. WHERE
  1651. id in(803,810,850,794,792,1942)
  1652. 2017-01-25 13:55:07 select base_supplier:SELECT
  1653. id,
  1654. supplier_name,
  1655. area_id,
  1656. is_disabled,
  1657. supplier_type,
  1658. manage_type
  1659. FROM
  1660. base_supplier
  1661. WHERE
  1662. cancel_flag = 0
  1663. and main_corp_id = 0
  1664. AND supplier_type = 301
  1665. LIMIT 0,10
  1666. 2017-01-25 13:55:07 select base_area:SELECT
  1667. id,
  1668. area_name
  1669. FROM
  1670. base_area
  1671. WHERE
  1672. id in(792,810,794,850)
  1673. 2017-01-25 15:18:04 select base_supplier:SELECT
  1674. id,
  1675. supplier_name,
  1676. area_id,
  1677. is_disabled,
  1678. supplier_type
  1679. FROM
  1680. base_supplier a
  1681. WHERE
  1682. cancel_flag = 0
  1683. and main_corp_id IN(0,1)
  1684. AND supplier_type = 187
  1685. LIMIT 0,10
  1686. 2017-01-25 15:18:04 count:SELECT
  1687. a.id
  1688. FROM
  1689. base_supplier AS a,
  1690. base_supplier_purchase AS b
  1691. WHERE
  1692. a.id = b.supplier_id
  1693. and main_corp_id IN(0,1)
  1694. AND a.cancel_flag = 0
  1695. AND b.cancel_flag = 0
  1696. GROUP BY
  1697. b.supplier_id
  1698. 2017-01-25 15:18:04 select base_area:SELECT
  1699. id,
  1700. area_name
  1701. FROM
  1702. base_area
  1703. WHERE
  1704. id in(792,923,810)
  1705. 2017-01-25 15:18:06 select base_supplier:SELECT
  1706. id,
  1707. supplier_name,
  1708. area_id,
  1709. is_disabled,
  1710. supplier_type,
  1711. manage_type
  1712. FROM
  1713. base_supplier
  1714. WHERE
  1715. cancel_flag = 0
  1716. and main_corp_id IN(0,1)
  1717. AND supplier_type = 301
  1718. LIMIT 0,10
  1719. 2017-01-25 15:18:06 select base_area:SELECT
  1720. id,
  1721. area_name
  1722. FROM
  1723. base_area
  1724. WHERE
  1725. id in(792,810,794,850)
  1726. 2017-01-25 15:18:10 select base_supplier:SELECT
  1727. id,
  1728. supplier_name,
  1729. area_id,
  1730. is_disabled,
  1731. supplier_type,
  1732. manage_type
  1733. FROM
  1734. base_supplier
  1735. WHERE
  1736. cancel_flag = 0
  1737. and supplier_name like '%%自在%%' and main_corp_id IN(0,1)
  1738. AND supplier_type = 301
  1739. LIMIT 0,10
  1740. 2017-01-25 15:18:10 select base_area:SELECT
  1741. id,
  1742. area_name
  1743. FROM
  1744. base_area
  1745. WHERE
  1746. id in(792)
  1747. 2017-01-25 15:18:17 getListUser base_user:SELECT
  1748. id,
  1749. true_name,
  1750. `status`
  1751. FROM
  1752. base_user
  1753. WHERE
  1754. cancel_flag = 0
  1755. AND org_id = 3
  1756. 2017-01-25 15:18:20 getListUser base_user:SELECT
  1757. id,
  1758. true_name,
  1759. `status`
  1760. FROM
  1761. base_user
  1762. WHERE
  1763. cancel_flag = 0
  1764. AND org_id = 20
  1765. 2017-01-25 15:18:24 getListUser base_user:SELECT
  1766. id,
  1767. true_name,
  1768. `status`
  1769. FROM
  1770. base_user
  1771. WHERE
  1772. cancel_flag = 0
  1773. AND org_id = 151
  1774. 2017-01-25 15:18:25 detailUser base_user:SELECT
  1775. id,
  1776. user_name,
  1777. true_name,
  1778. phone_no
  1779. FROM
  1780. base_user
  1781. WHERE
  1782. cancel_flag = 0
  1783. AND id = 146
  1784. 2017-01-25 15:18:28 getListUser base_user:SELECT
  1785. id,
  1786. true_name,
  1787. `status`
  1788. FROM
  1789. base_user
  1790. WHERE
  1791. cancel_flag = 0
  1792. AND org_id = 1119
  1793. 2017-01-25 15:18:31 getListUser base_user:SELECT
  1794. id,
  1795. true_name,
  1796. `status`
  1797. FROM
  1798. base_user
  1799. WHERE
  1800. cancel_flag = 0
  1801. AND org_id = 1149
  1802. 2017-01-25 15:18:33 detailUser base_user:SELECT
  1803. id,
  1804. user_name,
  1805. true_name,
  1806. phone_no
  1807. FROM
  1808. base_user
  1809. WHERE
  1810. cancel_flag = 0
  1811. AND id = 458
  1812. 2017-01-25 15:18:35 getListUser base_user:SELECT
  1813. id,
  1814. true_name,
  1815. `status`
  1816. FROM
  1817. base_user
  1818. WHERE
  1819. cancel_flag = 0
  1820. AND org_id = 1150
  1821. 2017-01-25 15:18:36 detailUser base_user:SELECT
  1822. id,
  1823. user_name,
  1824. true_name,
  1825. phone_no
  1826. FROM
  1827. base_user
  1828. WHERE
  1829. cancel_flag = 0
  1830. AND id = 459
  1831. 2017-01-25 15:18:39 getListUser base_user:SELECT
  1832. id,
  1833. true_name,
  1834. `status`
  1835. FROM
  1836. base_user
  1837. WHERE
  1838. cancel_flag = 0
  1839. AND org_id = 20
  1840. 2017-01-25 15:18:40 detailUser base_user:SELECT
  1841. id,
  1842. user_name,
  1843. true_name,
  1844. phone_no
  1845. FROM
  1846. base_user
  1847. WHERE
  1848. cancel_flag = 0
  1849. AND id = 11
  1850. 2017-01-25 15:18:44 getListUser base_user:SELECT
  1851. id,
  1852. true_name,
  1853. `status`
  1854. FROM
  1855. base_user
  1856. WHERE
  1857. cancel_flag = 0
  1858. AND org_id = 20
  1859. 2017-01-25 15:18:45 detailUser base_user:SELECT
  1860. id,
  1861. user_name,
  1862. true_name,
  1863. phone_no
  1864. FROM
  1865. base_user
  1866. WHERE
  1867. cancel_flag = 0
  1868. AND id = 140
  1869. 2017-01-25 15:18:50 getListUser base_user:SELECT
  1870. id,
  1871. true_name,
  1872. `status`
  1873. FROM
  1874. base_user
  1875. WHERE
  1876. cancel_flag = 0
  1877. AND org_id = 3
  1878. 2017-01-25 15:18:51 detailUser base_user:SELECT
  1879. id,
  1880. user_name,
  1881. true_name,
  1882. phone_no
  1883. FROM
  1884. base_user
  1885. WHERE
  1886. cancel_flag = 0
  1887. AND id = 50
  1888. 2017-01-25 15:19:27 select base_supplier:SELECT
  1889. id,
  1890. supplier_name,
  1891. area_id,
  1892. is_disabled,
  1893. supplier_type,
  1894. manage_type
  1895. FROM
  1896. base_supplier
  1897. WHERE
  1898. cancel_flag = 0
  1899. and main_corp_id IN(0,1)
  1900. AND supplier_type = 301
  1901. LIMIT 0,10
  1902. 2017-01-25 15:19:27 select base_area:SELECT
  1903. id,
  1904. area_name
  1905. FROM
  1906. base_area
  1907. WHERE
  1908. id in(792,810,794,850)
  1909. 2017-01-25 15:22:59 detailUser base_user:SELECT
  1910. id,
  1911. user_name,
  1912. true_name,
  1913. phone_no
  1914. FROM
  1915. base_user
  1916. WHERE
  1917. cancel_flag = 0
  1918. AND id = 476
  1919. 2017-01-25 15:35:24 select base_supplier:SELECT
  1920. id,
  1921. supplier_name,
  1922. area_id,
  1923. is_disabled,
  1924. supplier_type,
  1925. manage_type
  1926. FROM
  1927. base_supplier
  1928. WHERE
  1929. cancel_flag = 0
  1930. and main_corp_id = 0
  1931. AND supplier_type = 301
  1932. LIMIT 0,10
  1933. 2017-01-25 15:35:24 select base_area:SELECT
  1934. id,
  1935. area_name
  1936. FROM
  1937. base_area
  1938. WHERE
  1939. id in(792,810,794,850)
  1940. 2017-01-25 15:36:02 select base_area:SELECT
  1941. id,
  1942. area_name
  1943. FROM
  1944. base_area
  1945. WHERE
  1946. parent_id = 0
  1947. 2017-01-25 15:36:02 select base_area:SELECT
  1948. id,
  1949. area_name
  1950. FROM
  1951. base_area
  1952. WHERE
  1953. parent_id = 1
  1954. 2017-01-25 15:36:02 select base_supplier:SELECT
  1955. id,
  1956. supplier_name,
  1957. area_id,
  1958. manage_type,
  1959. company_name,
  1960. id_card,
  1961. sett_type,
  1962. sett_frequency,
  1963. account_bank,
  1964. account_num,
  1965. account_name,
  1966. sales_man
  1967. FROM
  1968. base_supplier
  1969. WHERE
  1970. cancel_flag = 0
  1971. AND id = 4
  1972. 2017-01-25 15:36:02 select base_area:SELECT
  1973. id,
  1974. area_name,
  1975. parent_id
  1976. FROM
  1977. base_area
  1978. WHERE
  1979. cancel_flag = 0
  1980. AND id = 810
  1981. 2017-01-25 15:36:02 select base_area:SELECT
  1982. id,
  1983. area_name
  1984. FROM
  1985. base_area
  1986. WHERE
  1987. cancel_flag = 0
  1988. AND id = 809
  1989. 2017-01-25 15:36:02 select base_supplier_sale:SELECT
  1990. id,
  1991. prod_supplier_id,
  1992. product_type,
  1993. parent_type,
  1994. sale_type,
  1995. commision_flag,
  1996. commision_type,
  1997. back_commision_type,
  1998. back_commision_method,
  1999. back_percent,
  2000. back_value
  2001. FROM
  2002. base_supplier_sale
  2003. WHERE
  2004. cancel_flag = 0
  2005. AND supplier_id = 4
  2006. 2017-01-25 15:36:02 select base_supplier_link:SELECT
  2007. id,
  2008. link_name,
  2009. contact_name,
  2010. contact_mobile,
  2011. contact_telphone,
  2012. fax,
  2013. email,
  2014. remark
  2015. FROM
  2016. base_supplier_link
  2017. WHERE
  2018. cancel_flag = 0
  2019. AND supplier_id = 4
  2020. 2017-01-25 15:36:02 select base_area:SELECT
  2021. id,
  2022. area_name
  2023. FROM
  2024. base_area
  2025. WHERE
  2026. parent_id = 809
  2027. 2017-01-25 15:36:08 check base_supplier:SELECT
  2028. supplier_name
  2029. FROM
  2030. base_supplier
  2031. WHERE
  2032. cancel_flag = 0
  2033. AND supplier_name = '途牛巴士+' AND supplier_type=301 and id != 4
  2034. 2017-01-25 15:36:33 check base_supplier:SELECT
  2035. supplier_name
  2036. FROM
  2037. base_supplier
  2038. WHERE
  2039. cancel_flag = 0
  2040. AND supplier_name = '途牛跟团' AND supplier_type=301 and id != 4
  2041. 2017-01-25 15:36:45 select base_supplier:SELECT
  2042. id,
  2043. supplier_name,
  2044. area_id,
  2045. is_disabled,
  2046. supplier_type,
  2047. manage_type
  2048. FROM
  2049. base_supplier
  2050. WHERE
  2051. cancel_flag = 0
  2052. and main_corp_id = 0
  2053. AND supplier_type = 301
  2054. LIMIT 10,10
  2055. 2017-01-25 15:36:45 select base_area:SELECT
  2056. id,
  2057. area_name
  2058. FROM
  2059. base_area
  2060. WHERE
  2061. id in(797,792,794,923,1966)
  2062. 2017-01-25 15:37:09 select base_area:SELECT
  2063. id,
  2064. area_name
  2065. FROM
  2066. base_area
  2067. WHERE
  2068. parent_id = 0
  2069. 2017-01-25 15:37:09 select base_area:SELECT
  2070. id,
  2071. area_name
  2072. FROM
  2073. base_area
  2074. WHERE
  2075. parent_id = 1