Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 

4086 Zeilen
153 KiB

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