No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 

2576 líneas
97 KiB

  1. 2017-01-09 09:49:05 select base_supplier:SELECT
  2. id,
  3. supplier_name,
  4. area_id,
  5. is_disabled,
  6. supplier_type,
  7. manage_type
  8. FROM
  9. base_supplier
  10. WHERE
  11. cancel_flag = 0
  12. AND supplier_type = 301
  13. LIMIT 0,10
  14. 2017-01-09 09:49:05 select base_area:SELECT
  15. id,
  16. area_name
  17. FROM
  18. base_area
  19. WHERE
  20. id in(792,810,794,850,797,923)
  21. 2017-01-09 10:41:46 select base_supplier:SELECT
  22. id,
  23. supplier_name,
  24. area_id,
  25. is_disabled,
  26. supplier_type
  27. FROM
  28. base_supplier a
  29. WHERE
  30. cancel_flag = 0
  31. AND supplier_type = 187
  32. LIMIT 0,10
  33. 2017-01-09 10:41:46 count:SELECT
  34. a.id
  35. FROM
  36. base_supplier AS a,
  37. base_supplier_purchase AS b
  38. WHERE
  39. a.id = b.supplier_id
  40. AND a.cancel_flag = 0
  41. AND b.cancel_flag = 0
  42. GROUP BY
  43. b.supplier_id
  44. 2017-01-09 10:41:46 select base_area:SELECT
  45. id,
  46. area_name
  47. FROM
  48. base_area
  49. WHERE
  50. id in(792,923,810)
  51. 2017-01-09 10:41:49 select base_supplier:SELECT
  52. id,
  53. supplier_name,
  54. area_id,
  55. is_disabled,
  56. supplier_type
  57. FROM
  58. base_supplier a
  59. WHERE
  60. cancel_flag = 0
  61. and a.supplier_name like '%%扬州香格里拉大酒店%%'
  62. AND supplier_type = 187
  63. LIMIT 0,10
  64. 2017-01-09 10:41:49 count:SELECT
  65. a.id
  66. FROM
  67. base_supplier AS a,
  68. base_supplier_purchase AS b
  69. WHERE
  70. a.id = b.supplier_id
  71. and a.supplier_name like '%%扬州香格里拉大酒店%%'
  72. AND a.cancel_flag = 0
  73. AND b.cancel_flag = 0
  74. GROUP BY
  75. b.supplier_id
  76. 2017-01-09 10:41:49 select base_area:SELECT
  77. id,
  78. area_name
  79. FROM
  80. base_area
  81. WHERE
  82. id in(895)
  83. 2017-01-09 10:41:50 select base_area:SELECT
  84. id,
  85. area_name
  86. FROM
  87. base_area
  88. WHERE
  89. parent_id = 0
  90. 2017-01-09 10:41:50 select base_supplier:SELECT
  91. id,
  92. supplier_name,
  93. area_id,
  94. company_name,
  95. sett_type,
  96. sett_frequency,
  97. account_bank,
  98. account_num,
  99. account_name
  100. FROM
  101. base_supplier
  102. WHERE
  103. cancel_flag = 0
  104. AND id = 1046
  105. 2017-01-09 10:41:50 select base_area:SELECT
  106. id,
  107. area_name,
  108. parent_id
  109. FROM
  110. base_area
  111. WHERE
  112. cancel_flag = 0
  113. AND id = 895
  114. 2017-01-09 10:41:50 select base_area:SELECT
  115. id,
  116. area_name
  117. FROM
  118. base_area
  119. WHERE
  120. cancel_flag = 0
  121. AND id = 809
  122. 2017-01-09 10:41:50 select base_supplier_purchase:SELECT
  123. id,
  124. product_type,
  125. purchaser_name
  126. FROM
  127. base_supplier_purchase
  128. WHERE
  129. cancel_flag = 0
  130. AND supplier_id = 1046
  131. 2017-01-09 10:41:50 select base_supplier_link:SELECT
  132. id,
  133. link_name,
  134. contact_name,
  135. contact_mobile,
  136. contact_telphone,
  137. fax,
  138. email,
  139. remark
  140. FROM
  141. base_supplier_link
  142. WHERE
  143. cancel_flag = 0
  144. AND supplier_id = 1046
  145. 2017-01-09 10:41:50 select base_area:SELECT
  146. id,
  147. area_name
  148. FROM
  149. base_area
  150. WHERE
  151. parent_id = 809
  152. 2017-01-09 10:58:13 select base_supplier:SELECT
  153. id,
  154. supplier_name,
  155. area_id,
  156. is_disabled,
  157. supplier_type,
  158. manage_type
  159. FROM
  160. base_supplier
  161. WHERE
  162. cancel_flag = 0
  163. AND supplier_type = 301
  164. LIMIT 0,10
  165. 2017-01-09 10:58:13 select base_area:SELECT
  166. id,
  167. area_name
  168. FROM
  169. base_area
  170. WHERE
  171. id in(792,810,794,850,797,923)
  172. 2017-01-09 10:58:15 select base_area:SELECT
  173. id,
  174. area_name
  175. FROM
  176. base_area
  177. WHERE
  178. parent_id = 0
  179. 2017-01-09 10:58:15 select base_area:SELECT
  180. id,
  181. area_name
  182. FROM
  183. base_area
  184. WHERE
  185. parent_id = 1
  186. 2017-01-09 10:58:26 check base_supplier:SELECT
  187. supplier_name
  188. FROM
  189. base_supplier
  190. WHERE
  191. cancel_flag = 0
  192. AND supplier_type = 301
  193. AND supplier_name = '南京集散'
  194. 2017-01-09 10:58:29 select base_area:SELECT
  195. id,
  196. area_name
  197. FROM
  198. base_area
  199. WHERE
  200. parent_id = 809
  201. 2017-01-09 11:00:23 select base_supplier:SELECT
  202. id,
  203. supplier_name,
  204. area_id,
  205. is_disabled,
  206. supplier_type
  207. FROM
  208. base_supplier a
  209. WHERE
  210. cancel_flag = 0
  211. AND supplier_type = 187
  212. LIMIT 0,10
  213. 2017-01-09 11:00:23 count:SELECT
  214. a.id
  215. FROM
  216. base_supplier AS a,
  217. base_supplier_purchase AS b
  218. WHERE
  219. a.id = b.supplier_id
  220. AND a.cancel_flag = 0
  221. AND b.cancel_flag = 0
  222. GROUP BY
  223. b.supplier_id
  224. 2017-01-09 11:00:23 select base_area:SELECT
  225. id,
  226. area_name
  227. FROM
  228. base_area
  229. WHERE
  230. id in(792,923,810)
  231. 2017-01-09 11:00:38 select base_supplier:SELECT
  232. id,
  233. supplier_name,
  234. area_id,
  235. is_disabled,
  236. supplier_type
  237. FROM
  238. base_supplier a
  239. WHERE
  240. cancel_flag = 0
  241. and a.supplier_name like '%%太平洋%%'
  242. AND supplier_type = 187
  243. LIMIT 0,10
  244. 2017-01-09 11:00:38 count:SELECT
  245. a.id
  246. FROM
  247. base_supplier AS a,
  248. base_supplier_purchase AS b
  249. WHERE
  250. a.id = b.supplier_id
  251. and a.supplier_name like '%%太平洋%%'
  252. AND a.cancel_flag = 0
  253. AND b.cancel_flag = 0
  254. GROUP BY
  255. b.supplier_id
  256. 2017-01-09 11:00:38 select base_area:SELECT
  257. id,
  258. area_name
  259. FROM
  260. base_area
  261. WHERE
  262. id in(810,850)
  263. 2017-01-09 11:00:43 getListUser base_user:SELECT
  264. id,
  265. true_name,
  266. `status`
  267. FROM
  268. base_user
  269. WHERE
  270. cancel_flag = 0
  271. AND org_id = 416
  272. 2017-01-09 11:00:46 select base_area:SELECT
  273. id,
  274. area_name
  275. FROM
  276. base_area
  277. WHERE
  278. parent_id = 0
  279. 2017-01-09 11:00:46 select base_supplier:SELECT
  280. id,
  281. supplier_name,
  282. area_id,
  283. company_name,
  284. sett_type,
  285. sett_frequency,
  286. account_bank,
  287. account_num,
  288. account_name
  289. FROM
  290. base_supplier
  291. WHERE
  292. cancel_flag = 0
  293. AND id = 416
  294. 2017-01-09 11:00:46 select base_area:SELECT
  295. id,
  296. area_name,
  297. parent_id
  298. FROM
  299. base_area
  300. WHERE
  301. cancel_flag = 0
  302. AND id = 810
  303. 2017-01-09 11:00:46 select base_area:SELECT
  304. id,
  305. area_name
  306. FROM
  307. base_area
  308. WHERE
  309. cancel_flag = 0
  310. AND id = 809
  311. 2017-01-09 11:00:46 select base_supplier_purchase:SELECT
  312. id,
  313. product_type,
  314. purchaser_name
  315. FROM
  316. base_supplier_purchase
  317. WHERE
  318. cancel_flag = 0
  319. AND supplier_id = 416
  320. 2017-01-09 11:00:46 select base_supplier_link:SELECT
  321. id,
  322. link_name,
  323. contact_name,
  324. contact_mobile,
  325. contact_telphone,
  326. fax,
  327. email,
  328. remark
  329. FROM
  330. base_supplier_link
  331. WHERE
  332. cancel_flag = 0
  333. AND supplier_id = 416
  334. 2017-01-09 11:00:46 select base_area:SELECT
  335. id,
  336. area_name
  337. FROM
  338. base_area
  339. WHERE
  340. parent_id = 809
  341. 2017-01-09 11:01:13 select base_supplier:SELECT
  342. id,
  343. supplier_name,
  344. area_id,
  345. is_disabled,
  346. supplier_type
  347. FROM
  348. base_supplier a
  349. WHERE
  350. cancel_flag = 0
  351. and a.supplier_name like '%%南京%%'
  352. AND supplier_type = 187
  353. LIMIT 0,10
  354. 2017-01-09 11:01:13 count:SELECT
  355. a.id
  356. FROM
  357. base_supplier AS a,
  358. base_supplier_purchase AS b
  359. WHERE
  360. a.id = b.supplier_id
  361. and a.supplier_name like '%%南京%%'
  362. AND a.cancel_flag = 0
  363. AND b.cancel_flag = 0
  364. GROUP BY
  365. b.supplier_id
  366. 2017-01-09 11:01:13 select base_area:SELECT
  367. id,
  368. area_name
  369. FROM
  370. base_area
  371. WHERE
  372. id in(810)
  373. 2017-01-09 11:01:52 select base_supplier:SELECT
  374. id,
  375. supplier_name,
  376. area_id,
  377. is_disabled,
  378. supplier_type
  379. FROM
  380. base_supplier a
  381. WHERE
  382. cancel_flag = 0
  383. AND supplier_type = 187
  384. LIMIT 0,10
  385. 2017-01-09 11:01:52 count:SELECT
  386. a.id
  387. FROM
  388. base_supplier AS a,
  389. base_supplier_purchase AS b
  390. WHERE
  391. a.id = b.supplier_id
  392. AND a.cancel_flag = 0
  393. AND b.cancel_flag = 0
  394. GROUP BY
  395. b.supplier_id
  396. 2017-01-09 11:01:52 select base_area:SELECT
  397. id,
  398. area_name
  399. FROM
  400. base_area
  401. WHERE
  402. id in(792,923,810)
  403. 2017-01-09 11:01:53 select base_supplier:SELECT
  404. id,
  405. supplier_name,
  406. area_id,
  407. is_disabled,
  408. supplier_type
  409. FROM
  410. base_supplier a
  411. WHERE
  412. cancel_flag = 0
  413. AND supplier_type = 187
  414. LIMIT 0,10
  415. 2017-01-09 11:01:53 count:SELECT
  416. a.id
  417. FROM
  418. base_supplier AS a,
  419. base_supplier_purchase AS b
  420. WHERE
  421. a.id = b.supplier_id
  422. AND a.cancel_flag = 0
  423. AND b.cancel_flag = 0
  424. GROUP BY
  425. b.supplier_id
  426. 2017-01-09 11:01:53 select base_area:SELECT
  427. id,
  428. area_name
  429. FROM
  430. base_area
  431. WHERE
  432. id in(792,923,810)
  433. 2017-01-09 11:02:00 select base_area:SELECT
  434. id,
  435. area_name
  436. FROM
  437. base_area
  438. WHERE
  439. parent_id = 0
  440. 2017-01-09 11:02:00 select base_area:SELECT
  441. id,
  442. area_name
  443. FROM
  444. base_area
  445. WHERE
  446. parent_id = 1
  447. 2017-01-09 11:02:03 check base_supplier:SELECT
  448. supplier_name
  449. FROM
  450. base_supplier
  451. WHERE
  452. cancel_flag = 0
  453. AND supplier_type = 301
  454. AND supplier_name = '南京集散'
  455. 2017-01-09 11:02:04 check base_supplier:SELECT
  456. supplier_name
  457. FROM
  458. base_supplier
  459. WHERE
  460. cancel_flag = 0
  461. AND supplier_type = 187
  462. AND supplier_name = '南京集散'
  463. 2017-01-09 11:02:09 select base_area:SELECT
  464. id,
  465. area_name
  466. FROM
  467. base_area
  468. WHERE
  469. parent_id = 809
  470. 2017-01-09 11:02:29 check base_supplier:SELECT
  471. supplier_name
  472. FROM
  473. base_supplier
  474. WHERE
  475. cancel_flag = 0
  476. AND supplier_type = 301
  477. AND supplier_name = '南京集散'
  478. 2017-01-09 11:02:55 INSERT INTO base_supplier:INSERT INTO base_supplier (
  479. create_user_id,
  480. create_time,
  481. supplier_type,
  482. supplier_name,
  483. area_id,
  484. company_name,
  485. is_disabled,
  486. sett_type,
  487. sett_frequency,
  488. account_bank,
  489. account_num,
  490. account_name
  491. )
  492. VALUES
  493. (1,'2017-01-09 11:02:55',187,'南京集散',810,'南京集散',0,275,295,'','','')
  494. 2017-01-09 11:02:55 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
  495. create_user_id,
  496. create_time,
  497. supplier_id,
  498. product_type,
  499. purchaser_name
  500. )
  501. VALUES (1,'2017-01-09 11:02:55',1158,259,'袁玮')
  502. 2017-01-09 11:02:55 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
  503. create_user_id,
  504. create_time,
  505. supplier_id,
  506. link_name,
  507. contact_name,
  508. contact_mobile,
  509. contact_telphone,
  510. fax,
  511. email,
  512. remark
  513. )
  514. VALUES (1,'2017-01-09 11:02:55',1158,'联系人','袁玮','','','','','')
  515. 2017-01-09 11:02:56 select base_supplier:SELECT
  516. id,
  517. supplier_name,
  518. area_id,
  519. is_disabled,
  520. supplier_type
  521. FROM
  522. base_supplier a
  523. WHERE
  524. cancel_flag = 0
  525. AND supplier_type = 187
  526. LIMIT 0,10
  527. 2017-01-09 11:02:56 count:SELECT
  528. a.id
  529. FROM
  530. base_supplier AS a,
  531. base_supplier_purchase AS b
  532. WHERE
  533. a.id = b.supplier_id
  534. AND a.cancel_flag = 0
  535. AND b.cancel_flag = 0
  536. GROUP BY
  537. b.supplier_id
  538. 2017-01-09 11:02:56 select base_area:SELECT
  539. id,
  540. area_name
  541. FROM
  542. base_area
  543. WHERE
  544. id in(792,923,810)
  545. 2017-01-09 11:03:02 check base_supplier:SELECT
  546. supplier_name
  547. FROM
  548. base_supplier
  549. WHERE
  550. cancel_flag = 0
  551. AND supplier_type = 301
  552. AND supplier_name = '南京集散'
  553. 2017-01-09 11:03:02 select base_supplier:SELECT
  554. id,
  555. supplier_name,
  556. area_id,
  557. is_disabled,
  558. supplier_type
  559. FROM
  560. base_supplier a
  561. WHERE
  562. cancel_flag = 0
  563. AND supplier_type = 187
  564. LIMIT 0,10
  565. 2017-01-09 11:03:02 count:SELECT
  566. a.id
  567. FROM
  568. base_supplier AS a,
  569. base_supplier_purchase AS b
  570. WHERE
  571. a.id = b.supplier_id
  572. AND a.cancel_flag = 0
  573. AND b.cancel_flag = 0
  574. GROUP BY
  575. b.supplier_id
  576. 2017-01-09 11:03:02 select base_area:SELECT
  577. id,
  578. area_name
  579. FROM
  580. base_area
  581. WHERE
  582. id in(792,923,810)
  583. 2017-01-09 11:03:10 select base_supplier:SELECT
  584. id,
  585. supplier_name,
  586. area_id,
  587. is_disabled,
  588. supplier_type
  589. FROM
  590. base_supplier a
  591. WHERE
  592. cancel_flag = 0
  593. AND supplier_type = 187
  594. LIMIT 110,10
  595. 2017-01-09 11:03:10 count:SELECT
  596. a.id
  597. FROM
  598. base_supplier AS a,
  599. base_supplier_purchase AS b
  600. WHERE
  601. a.id = b.supplier_id
  602. AND a.cancel_flag = 0
  603. AND b.cancel_flag = 0
  604. GROUP BY
  605. b.supplier_id
  606. 2017-01-09 11:03:10 select base_area:SELECT
  607. id,
  608. area_name
  609. FROM
  610. base_area
  611. WHERE
  612. id in(810,803,923,850)
  613. 2017-01-09 11:03:12 getListUser base_user:SELECT
  614. id,
  615. true_name,
  616. `status`
  617. FROM
  618. base_user
  619. WHERE
  620. cancel_flag = 0
  621. AND org_id = 1158
  622. 2017-01-09 11:03:54 checkUserName base_user:SELECT
  623. user_name
  624. FROM
  625. base_user
  626. WHERE
  627. cancel_flag = 0
  628. AND user_name = 'njlyjs'
  629. 2017-01-09 11:03:54 insertUser base_user:INSERT INTO base_user (
  630. create_user_id,
  631. create_time,
  632. user_name,
  633. org_id,
  634. opera_org_id,
  635. top_org_id,
  636. user_password,
  637. true_name,
  638. phone_no,
  639. `status`
  640. )
  641. VALUE
  642. (1, '2017-01-09 11:03:54', 'njlyjs', 1158, 1158, 1158, '8c052db23a2220d3856c7f0039195362', '南京市旅游集散中心', '13816608252',0)
  643. 2017-01-09 11:03:55 getListUser base_user:SELECT
  644. id,
  645. true_name,
  646. `status`
  647. FROM
  648. base_user
  649. WHERE
  650. cancel_flag = 0
  651. AND org_id = 1158
  652. 2017-01-09 11:31:44 select base_supplier:SELECT
  653. id,
  654. supplier_name,
  655. area_id,
  656. is_disabled,
  657. supplier_type
  658. FROM
  659. base_supplier a
  660. WHERE
  661. cancel_flag = 0
  662. AND supplier_type = 187
  663. LIMIT 0,10
  664. 2017-01-09 11:31:44 count:SELECT
  665. a.id
  666. FROM
  667. base_supplier AS a,
  668. base_supplier_purchase AS b
  669. WHERE
  670. a.id = b.supplier_id
  671. AND a.cancel_flag = 0
  672. AND b.cancel_flag = 0
  673. GROUP BY
  674. b.supplier_id
  675. 2017-01-09 11:31:44 select base_area:SELECT
  676. id,
  677. area_name
  678. FROM
  679. base_area
  680. WHERE
  681. id in(792,923,810)
  682. 2017-01-09 11:31:46 select base_supplier:SELECT
  683. id,
  684. supplier_name,
  685. area_id,
  686. is_disabled,
  687. supplier_type,
  688. manage_type
  689. FROM
  690. base_supplier
  691. WHERE
  692. cancel_flag = 0
  693. AND supplier_type = 301
  694. LIMIT 0,10
  695. 2017-01-09 11:31:46 select base_area:SELECT
  696. id,
  697. area_name
  698. FROM
  699. base_area
  700. WHERE
  701. id in(792,810,794,850,797,923)
  702. 2017-01-09 11:39:38 select base_supplier:SELECT
  703. id,
  704. supplier_name,
  705. area_id,
  706. is_disabled,
  707. supplier_type
  708. FROM
  709. base_supplier a
  710. WHERE
  711. cancel_flag = 0
  712. AND supplier_type = 187
  713. LIMIT 0,10
  714. 2017-01-09 11:39:38 count:SELECT
  715. a.id
  716. FROM
  717. base_supplier AS a,
  718. base_supplier_purchase AS b
  719. WHERE
  720. a.id = b.supplier_id
  721. AND a.cancel_flag = 0
  722. AND b.cancel_flag = 0
  723. GROUP BY
  724. b.supplier_id
  725. 2017-01-09 11:39:38 select base_area:SELECT
  726. id,
  727. area_name
  728. FROM
  729. base_area
  730. WHERE
  731. id in(792,923,810)
  732. 2017-01-09 11:39:40 select base_area:SELECT
  733. id,
  734. area_name
  735. FROM
  736. base_area
  737. WHERE
  738. parent_id = 0
  739. 2017-01-09 11:39:40 select base_area:SELECT
  740. id,
  741. area_name
  742. FROM
  743. base_area
  744. WHERE
  745. parent_id = 1
  746. 2017-01-09 11:41:14 select base_supplier:SELECT
  747. id,
  748. supplier_name,
  749. area_id,
  750. is_disabled,
  751. supplier_type
  752. FROM
  753. base_supplier a
  754. WHERE
  755. cancel_flag = 0
  756. AND supplier_type = 187
  757. LIMIT 0,10
  758. 2017-01-09 11:41:14 count:SELECT
  759. a.id
  760. FROM
  761. base_supplier AS a,
  762. base_supplier_purchase AS b
  763. WHERE
  764. a.id = b.supplier_id
  765. AND a.cancel_flag = 0
  766. AND b.cancel_flag = 0
  767. GROUP BY
  768. b.supplier_id
  769. 2017-01-09 11:41:14 select base_area:SELECT
  770. id,
  771. area_name
  772. FROM
  773. base_area
  774. WHERE
  775. id in(792,923,810)
  776. 2017-01-09 11:41:16 select base_area:SELECT
  777. id,
  778. area_name
  779. FROM
  780. base_area
  781. WHERE
  782. parent_id = 0
  783. 2017-01-09 11:41:16 select base_area:SELECT
  784. id,
  785. area_name
  786. FROM
  787. base_area
  788. WHERE
  789. parent_id = 1
  790. 2017-01-09 11:41:46 check base_supplier:SELECT
  791. supplier_name
  792. FROM
  793. base_supplier
  794. WHERE
  795. cancel_flag = 0
  796. AND supplier_type = 187
  797. AND supplier_name = ''
  798. 2017-01-09 11:41:54 select base_supplier:SELECT
  799. id,
  800. supplier_name,
  801. area_id,
  802. is_disabled,
  803. supplier_type,
  804. manage_type
  805. FROM
  806. base_supplier
  807. WHERE
  808. cancel_flag = 0
  809. AND supplier_type = 301
  810. LIMIT 0,10
  811. 2017-01-09 11:41:54 select base_area:SELECT
  812. id,
  813. area_name
  814. FROM
  815. base_area
  816. WHERE
  817. id in(792,810,794,850,797,923)
  818. 2017-01-09 11:41:56 select base_supplier:SELECT
  819. id,
  820. supplier_name,
  821. area_id,
  822. is_disabled,
  823. supplier_type
  824. FROM
  825. base_supplier a
  826. WHERE
  827. cancel_flag = 0
  828. AND supplier_type = 187
  829. LIMIT 0,10
  830. 2017-01-09 11:41:56 count:SELECT
  831. a.id
  832. FROM
  833. base_supplier AS a,
  834. base_supplier_purchase AS b
  835. WHERE
  836. a.id = b.supplier_id
  837. AND a.cancel_flag = 0
  838. AND b.cancel_flag = 0
  839. GROUP BY
  840. b.supplier_id
  841. 2017-01-09 11:41:56 select base_area:SELECT
  842. id,
  843. area_name
  844. FROM
  845. base_area
  846. WHERE
  847. id in(792,923,810)
  848. 2017-01-09 11:46:09 select base_supplier:SELECT
  849. id,
  850. supplier_name,
  851. area_id,
  852. is_disabled,
  853. supplier_type
  854. FROM
  855. base_supplier a
  856. WHERE
  857. cancel_flag = 0
  858. AND supplier_type = 187
  859. LIMIT 0,10
  860. 2017-01-09 11:46:09 count:SELECT
  861. a.id
  862. FROM
  863. base_supplier AS a,
  864. base_supplier_purchase AS b
  865. WHERE
  866. a.id = b.supplier_id
  867. AND a.cancel_flag = 0
  868. AND b.cancel_flag = 0
  869. GROUP BY
  870. b.supplier_id
  871. 2017-01-09 11:46:09 select base_area:SELECT
  872. id,
  873. area_name
  874. FROM
  875. base_area
  876. WHERE
  877. id in(792,923,810)
  878. 2017-01-09 11:47:12 select base_supplier:SELECT
  879. id,
  880. supplier_name,
  881. area_id,
  882. is_disabled,
  883. supplier_type
  884. FROM
  885. base_supplier a
  886. WHERE
  887. cancel_flag = 0
  888. AND supplier_type = 187
  889. LIMIT 0,10
  890. 2017-01-09 11:47:12 count:SELECT
  891. a.id
  892. FROM
  893. base_supplier AS a,
  894. base_supplier_purchase AS b
  895. WHERE
  896. a.id = b.supplier_id
  897. AND a.cancel_flag = 0
  898. AND b.cancel_flag = 0
  899. GROUP BY
  900. b.supplier_id
  901. 2017-01-09 11:47:12 select base_area:SELECT
  902. id,
  903. area_name
  904. FROM
  905. base_area
  906. WHERE
  907. id in(792,923,810)
  908. 2017-01-09 11:47:19 select base_supplier_purchase:SELECT
  909. supplier_id
  910. FROM
  911. base_supplier_purchase
  912. WHERE
  913. product_type = 25 and cancel_flag = 0
  914. GROUP BY
  915. supplier_id
  916. 2017-01-09 11:47:19 select base_supplier:SELECT
  917. id,
  918. supplier_name,
  919. area_id,
  920. is_disabled,
  921. supplier_type
  922. FROM
  923. base_supplier a
  924. WHERE
  925. cancel_flag = 0
  926. and a.supplier_name like '%%启东%%' and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084,1085,1096,1118,1124,1127,1135,1136,1137,1138,1148,1151,1156,1157) and a.supplier_name like '%%启东%%'
  927. AND supplier_type = 187
  928. LIMIT 0,10
  929. 2017-01-09 11:47:19 count:SELECT
  930. a.id
  931. FROM
  932. base_supplier AS a,
  933. base_supplier_purchase AS b
  934. WHERE
  935. a.id = b.supplier_id
  936. and a.supplier_name like '%%启东%%' and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084,1085,1096,1118,1124,1127,1135,1136,1137,1138,1148,1151,1156,1157) and a.supplier_name like '%%启东%%'
  937. AND a.cancel_flag = 0
  938. AND b.cancel_flag = 0
  939. GROUP BY
  940. b.supplier_id
  941. 2017-01-09 11:47:19 select base_area:SELECT
  942. id,
  943. area_name
  944. FROM
  945. base_area
  946. WHERE
  947. id in(860)
  948. 2017-01-09 11:47:23 select base_area:SELECT
  949. id,
  950. area_name
  951. FROM
  952. base_area
  953. WHERE
  954. parent_id = 0
  955. 2017-01-09 11:47:23 select base_supplier:SELECT
  956. id,
  957. supplier_name,
  958. area_id,
  959. company_name,
  960. sett_type,
  961. sett_frequency,
  962. account_bank,
  963. account_num,
  964. account_name
  965. FROM
  966. base_supplier
  967. WHERE
  968. cancel_flag = 0
  969. AND id = 1045
  970. 2017-01-09 11:47:23 select base_area:SELECT
  971. id,
  972. area_name,
  973. parent_id
  974. FROM
  975. base_area
  976. WHERE
  977. cancel_flag = 0
  978. AND id = 860
  979. 2017-01-09 11:47:23 select base_area:SELECT
  980. id,
  981. area_name
  982. FROM
  983. base_area
  984. WHERE
  985. cancel_flag = 0
  986. AND id = 809
  987. 2017-01-09 11:47:23 select base_supplier_purchase:SELECT
  988. id,
  989. product_type,
  990. purchaser_name
  991. FROM
  992. base_supplier_purchase
  993. WHERE
  994. cancel_flag = 0
  995. AND supplier_id = 1045
  996. 2017-01-09 11:47:23 select base_supplier_link:SELECT
  997. id,
  998. link_name,
  999. contact_name,
  1000. contact_mobile,
  1001. contact_telphone,
  1002. fax,
  1003. email,
  1004. remark
  1005. FROM
  1006. base_supplier_link
  1007. WHERE
  1008. cancel_flag = 0
  1009. AND supplier_id = 1045
  1010. 2017-01-09 11:47:23 select base_area:SELECT
  1011. id,
  1012. area_name
  1013. FROM
  1014. base_area
  1015. WHERE
  1016. parent_id = 809
  1017. 2017-01-09 13:02:20 select base_supplier:SELECT
  1018. id,
  1019. supplier_name,
  1020. area_id,
  1021. is_disabled,
  1022. supplier_type
  1023. FROM
  1024. base_supplier a
  1025. WHERE
  1026. cancel_flag = 0
  1027. AND supplier_type = 187
  1028. LIMIT 0,10
  1029. 2017-01-09 13:02:20 count:SELECT
  1030. a.id
  1031. FROM
  1032. base_supplier AS a,
  1033. base_supplier_purchase AS b
  1034. WHERE
  1035. a.id = b.supplier_id
  1036. AND a.cancel_flag = 0
  1037. AND b.cancel_flag = 0
  1038. GROUP BY
  1039. b.supplier_id
  1040. 2017-01-09 13:02:20 select base_area:SELECT
  1041. id,
  1042. area_name
  1043. FROM
  1044. base_area
  1045. WHERE
  1046. id in(792,923,810)
  1047. 2017-01-09 13:02:28 select base_area:SELECT
  1048. id,
  1049. area_name
  1050. FROM
  1051. base_area
  1052. WHERE
  1053. parent_id = 0
  1054. 2017-01-09 13:02:28 select base_area:SELECT
  1055. id,
  1056. area_name
  1057. FROM
  1058. base_area
  1059. WHERE
  1060. parent_id = 1
  1061. 2017-01-09 13:02:29 check base_supplier:SELECT
  1062. supplier_name
  1063. FROM
  1064. base_supplier
  1065. WHERE
  1066. cancel_flag = 0
  1067. AND supplier_type = 187
  1068. AND supplier_name = '苏州温德姆花园酒店'
  1069. 2017-01-09 13:02:32 select base_area:SELECT
  1070. id,
  1071. area_name
  1072. FROM
  1073. base_area
  1074. WHERE
  1075. parent_id = 809
  1076. 2017-01-09 13:02:57 INSERT INTO base_supplier:INSERT INTO base_supplier (
  1077. create_user_id,
  1078. create_time,
  1079. supplier_type,
  1080. supplier_name,
  1081. area_id,
  1082. company_name,
  1083. is_disabled,
  1084. sett_type,
  1085. sett_frequency,
  1086. account_bank,
  1087. account_num,
  1088. account_name
  1089. )
  1090. VALUES
  1091. (284,'2017-01-09 13:02:57',187,'苏州温德姆花园酒店',850,'苏州温德姆花园酒店',0,288,295,'','','')
  1092. 2017-01-09 13:02:57 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
  1093. create_user_id,
  1094. create_time,
  1095. supplier_id,
  1096. product_type,
  1097. purchaser_name
  1098. )
  1099. VALUES (284,'2017-01-09 13:02:57',1159,25,'陈娟(Iris)')
  1100. 2017-01-09 13:02:57 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
  1101. create_user_id,
  1102. create_time,
  1103. supplier_id,
  1104. link_name,
  1105. contact_name,
  1106. contact_mobile,
  1107. contact_telphone,
  1108. fax,
  1109. email,
  1110. remark
  1111. )
  1112. VALUES (284,'2017-01-09 13:02:57',1159,'销售','张声声','','','','','')
  1113. 2017-01-09 13:02:58 select base_supplier:SELECT
  1114. id,
  1115. supplier_name,
  1116. area_id,
  1117. is_disabled,
  1118. supplier_type
  1119. FROM
  1120. base_supplier a
  1121. WHERE
  1122. cancel_flag = 0
  1123. AND supplier_type = 187
  1124. LIMIT 0,10
  1125. 2017-01-09 13:02:58 count:SELECT
  1126. a.id
  1127. FROM
  1128. base_supplier AS a,
  1129. base_supplier_purchase AS b
  1130. WHERE
  1131. a.id = b.supplier_id
  1132. AND a.cancel_flag = 0
  1133. AND b.cancel_flag = 0
  1134. GROUP BY
  1135. b.supplier_id
  1136. 2017-01-09 13:02:58 select base_area:SELECT
  1137. id,
  1138. area_name
  1139. FROM
  1140. base_area
  1141. WHERE
  1142. id in(792,923,810)
  1143. 2017-01-09 13:24:47 select base_supplier:SELECT
  1144. id,
  1145. supplier_name,
  1146. area_id,
  1147. is_disabled,
  1148. supplier_type,
  1149. manage_type
  1150. FROM
  1151. base_supplier
  1152. WHERE
  1153. cancel_flag = 0
  1154. AND supplier_type = 301
  1155. LIMIT 0,10
  1156. 2017-01-09 13:24:47 select base_area:SELECT
  1157. id,
  1158. area_name
  1159. FROM
  1160. base_area
  1161. WHERE
  1162. id in(792,810,794,850,797,923)
  1163. 2017-01-09 13:24:50 select base_supplier:SELECT
  1164. id,
  1165. supplier_name,
  1166. area_id,
  1167. is_disabled,
  1168. supplier_type
  1169. FROM
  1170. base_supplier a
  1171. WHERE
  1172. cancel_flag = 0
  1173. AND supplier_type = 187
  1174. LIMIT 0,10
  1175. 2017-01-09 13:24:50 count:SELECT
  1176. a.id
  1177. FROM
  1178. base_supplier AS a,
  1179. base_supplier_purchase AS b
  1180. WHERE
  1181. a.id = b.supplier_id
  1182. AND a.cancel_flag = 0
  1183. AND b.cancel_flag = 0
  1184. GROUP BY
  1185. b.supplier_id
  1186. 2017-01-09 13:24:50 select base_area:SELECT
  1187. id,
  1188. area_name
  1189. FROM
  1190. base_area
  1191. WHERE
  1192. id in(792,923,810)
  1193. 2017-01-09 13:38:42 select base_supplier:SELECT
  1194. id,
  1195. supplier_name,
  1196. area_id,
  1197. is_disabled,
  1198. supplier_type
  1199. FROM
  1200. base_supplier a
  1201. WHERE
  1202. cancel_flag = 0
  1203. AND supplier_type = 187
  1204. LIMIT 0,10
  1205. 2017-01-09 13:38:42 count:SELECT
  1206. a.id
  1207. FROM
  1208. base_supplier AS a,
  1209. base_supplier_purchase AS b
  1210. WHERE
  1211. a.id = b.supplier_id
  1212. AND a.cancel_flag = 0
  1213. AND b.cancel_flag = 0
  1214. GROUP BY
  1215. b.supplier_id
  1216. 2017-01-09 13:38:42 select base_area:SELECT
  1217. id,
  1218. area_name
  1219. FROM
  1220. base_area
  1221. WHERE
  1222. id in(792,923,810)
  1223. 2017-01-09 13:38:45 select base_area:SELECT
  1224. id,
  1225. area_name
  1226. FROM
  1227. base_area
  1228. WHERE
  1229. parent_id = 0
  1230. 2017-01-09 13:38:45 select base_area:SELECT
  1231. id,
  1232. area_name
  1233. FROM
  1234. base_area
  1235. WHERE
  1236. parent_id = 1
  1237. 2017-01-09 13:38:46 check base_supplier:SELECT
  1238. supplier_name
  1239. FROM
  1240. base_supplier
  1241. WHERE
  1242. cancel_flag = 0
  1243. AND supplier_type = 187
  1244. AND supplier_name = '扬州栩豪国际酒店'
  1245. 2017-01-09 13:38:48 select base_area:SELECT
  1246. id,
  1247. area_name
  1248. FROM
  1249. base_area
  1250. WHERE
  1251. parent_id = 809
  1252. 2017-01-09 13:39:57 INSERT INTO base_supplier:INSERT INTO base_supplier (
  1253. create_user_id,
  1254. create_time,
  1255. supplier_type,
  1256. supplier_name,
  1257. area_id,
  1258. company_name,
  1259. is_disabled,
  1260. sett_type,
  1261. sett_frequency,
  1262. account_bank,
  1263. account_num,
  1264. account_name
  1265. )
  1266. VALUES
  1267. (284,'2017-01-09 13:39:57',187,'扬州栩豪国际酒店',895,'扬州栩豪国际酒店',0,288,295,'','','')
  1268. 2017-01-09 13:39:57 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
  1269. create_user_id,
  1270. create_time,
  1271. supplier_id,
  1272. product_type,
  1273. purchaser_name
  1274. )
  1275. VALUES (284,'2017-01-09 13:39:57',1160,25,'施宇峰')
  1276. 2017-01-09 13:39:57 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
  1277. create_user_id,
  1278. create_time,
  1279. supplier_id,
  1280. link_name,
  1281. contact_name,
  1282. contact_mobile,
  1283. contact_telphone,
  1284. fax,
  1285. email,
  1286. remark
  1287. )
  1288. VALUES (284,'2017-01-09 13:39:57',1160,'销售','夏晖','','','','','')
  1289. 2017-01-09 13:39:58 select base_supplier:SELECT
  1290. id,
  1291. supplier_name,
  1292. area_id,
  1293. is_disabled,
  1294. supplier_type
  1295. FROM
  1296. base_supplier a
  1297. WHERE
  1298. cancel_flag = 0
  1299. AND supplier_type = 187
  1300. LIMIT 0,10
  1301. 2017-01-09 13:39:58 count:SELECT
  1302. a.id
  1303. FROM
  1304. base_supplier AS a,
  1305. base_supplier_purchase AS b
  1306. WHERE
  1307. a.id = b.supplier_id
  1308. AND a.cancel_flag = 0
  1309. AND b.cancel_flag = 0
  1310. GROUP BY
  1311. b.supplier_id
  1312. 2017-01-09 13:39:58 select base_area:SELECT
  1313. id,
  1314. area_name
  1315. FROM
  1316. base_area
  1317. WHERE
  1318. id in(792,923,810)
  1319. 2017-01-09 13:47:47 select base_supplier:SELECT
  1320. id,
  1321. supplier_name,
  1322. area_id,
  1323. is_disabled,
  1324. supplier_type,
  1325. manage_type
  1326. FROM
  1327. base_supplier
  1328. WHERE
  1329. cancel_flag = 0
  1330. AND supplier_type = 301
  1331. LIMIT 0,10
  1332. 2017-01-09 13:47:47 select base_area:SELECT
  1333. id,
  1334. area_name
  1335. FROM
  1336. base_area
  1337. WHERE
  1338. id in(792,810,794,850,797,923)
  1339. 2017-01-09 13:49:53 select base_supplier:SELECT
  1340. id,
  1341. supplier_name,
  1342. area_id,
  1343. is_disabled,
  1344. supplier_type,
  1345. manage_type
  1346. FROM
  1347. base_supplier
  1348. WHERE
  1349. cancel_flag = 0
  1350. AND supplier_type = 301
  1351. LIMIT 0,10
  1352. 2017-01-09 13:49:53 select base_area:SELECT
  1353. id,
  1354. area_name
  1355. FROM
  1356. base_area
  1357. WHERE
  1358. id in(792,810,794,850,797,923)
  1359. 2017-01-09 15:07:45 select base_supplier:SELECT
  1360. id,
  1361. supplier_name,
  1362. area_id,
  1363. is_disabled,
  1364. supplier_type,
  1365. manage_type
  1366. FROM
  1367. base_supplier
  1368. WHERE
  1369. cancel_flag = 0
  1370. AND supplier_type = 301
  1371. LIMIT 0,10
  1372. 2017-01-09 15:07:45 select base_area:SELECT
  1373. id,
  1374. area_name
  1375. FROM
  1376. base_area
  1377. WHERE
  1378. id in(792,810,794,850,797,923)
  1379. 2017-01-09 15:07:48 select base_area:SELECT
  1380. id,
  1381. area_name
  1382. FROM
  1383. base_area
  1384. WHERE
  1385. parent_id = 0
  1386. 2017-01-09 15:07:48 select base_area:SELECT
  1387. id,
  1388. area_name
  1389. FROM
  1390. base_area
  1391. WHERE
  1392. parent_id = 1
  1393. 2017-01-09 15:07:54 check base_supplier:SELECT
  1394. supplier_name
  1395. FROM
  1396. base_supplier
  1397. WHERE
  1398. cancel_flag = 0
  1399. AND supplier_type = 301
  1400. AND supplier_name = '千岛湖测试酒店A'
  1401. 2017-01-09 15:07:57 select base_area:SELECT
  1402. id,
  1403. area_name
  1404. FROM
  1405. base_area
  1406. WHERE
  1407. parent_id = 922
  1408. 2017-01-09 15:08:02 check base_supplier:SELECT
  1409. supplier_name
  1410. FROM
  1411. base_supplier
  1412. WHERE
  1413. cancel_flag = 0
  1414. AND supplier_type = 301
  1415. AND supplier_name = '千岛湖测试酒店A'
  1416. 2017-01-09 15:08:56 INSERT INTO base_supplier:INSERT INTO base_supplier (
  1417. create_user_id,
  1418. create_time,
  1419. supplier_type,
  1420. supplier_name,
  1421. area_id,
  1422. manage_type,
  1423. company_name,
  1424. id_card,
  1425. is_disabled,
  1426. sett_type,
  1427. sett_frequency,
  1428. account_bank,
  1429. account_num,
  1430. account_name,
  1431. sales_man
  1432. )
  1433. VALUES
  1434. (1,'2017-01-09 15:08:56',301,'千岛湖测试酒店A',923,1,'千岛湖测试酒店A','',0,275,295,'','','','测试业务员')
  1435. 2017-01-09 15:08:56 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_sale (
  1436. create_user_id,
  1437. create_time,
  1438. supplier_id,
  1439. prod_supplier_id,
  1440. product_type,
  1441. parent_type,
  1442. sale_type,
  1443. commision_flag,
  1444. commision_type,
  1445. back_commision_type,
  1446. back_commision_method,
  1447. back_percent,
  1448. back_value
  1449. )
  1450. VALUES (1,'2017-01-09 15:08:56',1161,0,0,310,312,1,303,306,308,'1','0')
  1451. 2017-01-09 15:08:56 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
  1452. create_user_id,
  1453. create_time,
  1454. supplier_id,
  1455. link_name,
  1456. contact_name,
  1457. contact_mobile,
  1458. contact_telphone,
  1459. fax,
  1460. email,
  1461. remark
  1462. )
  1463. VALUES (1,'2017-01-09 15:08:56',1161,'联系人','测试员','','','','','')
  1464. 2017-01-09 15:08:57 select base_supplier:SELECT
  1465. id,
  1466. supplier_name,
  1467. area_id,
  1468. is_disabled,
  1469. supplier_type,
  1470. manage_type
  1471. FROM
  1472. base_supplier
  1473. WHERE
  1474. cancel_flag = 0
  1475. AND supplier_type = 301
  1476. LIMIT 0,10
  1477. 2017-01-09 15:08:57 select base_area:SELECT
  1478. id,
  1479. area_name
  1480. FROM
  1481. base_area
  1482. WHERE
  1483. id in(792,810,794,850,797,923)
  1484. 2017-01-09 15:09:03 select base_supplier:SELECT
  1485. id,
  1486. supplier_name,
  1487. area_id,
  1488. is_disabled,
  1489. supplier_type,
  1490. manage_type
  1491. FROM
  1492. base_supplier
  1493. WHERE
  1494. cancel_flag = 0
  1495. AND supplier_type = 301
  1496. LIMIT 150,10
  1497. 2017-01-09 15:09:03 select base_area:SELECT
  1498. id,
  1499. area_name
  1500. FROM
  1501. base_area
  1502. WHERE
  1503. id in(923)
  1504. 2017-01-09 15:09:07 select base_area:SELECT
  1505. id,
  1506. area_name
  1507. FROM
  1508. base_area
  1509. WHERE
  1510. parent_id = 0
  1511. 2017-01-09 15:09:07 select base_area:SELECT
  1512. id,
  1513. area_name
  1514. FROM
  1515. base_area
  1516. WHERE
  1517. parent_id = 1
  1518. 2017-01-09 15:09:07 select base_supplier:SELECT
  1519. id,
  1520. supplier_name,
  1521. area_id,
  1522. manage_type,
  1523. company_name,
  1524. id_card,
  1525. sett_type,
  1526. sett_frequency,
  1527. account_bank,
  1528. account_num,
  1529. account_name,
  1530. sales_man
  1531. FROM
  1532. base_supplier
  1533. WHERE
  1534. cancel_flag = 0
  1535. AND id = 1161
  1536. 2017-01-09 15:09:07 select base_area:SELECT
  1537. id,
  1538. area_name,
  1539. parent_id
  1540. FROM
  1541. base_area
  1542. WHERE
  1543. cancel_flag = 0
  1544. AND id = 923
  1545. 2017-01-09 15:09:07 select base_area:SELECT
  1546. id,
  1547. area_name
  1548. FROM
  1549. base_area
  1550. WHERE
  1551. cancel_flag = 0
  1552. AND id = 922
  1553. 2017-01-09 15:09:07 select base_supplier_sale:SELECT
  1554. id,
  1555. prod_supplier_id,
  1556. product_type,
  1557. parent_type,
  1558. sale_type,
  1559. commision_flag,
  1560. commision_type,
  1561. back_commision_type,
  1562. back_commision_method,
  1563. back_percent,
  1564. back_value
  1565. FROM
  1566. base_supplier_sale
  1567. WHERE
  1568. cancel_flag = 0
  1569. AND supplier_id = 1161
  1570. 2017-01-09 15:09:07 select base_supplier_link:SELECT
  1571. id,
  1572. link_name,
  1573. contact_name,
  1574. contact_mobile,
  1575. contact_telphone,
  1576. fax,
  1577. email,
  1578. remark
  1579. FROM
  1580. base_supplier_link
  1581. WHERE
  1582. cancel_flag = 0
  1583. AND supplier_id = 1161
  1584. 2017-01-09 15:09:07 select base_area:SELECT
  1585. id,
  1586. area_name
  1587. FROM
  1588. base_area
  1589. WHERE
  1590. parent_id = 922
  1591. 2017-01-09 15:09:12 check base_supplier:SELECT
  1592. supplier_name
  1593. FROM
  1594. base_supplier
  1595. WHERE
  1596. cancel_flag = 0
  1597. AND supplier_type = 301
  1598. AND supplier_name = '千岛湖测试酒店A' and id != 1161
  1599. 2017-01-09 15:09:14 getListUser base_user:SELECT
  1600. id,
  1601. true_name,
  1602. `status`
  1603. FROM
  1604. base_user
  1605. WHERE
  1606. cancel_flag = 0
  1607. AND org_id = 1161
  1608. 2017-01-09 15:09:22 checkUserName base_user:SELECT
  1609. user_name
  1610. FROM
  1611. base_user
  1612. WHERE
  1613. cancel_flag = 0
  1614. AND user_name = '千岛湖测试酒店A'
  1615. 2017-01-09 15:09:22 insertUser base_user:INSERT INTO base_user (
  1616. create_user_id,
  1617. create_time,
  1618. user_name,
  1619. org_id,
  1620. opera_org_id,
  1621. top_org_id,
  1622. user_password,
  1623. true_name,
  1624. phone_no,
  1625. `status`
  1626. )
  1627. VALUE
  1628. (1, '2017-01-09 15:09:22', '千岛湖测试酒店A', 1161, 1161, 1161, '8c052db23a2220d3856c7f0039195362', '千岛湖测试酒店A', '1234567890',0)
  1629. 2017-01-09 15:09:23 getListUser base_user:SELECT
  1630. id,
  1631. true_name,
  1632. `status`
  1633. FROM
  1634. base_user
  1635. WHERE
  1636. cancel_flag = 0
  1637. AND org_id = 1161
  1638. 2017-01-09 15:56:39 select base_supplier:SELECT
  1639. id,
  1640. supplier_name,
  1641. area_id,
  1642. is_disabled,
  1643. supplier_type
  1644. FROM
  1645. base_supplier a
  1646. WHERE
  1647. cancel_flag = 0
  1648. AND supplier_type = 187
  1649. LIMIT 0,10
  1650. 2017-01-09 15:56:39 count:SELECT
  1651. a.id
  1652. FROM
  1653. base_supplier AS a,
  1654. base_supplier_purchase AS b
  1655. WHERE
  1656. a.id = b.supplier_id
  1657. AND a.cancel_flag = 0
  1658. AND b.cancel_flag = 0
  1659. GROUP BY
  1660. b.supplier_id
  1661. 2017-01-09 15:56:39 select base_area:SELECT
  1662. id,
  1663. area_name
  1664. FROM
  1665. base_area
  1666. WHERE
  1667. id in(792,923,810)
  1668. 2017-01-09 15:56:41 select base_supplier:SELECT
  1669. id,
  1670. supplier_name,
  1671. area_id,
  1672. is_disabled,
  1673. supplier_type
  1674. FROM
  1675. base_supplier a
  1676. WHERE
  1677. cancel_flag = 0
  1678. and a.supplier_name like '%%南京紫金山庄%%'
  1679. AND supplier_type = 187
  1680. LIMIT 0,10
  1681. 2017-01-09 15:56:41 count:SELECT
  1682. a.id
  1683. FROM
  1684. base_supplier AS a,
  1685. base_supplier_purchase AS b
  1686. WHERE
  1687. a.id = b.supplier_id
  1688. and a.supplier_name like '%%南京紫金山庄%%'
  1689. AND a.cancel_flag = 0
  1690. AND b.cancel_flag = 0
  1691. GROUP BY
  1692. b.supplier_id
  1693. 2017-01-09 15:56:41 select base_area:SELECT
  1694. id,
  1695. area_name
  1696. FROM
  1697. base_area
  1698. WHERE
  1699. id in(810)
  1700. 2017-01-09 15:56:43 select base_area:SELECT
  1701. id,
  1702. area_name
  1703. FROM
  1704. base_area
  1705. WHERE
  1706. parent_id = 0
  1707. 2017-01-09 15:56:43 select base_supplier:SELECT
  1708. id,
  1709. supplier_name,
  1710. area_id,
  1711. company_name,
  1712. sett_type,
  1713. sett_frequency,
  1714. account_bank,
  1715. account_num,
  1716. account_name
  1717. FROM
  1718. base_supplier
  1719. WHERE
  1720. cancel_flag = 0
  1721. AND id = 1052
  1722. 2017-01-09 15:56:43 select base_area:SELECT
  1723. id,
  1724. area_name,
  1725. parent_id
  1726. FROM
  1727. base_area
  1728. WHERE
  1729. cancel_flag = 0
  1730. AND id = 810
  1731. 2017-01-09 15:56:43 select base_area:SELECT
  1732. id,
  1733. area_name
  1734. FROM
  1735. base_area
  1736. WHERE
  1737. cancel_flag = 0
  1738. AND id = 809
  1739. 2017-01-09 15:56:43 select base_supplier_purchase:SELECT
  1740. id,
  1741. product_type,
  1742. purchaser_name
  1743. FROM
  1744. base_supplier_purchase
  1745. WHERE
  1746. cancel_flag = 0
  1747. AND supplier_id = 1052
  1748. 2017-01-09 15:56:43 select base_supplier_link:SELECT
  1749. id,
  1750. link_name,
  1751. contact_name,
  1752. contact_mobile,
  1753. contact_telphone,
  1754. fax,
  1755. email,
  1756. remark
  1757. FROM
  1758. base_supplier_link
  1759. WHERE
  1760. cancel_flag = 0
  1761. AND supplier_id = 1052
  1762. 2017-01-09 15:56:43 select base_area:SELECT
  1763. id,
  1764. area_name
  1765. FROM
  1766. base_area
  1767. WHERE
  1768. parent_id = 809
  1769. 2017-01-09 17:06:35 select base_supplier:SELECT
  1770. id,
  1771. supplier_name,
  1772. area_id,
  1773. is_disabled,
  1774. supplier_type
  1775. FROM
  1776. base_supplier a
  1777. WHERE
  1778. cancel_flag = 0
  1779. AND supplier_type = 187
  1780. LIMIT 0,10
  1781. 2017-01-09 17:06:35 count:SELECT
  1782. a.id
  1783. FROM
  1784. base_supplier AS a,
  1785. base_supplier_purchase AS b
  1786. WHERE
  1787. a.id = b.supplier_id
  1788. AND a.cancel_flag = 0
  1789. AND b.cancel_flag = 0
  1790. GROUP BY
  1791. b.supplier_id
  1792. 2017-01-09 17:06:35 select base_area:SELECT
  1793. id,
  1794. area_name
  1795. FROM
  1796. base_area
  1797. WHERE
  1798. id in(792,923,810)
  1799. 2017-01-09 17:06:37 select base_supplier:SELECT
  1800. id,
  1801. supplier_name,
  1802. area_id,
  1803. is_disabled,
  1804. supplier_type,
  1805. manage_type
  1806. FROM
  1807. base_supplier
  1808. WHERE
  1809. cancel_flag = 0
  1810. AND supplier_type = 301
  1811. LIMIT 0,10
  1812. 2017-01-09 17:06:37 select base_area:SELECT
  1813. id,
  1814. area_name
  1815. FROM
  1816. base_area
  1817. WHERE
  1818. id in(792,810,794,850,797,923)
  1819. 2017-01-09 17:06:39 select base_supplier:SELECT
  1820. id,
  1821. supplier_name,
  1822. area_id,
  1823. is_disabled,
  1824. supplier_type,
  1825. manage_type
  1826. FROM
  1827. base_supplier
  1828. WHERE
  1829. cancel_flag = 0
  1830. and supplier_name like '%%上海外高桥皇冠假日酒店%%'
  1831. AND supplier_type = 301
  1832. LIMIT 0,10
  1833. 2017-01-09 17:06:41 select base_area:SELECT
  1834. id,
  1835. area_name
  1836. FROM
  1837. base_area
  1838. WHERE
  1839. parent_id = 0
  1840. 2017-01-09 17:06:41 select base_area:SELECT
  1841. id,
  1842. area_name
  1843. FROM
  1844. base_area
  1845. WHERE
  1846. parent_id = 1
  1847. 2017-01-09 17:06:44 check base_supplier:SELECT
  1848. supplier_name
  1849. FROM
  1850. base_supplier
  1851. WHERE
  1852. cancel_flag = 0
  1853. AND supplier_type = 301
  1854. AND supplier_name = '上海外高桥皇冠假日酒店'
  1855. 2017-01-09 17:06:46 select base_area:SELECT
  1856. id,
  1857. area_name
  1858. FROM
  1859. base_area
  1860. WHERE
  1861. parent_id = 791
  1862. 2017-01-09 17:07:26 check base_supplier:SELECT
  1863. supplier_name
  1864. FROM
  1865. base_supplier
  1866. WHERE
  1867. cancel_flag = 0
  1868. AND supplier_type = 301
  1869. AND supplier_name = '上海外高桥皇冠假日酒店'
  1870. 2017-01-09 17:07:36 check base_supplier:SELECT
  1871. supplier_name
  1872. FROM
  1873. base_supplier
  1874. WHERE
  1875. cancel_flag = 0
  1876. AND supplier_type = 301
  1877. AND supplier_name = '上海外高桥皇冠假日酒店'
  1878. 2017-01-09 17:08:35 check base_supplier:SELECT
  1879. supplier_name
  1880. FROM
  1881. base_supplier
  1882. WHERE
  1883. cancel_flag = 0
  1884. AND supplier_type = 301
  1885. AND supplier_name = '上海外高桥皇冠假日酒店'
  1886. 2017-01-09 17:10:56 INSERT INTO base_supplier:INSERT INTO base_supplier (
  1887. create_user_id,
  1888. create_time,
  1889. supplier_type,
  1890. supplier_name,
  1891. area_id,
  1892. manage_type,
  1893. company_name,
  1894. id_card,
  1895. is_disabled,
  1896. sett_type,
  1897. sett_frequency,
  1898. account_bank,
  1899. account_num,
  1900. account_name,
  1901. sales_man
  1902. )
  1903. VALUES
  1904. (36,'2017-01-09 17:10:56',301,'上海外高桥皇冠假日酒店',803,1,'上海外高桥皇冠假日酒店','',0,275,295,'','','','丁鹏')
  1905. 2017-01-09 17:10:56 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_sale (
  1906. create_user_id,
  1907. create_time,
  1908. supplier_id,
  1909. prod_supplier_id,
  1910. product_type,
  1911. parent_type,
  1912. sale_type,
  1913. commision_flag,
  1914. commision_type,
  1915. back_commision_type,
  1916. back_commision_method,
  1917. back_percent,
  1918. back_value
  1919. )
  1920. VALUES (36,'2017-01-09 17:10:56',1162,0,256,310,177,0,0,0,0,'0','0')
  1921. 2017-01-09 17:10:56 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
  1922. create_user_id,
  1923. create_time,
  1924. supplier_id,
  1925. link_name,
  1926. contact_name,
  1927. contact_mobile,
  1928. contact_telphone,
  1929. fax,
  1930. email,
  1931. remark
  1932. )
  1933. VALUES (36,'2017-01-09 17:10:56',1162,'销售','黄妍','13816734388','','','','')
  1934. 2017-01-09 17:10:57 select base_supplier:SELECT
  1935. id,
  1936. supplier_name,
  1937. area_id,
  1938. is_disabled,
  1939. supplier_type,
  1940. manage_type
  1941. FROM
  1942. base_supplier
  1943. WHERE
  1944. cancel_flag = 0
  1945. AND supplier_type = 301
  1946. LIMIT 0,10
  1947. 2017-01-09 17:10:57 select base_area:SELECT
  1948. id,
  1949. area_name
  1950. FROM
  1951. base_area
  1952. WHERE
  1953. id in(792,810,794,850,797,923)
  1954. 2017-01-09 17:11:11 select base_supplier:SELECT
  1955. id,
  1956. supplier_name,
  1957. area_id,
  1958. is_disabled,
  1959. supplier_type,
  1960. manage_type
  1961. FROM
  1962. base_supplier
  1963. WHERE
  1964. cancel_flag = 0
  1965. and supplier_name like '%%上海外高桥皇冠假日酒店%%'
  1966. AND supplier_type = 301
  1967. LIMIT 0,10
  1968. 2017-01-09 17:11:11 select base_area:SELECT
  1969. id,
  1970. area_name
  1971. FROM
  1972. base_area
  1973. WHERE
  1974. id in(803)
  1975. 2017-01-09 17:11:14 getListUser base_user:SELECT
  1976. id,
  1977. true_name,
  1978. `status`
  1979. FROM
  1980. base_user
  1981. WHERE
  1982. cancel_flag = 0
  1983. AND org_id = 1162
  1984. 2017-01-09 17:11:17 select base_area:SELECT
  1985. id,
  1986. area_name
  1987. FROM
  1988. base_area
  1989. WHERE
  1990. parent_id = 0
  1991. 2017-01-09 17:11:17 select base_area:SELECT
  1992. id,
  1993. area_name
  1994. FROM
  1995. base_area
  1996. WHERE
  1997. parent_id = 1
  1998. 2017-01-09 17:11:17 select base_supplier:SELECT
  1999. id,
  2000. supplier_name,
  2001. area_id,
  2002. manage_type,
  2003. company_name,
  2004. id_card,
  2005. sett_type,
  2006. sett_frequency,
  2007. account_bank,
  2008. account_num,
  2009. account_name,
  2010. sales_man
  2011. FROM
  2012. base_supplier
  2013. WHERE
  2014. cancel_flag = 0
  2015. AND id = 1162
  2016. 2017-01-09 17:11:17 select base_area:SELECT
  2017. id,
  2018. area_name,
  2019. parent_id
  2020. FROM
  2021. base_area
  2022. WHERE
  2023. cancel_flag = 0
  2024. AND id = 803
  2025. 2017-01-09 17:11:17 select base_area:SELECT
  2026. id,
  2027. area_name
  2028. FROM
  2029. base_area
  2030. WHERE
  2031. cancel_flag = 0
  2032. AND id = 791
  2033. 2017-01-09 17:11:17 select base_supplier_sale:SELECT
  2034. id,
  2035. prod_supplier_id,
  2036. product_type,
  2037. parent_type,
  2038. sale_type,
  2039. commision_flag,
  2040. commision_type,
  2041. back_commision_type,
  2042. back_commision_method,
  2043. back_percent,
  2044. back_value
  2045. FROM
  2046. base_supplier_sale
  2047. WHERE
  2048. cancel_flag = 0
  2049. AND supplier_id = 1162
  2050. 2017-01-09 17:11:17 select base_supplier_link:SELECT
  2051. id,
  2052. link_name,
  2053. contact_name,
  2054. contact_mobile,
  2055. contact_telphone,
  2056. fax,
  2057. email,
  2058. remark
  2059. FROM
  2060. base_supplier_link
  2061. WHERE
  2062. cancel_flag = 0
  2063. AND supplier_id = 1162
  2064. 2017-01-09 17:11:17 select base_area:SELECT
  2065. id,
  2066. area_name
  2067. FROM
  2068. base_area
  2069. WHERE
  2070. parent_id = 791
  2071. 2017-01-09 17:14:11 select base_supplier:SELECT
  2072. id,
  2073. supplier_name,
  2074. area_id,
  2075. is_disabled,
  2076. supplier_type
  2077. FROM
  2078. base_supplier a
  2079. WHERE
  2080. cancel_flag = 0
  2081. AND supplier_type = 187
  2082. LIMIT 0,10
  2083. 2017-01-09 17:14:11 count:SELECT
  2084. a.id
  2085. FROM
  2086. base_supplier AS a,
  2087. base_supplier_purchase AS b
  2088. WHERE
  2089. a.id = b.supplier_id
  2090. AND a.cancel_flag = 0
  2091. AND b.cancel_flag = 0
  2092. GROUP BY
  2093. b.supplier_id
  2094. 2017-01-09 17:14:11 select base_area:SELECT
  2095. id,
  2096. area_name
  2097. FROM
  2098. base_area
  2099. WHERE
  2100. id in(792,923,810)
  2101. 2017-01-09 17:14:13 select base_supplier:SELECT
  2102. id,
  2103. supplier_name,
  2104. area_id,
  2105. is_disabled,
  2106. supplier_type
  2107. FROM
  2108. base_supplier a
  2109. WHERE
  2110. cancel_flag = 0
  2111. and a.supplier_name like '%%携程(上海羊驼)%%'
  2112. AND supplier_type = 187
  2113. LIMIT 0,10
  2114. 2017-01-09 17:14:17 select base_supplier:SELECT
  2115. id,
  2116. supplier_name,
  2117. area_id,
  2118. is_disabled,
  2119. supplier_type,
  2120. manage_type
  2121. FROM
  2122. base_supplier
  2123. WHERE
  2124. cancel_flag = 0
  2125. AND supplier_type = 301
  2126. LIMIT 0,10
  2127. 2017-01-09 17:14:17 select base_area:SELECT
  2128. id,
  2129. area_name
  2130. FROM
  2131. base_area
  2132. WHERE
  2133. id in(792,810,794,850,797,923)
  2134. 2017-01-09 17:14:19 select base_supplier:SELECT
  2135. id,
  2136. supplier_name,
  2137. area_id,
  2138. is_disabled,
  2139. supplier_type,
  2140. manage_type
  2141. FROM
  2142. base_supplier
  2143. WHERE
  2144. cancel_flag = 0
  2145. and supplier_name like '%%携程(上海羊驼)%%'
  2146. AND supplier_type = 301
  2147. LIMIT 0,10
  2148. 2017-01-09 17:14:19 select base_area:SELECT
  2149. id,
  2150. area_name
  2151. FROM
  2152. base_area
  2153. WHERE
  2154. id in(794)
  2155. 2017-01-09 17:14:22 select base_area:SELECT
  2156. id,
  2157. area_name
  2158. FROM
  2159. base_area
  2160. WHERE
  2161. parent_id = 0
  2162. 2017-01-09 17:14:22 select base_area:SELECT
  2163. id,
  2164. area_name
  2165. FROM
  2166. base_area
  2167. WHERE
  2168. parent_id = 1
  2169. 2017-01-09 17:14:22 select base_supplier:SELECT
  2170. id,
  2171. supplier_name,
  2172. area_id,
  2173. manage_type,
  2174. company_name,
  2175. id_card,
  2176. sett_type,
  2177. sett_frequency,
  2178. account_bank,
  2179. account_num,
  2180. account_name,
  2181. sales_man
  2182. FROM
  2183. base_supplier
  2184. WHERE
  2185. cancel_flag = 0
  2186. AND id = 669
  2187. 2017-01-09 17:14:22 select base_area:SELECT
  2188. id,
  2189. area_name,
  2190. parent_id
  2191. FROM
  2192. base_area
  2193. WHERE
  2194. cancel_flag = 0
  2195. AND id = 794
  2196. 2017-01-09 17:14:22 select base_area:SELECT
  2197. id,
  2198. area_name
  2199. FROM
  2200. base_area
  2201. WHERE
  2202. cancel_flag = 0
  2203. AND id = 791
  2204. 2017-01-09 17:14:22 select base_supplier_sale:SELECT
  2205. id,
  2206. prod_supplier_id,
  2207. product_type,
  2208. parent_type,
  2209. sale_type,
  2210. commision_flag,
  2211. commision_type,
  2212. back_commision_type,
  2213. back_commision_method,
  2214. back_percent,
  2215. back_value
  2216. FROM
  2217. base_supplier_sale
  2218. WHERE
  2219. cancel_flag = 0
  2220. AND supplier_id = 669
  2221. 2017-01-09 17:14:22 select base_supplier_link:SELECT
  2222. id,
  2223. link_name,
  2224. contact_name,
  2225. contact_mobile,
  2226. contact_telphone,
  2227. fax,
  2228. email,
  2229. remark
  2230. FROM
  2231. base_supplier_link
  2232. WHERE
  2233. cancel_flag = 0
  2234. AND supplier_id = 669
  2235. 2017-01-09 17:14:22 select base_area:SELECT
  2236. id,
  2237. area_name
  2238. FROM
  2239. base_area
  2240. WHERE
  2241. parent_id = 791
  2242. 2017-01-09 17:15:04 check base_supplier:SELECT
  2243. supplier_name
  2244. FROM
  2245. base_supplier
  2246. WHERE
  2247. cancel_flag = 0
  2248. AND supplier_type = 301
  2249. AND supplier_name = '上海外高桥皇冠假日酒店' and id != 1162
  2250. 2017-01-09 17:24:48 select base_supplier:SELECT
  2251. id,
  2252. supplier_name,
  2253. area_id,
  2254. is_disabled,
  2255. supplier_type,
  2256. manage_type
  2257. FROM
  2258. base_supplier
  2259. WHERE
  2260. cancel_flag = 0
  2261. AND supplier_type = 301
  2262. LIMIT 0,10
  2263. 2017-01-09 17:24:48 select base_area:SELECT
  2264. id,
  2265. area_name
  2266. FROM
  2267. base_area
  2268. WHERE
  2269. id in(792,810,794,850,797,923)
  2270. 2017-01-09 18:18:28 select base_supplier:SELECT
  2271. id,
  2272. supplier_name,
  2273. area_id,
  2274. is_disabled,
  2275. supplier_type,
  2276. manage_type
  2277. FROM
  2278. base_supplier
  2279. WHERE
  2280. cancel_flag = 0
  2281. AND supplier_type = 301
  2282. LIMIT 0,10
  2283. 2017-01-09 18:18:28 select base_area:SELECT
  2284. id,
  2285. area_name
  2286. FROM
  2287. base_area
  2288. WHERE
  2289. id in(792,810,794,850,797,923)
  2290. 2017-01-09 18:18:43 select base_area:SELECT
  2291. id,
  2292. area_name
  2293. FROM
  2294. base_area
  2295. WHERE
  2296. parent_id = 0
  2297. 2017-01-09 18:18:43 select base_area:SELECT
  2298. id,
  2299. area_name
  2300. FROM
  2301. base_area
  2302. WHERE
  2303. parent_id = 1
  2304. 2017-01-09 18:18:57 check base_supplier:SELECT
  2305. supplier_name
  2306. FROM
  2307. base_supplier
  2308. WHERE
  2309. cancel_flag = 0
  2310. AND supplier_type = 301
  2311. AND supplier_name = '上海湛宏酒店公寓'
  2312. 2017-01-09 18:18:59 select base_area:SELECT
  2313. id,
  2314. area_name
  2315. FROM
  2316. base_area
  2317. WHERE
  2318. parent_id = 791
  2319. 2017-01-09 18:19:11 check base_supplier:SELECT
  2320. supplier_name
  2321. FROM
  2322. base_supplier
  2323. WHERE
  2324. cancel_flag = 0
  2325. AND supplier_type = 301
  2326. AND supplier_name = '上海湛宏酒店公寓'
  2327. 2017-01-09 18:20:05 INSERT INTO base_supplier:INSERT INTO base_supplier (
  2328. create_user_id,
  2329. create_time,
  2330. supplier_type,
  2331. supplier_name,
  2332. area_id,
  2333. manage_type,
  2334. company_name,
  2335. id_card,
  2336. is_disabled,
  2337. sett_type,
  2338. sett_frequency,
  2339. account_bank,
  2340. account_num,
  2341. account_name,
  2342. sales_man
  2343. )
  2344. VALUES
  2345. (36,'2017-01-09 18:20:05',301,'上海湛宏酒店公寓',803,1,'上海湛宏酒店公寓','',0,275,295,'','','','徐超')
  2346. 2017-01-09 18:20:05 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_sale (
  2347. create_user_id,
  2348. create_time,
  2349. supplier_id,
  2350. prod_supplier_id,
  2351. product_type,
  2352. parent_type,
  2353. sale_type,
  2354. commision_flag,
  2355. commision_type,
  2356. back_commision_type,
  2357. back_commision_method,
  2358. back_percent,
  2359. back_value
  2360. )
  2361. VALUES (36,'2017-01-09 18:20:05',1163,0,256,310,177,0,0,0,0,'0','0')
  2362. 2017-01-09 18:20:05 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
  2363. create_user_id,
  2364. create_time,
  2365. supplier_id,
  2366. link_name,
  2367. contact_name,
  2368. contact_mobile,
  2369. contact_telphone,
  2370. fax,
  2371. email,
  2372. remark
  2373. )
  2374. VALUES (36,'2017-01-09 18:20:05',1163,'老板','沈杰','15000906189','','','','')
  2375. 2017-01-09 18:20:07 select base_supplier:SELECT
  2376. id,
  2377. supplier_name,
  2378. area_id,
  2379. is_disabled,
  2380. supplier_type,
  2381. manage_type
  2382. FROM
  2383. base_supplier
  2384. WHERE
  2385. cancel_flag = 0
  2386. AND supplier_type = 301
  2387. LIMIT 0,10
  2388. 2017-01-09 18:20:07 select base_area:SELECT
  2389. id,
  2390. area_name
  2391. FROM
  2392. base_area
  2393. WHERE
  2394. id in(792,810,794,850,797,923)
  2395. 2017-01-09 18:34:14 select base_supplier:SELECT
  2396. id,
  2397. supplier_name,
  2398. area_id,
  2399. is_disabled,
  2400. supplier_type,
  2401. manage_type
  2402. FROM
  2403. base_supplier
  2404. WHERE
  2405. cancel_flag = 0
  2406. AND supplier_type = 301
  2407. LIMIT 0,10
  2408. 2017-01-09 18:34:14 select base_area:SELECT
  2409. id,
  2410. area_name
  2411. FROM
  2412. base_area
  2413. WHERE
  2414. id in(792,810,794,850,797,923)
  2415. 2017-01-09 18:34:17 select base_supplier:SELECT
  2416. id,
  2417. supplier_name,
  2418. area_id,
  2419. is_disabled,
  2420. supplier_type,
  2421. manage_type
  2422. FROM
  2423. base_supplier
  2424. WHERE
  2425. cancel_flag = 0
  2426. AND supplier_type = 301
  2427. LIMIT 150,10
  2428. 2017-01-09 18:34:17 select base_area:SELECT
  2429. id,
  2430. area_name
  2431. FROM
  2432. base_area
  2433. WHERE
  2434. id in(923,803)
  2435. 2017-01-09 18:34:20 getListUser base_user:SELECT
  2436. id,
  2437. true_name,
  2438. `status`
  2439. FROM
  2440. base_user
  2441. WHERE
  2442. cancel_flag = 0
  2443. AND org_id = 1162
  2444. 2017-01-09 18:34:30 checkUserName base_user:SELECT
  2445. user_name
  2446. FROM
  2447. base_user
  2448. WHERE
  2449. cancel_flag = 0
  2450. AND user_name = '上海外高桥皇冠假日酒店'
  2451. 2017-01-09 18:34:30 insertUser base_user:INSERT INTO base_user (
  2452. create_user_id,
  2453. create_time,
  2454. user_name,
  2455. org_id,
  2456. opera_org_id,
  2457. top_org_id,
  2458. user_password,
  2459. true_name,
  2460. phone_no,
  2461. `status`
  2462. )
  2463. VALUE
  2464. (1, '2017-01-09 18:34:30', '上海外高桥皇冠假日酒店', 1162, 1162, 1162, '8c052db23a2220d3856c7f0039195362', '上海外高桥皇冠假日酒店', '1234567890',0)
  2465. 2017-01-09 18:34:31 getListUser base_user:SELECT
  2466. id,
  2467. true_name,
  2468. `status`
  2469. FROM
  2470. base_user
  2471. WHERE
  2472. cancel_flag = 0
  2473. AND org_id = 1162
  2474. 2017-01-09 19:11:26 select base_supplier:SELECT
  2475. id,
  2476. supplier_name,
  2477. area_id,
  2478. is_disabled,
  2479. supplier_type,
  2480. manage_type
  2481. FROM
  2482. base_supplier
  2483. WHERE
  2484. cancel_flag = 0
  2485. AND supplier_type = 301
  2486. LIMIT 0,10
  2487. 2017-01-09 19:11:26 select base_area:SELECT
  2488. id,
  2489. area_name
  2490. FROM
  2491. base_area
  2492. WHERE
  2493. id in(792,810,794,850,797,923)
  2494. 2017-01-09 21:39:48 select base_supplier:SELECT
  2495. id,
  2496. supplier_name,
  2497. area_id,
  2498. is_disabled,
  2499. supplier_type,
  2500. manage_type
  2501. FROM
  2502. base_supplier
  2503. WHERE
  2504. cancel_flag = 0
  2505. AND supplier_type = 301
  2506. LIMIT 0,10
  2507. 2017-01-09 21:39:48 select base_area:SELECT
  2508. id,
  2509. area_name
  2510. FROM
  2511. base_area
  2512. WHERE
  2513. id in(792,810,794,850,797,923)