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.
 
 
 
 

1401 lines
52 KiB

  1. 2017-01-02 13:05:04 select base_supplier:SELECT
  2. id,
  3. supplier_name,
  4. area_id,
  5. is_disabled,
  6. supplier_type
  7. FROM
  8. base_supplier a
  9. WHERE
  10. cancel_flag = 0
  11. AND supplier_type = 187
  12. LIMIT 0,10
  13. 2017-01-02 13:05:04 count:SELECT
  14. a.id
  15. FROM
  16. base_supplier AS a,
  17. base_supplier_purchase AS b
  18. WHERE
  19. a.id = b.supplier_id
  20. AND a.cancel_flag = 0
  21. AND b.cancel_flag = 0
  22. GROUP BY
  23. b.supplier_id
  24. 2017-01-02 13:05:04 select base_area:SELECT
  25. id,
  26. area_name
  27. FROM
  28. base_area
  29. WHERE
  30. id in(792,923,810)
  31. 2017-01-02 13:05:08 select base_supplier:SELECT
  32. id,
  33. supplier_name,
  34. area_id,
  35. is_disabled,
  36. supplier_type,
  37. manage_type
  38. FROM
  39. base_supplier
  40. WHERE
  41. cancel_flag = 0
  42. AND supplier_type = 301
  43. LIMIT 0,10
  44. 2017-01-02 13:05:08 select base_area:SELECT
  45. id,
  46. area_name
  47. FROM
  48. base_area
  49. WHERE
  50. id in(792,810,794,850,797,923)
  51. 2017-01-02 13:08:00 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 supplier_type = 187
  62. LIMIT 0,10
  63. 2017-01-02 13:08:00 count:SELECT
  64. a.id
  65. FROM
  66. base_supplier AS a,
  67. base_supplier_purchase AS b
  68. WHERE
  69. a.id = b.supplier_id
  70. AND a.cancel_flag = 0
  71. AND b.cancel_flag = 0
  72. GROUP BY
  73. b.supplier_id
  74. 2017-01-02 13:08:00 select base_area:SELECT
  75. id,
  76. area_name
  77. FROM
  78. base_area
  79. WHERE
  80. id in(792,923,810)
  81. 2017-01-02 13:08:03 select base_supplier:SELECT
  82. id,
  83. supplier_name,
  84. area_id,
  85. is_disabled,
  86. supplier_type,
  87. manage_type
  88. FROM
  89. base_supplier
  90. WHERE
  91. cancel_flag = 0
  92. AND supplier_type = 301
  93. LIMIT 0,10
  94. 2017-01-02 13:08:03 select base_area:SELECT
  95. id,
  96. area_name
  97. FROM
  98. base_area
  99. WHERE
  100. id in(792,810,794,850,797,923)
  101. 2017-01-02 13:08:06 select base_area:SELECT
  102. id,
  103. area_name
  104. FROM
  105. base_area
  106. WHERE
  107. parent_id = 0
  108. 2017-01-02 13:08:06 select base_area:SELECT
  109. id,
  110. area_name
  111. FROM
  112. base_area
  113. WHERE
  114. parent_id = 1
  115. 2017-01-02 13:08:12 select base_supplier:SELECT
  116. id,
  117. supplier_name,
  118. area_id,
  119. is_disabled,
  120. supplier_type,
  121. manage_type
  122. FROM
  123. base_supplier
  124. WHERE
  125. cancel_flag = 0
  126. AND supplier_type = 301
  127. LIMIT 0,10
  128. 2017-01-02 13:08:12 select base_area:SELECT
  129. id,
  130. area_name
  131. FROM
  132. base_area
  133. WHERE
  134. id in(792,810,794,850,797,923)
  135. 2017-01-02 13:10:46 select base_supplier:SELECT
  136. id,
  137. supplier_name,
  138. area_id,
  139. is_disabled,
  140. supplier_type
  141. FROM
  142. base_supplier a
  143. WHERE
  144. cancel_flag = 0
  145. AND supplier_type = 187
  146. LIMIT 0,10
  147. 2017-01-02 13:10:46 count:SELECT
  148. a.id
  149. FROM
  150. base_supplier AS a,
  151. base_supplier_purchase AS b
  152. WHERE
  153. a.id = b.supplier_id
  154. AND a.cancel_flag = 0
  155. AND b.cancel_flag = 0
  156. GROUP BY
  157. b.supplier_id
  158. 2017-01-02 13:10:46 select base_area:SELECT
  159. id,
  160. area_name
  161. FROM
  162. base_area
  163. WHERE
  164. id in(792,923,810)
  165. 2017-01-02 13:10:48 select base_supplier:SELECT
  166. id,
  167. supplier_name,
  168. area_id,
  169. is_disabled,
  170. supplier_type,
  171. manage_type
  172. FROM
  173. base_supplier
  174. WHERE
  175. cancel_flag = 0
  176. AND supplier_type = 301
  177. LIMIT 0,10
  178. 2017-01-02 13:10:48 select base_area:SELECT
  179. id,
  180. area_name
  181. FROM
  182. base_area
  183. WHERE
  184. id in(792,810,794,850,797,923)
  185. 2017-01-02 13:11:06 select base_supplier:SELECT
  186. id,
  187. supplier_name,
  188. area_id,
  189. is_disabled,
  190. supplier_type,
  191. manage_type
  192. FROM
  193. base_supplier
  194. WHERE
  195. cancel_flag = 0
  196. AND supplier_type = 301
  197. LIMIT 10,10
  198. 2017-01-02 13:11:06 select base_area:SELECT
  199. id,
  200. area_name
  201. FROM
  202. base_area
  203. WHERE
  204. id in(1966,7,850,810,4,792,961)
  205. 2017-01-02 13:11:08 select base_supplier:SELECT
  206. id,
  207. supplier_name,
  208. area_id,
  209. is_disabled,
  210. supplier_type,
  211. manage_type
  212. FROM
  213. base_supplier
  214. WHERE
  215. cancel_flag = 0
  216. AND supplier_type = 301
  217. LIMIT 20,10
  218. 2017-01-02 13:11:08 select base_area:SELECT
  219. id,
  220. area_name
  221. FROM
  222. base_area
  223. WHERE
  224. id in(2,800,794,850,792)
  225. 2017-01-02 13:11:09 select base_supplier:SELECT
  226. id,
  227. supplier_name,
  228. area_id,
  229. is_disabled,
  230. supplier_type,
  231. manage_type
  232. FROM
  233. base_supplier
  234. WHERE
  235. cancel_flag = 0
  236. AND supplier_type = 301
  237. LIMIT 40,10
  238. 2017-01-02 13:11:09 select base_area:SELECT
  239. id,
  240. area_name
  241. FROM
  242. base_area
  243. WHERE
  244. id in(1161)
  245. 2017-01-02 13:11:10 select base_supplier:SELECT
  246. id,
  247. supplier_name,
  248. area_id,
  249. is_disabled,
  250. supplier_type,
  251. manage_type
  252. FROM
  253. base_supplier
  254. WHERE
  255. cancel_flag = 0
  256. AND supplier_type = 301
  257. LIMIT 140,10
  258. 2017-01-02 13:11:10 select base_area:SELECT
  259. id,
  260. area_name
  261. FROM
  262. base_area
  263. WHERE
  264. id in(1161)
  265. 2017-01-02 13:11:13 select base_supplier:SELECT
  266. id,
  267. supplier_name,
  268. area_id,
  269. is_disabled,
  270. supplier_type,
  271. manage_type
  272. FROM
  273. base_supplier
  274. WHERE
  275. cancel_flag = 0
  276. AND supplier_type = 301
  277. LIMIT 130,10
  278. 2017-01-02 13:11:13 select base_area:SELECT
  279. id,
  280. area_name
  281. FROM
  282. base_area
  283. WHERE
  284. id in(2,1161)
  285. 2017-01-02 13:11:14 select base_supplier:SELECT
  286. id,
  287. supplier_name,
  288. area_id,
  289. is_disabled,
  290. supplier_type,
  291. manage_type
  292. FROM
  293. base_supplier
  294. WHERE
  295. cancel_flag = 0
  296. AND supplier_type = 301
  297. LIMIT 120,10
  298. 2017-01-02 13:11:14 select base_area:SELECT
  299. id,
  300. area_name
  301. FROM
  302. base_area
  303. WHERE
  304. id in(850,803,792,1161,7,794,2)
  305. 2017-01-02 13:11:15 select base_supplier:SELECT
  306. id,
  307. supplier_name,
  308. area_id,
  309. is_disabled,
  310. supplier_type,
  311. manage_type
  312. FROM
  313. base_supplier
  314. WHERE
  315. cancel_flag = 0
  316. AND supplier_type = 301
  317. LIMIT 110,10
  318. 2017-01-02 13:11:15 select base_area:SELECT
  319. id,
  320. area_name
  321. FROM
  322. base_area
  323. WHERE
  324. id in(810,2,803,802,796,923,792,795,850)
  325. 2017-01-02 13:11:16 select base_supplier:SELECT
  326. id,
  327. supplier_name,
  328. area_id,
  329. is_disabled,
  330. supplier_type,
  331. manage_type
  332. FROM
  333. base_supplier
  334. WHERE
  335. cancel_flag = 0
  336. AND supplier_type = 301
  337. LIMIT 100,10
  338. 2017-01-02 13:11:16 select base_area:SELECT
  339. id,
  340. area_name
  341. FROM
  342. base_area
  343. WHERE
  344. id in(1161,923,2,982,810)
  345. 2017-01-02 13:11:17 select base_supplier:SELECT
  346. id,
  347. supplier_name,
  348. area_id,
  349. is_disabled,
  350. supplier_type,
  351. manage_type
  352. FROM
  353. base_supplier
  354. WHERE
  355. cancel_flag = 0
  356. AND supplier_type = 301
  357. LIMIT 80,10
  358. 2017-01-02 13:11:17 select base_area:SELECT
  359. id,
  360. area_name
  361. FROM
  362. base_area
  363. WHERE
  364. id in(1161,1200)
  365. 2017-01-02 13:11:18 select base_supplier:SELECT
  366. id,
  367. supplier_name,
  368. area_id,
  369. is_disabled,
  370. supplier_type,
  371. manage_type
  372. FROM
  373. base_supplier
  374. WHERE
  375. cancel_flag = 0
  376. AND supplier_type = 301
  377. LIMIT 0,10
  378. 2017-01-02 13:11:18 select base_area:SELECT
  379. id,
  380. area_name
  381. FROM
  382. base_area
  383. WHERE
  384. id in(792,810,794,850,797,923)
  385. 2017-01-02 13:19:37 select base_supplier:SELECT
  386. id,
  387. supplier_name,
  388. area_id,
  389. is_disabled,
  390. supplier_type,
  391. manage_type
  392. FROM
  393. base_supplier
  394. WHERE
  395. cancel_flag = 0
  396. AND supplier_type = 301
  397. LIMIT 0,10
  398. 2017-01-02 13:19:37 select base_area:SELECT
  399. id,
  400. area_name
  401. FROM
  402. base_area
  403. WHERE
  404. id in(792,810,794,850,797,923)
  405. 2017-01-02 13:19:42 select base_supplier:SELECT
  406. id,
  407. supplier_name,
  408. area_id,
  409. is_disabled,
  410. supplier_type,
  411. manage_type
  412. FROM
  413. base_supplier
  414. WHERE
  415. cancel_flag = 0
  416. AND supplier_type = 301
  417. LIMIT 10,10
  418. 2017-01-02 13:19:42 select base_area:SELECT
  419. id,
  420. area_name
  421. FROM
  422. base_area
  423. WHERE
  424. id in(1966,7,850,810,4,792,961)
  425. 2017-01-02 13:27:35 select base_supplier:SELECT
  426. id,
  427. supplier_name,
  428. area_id,
  429. is_disabled,
  430. supplier_type,
  431. manage_type
  432. FROM
  433. base_supplier
  434. WHERE
  435. cancel_flag = 0
  436. AND supplier_type = 301
  437. LIMIT 0,10
  438. 2017-01-02 13:27:35 select base_area:SELECT
  439. id,
  440. area_name
  441. FROM
  442. base_area
  443. WHERE
  444. id in(792,810,794,850,797,923)
  445. 2017-01-02 13:27:37 select base_area:SELECT
  446. id,
  447. area_name
  448. FROM
  449. base_area
  450. WHERE
  451. parent_id = 0
  452. 2017-01-02 13:27:37 select base_area:SELECT
  453. id,
  454. area_name
  455. FROM
  456. base_area
  457. WHERE
  458. parent_id = 1
  459. 2017-01-02 13:27:50 check base_supplier:SELECT
  460. supplier_name
  461. FROM
  462. base_supplier
  463. WHERE
  464. cancel_flag = 0
  465. AND supplier_type = 301
  466. AND supplier_name = '用大川西吧'
  467. 2017-01-02 13:27:54 select base_area:SELECT
  468. id,
  469. area_name
  470. FROM
  471. base_area
  472. WHERE
  473. parent_id = 2276
  474. 2017-01-02 13:28:04 check base_supplier:SELECT
  475. supplier_name
  476. FROM
  477. base_supplier
  478. WHERE
  479. cancel_flag = 0
  480. AND supplier_type = 301
  481. AND supplier_name = '用大川西吧'
  482. 2017-01-02 13:28:48 check base_supplier:SELECT
  483. supplier_name
  484. FROM
  485. base_supplier
  486. WHERE
  487. cancel_flag = 0
  488. AND supplier_type = 301
  489. AND supplier_name = '大川西'
  490. 2017-01-02 13:29:03 INSERT INTO base_supplier:INSERT INTO base_supplier (
  491. create_user_id,
  492. create_time,
  493. supplier_type,
  494. supplier_name,
  495. area_id,
  496. manage_type,
  497. company_name,
  498. id_card,
  499. is_disabled,
  500. sett_type,
  501. sett_frequency,
  502. account_bank,
  503. account_num,
  504. account_name,
  505. sales_man
  506. )
  507. VALUES
  508. (1,'2017-01-02 13:29:03',301,'大川西',2277,1,'大川西','',0,275,295,'','','','朱沉毅')
  509. 2017-01-02 13:29:03 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_sale (
  510. create_user_id,
  511. create_time,
  512. supplier_id,
  513. prod_supplier_id,
  514. product_type,
  515. parent_type,
  516. sale_type,
  517. commision_flag,
  518. commision_type,
  519. back_commision_type,
  520. back_commision_method,
  521. back_percent,
  522. back_value
  523. )
  524. VALUES (1,'2017-01-02 13:29:03',1147,0,0,310,312,1,303,306,308,'10','0')
  525. 2017-01-02 13:29:03 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
  526. create_user_id,
  527. create_time,
  528. supplier_id,
  529. link_name,
  530. contact_name,
  531. contact_mobile,
  532. contact_telphone,
  533. fax,
  534. email,
  535. remark
  536. )
  537. VALUES (1,'2017-01-02 13:29:03',1147,'联系人','朱沉毅','','','','','')
  538. 2017-01-02 13:29:05 select base_supplier:SELECT
  539. id,
  540. supplier_name,
  541. area_id,
  542. is_disabled,
  543. supplier_type,
  544. manage_type
  545. FROM
  546. base_supplier
  547. WHERE
  548. cancel_flag = 0
  549. AND supplier_type = 301
  550. LIMIT 0,10
  551. 2017-01-02 13:29:05 select base_area:SELECT
  552. id,
  553. area_name
  554. FROM
  555. base_area
  556. WHERE
  557. id in(792,810,794,850,797,923)
  558. 2017-01-02 13:29:08 select base_supplier:SELECT
  559. id,
  560. supplier_name,
  561. area_id,
  562. is_disabled,
  563. supplier_type,
  564. manage_type
  565. FROM
  566. base_supplier
  567. WHERE
  568. cancel_flag = 0
  569. AND supplier_type = 301
  570. LIMIT 140,10
  571. 2017-01-02 13:29:08 select base_area:SELECT
  572. id,
  573. area_name
  574. FROM
  575. base_area
  576. WHERE
  577. id in(1161,2277)
  578. 2017-01-02 13:29:15 getListUser base_user:SELECT
  579. id,
  580. true_name,
  581. `status`
  582. FROM
  583. base_user
  584. WHERE
  585. cancel_flag = 0
  586. AND org_id = 1147
  587. 2017-01-02 13:29:28 checkUserName base_user:SELECT
  588. user_name
  589. FROM
  590. base_user
  591. WHERE
  592. cancel_flag = 0
  593. AND user_name = '大川西'
  594. 2017-01-02 13:29:28 insertUser base_user:INSERT INTO base_user (
  595. create_user_id,
  596. create_time,
  597. user_name,
  598. org_id,
  599. opera_org_id,
  600. top_org_id,
  601. user_password,
  602. true_name,
  603. phone_no,
  604. `status`
  605. )
  606. VALUE
  607. (1, '2017-01-02 13:29:28', '大川西', 1147, 1147, 1147, '8c052db23a2220d3856c7f0039195362', '大川西', '12345678901',0)
  608. 2017-01-02 13:29:30 getListUser base_user:SELECT
  609. id,
  610. true_name,
  611. `status`
  612. FROM
  613. base_user
  614. WHERE
  615. cancel_flag = 0
  616. AND org_id = 1147
  617. 2017-01-02 13:29:43 select base_supplier:SELECT
  618. id,
  619. supplier_name,
  620. area_id,
  621. is_disabled,
  622. supplier_type
  623. FROM
  624. base_supplier a
  625. WHERE
  626. cancel_flag = 0
  627. AND supplier_type = 187
  628. LIMIT 0,10
  629. 2017-01-02 13:29:43 count:SELECT
  630. a.id
  631. FROM
  632. base_supplier AS a,
  633. base_supplier_purchase AS b
  634. WHERE
  635. a.id = b.supplier_id
  636. AND a.cancel_flag = 0
  637. AND b.cancel_flag = 0
  638. GROUP BY
  639. b.supplier_id
  640. 2017-01-02 13:29:43 select base_area:SELECT
  641. id,
  642. area_name
  643. FROM
  644. base_area
  645. WHERE
  646. id in(792,923,810)
  647. 2017-01-02 13:29:45 select base_supplier:SELECT
  648. id,
  649. supplier_name,
  650. area_id,
  651. is_disabled,
  652. supplier_type,
  653. manage_type
  654. FROM
  655. base_supplier
  656. WHERE
  657. cancel_flag = 0
  658. AND supplier_type = 301
  659. LIMIT 0,10
  660. 2017-01-02 13:29:45 select base_area:SELECT
  661. id,
  662. area_name
  663. FROM
  664. base_area
  665. WHERE
  666. id in(792,810,794,850,797,923)
  667. 2017-01-02 13:29:52 getListUser base_user:SELECT
  668. id,
  669. true_name,
  670. `status`
  671. FROM
  672. base_user
  673. WHERE
  674. cancel_flag = 0
  675. AND org_id = 3
  676. 2017-01-02 14:06:56 select base_supplier:SELECT
  677. id,
  678. supplier_name,
  679. area_id,
  680. is_disabled,
  681. supplier_type,
  682. manage_type
  683. FROM
  684. base_supplier
  685. WHERE
  686. cancel_flag = 0
  687. AND supplier_type = 301
  688. LIMIT 0,10
  689. 2017-01-02 14:06:56 select base_area:SELECT
  690. id,
  691. area_name
  692. FROM
  693. base_area
  694. WHERE
  695. id in(792,810,794,850,797,923)
  696. 2017-01-02 14:22:26 select base_supplier:SELECT
  697. id,
  698. supplier_name,
  699. area_id,
  700. is_disabled,
  701. supplier_type,
  702. manage_type
  703. FROM
  704. base_supplier
  705. WHERE
  706. cancel_flag = 0
  707. AND supplier_type = 301
  708. LIMIT 0,10
  709. 2017-01-02 14:22:26 select base_area:SELECT
  710. id,
  711. area_name
  712. FROM
  713. base_area
  714. WHERE
  715. id in(792,810,794,850,797,923)
  716. 2017-01-02 14:52:34 select base_supplier:SELECT
  717. id,
  718. supplier_name,
  719. area_id,
  720. is_disabled,
  721. supplier_type
  722. FROM
  723. base_supplier a
  724. WHERE
  725. cancel_flag = 0
  726. AND supplier_type = 187
  727. LIMIT 0,10
  728. 2017-01-02 14:52:34 count:SELECT
  729. a.id
  730. FROM
  731. base_supplier AS a,
  732. base_supplier_purchase AS b
  733. WHERE
  734. a.id = b.supplier_id
  735. AND a.cancel_flag = 0
  736. AND b.cancel_flag = 0
  737. GROUP BY
  738. b.supplier_id
  739. 2017-01-02 14:52:34 select base_area:SELECT
  740. id,
  741. area_name
  742. FROM
  743. base_area
  744. WHERE
  745. id in(792,923,810)
  746. 2017-01-02 14:52:36 select base_area:SELECT
  747. id,
  748. area_name
  749. FROM
  750. base_area
  751. WHERE
  752. parent_id = 0
  753. 2017-01-02 14:52:36 select base_supplier:SELECT
  754. id,
  755. supplier_name,
  756. area_id,
  757. company_name,
  758. sett_type,
  759. sett_frequency,
  760. account_bank,
  761. account_num,
  762. account_name
  763. FROM
  764. base_supplier
  765. WHERE
  766. cancel_flag = 0
  767. AND id = 400
  768. 2017-01-02 14:52:36 select base_area:SELECT
  769. id,
  770. area_name,
  771. parent_id
  772. FROM
  773. base_area
  774. WHERE
  775. cancel_flag = 0
  776. AND id = 792
  777. 2017-01-02 14:52:36 select base_area:SELECT
  778. id,
  779. area_name
  780. FROM
  781. base_area
  782. WHERE
  783. cancel_flag = 0
  784. AND id = 791
  785. 2017-01-02 14:52:36 select base_supplier_purchase:SELECT
  786. id,
  787. product_type,
  788. purchaser_name
  789. FROM
  790. base_supplier_purchase
  791. WHERE
  792. cancel_flag = 0
  793. AND supplier_id = 400
  794. 2017-01-02 14:52:36 select base_supplier_link:SELECT
  795. id,
  796. link_name,
  797. contact_name,
  798. contact_mobile,
  799. contact_telphone,
  800. fax,
  801. email,
  802. remark
  803. FROM
  804. base_supplier_link
  805. WHERE
  806. cancel_flag = 0
  807. AND supplier_id = 400
  808. 2017-01-02 14:52:37 select base_area:SELECT
  809. id,
  810. area_name
  811. FROM
  812. base_area
  813. WHERE
  814. parent_id = 791
  815. 2017-01-02 14:52:41 getListUser base_user:SELECT
  816. id,
  817. true_name,
  818. `status`
  819. FROM
  820. base_user
  821. WHERE
  822. cancel_flag = 0
  823. AND org_id = 400
  824. 2017-01-02 14:53:01 select base_area:SELECT
  825. id,
  826. area_name
  827. FROM
  828. base_area
  829. WHERE
  830. parent_id = 0
  831. 2017-01-02 14:53:01 select base_supplier:SELECT
  832. id,
  833. supplier_name,
  834. area_id,
  835. company_name,
  836. sett_type,
  837. sett_frequency,
  838. account_bank,
  839. account_num,
  840. account_name
  841. FROM
  842. base_supplier
  843. WHERE
  844. cancel_flag = 0
  845. AND id = 401
  846. 2017-01-02 14:53:01 select base_area:SELECT
  847. id,
  848. area_name,
  849. parent_id
  850. FROM
  851. base_area
  852. WHERE
  853. cancel_flag = 0
  854. AND id = 792
  855. 2017-01-02 14:53:01 select base_area:SELECT
  856. id,
  857. area_name
  858. FROM
  859. base_area
  860. WHERE
  861. cancel_flag = 0
  862. AND id = 791
  863. 2017-01-02 14:53:01 select base_supplier_purchase:SELECT
  864. id,
  865. product_type,
  866. purchaser_name
  867. FROM
  868. base_supplier_purchase
  869. WHERE
  870. cancel_flag = 0
  871. AND supplier_id = 401
  872. 2017-01-02 14:53:01 select base_supplier_link:SELECT
  873. id,
  874. link_name,
  875. contact_name,
  876. contact_mobile,
  877. contact_telphone,
  878. fax,
  879. email,
  880. remark
  881. FROM
  882. base_supplier_link
  883. WHERE
  884. cancel_flag = 0
  885. AND supplier_id = 401
  886. 2017-01-02 14:53:01 select base_area:SELECT
  887. id,
  888. area_name
  889. FROM
  890. base_area
  891. WHERE
  892. parent_id = 791
  893. 2017-01-02 14:53:03 getListUser base_user:SELECT
  894. id,
  895. true_name,
  896. `status`
  897. FROM
  898. base_user
  899. WHERE
  900. cancel_flag = 0
  901. AND org_id = 400
  902. 2017-01-02 14:53:05 select base_supplier:SELECT
  903. id,
  904. supplier_name,
  905. area_id,
  906. is_disabled,
  907. supplier_type
  908. FROM
  909. base_supplier a
  910. WHERE
  911. cancel_flag = 0
  912. AND supplier_type = 187
  913. LIMIT 0,10
  914. 2017-01-02 14:53:05 count:SELECT
  915. a.id
  916. FROM
  917. base_supplier AS a,
  918. base_supplier_purchase AS b
  919. WHERE
  920. a.id = b.supplier_id
  921. AND a.cancel_flag = 0
  922. AND b.cancel_flag = 0
  923. GROUP BY
  924. b.supplier_id
  925. 2017-01-02 14:53:05 select base_area:SELECT
  926. id,
  927. area_name
  928. FROM
  929. base_area
  930. WHERE
  931. id in(792,923,810)
  932. 2017-01-02 14:53:10 select base_supplier:SELECT
  933. id,
  934. supplier_name,
  935. area_id,
  936. is_disabled,
  937. supplier_type,
  938. manage_type
  939. FROM
  940. base_supplier
  941. WHERE
  942. cancel_flag = 0
  943. AND supplier_type = 301
  944. LIMIT 0,10
  945. 2017-01-02 14:53:10 select base_area:SELECT
  946. id,
  947. area_name
  948. FROM
  949. base_area
  950. WHERE
  951. id in(792,810,794,850,797,923)
  952. 2017-01-02 14:53:13 getListUser base_user:SELECT
  953. id,
  954. true_name,
  955. `status`
  956. FROM
  957. base_user
  958. WHERE
  959. cancel_flag = 0
  960. AND org_id = 3
  961. 2017-01-02 14:53:38 select base_supplier:SELECT
  962. id,
  963. supplier_name,
  964. area_id,
  965. is_disabled,
  966. supplier_type,
  967. manage_type
  968. FROM
  969. base_supplier
  970. WHERE
  971. cancel_flag = 0
  972. AND supplier_type = 301
  973. LIMIT 0,10
  974. 2017-01-02 14:53:38 select base_area:SELECT
  975. id,
  976. area_name
  977. FROM
  978. base_area
  979. WHERE
  980. id in(792,810,794,850,797,923)
  981. 2017-01-02 14:53:55 select base_supplier:SELECT
  982. id,
  983. supplier_name,
  984. area_id,
  985. is_disabled,
  986. supplier_type
  987. FROM
  988. base_supplier a
  989. WHERE
  990. cancel_flag = 0
  991. AND supplier_type = 187
  992. LIMIT 0,10
  993. 2017-01-02 14:53:55 count:SELECT
  994. a.id
  995. FROM
  996. base_supplier AS a,
  997. base_supplier_purchase AS b
  998. WHERE
  999. a.id = b.supplier_id
  1000. AND a.cancel_flag = 0
  1001. AND b.cancel_flag = 0
  1002. GROUP BY
  1003. b.supplier_id
  1004. 2017-01-02 14:53:55 select base_area:SELECT
  1005. id,
  1006. area_name
  1007. FROM
  1008. base_area
  1009. WHERE
  1010. id in(792,923,810)
  1011. 2017-01-02 14:53:57 select base_supplier:SELECT
  1012. id,
  1013. supplier_name,
  1014. area_id,
  1015. is_disabled,
  1016. supplier_type,
  1017. manage_type
  1018. FROM
  1019. base_supplier
  1020. WHERE
  1021. cancel_flag = 0
  1022. AND supplier_type = 301
  1023. LIMIT 0,10
  1024. 2017-01-02 14:53:57 select base_area:SELECT
  1025. id,
  1026. area_name
  1027. FROM
  1028. base_area
  1029. WHERE
  1030. id in(792,810,794,850,797,923)
  1031. 2017-01-02 14:54:04 select base_supplier:SELECT
  1032. id,
  1033. supplier_name,
  1034. area_id,
  1035. is_disabled,
  1036. supplier_type
  1037. FROM
  1038. base_supplier a
  1039. WHERE
  1040. cancel_flag = 0
  1041. AND supplier_type = 187
  1042. LIMIT 0,10
  1043. 2017-01-02 14:54:04 count:SELECT
  1044. a.id
  1045. FROM
  1046. base_supplier AS a,
  1047. base_supplier_purchase AS b
  1048. WHERE
  1049. a.id = b.supplier_id
  1050. AND a.cancel_flag = 0
  1051. AND b.cancel_flag = 0
  1052. GROUP BY
  1053. b.supplier_id
  1054. 2017-01-02 14:54:04 select base_area:SELECT
  1055. id,
  1056. area_name
  1057. FROM
  1058. base_area
  1059. WHERE
  1060. id in(792,923,810)
  1061. 2017-01-02 14:54:05 select base_supplier:SELECT
  1062. id,
  1063. supplier_name,
  1064. area_id,
  1065. is_disabled,
  1066. supplier_type,
  1067. manage_type
  1068. FROM
  1069. base_supplier
  1070. WHERE
  1071. cancel_flag = 0
  1072. AND supplier_type = 301
  1073. LIMIT 0,10
  1074. 2017-01-02 14:54:05 select base_area:SELECT
  1075. id,
  1076. area_name
  1077. FROM
  1078. base_area
  1079. WHERE
  1080. id in(792,810,794,850,797,923)
  1081. 2017-01-02 14:54:36 select base_supplier:SELECT
  1082. id,
  1083. supplier_name,
  1084. area_id,
  1085. is_disabled,
  1086. supplier_type
  1087. FROM
  1088. base_supplier a
  1089. WHERE
  1090. cancel_flag = 0
  1091. AND supplier_type = 187
  1092. LIMIT 0,10
  1093. 2017-01-02 14:54:36 count:SELECT
  1094. a.id
  1095. FROM
  1096. base_supplier AS a,
  1097. base_supplier_purchase AS b
  1098. WHERE
  1099. a.id = b.supplier_id
  1100. AND a.cancel_flag = 0
  1101. AND b.cancel_flag = 0
  1102. GROUP BY
  1103. b.supplier_id
  1104. 2017-01-02 14:54:36 select base_area:SELECT
  1105. id,
  1106. area_name
  1107. FROM
  1108. base_area
  1109. WHERE
  1110. id in(792,923,810)
  1111. 2017-01-02 14:54:43 select base_supplier:SELECT
  1112. id,
  1113. supplier_name,
  1114. area_id,
  1115. is_disabled,
  1116. supplier_type,
  1117. manage_type
  1118. FROM
  1119. base_supplier
  1120. WHERE
  1121. cancel_flag = 0
  1122. AND supplier_type = 301
  1123. LIMIT 0,10
  1124. 2017-01-02 14:54:43 select base_area:SELECT
  1125. id,
  1126. area_name
  1127. FROM
  1128. base_area
  1129. WHERE
  1130. id in(792,810,794,850,797,923)
  1131. 2017-01-02 14:54:44 select base_supplier:SELECT
  1132. id,
  1133. supplier_name,
  1134. area_id,
  1135. is_disabled,
  1136. supplier_type,
  1137. manage_type
  1138. FROM
  1139. base_supplier
  1140. WHERE
  1141. cancel_flag = 0
  1142. AND supplier_type = 301
  1143. LIMIT 0,10
  1144. 2017-01-02 14:54:44 select base_area:SELECT
  1145. id,
  1146. area_name
  1147. FROM
  1148. base_area
  1149. WHERE
  1150. id in(792,810,794,850,797,923)
  1151. 2017-01-02 14:54:46 select base_supplier:SELECT
  1152. id,
  1153. supplier_name,
  1154. area_id,
  1155. is_disabled,
  1156. supplier_type
  1157. FROM
  1158. base_supplier a
  1159. WHERE
  1160. cancel_flag = 0
  1161. AND supplier_type = 187
  1162. LIMIT 0,10
  1163. 2017-01-02 14:54:46 count:SELECT
  1164. a.id
  1165. FROM
  1166. base_supplier AS a,
  1167. base_supplier_purchase AS b
  1168. WHERE
  1169. a.id = b.supplier_id
  1170. AND a.cancel_flag = 0
  1171. AND b.cancel_flag = 0
  1172. GROUP BY
  1173. b.supplier_id
  1174. 2017-01-02 14:54:46 select base_area:SELECT
  1175. id,
  1176. area_name
  1177. FROM
  1178. base_area
  1179. WHERE
  1180. id in(792,923,810)
  1181. 2017-01-02 14:54:49 select base_area:SELECT
  1182. id,
  1183. area_name
  1184. FROM
  1185. base_area
  1186. WHERE
  1187. parent_id = 0
  1188. 2017-01-02 14:54:49 select base_area:SELECT
  1189. id,
  1190. area_name
  1191. FROM
  1192. base_area
  1193. WHERE
  1194. parent_id = 1
  1195. 2017-01-02 14:54:49 select base_supplier:SELECT
  1196. id,
  1197. supplier_name,
  1198. area_id,
  1199. manage_type,
  1200. company_name,
  1201. id_card,
  1202. sett_type,
  1203. sett_frequency,
  1204. account_bank,
  1205. account_num,
  1206. account_name,
  1207. sales_man
  1208. FROM
  1209. base_supplier
  1210. WHERE
  1211. cancel_flag = 0
  1212. AND id = 5
  1213. 2017-01-02 14:54:49 select base_area:SELECT
  1214. id,
  1215. area_name,
  1216. parent_id
  1217. FROM
  1218. base_area
  1219. WHERE
  1220. cancel_flag = 0
  1221. AND id = 810
  1222. 2017-01-02 14:54:49 select base_area:SELECT
  1223. id,
  1224. area_name
  1225. FROM
  1226. base_area
  1227. WHERE
  1228. cancel_flag = 0
  1229. AND id = 809
  1230. 2017-01-02 14:54:49 select base_supplier_sale:SELECT
  1231. id,
  1232. prod_supplier_id,
  1233. product_type,
  1234. parent_type,
  1235. sale_type,
  1236. commision_flag,
  1237. commision_type,
  1238. back_commision_type,
  1239. back_commision_method,
  1240. back_percent,
  1241. back_value
  1242. FROM
  1243. base_supplier_sale
  1244. WHERE
  1245. cancel_flag = 0
  1246. AND supplier_id = 5
  1247. 2017-01-02 14:54:49 select base_supplier_link:SELECT
  1248. id,
  1249. link_name,
  1250. contact_name,
  1251. contact_mobile,
  1252. contact_telphone,
  1253. fax,
  1254. email,
  1255. remark
  1256. FROM
  1257. base_supplier_link
  1258. WHERE
  1259. cancel_flag = 0
  1260. AND supplier_id = 5
  1261. 2017-01-02 14:54:49 select base_area:SELECT
  1262. id,
  1263. area_name
  1264. FROM
  1265. base_area
  1266. WHERE
  1267. parent_id = 809
  1268. 2017-01-02 14:57:08 select base_supplier:SELECT
  1269. id,
  1270. supplier_name,
  1271. area_id,
  1272. is_disabled,
  1273. supplier_type
  1274. FROM
  1275. base_supplier a
  1276. WHERE
  1277. cancel_flag = 0
  1278. AND supplier_type = 187
  1279. LIMIT 0,10
  1280. 2017-01-02 14:57:08 count:SELECT
  1281. a.id
  1282. FROM
  1283. base_supplier AS a,
  1284. base_supplier_purchase AS b
  1285. WHERE
  1286. a.id = b.supplier_id
  1287. AND a.cancel_flag = 0
  1288. AND b.cancel_flag = 0
  1289. GROUP BY
  1290. b.supplier_id
  1291. 2017-01-02 14:57:08 select base_area:SELECT
  1292. id,
  1293. area_name
  1294. FROM
  1295. base_area
  1296. WHERE
  1297. id in(792,923,810)
  1298. 2017-01-02 15:00:15 select base_supplier:SELECT
  1299. id,
  1300. supplier_name,
  1301. area_id,
  1302. is_disabled,
  1303. supplier_type
  1304. FROM
  1305. base_supplier a
  1306. WHERE
  1307. cancel_flag = 0
  1308. AND supplier_type = 187
  1309. LIMIT 0,10
  1310. 2017-01-02 15:00:15 count:SELECT
  1311. a.id
  1312. FROM
  1313. base_supplier AS a,
  1314. base_supplier_purchase AS b
  1315. WHERE
  1316. a.id = b.supplier_id
  1317. AND a.cancel_flag = 0
  1318. AND b.cancel_flag = 0
  1319. GROUP BY
  1320. b.supplier_id
  1321. 2017-01-02 15:00:15 select base_area:SELECT
  1322. id,
  1323. area_name
  1324. FROM
  1325. base_area
  1326. WHERE
  1327. id in(792,923,810)
  1328. 2017-01-02 16:55:19 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-02 16:55:19 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)