選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 

3366 行
125 KiB

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