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

2509 lines
95 KiB

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