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.
 
 
 
 

243 lines
9.2 KiB

  1. 2016-11-09 10:15:04 select base_supplier:SELECT
  2. id,
  3. supplier_name,
  4. area_id,
  5. is_disabled,
  6. supplier_type
  7. FROM
  8. base_supplier
  9. WHERE
  10. cancel_flag = 0
  11. AND supplier_type = 187
  12. LIMIT 0,10
  13. 2016-11-09 10:15:04 select base_area:SELECT
  14. id,
  15. area_name
  16. FROM
  17. base_area
  18. WHERE
  19. id in(923,803,792)
  20. 2016-11-09 10:21:18 select base_supplier:SELECT
  21. id,
  22. supplier_name,
  23. area_id,
  24. is_disabled,
  25. supplier_type,
  26. manage_type
  27. FROM
  28. base_supplier
  29. WHERE
  30. cancel_flag = 0
  31. AND supplier_type = 301
  32. LIMIT 0,10
  33. 2016-11-09 10:21:18 select base_area:SELECT
  34. id,
  35. area_name
  36. FROM
  37. base_area
  38. WHERE
  39. id in(4,797,7,1966,794,810)
  40. 2016-11-09 10:58:31 select base_supplier:SELECT
  41. id,
  42. supplier_name,
  43. area_id,
  44. is_disabled,
  45. supplier_type,
  46. manage_type
  47. FROM
  48. base_supplier
  49. WHERE
  50. cancel_flag = 0
  51. AND supplier_type = 301
  52. LIMIT 0,10
  53. 2016-11-09 10:58:31 select base_area:SELECT
  54. id,
  55. area_name
  56. FROM
  57. base_area
  58. WHERE
  59. id in(4,797,7,1966,794,810)
  60. 2016-11-09 10:58:37 select base_supplier:SELECT
  61. id,
  62. supplier_name,
  63. area_id,
  64. is_disabled,
  65. supplier_type,
  66. manage_type
  67. FROM
  68. base_supplier
  69. WHERE
  70. cancel_flag = 0
  71. AND supplier_type = 301
  72. LIMIT 10,10
  73. 2016-11-09 10:58:37 select base_area:SELECT
  74. id,
  75. area_name
  76. FROM
  77. base_area
  78. WHERE
  79. id in(810,850,792,797)
  80. 2016-11-09 10:58:41 select base_supplier:SELECT
  81. id,
  82. supplier_name,
  83. area_id,
  84. is_disabled,
  85. supplier_type,
  86. manage_type
  87. FROM
  88. base_supplier
  89. WHERE
  90. cancel_flag = 0
  91. AND supplier_type = 301
  92. LIMIT 20,10
  93. 2016-11-09 10:58:41 select base_area:SELECT
  94. id,
  95. area_name
  96. FROM
  97. base_area
  98. WHERE
  99. id in(850)
  100. 2016-11-09 10:58:42 select base_supplier:SELECT
  101. id,
  102. supplier_name,
  103. area_id,
  104. is_disabled,
  105. supplier_type,
  106. manage_type
  107. FROM
  108. base_supplier
  109. WHERE
  110. cancel_flag = 0
  111. AND supplier_type = 301
  112. LIMIT 0,10
  113. 2016-11-09 10:58:42 select base_area:SELECT
  114. id,
  115. area_name
  116. FROM
  117. base_area
  118. WHERE
  119. id in(4,797,7,1966,794,810)
  120. 2016-11-09 10:58:46 select base_supplier:SELECT
  121. id,
  122. supplier_name,
  123. area_id,
  124. is_disabled,
  125. supplier_type,
  126. manage_type
  127. FROM
  128. base_supplier
  129. WHERE
  130. cancel_flag = 0
  131. AND supplier_type = 301
  132. LIMIT 10,10
  133. 2016-11-09 10:58:46 select base_area:SELECT
  134. id,
  135. area_name
  136. FROM
  137. base_area
  138. WHERE
  139. id in(810,850,792,797)
  140. 2016-11-09 10:58:50 select base_supplier:SELECT
  141. id,
  142. supplier_name,
  143. area_id,
  144. is_disabled,
  145. supplier_type,
  146. manage_type
  147. FROM
  148. base_supplier
  149. WHERE
  150. cancel_flag = 0
  151. AND supplier_type = 301
  152. LIMIT 20,10
  153. 2016-11-09 10:58:50 select base_area:SELECT
  154. id,
  155. area_name
  156. FROM
  157. base_area
  158. WHERE
  159. id in(850)
  160. 2016-11-09 11:22:27 select base_supplier:SELECT
  161. id,
  162. supplier_name,
  163. area_id,
  164. is_disabled,
  165. supplier_type,
  166. manage_type
  167. FROM
  168. base_supplier
  169. WHERE
  170. cancel_flag = 0
  171. AND supplier_type = 301
  172. LIMIT 0,10
  173. 2016-11-09 11:22:27 select base_area:SELECT
  174. id,
  175. area_name
  176. FROM
  177. base_area
  178. WHERE
  179. id in(4,797,7,1966,794,810)
  180. 2016-11-09 11:22:32 select base_area:SELECT
  181. id,
  182. area_name
  183. FROM
  184. base_area
  185. WHERE
  186. parent_id = 0
  187. 2016-11-09 11:22:32 select base_area:SELECT
  188. id,
  189. area_name
  190. FROM
  191. base_area
  192. WHERE
  193. parent_id = 1
  194. 2016-11-09 18:05:18 select base_supplier:SELECT
  195. id,
  196. supplier_name,
  197. area_id,
  198. is_disabled,
  199. supplier_type
  200. FROM
  201. base_supplier
  202. WHERE
  203. cancel_flag = 0
  204. AND supplier_type = 187
  205. LIMIT 0,10
  206. 2016-11-09 18:05:18 select base_area:SELECT
  207. id,
  208. area_name
  209. FROM
  210. base_area
  211. WHERE
  212. id in(923,803,792)
  213. 2016-11-09 18:15:33 select base_supplier:SELECT
  214. id,
  215. supplier_name,
  216. area_id,
  217. is_disabled,
  218. supplier_type
  219. FROM
  220. base_supplier
  221. WHERE
  222. cancel_flag = 0
  223. AND supplier_type = 187
  224. LIMIT 0,10
  225. 2016-11-09 18:15:33 select base_area:SELECT
  226. id,
  227. area_name
  228. FROM
  229. base_area
  230. WHERE
  231. id in(923,803,792)