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.
 
 
 
 

644 lines
26 KiB

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