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.
 
 
 
 

585 rivejä
22 KiB

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