選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 

3490 行
149 KiB

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