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.
 
 
 
 

407 lines
14 KiB

  1. 2016-11-15 09:42:00 select base_supplier:SELECT
  2. id,
  3. supplier_name,
  4. area_id,
  5. is_disabled,
  6. supplier_type,
  7. manage_type
  8. FROM
  9. base_supplier
  10. WHERE
  11. cancel_flag = 0
  12. AND supplier_type = 301
  13. LIMIT 0,10
  14. 2016-11-15 09:42:01 select base_area:SELECT
  15. id,
  16. area_name
  17. FROM
  18. base_area
  19. WHERE
  20. id in(4,797,7,1966,794,810)
  21. 2016-11-15 09:42:34 select base_area:SELECT
  22. id,
  23. area_name
  24. FROM
  25. base_area
  26. WHERE
  27. parent_id = 0
  28. 2016-11-15 09:42:34 select base_area:SELECT
  29. id,
  30. area_name
  31. FROM
  32. base_area
  33. WHERE
  34. parent_id = 1
  35. 2016-11-15 09:42:34 select base_supplier:SELECT
  36. id,
  37. supplier_name,
  38. area_id,
  39. manage_type,
  40. company_name,
  41. id_card,
  42. sett_type,
  43. sett_frequency,
  44. account_bank,
  45. account_num,
  46. account_name,
  47. sales_man
  48. FROM
  49. base_supplier
  50. WHERE
  51. cancel_flag = 0
  52. AND id = 8
  53. 2016-11-15 09:42:34 select base_area:SELECT
  54. id,
  55. area_name,
  56. parent_id
  57. FROM
  58. base_area
  59. WHERE
  60. cancel_flag = 0
  61. AND id = 4
  62. 2016-11-15 09:42:34 select base_area:SELECT
  63. id,
  64. area_name
  65. FROM
  66. base_area
  67. WHERE
  68. cancel_flag = 0
  69. AND id = 1
  70. 2016-11-15 09:42:34 select base_supplier_sale:SELECT
  71. id,
  72. prod_supplier_id,
  73. product_type,
  74. parent_type,
  75. sale_type,
  76. commision_flag,
  77. commision_type,
  78. back_commision_type,
  79. back_commision_method,
  80. back_percent,
  81. back_value
  82. FROM
  83. base_supplier_sale
  84. WHERE
  85. cancel_flag = 0
  86. AND supplier_id = 8
  87. 2016-11-15 09:42:34 select base_supplier_link:SELECT
  88. id,
  89. link_name,
  90. contact_name,
  91. contact_mobile,
  92. contact_telphone,
  93. fax,
  94. email,
  95. remark
  96. FROM
  97. base_supplier_link
  98. WHERE
  99. cancel_flag = 0
  100. AND supplier_id = 8
  101. 2016-11-15 09:42:34 select base_area:SELECT
  102. id,
  103. area_name
  104. FROM
  105. base_area
  106. WHERE
  107. parent_id = 1
  108. 2016-11-15 13:29:18 select base_supplier:SELECT
  109. id,
  110. supplier_name,
  111. area_id,
  112. is_disabled,
  113. supplier_type,
  114. manage_type
  115. FROM
  116. base_supplier
  117. WHERE
  118. cancel_flag = 0
  119. AND supplier_type = 301
  120. LIMIT 0,10
  121. 2016-11-15 13:29:18 select base_area:SELECT
  122. id,
  123. area_name
  124. FROM
  125. base_area
  126. WHERE
  127. id in(4,797,7,1966,794,810)
  128. 2016-11-15 13:29:24 select base_supplier:SELECT
  129. id,
  130. supplier_name,
  131. area_id,
  132. is_disabled,
  133. supplier_type,
  134. manage_type
  135. FROM
  136. base_supplier
  137. WHERE
  138. cancel_flag = 0
  139. AND supplier_type = 301
  140. LIMIT 20,10
  141. 2016-11-15 13:29:24 select base_area:SELECT
  142. id,
  143. area_name
  144. FROM
  145. base_area
  146. WHERE
  147. id in(850,810)
  148. 2016-11-15 13:29:27 select base_area:SELECT
  149. id,
  150. area_name
  151. FROM
  152. base_area
  153. WHERE
  154. parent_id = 0
  155. 2016-11-15 13:29:27 select base_area:SELECT
  156. id,
  157. area_name
  158. FROM
  159. base_area
  160. WHERE
  161. parent_id = 1
  162. 2016-11-15 13:29:27 select base_supplier:SELECT
  163. id,
  164. supplier_name,
  165. area_id,
  166. manage_type,
  167. company_name,
  168. id_card,
  169. sett_type,
  170. sett_frequency,
  171. account_bank,
  172. account_num,
  173. account_name,
  174. sales_man
  175. FROM
  176. base_supplier
  177. WHERE
  178. cancel_flag = 0
  179. AND id = 163
  180. 2016-11-15 13:29:27 select base_area:SELECT
  181. id,
  182. area_name,
  183. parent_id
  184. FROM
  185. base_area
  186. WHERE
  187. cancel_flag = 0
  188. AND id = 810
  189. 2016-11-15 13:29:27 select base_area:SELECT
  190. id,
  191. area_name
  192. FROM
  193. base_area
  194. WHERE
  195. cancel_flag = 0
  196. AND id = 809
  197. 2016-11-15 13:29:27 select base_supplier_sale:SELECT
  198. id,
  199. prod_supplier_id,
  200. product_type,
  201. parent_type,
  202. sale_type,
  203. commision_flag,
  204. commision_type,
  205. back_commision_type,
  206. back_commision_method,
  207. back_percent,
  208. back_value
  209. FROM
  210. base_supplier_sale
  211. WHERE
  212. cancel_flag = 0
  213. AND supplier_id = 163
  214. 2016-11-15 13:29:27 select base_supplier_link:SELECT
  215. id,
  216. link_name,
  217. contact_name,
  218. contact_mobile,
  219. contact_telphone,
  220. fax,
  221. email,
  222. remark
  223. FROM
  224. base_supplier_link
  225. WHERE
  226. cancel_flag = 0
  227. AND supplier_id = 163
  228. 2016-11-15 13:29:27 select base_area:SELECT
  229. id,
  230. area_name
  231. FROM
  232. base_area
  233. WHERE
  234. parent_id = 809
  235. 2016-11-15 15:21:11 select base_supplier:SELECT
  236. id,
  237. supplier_name,
  238. area_id,
  239. is_disabled,
  240. supplier_type
  241. FROM
  242. base_supplier
  243. WHERE
  244. cancel_flag = 0
  245. AND supplier_type = 187
  246. LIMIT 0,10
  247. 2016-11-15 15:21:11 select base_area:SELECT
  248. id,
  249. area_name
  250. FROM
  251. base_area
  252. WHERE
  253. id in(923,803,792,1200,810)
  254. 2016-11-15 16:34:59 select base_supplier:SELECT
  255. id,
  256. supplier_name,
  257. area_id,
  258. is_disabled,
  259. supplier_type
  260. FROM
  261. base_supplier
  262. WHERE
  263. cancel_flag = 0
  264. AND supplier_type = 187
  265. LIMIT 0,10
  266. 2016-11-15 16:34:59 select base_area:SELECT
  267. id,
  268. area_name
  269. FROM
  270. base_area
  271. WHERE
  272. id in(923,803,792,1200,810)
  273. 2016-11-15 16:41:36 select base_supplier:SELECT
  274. id,
  275. supplier_name,
  276. area_id,
  277. is_disabled,
  278. supplier_type,
  279. manage_type
  280. FROM
  281. base_supplier
  282. WHERE
  283. cancel_flag = 0
  284. AND supplier_type = 301
  285. LIMIT 0,10
  286. 2016-11-15 16:41:36 select base_area:SELECT
  287. id,
  288. area_name
  289. FROM
  290. base_area
  291. WHERE
  292. id in(4,797,7,1966,794,810)
  293. 2016-11-15 16:41:38 select base_supplier:SELECT
  294. id,
  295. supplier_name,
  296. area_id,
  297. is_disabled,
  298. supplier_type,
  299. manage_type
  300. FROM
  301. base_supplier
  302. WHERE
  303. cancel_flag = 0
  304. AND supplier_type = 301
  305. LIMIT 20,10
  306. 2016-11-15 16:41:38 select base_area:SELECT
  307. id,
  308. area_name
  309. FROM
  310. base_area
  311. WHERE
  312. id in(850,810)
  313. 2016-11-15 16:41:42 select base_area:SELECT
  314. id,
  315. area_name
  316. FROM
  317. base_area
  318. WHERE
  319. parent_id = 0
  320. 2016-11-15 16:41:42 select base_area:SELECT
  321. id,
  322. area_name
  323. FROM
  324. base_area
  325. WHERE
  326. parent_id = 1
  327. 2016-11-15 16:41:42 select base_supplier:SELECT
  328. id,
  329. supplier_name,
  330. area_id,
  331. manage_type,
  332. company_name,
  333. id_card,
  334. sett_type,
  335. sett_frequency,
  336. account_bank,
  337. account_num,
  338. account_name,
  339. sales_man
  340. FROM
  341. base_supplier
  342. WHERE
  343. cancel_flag = 0
  344. AND id = 163
  345. 2016-11-15 16:41:42 select base_area:SELECT
  346. id,
  347. area_name,
  348. parent_id
  349. FROM
  350. base_area
  351. WHERE
  352. cancel_flag = 0
  353. AND id = 810
  354. 2016-11-15 16:41:42 select base_area:SELECT
  355. id,
  356. area_name
  357. FROM
  358. base_area
  359. WHERE
  360. cancel_flag = 0
  361. AND id = 809
  362. 2016-11-15 16:41:42 select base_supplier_sale:SELECT
  363. id,
  364. prod_supplier_id,
  365. product_type,
  366. parent_type,
  367. sale_type,
  368. commision_flag,
  369. commision_type,
  370. back_commision_type,
  371. back_commision_method,
  372. back_percent,
  373. back_value
  374. FROM
  375. base_supplier_sale
  376. WHERE
  377. cancel_flag = 0
  378. AND supplier_id = 163
  379. 2016-11-15 16:41:42 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 = 163
  393. 2016-11-15 16:41:43 select base_area:SELECT
  394. id,
  395. area_name
  396. FROM
  397. base_area
  398. WHERE
  399. parent_id = 809