You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

1679 lines
54 KiB

  1. 2016-10-26 11:17:58 select base_supplier:SELECT
  2. id,
  3. supplier_name,
  4. area_id,
  5. is_disabled,
  6. supplier_type
  7. FROM
  8. base_supplier
  9. WHERE
  10. cancel_flag = 0
  11. AND supplier_type = 187
  12. LIMIT 0,10
  13. 2016-10-26 11:17:58 select base_area:SELECT
  14. id,
  15. area_name
  16. FROM
  17. base_area
  18. WHERE
  19. id in(923,803,792)
  20. 2016-10-26 11:39:21 select base_supplier:SELECT
  21. id,
  22. supplier_name,
  23. area_id,
  24. is_disabled,
  25. supplier_type,
  26. manage_type
  27. FROM
  28. base_supplier
  29. WHERE
  30. cancel_flag = 0
  31. AND supplier_type = 301
  32. LIMIT 0,10
  33. 2016-10-26 11:39:21 select base_area:SELECT
  34. id,
  35. area_name
  36. FROM
  37. base_area
  38. WHERE
  39. id in(4,797,7,1966,794,810)
  40. 2016-10-26 11:39:23 select base_area:SELECT
  41. id,
  42. area_name
  43. FROM
  44. base_area
  45. WHERE
  46. parent_id = 0
  47. 2016-10-26 11:39:23 select base_area:SELECT
  48. id,
  49. area_name
  50. FROM
  51. base_area
  52. WHERE
  53. parent_id = 1
  54. 2016-10-26 11:43:17 select base_supplier:SELECT
  55. id,
  56. supplier_name,
  57. area_id,
  58. is_disabled,
  59. supplier_type
  60. FROM
  61. base_supplier
  62. WHERE
  63. cancel_flag = 0
  64. AND supplier_type = 187
  65. LIMIT 0,10
  66. 2016-10-26 11:43:17 select base_area:SELECT
  67. id,
  68. area_name
  69. FROM
  70. base_area
  71. WHERE
  72. id in(923,803,792)
  73. 2016-10-26 11:54:17 select base_supplier:SELECT
  74. id,
  75. supplier_name,
  76. area_id,
  77. is_disabled,
  78. supplier_type,
  79. manage_type
  80. FROM
  81. base_supplier
  82. WHERE
  83. cancel_flag = 0
  84. AND supplier_type = 301
  85. LIMIT 0,10
  86. 2016-10-26 11:54:17 select base_area:SELECT
  87. id,
  88. area_name
  89. FROM
  90. base_area
  91. WHERE
  92. id in(4,797,7,1966,794,810)
  93. 2016-10-26 11:54:20 select base_area:SELECT
  94. id,
  95. area_name
  96. FROM
  97. base_area
  98. WHERE
  99. parent_id = 0
  100. 2016-10-26 11:54:20 select base_area:SELECT
  101. id,
  102. area_name
  103. FROM
  104. base_area
  105. WHERE
  106. parent_id = 1
  107. 2016-10-26 11:54:21 select base_supplier:SELECT
  108. id,
  109. supplier_name,
  110. area_id,
  111. manage_type,
  112. company_name,
  113. id_card,
  114. sett_type,
  115. sett_frequency,
  116. account_bank,
  117. account_num,
  118. account_name
  119. FROM
  120. base_supplier
  121. WHERE
  122. cancel_flag = 0
  123. AND id = 8
  124. 2016-10-26 11:54:21 select base_area:SELECT
  125. id,
  126. area_name,
  127. parent_id
  128. FROM
  129. base_area
  130. WHERE
  131. cancel_flag = 0
  132. AND id = 4
  133. 2016-10-26 11:54:21 select base_area:SELECT
  134. id,
  135. area_name
  136. FROM
  137. base_area
  138. WHERE
  139. cancel_flag = 0
  140. AND id = 1
  141. 2016-10-26 11:54:21 select base_supplier_sale:SELECT
  142. id,
  143. prod_supplier_id,
  144. product_type,
  145. parent_type,
  146. sale_type,
  147. commision_flag,
  148. commision_type,
  149. back_commision_type,
  150. back_commision_method,
  151. back_percent,
  152. back_value
  153. FROM
  154. base_supplier_sale
  155. WHERE
  156. cancel_flag = 0
  157. AND supplier_id = 8
  158. 2016-10-26 11:54:21 select base_supplier_link:SELECT
  159. id,
  160. link_name,
  161. contact_name,
  162. contact_mobile,
  163. contact_telphone,
  164. fax,
  165. email,
  166. remark
  167. FROM
  168. base_supplier_link
  169. WHERE
  170. cancel_flag = 0
  171. AND supplier_id = 8
  172. 2016-10-26 11:54:21 select base_area:SELECT
  173. id,
  174. area_name
  175. FROM
  176. base_area
  177. WHERE
  178. parent_id = 1
  179. 2016-10-26 12:07:12 select base_supplier:SELECT
  180. id,
  181. supplier_name,
  182. area_id,
  183. is_disabled,
  184. supplier_type,
  185. manage_type
  186. FROM
  187. base_supplier
  188. WHERE
  189. cancel_flag = 0
  190. AND supplier_type = 301
  191. LIMIT 0,10
  192. 2016-10-26 12:07:12 select base_area:SELECT
  193. id,
  194. area_name
  195. FROM
  196. base_area
  197. WHERE
  198. id in(4,797,7,1966,794,810)
  199. 2016-10-26 12:07:14 select base_area:SELECT
  200. id,
  201. area_name
  202. FROM
  203. base_area
  204. WHERE
  205. parent_id = 0
  206. 2016-10-26 12:07:15 select base_area:SELECT
  207. id,
  208. area_name
  209. FROM
  210. base_area
  211. WHERE
  212. parent_id = 1
  213. 2016-10-26 13:07:19 select base_supplier:SELECT
  214. id,
  215. supplier_name,
  216. area_id,
  217. is_disabled,
  218. supplier_type,
  219. manage_type
  220. FROM
  221. base_supplier
  222. WHERE
  223. cancel_flag = 0
  224. AND supplier_type = 301
  225. LIMIT 0,10
  226. 2016-10-26 13:07:19 select base_area:SELECT
  227. id,
  228. area_name
  229. FROM
  230. base_area
  231. WHERE
  232. id in(4,797,7,1966,794,810)
  233. 2016-10-26 13:07:25 select base_area:SELECT
  234. id,
  235. area_name
  236. FROM
  237. base_area
  238. WHERE
  239. parent_id = 0
  240. 2016-10-26 13:07:25 select base_area:SELECT
  241. id,
  242. area_name
  243. FROM
  244. base_area
  245. WHERE
  246. parent_id = 1
  247. 2016-10-26 13:07:25 select base_supplier:SELECT
  248. id,
  249. supplier_name,
  250. area_id,
  251. manage_type,
  252. company_name,
  253. id_card,
  254. sett_type,
  255. sett_frequency,
  256. account_bank,
  257. account_num,
  258. account_name
  259. FROM
  260. base_supplier
  261. WHERE
  262. cancel_flag = 0
  263. AND id = 8
  264. 2016-10-26 13:07:25 select base_area:SELECT
  265. id,
  266. area_name,
  267. parent_id
  268. FROM
  269. base_area
  270. WHERE
  271. cancel_flag = 0
  272. AND id = 4
  273. 2016-10-26 13:07:25 select base_area:SELECT
  274. id,
  275. area_name
  276. FROM
  277. base_area
  278. WHERE
  279. cancel_flag = 0
  280. AND id = 1
  281. 2016-10-26 13:07:25 select base_supplier_sale:SELECT
  282. id,
  283. prod_supplier_id,
  284. product_type,
  285. parent_type,
  286. sale_type,
  287. commision_flag,
  288. commision_type,
  289. back_commision_type,
  290. back_commision_method,
  291. back_percent,
  292. back_value
  293. FROM
  294. base_supplier_sale
  295. WHERE
  296. cancel_flag = 0
  297. AND supplier_id = 8
  298. 2016-10-26 13:07:25 select base_supplier_link:SELECT
  299. id,
  300. link_name,
  301. contact_name,
  302. contact_mobile,
  303. contact_telphone,
  304. fax,
  305. email,
  306. remark
  307. FROM
  308. base_supplier_link
  309. WHERE
  310. cancel_flag = 0
  311. AND supplier_id = 8
  312. 2016-10-26 13:07:25 select base_area:SELECT
  313. id,
  314. area_name
  315. FROM
  316. base_area
  317. WHERE
  318. parent_id = 1
  319. 2016-10-26 13:07:33 select base_area:SELECT
  320. id,
  321. area_name
  322. FROM
  323. base_area
  324. WHERE
  325. parent_id = 0
  326. 2016-10-26 13:07:33 select base_area:SELECT
  327. id,
  328. area_name
  329. FROM
  330. base_area
  331. WHERE
  332. parent_id = 1
  333. 2016-10-26 13:07:33 select base_supplier:SELECT
  334. id,
  335. supplier_name,
  336. area_id,
  337. manage_type,
  338. company_name,
  339. id_card,
  340. sett_type,
  341. sett_frequency,
  342. account_bank,
  343. account_num,
  344. account_name
  345. FROM
  346. base_supplier
  347. WHERE
  348. cancel_flag = 0
  349. AND id = 8
  350. 2016-10-26 13:07:33 select base_area:SELECT
  351. id,
  352. area_name,
  353. parent_id
  354. FROM
  355. base_area
  356. WHERE
  357. cancel_flag = 0
  358. AND id = 4
  359. 2016-10-26 13:07:33 select base_area:SELECT
  360. id,
  361. area_name
  362. FROM
  363. base_area
  364. WHERE
  365. cancel_flag = 0
  366. AND id = 1
  367. 2016-10-26 13:07:33 select base_supplier_sale:SELECT
  368. id,
  369. prod_supplier_id,
  370. product_type,
  371. parent_type,
  372. sale_type,
  373. commision_flag,
  374. commision_type,
  375. back_commision_type,
  376. back_commision_method,
  377. back_percent,
  378. back_value
  379. FROM
  380. base_supplier_sale
  381. WHERE
  382. cancel_flag = 0
  383. AND supplier_id = 8
  384. 2016-10-26 13:07:33 select base_supplier_link:SELECT
  385. id,
  386. link_name,
  387. contact_name,
  388. contact_mobile,
  389. contact_telphone,
  390. fax,
  391. email,
  392. remark
  393. FROM
  394. base_supplier_link
  395. WHERE
  396. cancel_flag = 0
  397. AND supplier_id = 8
  398. 2016-10-26 13:07:33 select base_area:SELECT
  399. id,
  400. area_name
  401. FROM
  402. base_area
  403. WHERE
  404. parent_id = 1
  405. 2016-10-26 13:54:54 select base_supplier:SELECT
  406. id,
  407. supplier_name,
  408. area_id,
  409. is_disabled,
  410. supplier_type,
  411. manage_type
  412. FROM
  413. base_supplier
  414. WHERE
  415. cancel_flag = 0
  416. AND supplier_type = 301
  417. LIMIT 0,10
  418. 2016-10-26 13:54:54 select base_area:SELECT
  419. id,
  420. area_name
  421. FROM
  422. base_area
  423. WHERE
  424. id in(4,797,7,1966,794,810)
  425. 2016-10-26 13:55:00 select base_area:SELECT
  426. id,
  427. area_name
  428. FROM
  429. base_area
  430. WHERE
  431. parent_id = 0
  432. 2016-10-26 13:55:00 select base_area:SELECT
  433. id,
  434. area_name
  435. FROM
  436. base_area
  437. WHERE
  438. parent_id = 1
  439. 2016-10-26 13:55:18 select base_area:SELECT
  440. id,
  441. area_name
  442. FROM
  443. base_area
  444. WHERE
  445. parent_id = 0
  446. 2016-10-26 13:55:18 select base_area:SELECT
  447. id,
  448. area_name
  449. FROM
  450. base_area
  451. WHERE
  452. parent_id = 1
  453. 2016-10-26 13:55:32 select base_supplier:SELECT
  454. id,
  455. supplier_name,
  456. area_id,
  457. is_disabled,
  458. supplier_type,
  459. manage_type
  460. FROM
  461. base_supplier
  462. WHERE
  463. cancel_flag = 0
  464. AND supplier_type = 301
  465. LIMIT 0,10
  466. 2016-10-26 13:55:32 select base_area:SELECT
  467. id,
  468. area_name
  469. FROM
  470. base_area
  471. WHERE
  472. id in(4,797,7,1966,794,810)
  473. 2016-10-26 13:55:34 select base_area:SELECT
  474. id,
  475. area_name
  476. FROM
  477. base_area
  478. WHERE
  479. parent_id = 0
  480. 2016-10-26 13:55:34 select base_area:SELECT
  481. id,
  482. area_name
  483. FROM
  484. base_area
  485. WHERE
  486. parent_id = 1
  487. 2016-10-26 13:55:34 select base_supplier:SELECT
  488. id,
  489. supplier_name,
  490. area_id,
  491. manage_type,
  492. company_name,
  493. id_card,
  494. sett_type,
  495. sett_frequency,
  496. account_bank,
  497. account_num,
  498. account_name,
  499. sales_man
  500. FROM
  501. base_supplier
  502. WHERE
  503. cancel_flag = 0
  504. AND id = 8
  505. 2016-10-26 13:55:34 select base_area:SELECT
  506. id,
  507. area_name,
  508. parent_id
  509. FROM
  510. base_area
  511. WHERE
  512. cancel_flag = 0
  513. AND id = 4
  514. 2016-10-26 13:55:34 select base_area:SELECT
  515. id,
  516. area_name
  517. FROM
  518. base_area
  519. WHERE
  520. cancel_flag = 0
  521. AND id = 1
  522. 2016-10-26 13:55:34 select base_supplier_sale:SELECT
  523. id,
  524. prod_supplier_id,
  525. product_type,
  526. parent_type,
  527. sale_type,
  528. commision_flag,
  529. commision_type,
  530. back_commision_type,
  531. back_commision_method,
  532. back_percent,
  533. back_value
  534. FROM
  535. base_supplier_sale
  536. WHERE
  537. cancel_flag = 0
  538. AND supplier_id = 8
  539. 2016-10-26 13:55:34 select base_supplier_link:SELECT
  540. id,
  541. link_name,
  542. contact_name,
  543. contact_mobile,
  544. contact_telphone,
  545. fax,
  546. email,
  547. remark
  548. FROM
  549. base_supplier_link
  550. WHERE
  551. cancel_flag = 0
  552. AND supplier_id = 8
  553. 2016-10-26 13:55:34 select base_area:SELECT
  554. id,
  555. area_name
  556. FROM
  557. base_area
  558. WHERE
  559. parent_id = 1
  560. 2016-10-26 13:55:37 select base_area:SELECT
  561. id,
  562. area_name
  563. FROM
  564. base_area
  565. WHERE
  566. parent_id = 0
  567. 2016-10-26 13:55:37 select base_area:SELECT
  568. id,
  569. area_name
  570. FROM
  571. base_area
  572. WHERE
  573. parent_id = 1
  574. 2016-10-26 13:55:37 select base_supplier:SELECT
  575. id,
  576. supplier_name,
  577. area_id,
  578. manage_type,
  579. company_name,
  580. id_card,
  581. sett_type,
  582. sett_frequency,
  583. account_bank,
  584. account_num,
  585. account_name,
  586. sales_man
  587. FROM
  588. base_supplier
  589. WHERE
  590. cancel_flag = 0
  591. AND id = 8
  592. 2016-10-26 13:55:37 select base_area:SELECT
  593. id,
  594. area_name,
  595. parent_id
  596. FROM
  597. base_area
  598. WHERE
  599. cancel_flag = 0
  600. AND id = 4
  601. 2016-10-26 13:55:37 select base_area:SELECT
  602. id,
  603. area_name
  604. FROM
  605. base_area
  606. WHERE
  607. cancel_flag = 0
  608. AND id = 1
  609. 2016-10-26 13:55:37 select base_supplier_sale:SELECT
  610. id,
  611. prod_supplier_id,
  612. product_type,
  613. parent_type,
  614. sale_type,
  615. commision_flag,
  616. commision_type,
  617. back_commision_type,
  618. back_commision_method,
  619. back_percent,
  620. back_value
  621. FROM
  622. base_supplier_sale
  623. WHERE
  624. cancel_flag = 0
  625. AND supplier_id = 8
  626. 2016-10-26 13:55:37 select base_supplier_link:SELECT
  627. id,
  628. link_name,
  629. contact_name,
  630. contact_mobile,
  631. contact_telphone,
  632. fax,
  633. email,
  634. remark
  635. FROM
  636. base_supplier_link
  637. WHERE
  638. cancel_flag = 0
  639. AND supplier_id = 8
  640. 2016-10-26 13:55:37 select base_area:SELECT
  641. id,
  642. area_name
  643. FROM
  644. base_area
  645. WHERE
  646. parent_id = 1
  647. 2016-10-26 13:55:48 select base_supplier:SELECT
  648. id,
  649. supplier_name,
  650. area_id,
  651. is_disabled,
  652. supplier_type,
  653. manage_type
  654. FROM
  655. base_supplier
  656. WHERE
  657. cancel_flag = 0
  658. AND supplier_type = 301
  659. LIMIT 20,10
  660. 2016-10-26 13:55:48 select base_area:SELECT
  661. id,
  662. area_name
  663. FROM
  664. base_area
  665. WHERE
  666. id in(850,2)
  667. 2016-10-26 13:56:01 select base_area:SELECT
  668. id,
  669. area_name
  670. FROM
  671. base_area
  672. WHERE
  673. parent_id = 0
  674. 2016-10-26 13:56:01 select base_area:SELECT
  675. id,
  676. area_name
  677. FROM
  678. base_area
  679. WHERE
  680. parent_id = 1
  681. 2016-10-26 13:56:01 select base_supplier:SELECT
  682. id,
  683. supplier_name,
  684. area_id,
  685. manage_type,
  686. company_name,
  687. id_card,
  688. sett_type,
  689. sett_frequency,
  690. account_bank,
  691. account_num,
  692. account_name,
  693. sales_man
  694. FROM
  695. base_supplier
  696. WHERE
  697. cancel_flag = 0
  698. AND id = 159
  699. 2016-10-26 13:56:01 select base_area:SELECT
  700. id,
  701. area_name,
  702. parent_id
  703. FROM
  704. base_area
  705. WHERE
  706. cancel_flag = 0
  707. AND id = 2
  708. 2016-10-26 13:56:01 select base_area:SELECT
  709. id,
  710. area_name
  711. FROM
  712. base_area
  713. WHERE
  714. cancel_flag = 0
  715. AND id = 1
  716. 2016-10-26 13:56:01 select base_supplier_sale:SELECT
  717. id,
  718. prod_supplier_id,
  719. product_type,
  720. parent_type,
  721. sale_type,
  722. commision_flag,
  723. commision_type,
  724. back_commision_type,
  725. back_commision_method,
  726. back_percent,
  727. back_value
  728. FROM
  729. base_supplier_sale
  730. WHERE
  731. cancel_flag = 0
  732. AND supplier_id = 159
  733. 2016-10-26 13:56:01 select base_supplier_link:SELECT
  734. id,
  735. link_name,
  736. contact_name,
  737. contact_mobile,
  738. contact_telphone,
  739. fax,
  740. email,
  741. remark
  742. FROM
  743. base_supplier_link
  744. WHERE
  745. cancel_flag = 0
  746. AND supplier_id = 159
  747. 2016-10-26 13:56:01 select base_area:SELECT
  748. id,
  749. area_name
  750. FROM
  751. base_area
  752. WHERE
  753. parent_id = 1
  754. 2016-10-26 13:56:04 select base_area:SELECT
  755. id,
  756. area_name
  757. FROM
  758. base_area
  759. WHERE
  760. parent_id = 0
  761. 2016-10-26 13:56:04 select base_area:SELECT
  762. id,
  763. area_name
  764. FROM
  765. base_area
  766. WHERE
  767. parent_id = 1
  768. 2016-10-26 13:56:04 select base_supplier:SELECT
  769. id,
  770. supplier_name,
  771. area_id,
  772. manage_type,
  773. company_name,
  774. id_card,
  775. sett_type,
  776. sett_frequency,
  777. account_bank,
  778. account_num,
  779. account_name,
  780. sales_man
  781. FROM
  782. base_supplier
  783. WHERE
  784. cancel_flag = 0
  785. AND id = 8
  786. 2016-10-26 13:56:04 select base_area:SELECT
  787. id,
  788. area_name,
  789. parent_id
  790. FROM
  791. base_area
  792. WHERE
  793. cancel_flag = 0
  794. AND id = 4
  795. 2016-10-26 13:56:04 select base_area:SELECT
  796. id,
  797. area_name
  798. FROM
  799. base_area
  800. WHERE
  801. cancel_flag = 0
  802. AND id = 1
  803. 2016-10-26 13:56:04 select base_supplier_sale:SELECT
  804. id,
  805. prod_supplier_id,
  806. product_type,
  807. parent_type,
  808. sale_type,
  809. commision_flag,
  810. commision_type,
  811. back_commision_type,
  812. back_commision_method,
  813. back_percent,
  814. back_value
  815. FROM
  816. base_supplier_sale
  817. WHERE
  818. cancel_flag = 0
  819. AND supplier_id = 8
  820. 2016-10-26 13:56:04 select base_supplier_link:SELECT
  821. id,
  822. link_name,
  823. contact_name,
  824. contact_mobile,
  825. contact_telphone,
  826. fax,
  827. email,
  828. remark
  829. FROM
  830. base_supplier_link
  831. WHERE
  832. cancel_flag = 0
  833. AND supplier_id = 8
  834. 2016-10-26 13:56:04 select base_area:SELECT
  835. id,
  836. area_name
  837. FROM
  838. base_area
  839. WHERE
  840. parent_id = 1
  841. 2016-10-26 13:56:11 select base_area:SELECT
  842. id,
  843. area_name
  844. FROM
  845. base_area
  846. WHERE
  847. parent_id = 0
  848. 2016-10-26 13:56:11 select base_area:SELECT
  849. id,
  850. area_name
  851. FROM
  852. base_area
  853. WHERE
  854. parent_id = 1
  855. 2016-10-26 13:56:11 select base_supplier:SELECT
  856. id,
  857. supplier_name,
  858. area_id,
  859. manage_type,
  860. company_name,
  861. id_card,
  862. sett_type,
  863. sett_frequency,
  864. account_bank,
  865. account_num,
  866. account_name,
  867. sales_man
  868. FROM
  869. base_supplier
  870. WHERE
  871. cancel_flag = 0
  872. AND id = 159
  873. 2016-10-26 13:56:11 select base_area:SELECT
  874. id,
  875. area_name,
  876. parent_id
  877. FROM
  878. base_area
  879. WHERE
  880. cancel_flag = 0
  881. AND id = 2
  882. 2016-10-26 13:56:11 select base_area:SELECT
  883. id,
  884. area_name
  885. FROM
  886. base_area
  887. WHERE
  888. cancel_flag = 0
  889. AND id = 1
  890. 2016-10-26 13:56:11 select base_supplier_sale:SELECT
  891. id,
  892. prod_supplier_id,
  893. product_type,
  894. parent_type,
  895. sale_type,
  896. commision_flag,
  897. commision_type,
  898. back_commision_type,
  899. back_commision_method,
  900. back_percent,
  901. back_value
  902. FROM
  903. base_supplier_sale
  904. WHERE
  905. cancel_flag = 0
  906. AND supplier_id = 159
  907. 2016-10-26 13:56:11 select base_supplier_link:SELECT
  908. id,
  909. link_name,
  910. contact_name,
  911. contact_mobile,
  912. contact_telphone,
  913. fax,
  914. email,
  915. remark
  916. FROM
  917. base_supplier_link
  918. WHERE
  919. cancel_flag = 0
  920. AND supplier_id = 159
  921. 2016-10-26 13:56:11 select base_area:SELECT
  922. id,
  923. area_name
  924. FROM
  925. base_area
  926. WHERE
  927. parent_id = 1
  928. 2016-10-26 13:56:18 select base_supplier:SELECT
  929. id,
  930. supplier_name,
  931. area_id,
  932. is_disabled,
  933. supplier_type,
  934. manage_type
  935. FROM
  936. base_supplier
  937. WHERE
  938. cancel_flag = 0
  939. AND supplier_type = 301
  940. LIMIT 10,10
  941. 2016-10-26 13:56:18 select base_area:SELECT
  942. id,
  943. area_name
  944. FROM
  945. base_area
  946. WHERE
  947. id in(810,850,792,797)
  948. 2016-10-26 13:56:20 select base_supplier:SELECT
  949. id,
  950. supplier_name,
  951. area_id,
  952. is_disabled,
  953. supplier_type,
  954. manage_type
  955. FROM
  956. base_supplier
  957. WHERE
  958. cancel_flag = 0
  959. AND supplier_type = 301
  960. LIMIT 0,10
  961. 2016-10-26 13:56:20 select base_area:SELECT
  962. id,
  963. area_name
  964. FROM
  965. base_area
  966. WHERE
  967. id in(4,797,7,1966,794,810)
  968. 2016-10-26 13:56:22 select base_supplier:SELECT
  969. id,
  970. supplier_name,
  971. area_id,
  972. is_disabled,
  973. supplier_type,
  974. manage_type
  975. FROM
  976. base_supplier
  977. WHERE
  978. cancel_flag = 0
  979. AND supplier_type = 301
  980. LIMIT 20,10
  981. 2016-10-26 13:56:22 select base_area:SELECT
  982. id,
  983. area_name
  984. FROM
  985. base_area
  986. WHERE
  987. id in(850,2)
  988. 2016-10-26 13:56:49 select base_area:SELECT
  989. id,
  990. area_name
  991. FROM
  992. base_area
  993. WHERE
  994. parent_id = 0
  995. 2016-10-26 13:56:49 select base_area:SELECT
  996. id,
  997. area_name
  998. FROM
  999. base_area
  1000. WHERE
  1001. parent_id = 1
  1002. 2016-10-26 13:56:49 select base_supplier:SELECT
  1003. id,
  1004. supplier_name,
  1005. area_id,
  1006. manage_type,
  1007. company_name,
  1008. id_card,
  1009. sett_type,
  1010. sett_frequency,
  1011. account_bank,
  1012. account_num,
  1013. account_name,
  1014. sales_man
  1015. FROM
  1016. base_supplier
  1017. WHERE
  1018. cancel_flag = 0
  1019. AND id = 159
  1020. 2016-10-26 13:56:49 select base_area:SELECT
  1021. id,
  1022. area_name,
  1023. parent_id
  1024. FROM
  1025. base_area
  1026. WHERE
  1027. cancel_flag = 0
  1028. AND id = 2
  1029. 2016-10-26 13:56:49 select base_area:SELECT
  1030. id,
  1031. area_name
  1032. FROM
  1033. base_area
  1034. WHERE
  1035. cancel_flag = 0
  1036. AND id = 1
  1037. 2016-10-26 13:56:49 select base_supplier_sale:SELECT
  1038. id,
  1039. prod_supplier_id,
  1040. product_type,
  1041. parent_type,
  1042. sale_type,
  1043. commision_flag,
  1044. commision_type,
  1045. back_commision_type,
  1046. back_commision_method,
  1047. back_percent,
  1048. back_value
  1049. FROM
  1050. base_supplier_sale
  1051. WHERE
  1052. cancel_flag = 0
  1053. AND supplier_id = 159
  1054. 2016-10-26 13:56:49 select base_supplier_link:SELECT
  1055. id,
  1056. link_name,
  1057. contact_name,
  1058. contact_mobile,
  1059. contact_telphone,
  1060. fax,
  1061. email,
  1062. remark
  1063. FROM
  1064. base_supplier_link
  1065. WHERE
  1066. cancel_flag = 0
  1067. AND supplier_id = 159
  1068. 2016-10-26 13:56:49 select base_area:SELECT
  1069. id,
  1070. area_name
  1071. FROM
  1072. base_area
  1073. WHERE
  1074. parent_id = 1
  1075. 2016-10-26 13:57:06 getDbSale base_supplier_sale:SELECT
  1076. id AS sale_id,
  1077. prod_supplier_id,
  1078. product_type,
  1079. parent_type,
  1080. sale_type,
  1081. commision_flag,
  1082. commision_type,
  1083. back_commision_type,
  1084. back_commision_method,
  1085. back_percent,
  1086. back_value
  1087. FROM
  1088. base_supplier_sale
  1089. WHERE
  1090. cancel_flag = 0
  1091. AND supplier_id = 159
  1092. 2016-10-26 13:57:06 getDbLink base_supplier_link:SELECT
  1093. id as link_id,
  1094. link_name,
  1095. contact_name,
  1096. contact_mobile,
  1097. contact_telphone,
  1098. fax,
  1099. email,
  1100. remark
  1101. FROM
  1102. base_supplier_link
  1103. WHERE
  1104. cancel_flag = 0
  1105. AND supplier_id = 159
  1106. 2016-10-26 13:57:06 getDbChannel base_supplier:SELECT
  1107. supplier_name,
  1108. area_id,
  1109. manage_type,
  1110. company_name,
  1111. id_card,
  1112. sett_type,
  1113. sett_frequency,
  1114. account_bank,
  1115. account_num,
  1116. account_name,
  1117. sales_man
  1118. FROM
  1119. base_supplier
  1120. WHERE
  1121. cancel_flag = 0
  1122. AND id = 159
  1123. 2016-10-26 13:57:06 UPDATE base_supplier:UPDATE base_supplier
  1124. SET update_user_id = 1,update_time = '2016-10-26 13:57:06',supplier_name = '赵健',area_id = '2',manage_type = '1',company_name = '赵健大酒店',id_card = '',sett_type = '275',sett_frequency = '293',account_bank = '213123123',account_num = '3213213213213213',account_name = '3213213',sales_man = '我叫绍琪'
  1125. WHERE
  1126. id = 159
  1127. 2016-10-26 13:57:08 select base_supplier:SELECT
  1128. id,
  1129. supplier_name,
  1130. area_id,
  1131. is_disabled,
  1132. supplier_type,
  1133. manage_type
  1134. FROM
  1135. base_supplier
  1136. WHERE
  1137. cancel_flag = 0
  1138. AND supplier_type = 301
  1139. LIMIT 0,10
  1140. 2016-10-26 13:57:08 select base_area:SELECT
  1141. id,
  1142. area_name
  1143. FROM
  1144. base_area
  1145. WHERE
  1146. id in(4,797,7,1966,794,810)
  1147. 2016-10-26 13:57:10 select base_supplier:SELECT
  1148. id,
  1149. supplier_name,
  1150. area_id,
  1151. is_disabled,
  1152. supplier_type,
  1153. manage_type
  1154. FROM
  1155. base_supplier
  1156. WHERE
  1157. cancel_flag = 0
  1158. AND supplier_type = 301
  1159. LIMIT 20,10
  1160. 2016-10-26 13:57:10 select base_area:SELECT
  1161. id,
  1162. area_name
  1163. FROM
  1164. base_area
  1165. WHERE
  1166. id in(850,2)
  1167. 2016-10-26 13:57:12 select base_area:SELECT
  1168. id,
  1169. area_name
  1170. FROM
  1171. base_area
  1172. WHERE
  1173. parent_id = 0
  1174. 2016-10-26 13:57:12 select base_area:SELECT
  1175. id,
  1176. area_name
  1177. FROM
  1178. base_area
  1179. WHERE
  1180. parent_id = 1
  1181. 2016-10-26 13:57:12 select base_supplier:SELECT
  1182. id,
  1183. supplier_name,
  1184. area_id,
  1185. manage_type,
  1186. company_name,
  1187. id_card,
  1188. sett_type,
  1189. sett_frequency,
  1190. account_bank,
  1191. account_num,
  1192. account_name,
  1193. sales_man
  1194. FROM
  1195. base_supplier
  1196. WHERE
  1197. cancel_flag = 0
  1198. AND id = 159
  1199. 2016-10-26 13:57:12 select base_area:SELECT
  1200. id,
  1201. area_name,
  1202. parent_id
  1203. FROM
  1204. base_area
  1205. WHERE
  1206. cancel_flag = 0
  1207. AND id = 2
  1208. 2016-10-26 13:57:12 select base_area:SELECT
  1209. id,
  1210. area_name
  1211. FROM
  1212. base_area
  1213. WHERE
  1214. cancel_flag = 0
  1215. AND id = 1
  1216. 2016-10-26 13:57:12 select base_supplier_sale:SELECT
  1217. id,
  1218. prod_supplier_id,
  1219. product_type,
  1220. parent_type,
  1221. sale_type,
  1222. commision_flag,
  1223. commision_type,
  1224. back_commision_type,
  1225. back_commision_method,
  1226. back_percent,
  1227. back_value
  1228. FROM
  1229. base_supplier_sale
  1230. WHERE
  1231. cancel_flag = 0
  1232. AND supplier_id = 159
  1233. 2016-10-26 13:57:12 select base_supplier_link:SELECT
  1234. id,
  1235. link_name,
  1236. contact_name,
  1237. contact_mobile,
  1238. contact_telphone,
  1239. fax,
  1240. email,
  1241. remark
  1242. FROM
  1243. base_supplier_link
  1244. WHERE
  1245. cancel_flag = 0
  1246. AND supplier_id = 159
  1247. 2016-10-26 13:57:12 select base_area:SELECT
  1248. id,
  1249. area_name
  1250. FROM
  1251. base_area
  1252. WHERE
  1253. parent_id = 1
  1254. 2016-10-26 13:57:40 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_type = 301
  1266. LIMIT 0,10
  1267. 2016-10-26 13:57:40 select base_area:SELECT
  1268. id,
  1269. area_name
  1270. FROM
  1271. base_area
  1272. WHERE
  1273. id in(4,797,7,1966,794,810)
  1274. 2016-10-26 13:57:42 select base_supplier:SELECT
  1275. id,
  1276. supplier_name,
  1277. area_id,
  1278. is_disabled,
  1279. supplier_type,
  1280. manage_type
  1281. FROM
  1282. base_supplier
  1283. WHERE
  1284. cancel_flag = 0
  1285. AND supplier_type = 301
  1286. LIMIT 20,10
  1287. 2016-10-26 13:57:42 select base_area:SELECT
  1288. id,
  1289. area_name
  1290. FROM
  1291. base_area
  1292. WHERE
  1293. id in(850)
  1294. 2016-10-26 13:58:23 select base_supplier:SELECT
  1295. id,
  1296. supplier_name,
  1297. area_id,
  1298. is_disabled,
  1299. supplier_type,
  1300. manage_type
  1301. FROM
  1302. base_supplier
  1303. WHERE
  1304. cancel_flag = 0
  1305. AND supplier_type = 301
  1306. LIMIT 0,10
  1307. 2016-10-26 13:58:23 select base_area:SELECT
  1308. id,
  1309. area_name
  1310. FROM
  1311. base_area
  1312. WHERE
  1313. id in(4,797,7,1966,794,810)
  1314. 2016-10-26 13:58:30 select base_area:SELECT
  1315. id,
  1316. area_name
  1317. FROM
  1318. base_area
  1319. WHERE
  1320. parent_id = 0
  1321. 2016-10-26 13:58:30 select base_area:SELECT
  1322. id,
  1323. area_name
  1324. FROM
  1325. base_area
  1326. WHERE
  1327. parent_id = 1
  1328. 2016-10-26 13:58:31 select base_supplier:SELECT
  1329. id,
  1330. supplier_name,
  1331. area_id,
  1332. manage_type,
  1333. company_name,
  1334. id_card,
  1335. sett_type,
  1336. sett_frequency,
  1337. account_bank,
  1338. account_num,
  1339. account_name,
  1340. sales_man
  1341. FROM
  1342. base_supplier
  1343. WHERE
  1344. cancel_flag = 0
  1345. AND id = 8
  1346. 2016-10-26 13:58:31 select base_area:SELECT
  1347. id,
  1348. area_name,
  1349. parent_id
  1350. FROM
  1351. base_area
  1352. WHERE
  1353. cancel_flag = 0
  1354. AND id = 4
  1355. 2016-10-26 13:58:31 select base_area:SELECT
  1356. id,
  1357. area_name
  1358. FROM
  1359. base_area
  1360. WHERE
  1361. cancel_flag = 0
  1362. AND id = 1
  1363. 2016-10-26 13:58:31 select base_supplier_sale:SELECT
  1364. id,
  1365. prod_supplier_id,
  1366. product_type,
  1367. parent_type,
  1368. sale_type,
  1369. commision_flag,
  1370. commision_type,
  1371. back_commision_type,
  1372. back_commision_method,
  1373. back_percent,
  1374. back_value
  1375. FROM
  1376. base_supplier_sale
  1377. WHERE
  1378. cancel_flag = 0
  1379. AND supplier_id = 8
  1380. 2016-10-26 13:58:31 select base_supplier_link:SELECT
  1381. id,
  1382. link_name,
  1383. contact_name,
  1384. contact_mobile,
  1385. contact_telphone,
  1386. fax,
  1387. email,
  1388. remark
  1389. FROM
  1390. base_supplier_link
  1391. WHERE
  1392. cancel_flag = 0
  1393. AND supplier_id = 8
  1394. 2016-10-26 13:58:31 select base_area:SELECT
  1395. id,
  1396. area_name
  1397. FROM
  1398. base_area
  1399. WHERE
  1400. parent_id = 1
  1401. 2016-10-26 13:58:46 select base_area:SELECT
  1402. id,
  1403. area_name
  1404. FROM
  1405. base_area
  1406. WHERE
  1407. parent_id = 0
  1408. 2016-10-26 13:58:46 select base_area:SELECT
  1409. id,
  1410. area_name
  1411. FROM
  1412. base_area
  1413. WHERE
  1414. parent_id = 1
  1415. 2016-10-26 13:58:46 select base_supplier:SELECT
  1416. id,
  1417. supplier_name,
  1418. area_id,
  1419. manage_type,
  1420. company_name,
  1421. id_card,
  1422. sett_type,
  1423. sett_frequency,
  1424. account_bank,
  1425. account_num,
  1426. account_name,
  1427. sales_man
  1428. FROM
  1429. base_supplier
  1430. WHERE
  1431. cancel_flag = 0
  1432. AND id = 9
  1433. 2016-10-26 13:58:46 select base_area:SELECT
  1434. id,
  1435. area_name,
  1436. parent_id
  1437. FROM
  1438. base_area
  1439. WHERE
  1440. cancel_flag = 0
  1441. AND id = 797
  1442. 2016-10-26 13:58:46 select base_area:SELECT
  1443. id,
  1444. area_name
  1445. FROM
  1446. base_area
  1447. WHERE
  1448. cancel_flag = 0
  1449. AND id = 791
  1450. 2016-10-26 13:58:47 select base_supplier_sale:SELECT
  1451. id,
  1452. prod_supplier_id,
  1453. product_type,
  1454. parent_type,
  1455. sale_type,
  1456. commision_flag,
  1457. commision_type,
  1458. back_commision_type,
  1459. back_commision_method,
  1460. back_percent,
  1461. back_value
  1462. FROM
  1463. base_supplier_sale
  1464. WHERE
  1465. cancel_flag = 0
  1466. AND supplier_id = 9
  1467. 2016-10-26 13:58:47 select base_supplier_link:SELECT
  1468. id,
  1469. link_name,
  1470. contact_name,
  1471. contact_mobile,
  1472. contact_telphone,
  1473. fax,
  1474. email,
  1475. remark
  1476. FROM
  1477. base_supplier_link
  1478. WHERE
  1479. cancel_flag = 0
  1480. AND supplier_id = 9
  1481. 2016-10-26 13:58:47 select base_area:SELECT
  1482. id,
  1483. area_name
  1484. FROM
  1485. base_area
  1486. WHERE
  1487. parent_id = 791
  1488. 2016-10-26 13:59:02 select base_area:SELECT
  1489. id,
  1490. area_name
  1491. FROM
  1492. base_area
  1493. WHERE
  1494. parent_id = 0
  1495. 2016-10-26 13:59:02 select base_area:SELECT
  1496. id,
  1497. area_name
  1498. FROM
  1499. base_area
  1500. WHERE
  1501. parent_id = 1
  1502. 2016-10-26 13:59:02 select base_supplier:SELECT
  1503. id,
  1504. supplier_name,
  1505. area_id,
  1506. manage_type,
  1507. company_name,
  1508. id_card,
  1509. sett_type,
  1510. sett_frequency,
  1511. account_bank,
  1512. account_num,
  1513. account_name,
  1514. sales_man
  1515. FROM
  1516. base_supplier
  1517. WHERE
  1518. cancel_flag = 0
  1519. AND id = 11
  1520. 2016-10-26 13:59:02 select base_area:SELECT
  1521. id,
  1522. area_name,
  1523. parent_id
  1524. FROM
  1525. base_area
  1526. WHERE
  1527. cancel_flag = 0
  1528. AND id = 1966
  1529. 2016-10-26 13:59:02 select base_area:SELECT
  1530. id,
  1531. area_name
  1532. FROM
  1533. base_area
  1534. WHERE
  1535. cancel_flag = 0
  1536. AND id = 1941
  1537. 2016-10-26 13:59:02 select base_supplier_sale:SELECT
  1538. id,
  1539. prod_supplier_id,
  1540. product_type,
  1541. parent_type,
  1542. sale_type,
  1543. commision_flag,
  1544. commision_type,
  1545. back_commision_type,
  1546. back_commision_method,
  1547. back_percent,
  1548. back_value
  1549. FROM
  1550. base_supplier_sale
  1551. WHERE
  1552. cancel_flag = 0
  1553. AND supplier_id = 11
  1554. 2016-10-26 13:59:02 select base_supplier_link:SELECT
  1555. id,
  1556. link_name,
  1557. contact_name,
  1558. contact_mobile,
  1559. contact_telphone,
  1560. fax,
  1561. email,
  1562. remark
  1563. FROM
  1564. base_supplier_link
  1565. WHERE
  1566. cancel_flag = 0
  1567. AND supplier_id = 11
  1568. 2016-10-26 13:59:02 select base_area:SELECT
  1569. id,
  1570. area_name
  1571. FROM
  1572. base_area
  1573. WHERE
  1574. parent_id = 1941
  1575. 2016-10-26 13:59:22 select base_area:SELECT
  1576. id,
  1577. area_name
  1578. FROM
  1579. base_area
  1580. WHERE
  1581. parent_id = 0
  1582. 2016-10-26 13:59:22 select base_area:SELECT
  1583. id,
  1584. area_name
  1585. FROM
  1586. base_area
  1587. WHERE
  1588. parent_id = 1
  1589. 2016-10-26 13:59:22 select base_supplier:SELECT
  1590. id,
  1591. supplier_name,
  1592. area_id,
  1593. manage_type,
  1594. company_name,
  1595. id_card,
  1596. sett_type,
  1597. sett_frequency,
  1598. account_bank,
  1599. account_num,
  1600. account_name,
  1601. sales_man
  1602. FROM
  1603. base_supplier
  1604. WHERE
  1605. cancel_flag = 0
  1606. AND id = 11
  1607. 2016-10-26 13:59:22 select base_area:SELECT
  1608. id,
  1609. area_name,
  1610. parent_id
  1611. FROM
  1612. base_area
  1613. WHERE
  1614. cancel_flag = 0
  1615. AND id = 1966
  1616. 2016-10-26 13:59:22 select base_area:SELECT
  1617. id,
  1618. area_name
  1619. FROM
  1620. base_area
  1621. WHERE
  1622. cancel_flag = 0
  1623. AND id = 1941
  1624. 2016-10-26 13:59:22 select base_supplier_sale:SELECT
  1625. id,
  1626. prod_supplier_id,
  1627. product_type,
  1628. parent_type,
  1629. sale_type,
  1630. commision_flag,
  1631. commision_type,
  1632. back_commision_type,
  1633. back_commision_method,
  1634. back_percent,
  1635. back_value
  1636. FROM
  1637. base_supplier_sale
  1638. WHERE
  1639. cancel_flag = 0
  1640. AND supplier_id = 11
  1641. 2016-10-26 13:59:22 select base_supplier_link:SELECT
  1642. id,
  1643. link_name,
  1644. contact_name,
  1645. contact_mobile,
  1646. contact_telphone,
  1647. fax,
  1648. email,
  1649. remark
  1650. FROM
  1651. base_supplier_link
  1652. WHERE
  1653. cancel_flag = 0
  1654. AND supplier_id = 11
  1655. 2016-10-26 13:59:22 select base_area:SELECT
  1656. id,
  1657. area_name
  1658. FROM
  1659. base_area
  1660. WHERE
  1661. parent_id = 1941