Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 

5039 řádky
188 KiB

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