Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 

1749 linhas
62 KiB

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