Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 

7329 рядки
297 KiB

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