Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 

282 lignes
11 KiB

  1. 2017-02-04 11:41:58 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-04 11:41:58 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-04 11:41:58 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-04 13:15:06 select base_supplier:SELECT
  34. id,
  35. supplier_name,
  36. area_id,
  37. is_disabled,
  38. supplier_type,
  39. manage_type
  40. FROM
  41. base_supplier
  42. WHERE
  43. cancel_flag = 0
  44. and main_corp_id = 0
  45. AND supplier_type = 301
  46. LIMIT 0,10
  47. 2017-02-04 13:15:06 select base_area:SELECT
  48. id,
  49. area_name
  50. FROM
  51. base_area
  52. WHERE
  53. id in(792,810,794,850)
  54. 2017-02-04 14:02:54 select base_supplier:SELECT
  55. id,
  56. supplier_name,
  57. area_id,
  58. is_disabled,
  59. supplier_type,
  60. manage_type
  61. FROM
  62. base_supplier
  63. WHERE
  64. cancel_flag = 0
  65. and main_corp_id = 0
  66. AND supplier_type = 301
  67. LIMIT 0,10
  68. 2017-02-04 14:02:54 select base_area:SELECT
  69. id,
  70. area_name
  71. FROM
  72. base_area
  73. WHERE
  74. id in(792,810,794,850)
  75. 2017-02-04 15:35:18 select base_supplier:SELECT
  76. id,
  77. supplier_name,
  78. area_id,
  79. is_disabled,
  80. supplier_type,
  81. manage_type
  82. FROM
  83. base_supplier
  84. WHERE
  85. cancel_flag = 0
  86. and main_corp_id IN(0,1)
  87. AND supplier_type = 301
  88. LIMIT 0,10
  89. 2017-02-04 15:35:18 select base_area:SELECT
  90. id,
  91. area_name
  92. FROM
  93. base_area
  94. WHERE
  95. id in(792,810,794,850)
  96. 2017-02-04 16:22:22 select base_supplier:SELECT
  97. id,
  98. supplier_name,
  99. area_id,
  100. is_disabled,
  101. supplier_type,
  102. manage_type
  103. FROM
  104. base_supplier
  105. WHERE
  106. cancel_flag = 0
  107. and main_corp_id IN(0,1)
  108. AND supplier_type = 301
  109. LIMIT 0,10
  110. 2017-02-04 16:22:22 select base_area:SELECT
  111. id,
  112. area_name
  113. FROM
  114. base_area
  115. WHERE
  116. id in(792,810,794,850)
  117. 2017-02-04 18:54:06 select base_supplier:SELECT
  118. id,
  119. supplier_name,
  120. area_id,
  121. is_disabled,
  122. supplier_type
  123. FROM
  124. base_supplier a
  125. WHERE
  126. cancel_flag = 0
  127. and main_corp_id = 0
  128. AND supplier_type = 187
  129. LIMIT 0,10
  130. 2017-02-04 18:54:06 count:SELECT
  131. a.id
  132. FROM
  133. base_supplier AS a,
  134. base_supplier_purchase AS b
  135. WHERE
  136. a.id = b.supplier_id
  137. and main_corp_id = 0
  138. AND a.cancel_flag = 0
  139. AND b.cancel_flag = 0
  140. GROUP BY
  141. b.supplier_id
  142. 2017-02-04 18:54:06 select base_area:SELECT
  143. id,
  144. area_name
  145. FROM
  146. base_area
  147. WHERE
  148. id in(792,923,810)
  149. 2017-02-04 18:54:08 select base_area:SELECT
  150. id,
  151. area_name
  152. FROM
  153. base_area
  154. WHERE
  155. parent_id = 0
  156. 2017-02-04 18:54:08 select base_area:SELECT
  157. id,
  158. area_name
  159. FROM
  160. base_area
  161. WHERE
  162. parent_id = 1
  163. 2017-02-04 18:54:20 check base_supplier:SELECT
  164. supplier_name
  165. FROM
  166. base_supplier
  167. WHERE
  168. cancel_flag = 0
  169. AND supplier_name = '杭州尊蓝钱江' AND supplier_type=187
  170. 2017-02-04 18:54:46 check base_supplier:SELECT
  171. supplier_name
  172. FROM
  173. base_supplier
  174. WHERE
  175. cancel_flag = 0
  176. AND supplier_name = '杭州尊蓝钱江' AND supplier_type=187
  177. 2017-02-04 18:54:47 check base_supplier:SELECT
  178. supplier_name
  179. FROM
  180. base_supplier
  181. WHERE
  182. cancel_flag = 0
  183. AND supplier_name = '杭州尊蓝钱江豪华精选酒店' AND supplier_type=187
  184. 2017-02-04 18:55:12 check base_supplier:SELECT
  185. supplier_name
  186. FROM
  187. base_supplier
  188. WHERE
  189. cancel_flag = 0
  190. AND supplier_name = '杭州尊蓝钱江豪华精选酒店' AND supplier_type=187
  191. 2017-02-04 18:56:21 select base_area:SELECT
  192. id,
  193. area_name
  194. FROM
  195. base_area
  196. WHERE
  197. parent_id = 922
  198. 2017-02-04 18:56:25 check base_supplier:SELECT
  199. supplier_name
  200. FROM
  201. base_supplier
  202. WHERE
  203. cancel_flag = 0
  204. AND supplier_name = '杭州尊蓝钱江豪华精选酒店' AND supplier_type=187
  205. 2017-02-04 18:59:48 check base_supplier:SELECT
  206. supplier_name
  207. FROM
  208. base_supplier
  209. WHERE
  210. cancel_flag = 0
  211. AND supplier_name = '杭州尊蓝钱江豪华精选酒店' AND supplier_type=187
  212. 2017-02-04 18:59:48 INSERT INTO base_supplier:INSERT INTO base_supplier (
  213. create_user_id,
  214. create_time,
  215. supplier_type,
  216. supplier_name,
  217. area_id,
  218. company_name,
  219. is_disabled,
  220. sett_type,
  221. sett_frequency,
  222. account_bank,
  223. account_num,
  224. account_name,
  225. main_corp_id
  226. )
  227. VALUES
  228. (283,'2017-02-04 18:59:48',187,'杭州尊蓝钱江豪华精选酒店',923,'杭州尊蓝钱江豪华精选酒店',0,275,295,'中国农业银行杭州闻潮路支行','杭州绿城海企投资管理有限公司蓝色钱江酒店分公司','19 0072 0104 0000 165',0)
  229. 2017-02-04 18:59:48 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
  230. create_user_id,
  231. create_time,
  232. supplier_id,
  233. product_type,
  234. purchaser_name
  235. )
  236. VALUES (283,'2017-02-04 18:59:48',1221,25,'丁鹏')
  237. 2017-02-04 18:59:48 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
  238. create_user_id,
  239. create_time,
  240. supplier_id,
  241. link_name,
  242. contact_name,
  243. contact_mobile,
  244. contact_telphone,
  245. fax,
  246. email,
  247. remark
  248. )
  249. VALUES (283,'2017-02-04 18:59:48',1221,'销售','张思睿','','8657126897191','8657128239033','','')
  250. 2017-02-04 18:59:49 select base_supplier:SELECT
  251. id,
  252. supplier_name,
  253. area_id,
  254. is_disabled,
  255. supplier_type
  256. FROM
  257. base_supplier a
  258. WHERE
  259. cancel_flag = 0
  260. and main_corp_id = 0
  261. AND supplier_type = 187
  262. LIMIT 0,10
  263. 2017-02-04 18:59:49 count:SELECT
  264. a.id
  265. FROM
  266. base_supplier AS a,
  267. base_supplier_purchase AS b
  268. WHERE
  269. a.id = b.supplier_id
  270. and main_corp_id = 0
  271. AND a.cancel_flag = 0
  272. AND b.cancel_flag = 0
  273. GROUP BY
  274. b.supplier_id
  275. 2017-02-04 18:59:49 select base_area:SELECT
  276. id,
  277. area_name
  278. FROM
  279. base_area
  280. WHERE
  281. id in(792,923,810)