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

663 lines
25 KiB

  1. 2016-12-22 09:21:16 select base_supplier:SELECT
  2. id,
  3. supplier_name,
  4. area_id,
  5. is_disabled,
  6. supplier_type
  7. FROM
  8. base_supplier a
  9. WHERE
  10. cancel_flag = 0
  11. AND supplier_type = 187
  12. LIMIT 0,10
  13. 2016-12-22 09:21:16 count:SELECT
  14. a.id
  15. FROM
  16. base_supplier AS a,
  17. base_supplier_purchase AS b
  18. WHERE
  19. a.id = b.supplier_id
  20. AND a.cancel_flag = 0
  21. AND b.cancel_flag = 0
  22. GROUP BY
  23. b.supplier_id
  24. 2016-12-22 09:21:16 select base_area:SELECT
  25. id,
  26. area_name
  27. FROM
  28. base_area
  29. WHERE
  30. id in(923,803,792,1200,961)
  31. 2016-12-22 14:54:30 select base_supplier:SELECT
  32. id,
  33. supplier_name,
  34. area_id,
  35. is_disabled,
  36. supplier_type
  37. FROM
  38. base_supplier a
  39. WHERE
  40. cancel_flag = 0
  41. AND supplier_type = 187
  42. LIMIT 0,10
  43. 2016-12-22 14:54:30 count:SELECT
  44. a.id
  45. FROM
  46. base_supplier AS a,
  47. base_supplier_purchase AS b
  48. WHERE
  49. a.id = b.supplier_id
  50. AND a.cancel_flag = 0
  51. AND b.cancel_flag = 0
  52. GROUP BY
  53. b.supplier_id
  54. 2016-12-22 14:54:30 select base_area:SELECT
  55. id,
  56. area_name
  57. FROM
  58. base_area
  59. WHERE
  60. id in(923,803,792,1200,961)
  61. 2016-12-22 14:54:35 select base_supplier:SELECT
  62. id,
  63. supplier_name,
  64. area_id,
  65. is_disabled,
  66. supplier_type,
  67. manage_type
  68. FROM
  69. base_supplier
  70. WHERE
  71. cancel_flag = 0
  72. AND supplier_type = 301
  73. LIMIT 0,10
  74. 2016-12-22 14:54:35 select base_area:SELECT
  75. id,
  76. area_name
  77. FROM
  78. base_area
  79. WHERE
  80. id in(850,961,800,4,797,7,1966,794)
  81. 2016-12-22 14:58:18 getListUser base_user:SELECT
  82. id,
  83. true_name,
  84. `status`
  85. FROM
  86. base_user
  87. WHERE
  88. cancel_flag = 0
  89. AND org_id = false
  90. 2016-12-22 14:58:30 detailUser base_user:SELECT
  91. id,
  92. user_name,
  93. true_name,
  94. phone_no
  95. FROM
  96. base_user
  97. WHERE
  98. cancel_flag = 0
  99. AND id = 1
  100. 2016-12-22 14:58:32 getListUser base_user:SELECT
  101. id,
  102. true_name,
  103. `status`
  104. FROM
  105. base_user
  106. WHERE
  107. cancel_flag = 0
  108. AND org_id = false
  109. 2016-12-22 14:58:33 detailUser base_user:SELECT
  110. id,
  111. user_name,
  112. true_name,
  113. phone_no
  114. FROM
  115. base_user
  116. WHERE
  117. cancel_flag = 0
  118. AND id = 2
  119. 2016-12-22 14:58:35 getListUser base_user:SELECT
  120. id,
  121. true_name,
  122. `status`
  123. FROM
  124. base_user
  125. WHERE
  126. cancel_flag = 0
  127. AND org_id = false
  128. 2016-12-22 14:58:36 detailUser base_user:SELECT
  129. id,
  130. user_name,
  131. true_name,
  132. phone_no
  133. FROM
  134. base_user
  135. WHERE
  136. cancel_flag = 0
  137. AND id = 3
  138. 2016-12-22 14:58:38 getListUser base_user:SELECT
  139. id,
  140. true_name,
  141. `status`
  142. FROM
  143. base_user
  144. WHERE
  145. cancel_flag = 0
  146. AND org_id = false
  147. 2016-12-22 14:58:41 detailUser base_user:SELECT
  148. id,
  149. user_name,
  150. true_name,
  151. phone_no
  152. FROM
  153. base_user
  154. WHERE
  155. cancel_flag = 0
  156. AND id = 163
  157. 2016-12-22 14:58:43 getListUser base_user:SELECT
  158. id,
  159. true_name,
  160. `status`
  161. FROM
  162. base_user
  163. WHERE
  164. cancel_flag = 0
  165. AND org_id = false
  166. 2016-12-22 14:58:45 detailUser base_user:SELECT
  167. id,
  168. user_name,
  169. true_name,
  170. phone_no
  171. FROM
  172. base_user
  173. WHERE
  174. cancel_flag = 0
  175. AND id = 142
  176. 2016-12-22 14:58:46 getListUser base_user:SELECT
  177. id,
  178. true_name,
  179. `status`
  180. FROM
  181. base_user
  182. WHERE
  183. cancel_flag = 0
  184. AND org_id = false
  185. 2016-12-22 15:19:37 select base_area:SELECT
  186. id,
  187. area_name
  188. FROM
  189. base_area
  190. WHERE
  191. parent_id = 0
  192. 2016-12-22 15:19:37 select base_area:SELECT
  193. id,
  194. area_name
  195. FROM
  196. base_area
  197. WHERE
  198. parent_id = 1
  199. 2016-12-22 15:20:08 select base_area:SELECT
  200. id,
  201. area_name
  202. FROM
  203. base_area
  204. WHERE
  205. parent_id = 0
  206. 2016-12-22 15:20:08 select base_area:SELECT
  207. id,
  208. area_name
  209. FROM
  210. base_area
  211. WHERE
  212. parent_id = 1
  213. 2016-12-22 15:20:08 select base_supplier:SELECT
  214. id,
  215. supplier_name,
  216. area_id,
  217. manage_type,
  218. company_name,
  219. id_card,
  220. sett_type,
  221. sett_frequency,
  222. account_bank,
  223. account_num,
  224. account_name,
  225. sales_man
  226. FROM
  227. base_supplier
  228. WHERE
  229. cancel_flag = 0
  230. AND id = false
  231. 2016-12-22 15:20:23 detailUser base_user:SELECT
  232. id,
  233. user_name,
  234. true_name,
  235. phone_no
  236. FROM
  237. base_user
  238. WHERE
  239. cancel_flag = 0
  240. AND id = false
  241. 2016-12-22 15:20:40 select base_area:SELECT
  242. id,
  243. area_name
  244. FROM
  245. base_area
  246. WHERE
  247. parent_id = 0
  248. 2016-12-22 15:20:40 select base_supplier:SELECT
  249. id,
  250. supplier_name,
  251. area_id,
  252. company_name,
  253. sett_type,
  254. sett_frequency,
  255. account_bank,
  256. account_num,
  257. account_name
  258. FROM
  259. base_supplier
  260. WHERE
  261. cancel_flag = 0
  262. AND id = false
  263. 2016-12-22 15:20:52 select base_supplier:SELECT
  264. id,
  265. supplier_name,
  266. area_id,
  267. is_disabled,
  268. supplier_type,
  269. manage_type
  270. FROM
  271. base_supplier
  272. WHERE
  273. cancel_flag = 0
  274. AND supplier_type = 301
  275. LIMIT 0,10
  276. 2016-12-22 15:20:52 select base_area:SELECT
  277. id,
  278. area_name
  279. FROM
  280. base_area
  281. WHERE
  282. id in(850,961,800,4,797,7,1966,794)
  283. 2016-12-22 15:22:11 select base_supplier:SELECT
  284. id,
  285. supplier_name,
  286. area_id,
  287. is_disabled,
  288. supplier_type,
  289. manage_type
  290. FROM
  291. base_supplier
  292. WHERE
  293. cancel_flag = 0
  294. AND supplier_type = 301
  295. LIMIT 0,10
  296. 2016-12-22 15:22:11 select base_area:SELECT
  297. id,
  298. area_name
  299. FROM
  300. base_area
  301. WHERE
  302. id in(850,961,800,4,797,7,1966,794)
  303. 2016-12-22 15:24:14 select base_supplier:SELECT
  304. id,
  305. supplier_name,
  306. area_id,
  307. is_disabled,
  308. supplier_type,
  309. manage_type
  310. FROM
  311. base_supplier
  312. WHERE
  313. cancel_flag = 0
  314. AND supplier_type = 301
  315. LIMIT 0,10
  316. 2016-12-22 15:24:14 select base_area:SELECT
  317. id,
  318. area_name
  319. FROM
  320. base_area
  321. WHERE
  322. id in(850,961,800,4,797,7,1966,794)
  323. 2016-12-22 15:48:24 select base_supplier:SELECT
  324. id,
  325. supplier_name,
  326. area_id,
  327. is_disabled,
  328. supplier_type
  329. FROM
  330. base_supplier a
  331. WHERE
  332. cancel_flag = 0
  333. AND supplier_type = 187
  334. LIMIT 0,10
  335. 2016-12-22 15:48:24 count:SELECT
  336. a.id
  337. FROM
  338. base_supplier AS a,
  339. base_supplier_purchase AS b
  340. WHERE
  341. a.id = b.supplier_id
  342. AND a.cancel_flag = 0
  343. AND b.cancel_flag = 0
  344. GROUP BY
  345. b.supplier_id
  346. 2016-12-22 15:48:24 select base_area:SELECT
  347. id,
  348. area_name
  349. FROM
  350. base_area
  351. WHERE
  352. id in(923,803,792,1200,961)
  353. 2016-12-22 15:48:36 select base_area:SELECT
  354. id,
  355. area_name
  356. FROM
  357. base_area
  358. WHERE
  359. parent_id = 0
  360. 2016-12-22 15:48:36 select base_area:SELECT
  361. id,
  362. area_name
  363. FROM
  364. base_area
  365. WHERE
  366. parent_id = 1
  367. 2016-12-22 15:48:38 check base_supplier:SELECT
  368. supplier_name
  369. FROM
  370. base_supplier
  371. WHERE
  372. cancel_flag = 0
  373. AND supplier_type = 187
  374. AND supplier_name = '汤山紫清湖温泉度假酒店(原生态温泉酒店)'
  375. 2016-12-22 15:48:40 select base_area:SELECT
  376. id,
  377. area_name
  378. FROM
  379. base_area
  380. WHERE
  381. parent_id = 809
  382. 2016-12-22 15:49:08 INSERT INTO base_supplier:INSERT INTO base_supplier (
  383. create_user_id,
  384. create_time,
  385. supplier_type,
  386. supplier_name,
  387. area_id,
  388. company_name,
  389. is_disabled,
  390. sett_type,
  391. sett_frequency,
  392. account_bank,
  393. account_num,
  394. account_name
  395. )
  396. VALUES
  397. (284,'2016-12-22 15:49:08',187,'汤山紫清湖温泉度假酒店(原生态温泉酒店)',810,'汤山紫清湖温泉度假酒店(原生态温泉酒店)',0,288,295,'','','')
  398. 2016-12-22 15:49:08 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
  399. create_user_id,
  400. create_time,
  401. supplier_id,
  402. product_type,
  403. purchaser_name
  404. )
  405. VALUES (284,'2016-12-22 15:49:08',1084,25,'Cash')
  406. 2016-12-22 15:49:08 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
  407. create_user_id,
  408. create_time,
  409. supplier_id,
  410. link_name,
  411. contact_name,
  412. contact_mobile,
  413. contact_telphone,
  414. fax,
  415. email,
  416. remark
  417. )
  418. VALUES (284,'2016-12-22 15:49:08',1084,'销售','王力','','','','','')
  419. 2016-12-22 15:49:10 select base_supplier:SELECT
  420. id,
  421. supplier_name,
  422. area_id,
  423. is_disabled,
  424. supplier_type
  425. FROM
  426. base_supplier a
  427. WHERE
  428. cancel_flag = 0
  429. AND supplier_type = 187
  430. LIMIT 0,10
  431. 2016-12-22 15:49:10 count:SELECT
  432. a.id
  433. FROM
  434. base_supplier AS a,
  435. base_supplier_purchase AS b
  436. WHERE
  437. a.id = b.supplier_id
  438. AND a.cancel_flag = 0
  439. AND b.cancel_flag = 0
  440. GROUP BY
  441. b.supplier_id
  442. 2016-12-22 15:49:10 select base_area:SELECT
  443. id,
  444. area_name
  445. FROM
  446. base_area
  447. WHERE
  448. id in(923,803,792,1200,961)
  449. 2016-12-22 17:36:53 select base_supplier:SELECT
  450. id,
  451. supplier_name,
  452. area_id,
  453. is_disabled,
  454. supplier_type,
  455. manage_type
  456. FROM
  457. base_supplier
  458. WHERE
  459. cancel_flag = 0
  460. AND supplier_type = 301
  461. LIMIT 0,10
  462. 2016-12-22 17:36:53 select base_area:SELECT
  463. id,
  464. area_name
  465. FROM
  466. base_area
  467. WHERE
  468. id in(850,961,800,4,797,7,1966,794)
  469. 2016-12-22 17:36:55 select base_supplier:SELECT
  470. id,
  471. supplier_name,
  472. area_id,
  473. is_disabled,
  474. supplier_type
  475. FROM
  476. base_supplier a
  477. WHERE
  478. cancel_flag = 0
  479. AND supplier_type = 187
  480. LIMIT 0,10
  481. 2016-12-22 17:36:55 count:SELECT
  482. a.id
  483. FROM
  484. base_supplier AS a,
  485. base_supplier_purchase AS b
  486. WHERE
  487. a.id = b.supplier_id
  488. AND a.cancel_flag = 0
  489. AND b.cancel_flag = 0
  490. GROUP BY
  491. b.supplier_id
  492. 2016-12-22 17:36:55 select base_area:SELECT
  493. id,
  494. area_name
  495. FROM
  496. base_area
  497. WHERE
  498. id in(923,803,792,1200,961)
  499. 2016-12-22 17:36:57 select base_supplier:SELECT
  500. id,
  501. supplier_name,
  502. area_id,
  503. is_disabled,
  504. supplier_type
  505. FROM
  506. base_supplier a
  507. WHERE
  508. cancel_flag = 0
  509. AND supplier_type = 187
  510. LIMIT 0,10
  511. 2016-12-22 17:36:57 count:SELECT
  512. a.id
  513. FROM
  514. base_supplier AS a,
  515. base_supplier_purchase AS b
  516. WHERE
  517. a.id = b.supplier_id
  518. AND a.cancel_flag = 0
  519. AND b.cancel_flag = 0
  520. GROUP BY
  521. b.supplier_id
  522. 2016-12-22 17:36:57 select base_area:SELECT
  523. id,
  524. area_name
  525. FROM
  526. base_area
  527. WHERE
  528. id in(923,803,792,1200,961)
  529. 2016-12-22 17:38:10 select base_supplier:SELECT
  530. id,
  531. supplier_name,
  532. area_id,
  533. is_disabled,
  534. supplier_type
  535. FROM
  536. base_supplier a
  537. WHERE
  538. cancel_flag = 0
  539. AND supplier_type = 187
  540. LIMIT 0,10
  541. 2016-12-22 17:38:10 count:SELECT
  542. a.id
  543. FROM
  544. base_supplier AS a,
  545. base_supplier_purchase AS b
  546. WHERE
  547. a.id = b.supplier_id
  548. AND a.cancel_flag = 0
  549. AND b.cancel_flag = 0
  550. GROUP BY
  551. b.supplier_id
  552. 2016-12-22 17:38:10 select base_area:SELECT
  553. id,
  554. area_name
  555. FROM
  556. base_area
  557. WHERE
  558. id in(923,803,792,1200,961)
  559. 2016-12-22 19:09:06 select base_supplier:SELECT
  560. id,
  561. supplier_name,
  562. area_id,
  563. is_disabled,
  564. supplier_type
  565. FROM
  566. base_supplier a
  567. WHERE
  568. cancel_flag = 0
  569. AND supplier_type = 187
  570. LIMIT 0,10
  571. 2016-12-22 19:09:06 count:SELECT
  572. a.id
  573. FROM
  574. base_supplier AS a,
  575. base_supplier_purchase AS b
  576. WHERE
  577. a.id = b.supplier_id
  578. AND a.cancel_flag = 0
  579. AND b.cancel_flag = 0
  580. GROUP BY
  581. b.supplier_id
  582. 2016-12-22 19:09:06 select base_area:SELECT
  583. id,
  584. area_name
  585. FROM
  586. base_area
  587. WHERE
  588. id in(923,803,792,1200,961)
  589. 2016-12-22 19:10:54 select base_supplier:SELECT
  590. id,
  591. supplier_name,
  592. area_id,
  593. is_disabled,
  594. supplier_type,
  595. manage_type
  596. FROM
  597. base_supplier
  598. WHERE
  599. cancel_flag = 0
  600. AND supplier_type = 301
  601. LIMIT 0,10
  602. 2016-12-22 19:10:54 select base_area:SELECT
  603. id,
  604. area_name
  605. FROM
  606. base_area
  607. WHERE
  608. id in(850,961,800,4,797,7,1966,794)
  609. 2016-12-22 19:10:56 select base_supplier:SELECT
  610. id,
  611. supplier_name,
  612. area_id,
  613. is_disabled,
  614. supplier_type
  615. FROM
  616. base_supplier a
  617. WHERE
  618. cancel_flag = 0
  619. AND supplier_type = 187
  620. LIMIT 0,10
  621. 2016-12-22 19:10:56 count:SELECT
  622. a.id
  623. FROM
  624. base_supplier AS a,
  625. base_supplier_purchase AS b
  626. WHERE
  627. a.id = b.supplier_id
  628. AND a.cancel_flag = 0
  629. AND b.cancel_flag = 0
  630. GROUP BY
  631. b.supplier_id
  632. 2016-12-22 19:10:56 select base_area:SELECT
  633. id,
  634. area_name
  635. FROM
  636. base_area
  637. WHERE
  638. id in(923,803,792,1200,961)