|
- 2016-12-27 09:06:50 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 09:06:50 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 09:06:50 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 09:06:52 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 80,10
- 2016-12-27 09:06:52 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 09:06:52 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(842,850,792,803,810,999)
- 2016-12-27 09:06:54 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 70,10
- 2016-12-27 09:06:54 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 09:06:54 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803,798,810,800,850,799,796,793)
- 2016-12-27 09:07:05 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%佰廉%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 09:07:07 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 09:07:07 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 09:07:10 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '佰廉国旅'
- 2016-12-27 09:07:14 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 922
- 2016-12-27 09:07:20 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1146
- 2016-12-27 09:08:05 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- company_name,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name
- )
- VALUES
- (1,'2016-12-27 09:08:05',187,'佰廉国旅',1161,'厦门佰廉国旅客运有限公司',0,275,295,'','','')
- 2016-12-27 09:08:05 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (1,'2016-12-27 09:08:05',1088,310,'江世伟')
- 2016-12-27 09:08:05 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (1,'2016-12-27 09:08:05',1088,'负责人','郑佳','13625816476','0571-65039010','','','')
- 2016-12-27 09:08:07 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 09:08:07 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 09:08:07 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 09:08:11 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 80,10
- 2016-12-27 09:08:11 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 09:08:11 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(842,850,792,803,810,999,1161)
- 2016-12-27 09:08:14 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 09:08:14 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 09:08:24 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '佰廉车队'
- 2016-12-27 09:08:31 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1146
- 2016-12-27 09:09:50 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- company_name,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name
- )
- VALUES
- (1,'2016-12-27 09:09:50',187,'佰廉车队',1161,'厦门佰廉客运有限公司',0,275,295,'','','')
- 2016-12-27 09:09:50 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (1,'2016-12-27 09:09:50',1089,259,'江世伟')
- 2016-12-27 09:09:50 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (1,'2016-12-27 09:09:50',1089,'车队长','殷法明','13671899997','','','','')
- 2016-12-27 09:09:51 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 09:09:51 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 09:09:51 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 09:11:56 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 80,10
- 2016-12-27 09:11:56 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 09:11:56 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(842,850,792,803,810,999,1161)
- 2016-12-27 09:14:34 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 09:14:34 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 09:14:34 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 09:14:36 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 80,10
- 2016-12-27 09:14:36 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 09:14:36 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(842,850,792,803,810,999,1161)
- 2016-12-27 09:17:03 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 09:17:03 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(850,961,800,4,797,7,1966,794)
- 2016-12-27 09:17:12 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 09:17:12 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 09:17:12 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND id = 587
- 2016-12-27 09:17:12 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 794
- 2016-12-27 09:17:12 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2016-12-27 09:17:12 select base_supplier_sale:SELECT
- id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- FROM
- base_supplier_sale
- WHERE
- cancel_flag = 0
- AND supplier_id = 587
- 2016-12-27 09:17:12 select base_supplier_link:SELECT
- id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 587
- 2016-12-27 09:17:12 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 09:17:45 getDbSale base_supplier_sale:SELECT
- id AS sale_id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- FROM
- base_supplier_sale
- WHERE
- cancel_flag = 0
- AND supplier_id = 587
- 2016-12-27 09:17:45 getDbLink base_supplier_link:SELECT
- id as link_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 587
- 2016-12-27 09:17:45 getDbChannel base_supplier:SELECT
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND id = 587
- 2016-12-27 09:17:45 UPDATE base_supplier:UPDATE base_supplier
- SET update_user_id = 1,update_time = '2016-12-27 09:17:45',supplier_name = '携程汽车票',area_id = '794',manage_type = '1',company_name = '上海极途信息技术有限公司',id_card = '',sett_type = '275',sett_frequency = '295',account_bank = '',account_num = '',account_name = '',sales_man = '晏雁'
- WHERE
- id = 587
- 2016-12-27 09:17:45 UPDATE base_supplier_sale:UPDATE base_supplier_sale
- SET update_user_id = 1,update_time = '2016-12-27 09:17:45',prod_supplier_id = '0',product_type = '0',parent_type = '310',sale_type = '277',commision_flag = '1',commision_type = '303',back_commision_type = '306',back_commision_method = '308',back_percent = '8.00',back_value = '0'
- WHERE
- id = 13
- 2016-12-27 09:17:46 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 09:17:46 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(850,961,800,4,797,7,1966,794)
- 2016-12-27 09:19:36 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 09:19:36 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(794,850,961,800,4,797,7,1966)
- 2016-12-27 09:19:40 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 09:19:40 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 09:19:40 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND id = 17
- 2016-12-27 09:19:40 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 794
- 2016-12-27 09:19:40 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2016-12-27 09:19:40 select base_supplier_sale:SELECT
- id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- FROM
- base_supplier_sale
- WHERE
- cancel_flag = 0
- AND supplier_id = 17
- 2016-12-27 09:19:40 select base_supplier_link:SELECT
- id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 17
- 2016-12-27 09:19:40 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 09:19:47 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 09:19:47 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(794,850,961,800,4,797,7,1966)
- 2016-12-27 09:21:11 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 09:21:11 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(794,850,4,961,800,797,7,1966)
- 2016-12-27 09:21:14 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 09:21:14 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 09:21:14 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND id = 128
- 2016-12-27 09:21:14 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 4
- 2016-12-27 09:21:14 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 1
- 2016-12-27 09:21:14 select base_supplier_sale:SELECT
- id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- FROM
- base_supplier_sale
- WHERE
- cancel_flag = 0
- AND supplier_id = 128
- 2016-12-27 09:21:14 select base_supplier_link:SELECT
- id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 128
- 2016-12-27 09:21:14 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 09:23:00 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 09:23:00 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 09:23:00 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND id = 508
- 2016-12-27 09:23:05 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 09:23:05 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(794,850,4,961,800,797,7,1966)
- 2016-12-27 09:23:09 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 09:23:09 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 09:23:09 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND id = 128
- 2016-12-27 09:23:09 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 4
- 2016-12-27 09:23:09 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 1
- 2016-12-27 09:23:09 select base_supplier_sale:SELECT
- id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- FROM
- base_supplier_sale
- WHERE
- cancel_flag = 0
- AND supplier_id = 128
- 2016-12-27 09:23:09 select base_supplier_link:SELECT
- id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 128
- 2016-12-27 09:23:09 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 09:23:13 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 09:23:13 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 09:23:13 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND id = 510
- 2016-12-27 09:23:13 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 7
- 2016-12-27 09:23:13 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 1
- 2016-12-27 09:23:13 select base_supplier_sale:SELECT
- id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- FROM
- base_supplier_sale
- WHERE
- cancel_flag = 0
- AND supplier_id = 510
- 2016-12-27 09:23:13 select base_supplier_link:SELECT
- id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 510
- 2016-12-27 09:23:13 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 09:24:02 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 09:24:02 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(794,7,850,4,961,800,797,1966)
- 2016-12-27 09:24:06 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 09:24:06 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 09:24:06 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND id = 28
- 2016-12-27 09:24:06 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 7
- 2016-12-27 09:24:06 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 1
- 2016-12-27 09:24:06 select base_supplier_sale:SELECT
- id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- FROM
- base_supplier_sale
- WHERE
- cancel_flag = 0
- AND supplier_id = 28
- 2016-12-27 09:24:06 select base_supplier_link:SELECT
- id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 28
- 2016-12-27 09:24:06 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 09:24:49 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 09:24:49 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(797,794,7,850,4,961,800,1966)
- 2016-12-27 09:24:54 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 09:24:54 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 09:24:54 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND id = 12
- 2016-12-27 09:24:54 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 797
- 2016-12-27 09:24:54 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2016-12-27 09:24:54 select base_supplier_sale:SELECT
- id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- FROM
- base_supplier_sale
- WHERE
- cancel_flag = 0
- AND supplier_id = 12
- 2016-12-27 09:24:54 select base_supplier_link:SELECT
- id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 12
- 2016-12-27 09:24:54 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 09:28:43 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 09:28:43 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(797,794,7,850,4,961,800,1966)
- 2016-12-27 09:29:02 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 09:29:02 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 09:29:02 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 09:33:07 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 09:33:07 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 09:33:07 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 09:33:13 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 09:33:13 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(797,794,1966,7,850,4,961,800)
- 2016-12-27 09:34:07 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 09:34:07 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(794,797,1966,7,850,4,961,800)
- 2016-12-27 09:34:10 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 09:34:10 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 09:34:10 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND id = 6
- 2016-12-27 09:34:10 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 794
- 2016-12-27 09:34:10 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2016-12-27 09:34:10 select base_supplier_sale:SELECT
- id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- FROM
- base_supplier_sale
- WHERE
- cancel_flag = 0
- AND supplier_id = 6
- 2016-12-27 09:34:10 select base_supplier_link:SELECT
- id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 6
- 2016-12-27 09:34:10 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 09:34:56 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 09:34:56 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(794,797,1966,7,850,4,961,800)
- 2016-12-27 09:35:43 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 09:35:43 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 09:35:43 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 09:39:07 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 09:39:07 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(794,797,1966,7,850,810,4)
- 2016-12-27 09:39:09 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 09:39:09 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(794,797,1966,7,850,810,4)
- 2016-12-27 09:39:10 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 09:39:10 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(794,797,1966,7,850,810,4)
- 2016-12-27 09:39:11 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 09:39:11 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(794,797,1966,7,850,810,4)
- 2016-12-27 09:51:32 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 09:51:32 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,794,797,1966,7,850,4)
- 2016-12-27 10:07:10 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 10:07:10 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,794,850,797,1966,2,7)
- 2016-12-27 10:07:22 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 10:07:22 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,794,850,797,1966,2,7)
- 2016-12-27 10:07:23 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 10:07:23 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,794,850,797,1966,2,7)
- 2016-12-27 10:07:34 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 10:07:34 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,794,850,797,1966,2,7)
- 2016-12-27 10:10:15 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 10:10:15 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,794,850,797,1966,7)
- 2016-12-27 10:10:26 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and supplier_name like '%%艺龙%%'
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 10:10:26 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(2)
- 2016-12-27 10:10:27 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 10:10:27 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 10:10:27 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND id = 670
- 2016-12-27 10:10:27 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 2
- 2016-12-27 10:10:27 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 1
- 2016-12-27 10:10:27 select base_supplier_sale:SELECT
- id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- FROM
- base_supplier_sale
- WHERE
- cancel_flag = 0
- AND supplier_id = 670
- 2016-12-27 10:10:27 select base_supplier_link:SELECT
- id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 670
- 2016-12-27 10:10:27 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 10:13:09 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 10:13:09 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,794,850,797,1966,7)
- 2016-12-27 10:13:11 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and supplier_name like '%%美团%%'
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 10:13:11 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(794)
- 2016-12-27 10:14:54 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 10:14:54 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,794,850,797,1966,7)
- 2016-12-27 10:15:04 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 10,10
- 2016-12-27 10:15:04 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,850,4,961,800,794,792)
- 2016-12-27 10:15:07 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 20,10
- 2016-12-27 10:15:07 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,797,850,794,2,923,1161)
- 2016-12-27 10:15:09 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 40,10
- 2016-12-27 10:15:09 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161)
- 2016-12-27 10:15:11 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 60,10
- 2016-12-27 10:15:11 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161)
- 2016-12-27 10:15:13 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 10:15:13 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,794,850,797,1966,7)
- 2016-12-27 10:15:30 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 10,10
- 2016-12-27 10:15:30 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,850,4,961,800,794,792)
- 2016-12-27 10:15:34 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 20,10
- 2016-12-27 10:15:34 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,797,850,794,2,923,1161)
- 2016-12-27 10:15:42 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 30,10
- 2016-12-27 10:15:42 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161,2)
- 2016-12-27 10:15:48 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:15:48 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 10:15:48 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,794,850,797,1966,7)
- 2016-12-27 10:15:51 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:15:51 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 10,10
- 2016-12-27 10:15:51 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(850,810,4,961,800,794,792)
- 2016-12-27 10:15:51 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:15:51 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 10,10
- 2016-12-27 10:15:51 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(850,810,4,961,800,794,792)
- 2016-12-27 10:15:54 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:15:54 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 20,10
- 2016-12-27 10:15:54 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(797,850,792,1161,2)
- 2016-12-27 10:15:54 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:15:54 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 20,10
- 2016-12-27 10:15:54 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(797,850,792,1161,2)
- 2016-12-27 10:15:59 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:15:59 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 40,10
- 2016-12-27 10:15:59 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161,850,1200)
- 2016-12-27 10:15:59 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:15:59 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 40,10
- 2016-12-27 10:15:59 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161,850,1200)
- 2016-12-27 10:16:01 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:16:01 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 50,10
- 2016-12-27 10:16:01 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161)
- 2016-12-27 10:16:01 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:16:01 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 50,10
- 2016-12-27 10:16:01 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161)
- 2016-12-27 10:16:03 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:16:03 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 70,10
- 2016-12-27 10:16:03 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161,1200)
- 2016-12-27 10:16:03 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:16:03 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 70,10
- 2016-12-27 10:16:03 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161,1200)
- 2016-12-27 10:16:05 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:16:05 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 80,10
- 2016-12-27 10:16:05 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1200,1161,1187,2)
- 2016-12-27 10:16:05 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:16:05 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 80,10
- 2016-12-27 10:16:05 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1200,1161,1187,2)
- 2016-12-27 10:16:06 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:16:06 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 90,10
- 2016-12-27 10:16:06 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161,2,803)
- 2016-12-27 10:16:06 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:16:06 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 90,10
- 2016-12-27 10:16:06 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161,2,803)
- 2016-12-27 10:16:07 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:16:07 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 10:16:07 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,794,850,797,1966,7)
- 2016-12-27 10:16:07 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:16:07 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 10:16:07 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,794,850,797,1966,7)
- 2016-12-27 10:18:27 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 10:18:27 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 10:18:30 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = ''
- 2016-12-27 10:21:44 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:21:44 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 10:21:44 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,794,850,797,1966,7)
- 2016-12-27 10:21:47 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:21:47 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 10,10
- 2016-12-27 10:21:47 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(850,810,4,961,800,794,792)
- 2016-12-27 10:21:52 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:21:52 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 20,10
- 2016-12-27 10:21:52 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(797,850,792,1161,2)
- 2016-12-27 10:21:57 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:21:57 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 30,10
- 2016-12-27 10:21:57 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161)
- 2016-12-27 10:22:00 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:22:00 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 40,10
- 2016-12-27 10:22:00 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161,850,1200)
- 2016-12-27 10:22:02 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:22:02 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 60,10
- 2016-12-27 10:22:02 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161)
- 2016-12-27 10:22:03 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:22:03 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 10:22:03 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,794,850,797,1966,7)
- 2016-12-27 10:22:07 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:22:07 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 10,10
- 2016-12-27 10:22:07 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(850,810,4,961,800,794,792)
- 2016-12-27 10:22:18 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:22:18 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and supplier_name like '%%千%%' and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086) and supplier_name like '%%千%%'
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 10:22:21 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:22:21 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 10:22:21 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,794,850,797,1966,7)
- 2016-12-27 10:33:38 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 10:33:38 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 10:33:43 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:33:43 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 10:33:43 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,794,850,797,1966,7)
- 2016-12-27 10:33:47 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:33:47 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 10,10
- 2016-12-27 10:33:47 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(850,810,4,961,800,794,792)
- 2016-12-27 10:33:53 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:33:53 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 20,10
- 2016-12-27 10:33:53 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(797,850,792,1161,2)
- 2016-12-27 10:33:59 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:33:59 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 30,10
- 2016-12-27 10:33:59 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161)
- 2016-12-27 10:34:01 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:34:01 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 50,10
- 2016-12-27 10:34:01 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161)
- 2016-12-27 10:34:02 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 310 or parent_type = 310 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-27 10:34:02 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and id in(4,5,6,7,9,12,17,23,28,76,115,122,128,149,153,164,512,517,651,653,654,655,656,657,661,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,1031,1086)
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 10:34:02 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,794,850,797,1966,7)
- 2016-12-27 10:35:19 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 10:35:19 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 10:35:22 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = ''
- 2016-12-27 10:35:45 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '天承国旅'
- 2016-12-27 10:35:47 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 10:47:16 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 10:47:16 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,794,850,797,1966,7)
- 2016-12-27 10:47:34 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 10:47:34 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,794,850,797,1966,7)
- 2016-12-27 11:00:40 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- )
- VALUES
- (26,'2016-12-27 11:00:40',301,'天承国旅',796,1,'上海天承国际旅行社有限公司','',0,275,295,'','','','袁玮')
- 2016-12-27 11:00:40 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_sale (
- create_user_id,
- create_time,
- supplier_id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- )
- VALUES (26,'2016-12-27 11:00:40',1090,0,0,310,177,1,303,306,309,'0','0')
- 2016-12-27 11:00:40 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (26,'2016-12-27 11:00:40',1090,'负责人','徐晓虹','13918636094','','','','')
- 2016-12-27 11:00:41 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 11:00:41 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,794,850,797,1966,7)
- 2016-12-27 11:00:46 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 11:00:46 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 11:00:46 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND id = 5
- 2016-12-27 11:00:46 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 810
- 2016-12-27 11:00:46 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 809
- 2016-12-27 11:00:46 select base_supplier_sale:SELECT
- id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- FROM
- base_supplier_sale
- WHERE
- cancel_flag = 0
- AND supplier_id = 5
- 2016-12-27 11:00:46 select base_supplier_link:SELECT
- id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 5
- 2016-12-27 11:00:46 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 809
- 2016-12-27 11:00:56 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 11:00:56 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,794,850,797,1966,7)
- 2016-12-27 11:00:59 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 11:00:59 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,794,850,797,1966,7)
- 2016-12-27 11:01:00 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 10,10
- 2016-12-27 11:01:00 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(850,810,4,961,800,794)
- 2016-12-27 11:01:00 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 10,10
- 2016-12-27 11:01:00 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(850,810,4,961,800,794)
- 2016-12-27 11:01:00 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 10,10
- 2016-12-27 11:01:00 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(850,810,4,961,800,794)
- 2016-12-27 11:01:02 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 11:01:02 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,794,850,797,1966,7)
- 2016-12-27 11:01:02 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 11:01:02 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,794,850,797,1966,7)
- 2016-12-27 11:01:02 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 11:01:02 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,794,850,797,1966,7)
- 2016-12-27 11:01:06 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and supplier_name like '%%天承%%'
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 11:01:06 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(796)
- 2016-12-27 11:01:09 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 11:01:09 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,794,850,797,1966,7)
- 2016-12-27 11:01:10 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 11:01:10 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 11:01:10 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND id = 1090
- 2016-12-27 11:01:10 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 796
- 2016-12-27 11:01:10 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2016-12-27 11:01:10 select base_supplier_sale:SELECT
- id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- FROM
- base_supplier_sale
- WHERE
- cancel_flag = 0
- AND supplier_id = 1090
- 2016-12-27 11:01:10 select base_supplier_link:SELECT
- id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 1090
- 2016-12-27 11:01:10 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 11:01:19 getDbSale base_supplier_sale:SELECT
- id AS sale_id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- FROM
- base_supplier_sale
- WHERE
- cancel_flag = 0
- AND supplier_id = 1090
- 2016-12-27 11:01:19 getDbLink base_supplier_link:SELECT
- id as link_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 1090
- 2016-12-27 11:01:19 getDbChannel base_supplier:SELECT
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND id = 1090
- 2016-12-27 11:01:19 UPDATE base_supplier_sale:UPDATE base_supplier_sale
- SET update_user_id = 26,update_time = '2016-12-27 11:01:19',prod_supplier_id = '0',product_type = '0',parent_type = '310',sale_type = '177',commision_flag = '1',commision_type = '304',back_commision_type = '0',back_commision_method = '0',back_percent = '0',back_value = '0'
- WHERE
- id = 135
- 2016-12-27 11:01:21 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 11:01:21 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,794,850,797,1966,7)
- 2016-12-27 11:01:56 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and supplier_name like '%%天承%%'
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 11:01:56 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(796)
- 2016-12-27 11:01:58 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 11:01:58 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 11:01:58 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND id = 1090
- 2016-12-27 11:01:58 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 796
- 2016-12-27 11:01:58 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2016-12-27 11:01:58 select base_supplier_sale:SELECT
- id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- FROM
- base_supplier_sale
- WHERE
- cancel_flag = 0
- AND supplier_id = 1090
- 2016-12-27 11:01:58 select base_supplier_link:SELECT
- id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 1090
- 2016-12-27 11:01:58 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 11:02:40 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 11:02:40 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,794,850,797,1966,7)
- 2016-12-27 11:02:46 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and supplier_name like '%%自在%%'
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 11:02:46 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792)
- 2016-12-27 11:02:48 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 11:02:48 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 11:02:49 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND id = 654
- 2016-12-27 11:02:49 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 792
- 2016-12-27 11:02:49 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2016-12-27 11:02:49 select base_supplier_sale:SELECT
- id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- FROM
- base_supplier_sale
- WHERE
- cancel_flag = 0
- AND supplier_id = 654
- 2016-12-27 11:02:49 select base_supplier_link:SELECT
- id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 654
- 2016-12-27 11:02:49 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 11:02:53 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 11:02:53 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 11:02:56 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '自在国旅' and id != 654
- 2016-12-27 11:03:00 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '吴山集散'
- 2016-12-27 11:03:02 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 922
- 2016-12-27 11:03:45 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- )
- VALUES
- (26,'2016-12-27 11:03:45',301,'吴山集散',923,1,'杭州吴山广场旅游集散有限公司','',0,275,295,'','','','袁玮')
- 2016-12-27 11:03:45 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_sale (
- create_user_id,
- create_time,
- supplier_id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- )
- VALUES (26,'2016-12-27 11:03:45',1091,0,0,310,177,1,304,0,0,'0','0')
- 2016-12-27 11:03:45 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (26,'2016-12-27 11:03:45',1091,'负责人','王伟','15888866564','','','','')
- 2016-12-27 11:03:46 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 11:03:46 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966)
- 2016-12-27 11:04:59 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 11:04:59 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 11:05:23 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = ''
- 2016-12-27 11:05:54 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '自在国旅服务中心'
- 2016-12-27 11:05:56 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 11:06:48 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- )
- VALUES
- (26,'2016-12-27 11:06:48',301,'自在国旅服务中心',792,1,'上海自在国际旅行社有限公司','',0,275,295,'','','','袁玮')
- 2016-12-27 11:06:48 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_sale (
- create_user_id,
- create_time,
- supplier_id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- )
- VALUES (26,'2016-12-27 11:06:48',1092,0,0,310,177,1,304,0,0,'0','0')
- 2016-12-27 11:06:48 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (26,'2016-12-27 11:06:48',1092,'负责人','吴蓉','18616708932','','','','')
- 2016-12-27 11:06:50 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 11:06:50 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966)
- 2016-12-27 11:07:05 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 11:07:05 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 11:07:05 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND id = 3
- 2016-12-27 11:07:05 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 792
- 2016-12-27 11:07:05 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2016-12-27 11:07:05 select base_supplier_sale:SELECT
- id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- FROM
- base_supplier_sale
- WHERE
- cancel_flag = 0
- AND supplier_id = 3
- 2016-12-27 11:07:05 select base_supplier_link:SELECT
- id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 3
- 2016-12-27 11:07:05 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 11:07:15 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '自在国旅' and id != 3
- 2016-12-27 11:07:30 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '自在国旅服务中心' and id != 3
- 2016-12-27 11:07:55 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and supplier_name like '%%自在%%'
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 11:07:55 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792)
- 2016-12-27 11:07:58 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 11:07:58 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 11:07:58 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND id = 1092
- 2016-12-27 11:07:58 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 792
- 2016-12-27 11:07:58 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2016-12-27 11:07:58 select base_supplier_sale:SELECT
- id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- FROM
- base_supplier_sale
- WHERE
- cancel_flag = 0
- AND supplier_id = 1092
- 2016-12-27 11:07:58 select base_supplier_link:SELECT
- id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 1092
- 2016-12-27 11:07:58 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 11:09:13 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 11:09:13 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 11:09:27 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '优闲国际'
- 2016-12-27 11:09:31 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 11:10:12 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- )
- VALUES
- (26,'2016-12-27 11:10:12',301,'优闲国际',792,1,'优闲国际旅行社(上海)有限公司','',0,275,295,'','','','袁玮')
- 2016-12-27 11:10:12 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_sale (
- create_user_id,
- create_time,
- supplier_id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- )
- VALUES (26,'2016-12-27 11:10:12',1093,0,0,310,177,1,304,0,0,'0','0')
- 2016-12-27 11:10:12 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (26,'2016-12-27 11:10:12',1093,'负责人','章颖','15800597076','','','','')
- 2016-12-27 11:10:14 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 11:10:14 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966,7)
- 2016-12-27 11:10:57 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 11:10:57 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 11:10:57 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 11:12:06 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 11:12:06 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966,7)
- 2016-12-27 11:12:08 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and supplier_name like '%%美团%%'
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 11:12:08 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(794)
- 2016-12-27 11:13:10 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and supplier_name like '%%跟我%%'
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 11:13:11 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 11:13:11 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 11:13:30 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '跟我游'
- 2016-12-27 11:13:32 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 11:15:11 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- )
- VALUES
- (26,'2016-12-27 11:15:11',301,'跟我游',795,1,'上海跟我游国际旅行社有限公司','',0,288,293,'','','','王晓冬')
- 2016-12-27 11:15:11 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_sale (
- create_user_id,
- create_time,
- supplier_id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- )
- VALUES (26,'2016-12-27 11:15:11',1094,0,0,310,277,1,304,0,0,'0','0')
- 2016-12-27 11:15:11 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (26,'2016-12-27 11:15:11',1094,'负责人','王鹏飞','13813013646','','','','')
- 2016-12-27 11:15:13 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 11:15:13 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966,7)
- 2016-12-27 11:15:14 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 11:15:14 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 11:15:18 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '跟我游国旅'
- 2016-12-27 11:15:20 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 11:15:56 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- )
- VALUES
- (26,'2016-12-27 11:15:56',301,'跟我游国旅',795,1,'上海跟我游国际旅行社有限公司','',0,275,295,'','','','王晓冬')
- 2016-12-27 11:15:56 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_sale (
- create_user_id,
- create_time,
- supplier_id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- )
- VALUES (26,'2016-12-27 11:15:56',1095,0,0,310,177,1,304,0,0,'0','0')
- 2016-12-27 11:15:56 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (26,'2016-12-27 11:15:56',1095,'负责人','王鹏飞','13813013646','','','','')
- 2016-12-27 11:15:58 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 11:15:58 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966,7)
- 2016-12-27 11:57:35 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 11:57:35 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 11:57:35 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 11:59:37 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 11:59:37 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 11:59:37 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 11:59:39 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 11:59:39 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 11:59:42 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = ''
- 2016-12-27 12:06:29 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = ''
- 2016-12-27 13:13:00 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 13:13:00 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 13:13:00 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 13:15:16 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 13:15:16 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 13:15:16 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 13:17:59 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 13:17:59 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966,7)
- 2016-12-27 13:18:00 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 13:18:00 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 13:18:00 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 13:20:06 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 13:20:06 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 13:20:11 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = ''
- 2016-12-27 13:21:54 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = ''
- 2016-12-27 13:22:03 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '上海明天广场JW万豪酒店'
- 2016-12-27 13:22:06 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '上海明天广场JW万豪酒店'
- 2016-12-27 13:22:07 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 13:22:19 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '上海明天广场JW万豪酒店'
- 2016-12-27 13:24:59 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '上海明天广场JW万豪酒店'
- 2016-12-27 13:28:20 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- company_name,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name
- )
- VALUES
- (281,'2016-12-27 13:28:20',187,'上海明天广场JW万豪酒店',792,'上海明天广场JW万豪酒店',0,288,295,'','','')
- 2016-12-27 13:28:20 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (281,'2016-12-27 13:28:20',1096,25,'丁鹏')
- 2016-12-27 13:28:20 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (281,'2016-12-27 13:28:20',1096,'销售','Ivy','','','','','')
- 2016-12-27 13:28:21 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 13:28:21 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 13:28:21 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 13:29:17 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 13:29:17 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 13:29:17 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 13:29:30 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%上海明天广场JW万豪%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 13:29:30 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and a.supplier_name like '%%上海明天广场JW万豪%%'
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 13:29:30 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792)
- 2016-12-27 13:40:49 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 13:40:49 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966,7)
- 2016-12-27 13:40:50 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 13:40:50 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966,7)
- 2016-12-27 13:40:52 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 13:40:52 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 13:40:52 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 13:41:09 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 13:41:09 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 13:41:09 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 13:41:10 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 13:41:10 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966,7)
- 2016-12-27 13:42:26 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 13:42:26 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 13:42:26 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 13:44:19 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 13:44:19 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966,7)
- 2016-12-27 13:44:25 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 13:44:25 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966,7)
- 2016-12-27 13:44:26 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 13:44:26 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 13:44:26 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 13:56:09 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 13:56:09 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 13:56:09 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 13:56:55 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 10,10
- 2016-12-27 13:56:55 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 13:56:55 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,803,923,799,895)
- 2016-12-27 13:56:57 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 20,10
- 2016-12-27 13:56:57 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 13:56:57 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803,850,961,800,792,923)
- 2016-12-27 13:56:57 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 40,10
- 2016-12-27 13:56:57 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 13:56:57 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,803,2693,860,895,850)
- 2016-12-27 13:56:59 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 13:56:59 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 13:56:59 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 13:57:01 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 10,10
- 2016-12-27 13:57:01 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 13:57:01 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,803,923,799,895)
- 2016-12-27 13:57:09 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%复旦%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 13:57:09 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and a.supplier_name like '%%复旦%%'
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 13:57:09 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(799)
- 2016-12-27 14:35:37 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 14:35:37 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966,7)
- 2016-12-27 15:01:48 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:01:48 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:01:48 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 15:01:50 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 15:01:50 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 15:01:55 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = ''
- 2016-12-27 15:02:10 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = ''
- 2016-12-27 15:02:47 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 15:02:47 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966,7)
- 2016-12-27 15:04:19 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:04:19 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:04:19 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 15:04:26 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 15:04:26 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- company_name,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND id = 501
- 2016-12-27 15:04:26 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 923
- 2016-12-27 15:04:26 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 922
- 2016-12-27 15:04:26 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 501
- 2016-12-27 15:04:26 select base_supplier_link:SELECT
- id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 501
- 2016-12-27 15:04:26 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 922
- 2016-12-27 15:04:39 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%上海道顺%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:04:41 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 15:04:41 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 15:04:43 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '上海道顺'
- 2016-12-27 15:04:50 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 15:06:11 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 15:06:11 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966,7)
- 2016-12-27 15:06:15 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and supplier_name like '%%美团%%'
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 15:06:15 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(794)
- 2016-12-27 15:07:32 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- company_name,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name
- )
- VALUES
- (1,'2016-12-27 15:07:32',187,'上海道顺',792,'上海道顺',0,275,295,'','','')
- 2016-12-27 15:07:32 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (1,'2016-12-27 15:07:32',1097,259,'袁玮')
- 2016-12-27 15:07:32 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (1,'2016-12-27 15:07:32',1097,'负责人','袁玮','','','','','')
- 2016-12-27 15:07:34 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:07:34 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:07:34 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 15:07:38 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%上海道顺%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:07:38 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and a.supplier_name like '%%上海道顺%%'
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:07:38 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792)
- 2016-12-27 15:09:26 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%上海新华%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:09:27 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 15:09:27 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 15:09:29 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '上海新华'
- 2016-12-27 15:09:34 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 15:09:52 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- company_name,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name
- )
- VALUES
- (1,'2016-12-27 15:09:52',187,'上海新华',792,'上海新华',0,275,295,'','','')
- 2016-12-27 15:09:52 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (1,'2016-12-27 15:09:52',1098,259,'袁玮')
- 2016-12-27 15:09:52 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (1,'2016-12-27 15:09:52',1098,'负责人','袁玮','','','','','')
- 2016-12-27 15:09:54 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:09:54 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:09:54 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 15:09:56 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%上海新华%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:09:56 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and a.supplier_name like '%%上海新华%%'
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:09:56 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792)
- 2016-12-27 15:10:24 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 15:10:24 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966)
- 2016-12-27 15:10:27 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%上海恒栋%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:10:30 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%恒栋%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:10:30 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and a.supplier_name like '%%恒栋%%'
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:10:30 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792)
- 2016-12-27 15:10:30 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 15:10:30 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 15:10:30 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND id = 11
- 2016-12-27 15:10:30 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 794
- 2016-12-27 15:10:30 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2016-12-27 15:10:30 select base_supplier_sale:SELECT
- id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- FROM
- base_supplier_sale
- WHERE
- cancel_flag = 0
- AND supplier_id = 11
- 2016-12-27 15:10:30 select base_supplier_link:SELECT
- id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 11
- 2016-12-27 15:10:30 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 15:10:55 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%恒栋%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:10:55 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and a.supplier_name like '%%恒栋%%'
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:10:55 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792)
- 2016-12-27 15:11:43 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%千旅%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:11:43 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and a.supplier_name like '%%千旅%%'
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:11:43 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923)
- 2016-12-27 15:11:52 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%道顺%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:11:52 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and a.supplier_name like '%%道顺%%'
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:11:52 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792)
- 2016-12-27 15:11:59 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%新华%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:11:59 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and a.supplier_name like '%%新华%%'
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:11:59 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792)
- 2016-12-27 15:12:05 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%千旅%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:12:05 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and a.supplier_name like '%%千旅%%'
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:12:05 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923)
- 2016-12-27 15:12:31 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 15:12:31 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- company_name,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND id = 501
- 2016-12-27 15:12:31 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 923
- 2016-12-27 15:12:31 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 922
- 2016-12-27 15:12:31 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 501
- 2016-12-27 15:12:31 select base_supplier_link:SELECT
- id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 501
- 2016-12-27 15:12:31 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 922
- 2016-12-27 15:12:55 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 15:12:55 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 15:13:03 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '千旅车队'
- 2016-12-27 15:13:16 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 922
- 2016-12-27 15:13:20 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '千旅车队'
- 2016-12-27 15:13:35 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- company_name,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name
- )
- VALUES
- (1,'2016-12-27 15:13:35',187,'千旅车队',923,'千旅车队',0,275,295,'','','')
- 2016-12-27 15:13:35 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (1,'2016-12-27 15:13:35',1099,259,'袁玮')
- 2016-12-27 15:13:35 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (1,'2016-12-27 15:13:35',1099,'负责人','袁玮','','','','','')
- 2016-12-27 15:13:37 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:13:37 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:13:37 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 15:14:14 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%东湖车队%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:14:17 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%东湖%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:14:25 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%东湖车队%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:14:27 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 15:14:28 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 15:14:29 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '东湖车队'
- 2016-12-27 15:14:39 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 15:14:55 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- company_name,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name
- )
- VALUES
- (1,'2016-12-27 15:14:55',187,'东湖车队',792,'东湖车队',0,275,295,'','','')
- 2016-12-27 15:14:55 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (1,'2016-12-27 15:14:55',1100,259,'袁玮')
- 2016-12-27 15:14:55 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (1,'2016-12-27 15:14:55',1100,'负责人','袁玮','','','','','')
- 2016-12-27 15:14:57 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:14:57 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:14:57 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 15:15:02 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 10,10
- 2016-12-27 15:15:02 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:15:02 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,803,923,799,895)
- 2016-12-27 15:15:02 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 20,10
- 2016-12-27 15:15:02 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:15:02 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803,850,961,800,792,923)
- 2016-12-27 15:15:03 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 30,10
- 2016-12-27 15:15:03 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:15:03 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803,792,795,793,923)
- 2016-12-27 15:15:05 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 90,10
- 2016-12-27 15:15:05 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:15:05 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923)
- 2016-12-27 15:15:12 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 80,10
- 2016-12-27 15:15:12 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:15:12 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(842,850,792,803,810,999,1161)
- 2016-12-27 15:15:14 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 90,10
- 2016-12-27 15:15:14 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:15:14 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923)
- 2016-12-27 15:15:38 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 15:15:38 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966)
- 2016-12-27 15:15:39 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 15:15:39 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 15:15:41 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '携程门票'
- 2016-12-27 15:15:53 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%大众车队%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:15:56 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%大众%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:15:59 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%大众车队%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:16:02 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 15:16:02 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 15:16:04 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '大众车队'
- 2016-12-27 15:16:06 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 15:16:17 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- )
- VALUES
- (1,'2016-12-27 15:16:17',301,'携程门票',2,1,'携程门票','',0,275,295,'','','','晏雁')
- 2016-12-27 15:16:17 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_sale (
- create_user_id,
- create_time,
- supplier_id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- )
- VALUES (1,'2016-12-27 15:16:17',1101,0,0,310,312,1,303,306,308,'8','0')
- 2016-12-27 15:16:17 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (1,'2016-12-27 15:16:17',1101,'联系人','晏雁','','','','','')
- 2016-12-27 15:16:18 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 15:16:18 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966)
- 2016-12-27 15:16:24 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- company_name,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name
- )
- VALUES
- (1,'2016-12-27 15:16:24',187,'大众车队',792,'大众车队',0,275,295,'','','')
- 2016-12-27 15:16:24 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (1,'2016-12-27 15:16:24',1102,259,'袁玮')
- 2016-12-27 15:16:24 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (1,'2016-12-27 15:16:24',1102,'负责人','袁玮','','','','','')
- 2016-12-27 15:16:26 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:16:26 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:16:26 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 15:16:39 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 90,10
- 2016-12-27 15:16:39 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:16:39 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923)
- 2016-12-27 15:17:46 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 15:17:46 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966)
- 2016-12-27 15:17:55 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%城际商务车%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:17:59 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%城际%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:18:03 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 15:18:03 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 15:18:04 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '城际商务车'
- 2016-12-27 15:18:06 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 15:18:21 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- company_name,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name
- )
- VALUES
- (1,'2016-12-27 15:18:21',187,'城际商务车',792,'城际商务车',0,275,295,'','','')
- 2016-12-27 15:18:21 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (1,'2016-12-27 15:18:21',1103,259,'袁玮')
- 2016-12-27 15:18:21 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (1,'2016-12-27 15:18:21',1103,'负责人','袁玮','','','','','')
- 2016-12-27 15:18:22 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:18:22 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:18:22 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 15:19:04 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%南京定制客运有限公司%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:19:11 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%南京定制客运%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:19:14 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%定制客运%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:19:15 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 15:19:15 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 15:19:16 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '南京定制客运有限公司'
- 2016-12-27 15:19:20 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 809
- 2016-12-27 15:19:42 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- company_name,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name
- )
- VALUES
- (1,'2016-12-27 15:19:42',187,'南京定制客运有限公司',810,'南京定制客运有限公司',0,275,295,'','','')
- 2016-12-27 15:19:42 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (1,'2016-12-27 15:19:42',1104,259,'袁玮')
- 2016-12-27 15:19:42 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (1,'2016-12-27 15:19:42',1104,'负责人','袁玮','','','','','')
- 2016-12-27 15:19:44 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:19:44 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:19:44 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 15:19:46 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 90,10
- 2016-12-27 15:19:46 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:19:46 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2016-12-27 15:20:25 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%道恒%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:20:27 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 15:20:27 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 15:20:29 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '道恒'
- 2016-12-27 15:20:34 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 15:20:51 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- company_name,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name
- )
- VALUES
- (1,'2016-12-27 15:20:51',187,'道恒',792,'道恒',0,275,295,'','','')
- 2016-12-27 15:20:51 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (1,'2016-12-27 15:20:51',1105,259,'袁玮')
- 2016-12-27 15:20:51 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (1,'2016-12-27 15:20:51',1105,'负责人','袁玮','','','','','')
- 2016-12-27 15:20:53 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:20:53 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:20:53 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 15:21:19 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%汇龙%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:21:20 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 15:21:20 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 15:21:22 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '汇龙'
- 2016-12-27 15:21:28 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 15:21:44 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- company_name,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name
- )
- VALUES
- (1,'2016-12-27 15:21:44',187,'汇龙',792,'汇龙',0,275,295,'','','')
- 2016-12-27 15:21:44 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (1,'2016-12-27 15:21:44',1106,259,'袁玮')
- 2016-12-27 15:21:44 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (1,'2016-12-27 15:21:44',1106,'负责人','袁玮','','','','','')
- 2016-12-27 15:21:45 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:21:45 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:21:45 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 15:22:14 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%龙狄%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:22:15 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 15:22:15 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 15:22:17 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '龙狄'
- 2016-12-27 15:22:18 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 15:22:35 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- company_name,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name
- )
- VALUES
- (1,'2016-12-27 15:22:35',187,'龙狄',792,'龙狄',0,275,295,'','','')
- 2016-12-27 15:22:35 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (1,'2016-12-27 15:22:35',1107,259,'袁玮')
- 2016-12-27 15:22:35 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (1,'2016-12-27 15:22:35',1107,'负责人','袁玮','','','','','')
- 2016-12-27 15:22:37 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:22:37 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:22:37 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 15:23:06 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%蓝鲸%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:23:08 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 15:23:08 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 15:23:09 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '蓝鲸'
- 2016-12-27 15:23:12 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 15:23:26 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- company_name,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name
- )
- VALUES
- (1,'2016-12-27 15:23:26',187,'蓝鲸',792,'蓝鲸',0,275,295,'','','')
- 2016-12-27 15:23:26 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (1,'2016-12-27 15:23:26',1108,259,'袁玮')
- 2016-12-27 15:23:26 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (1,'2016-12-27 15:23:26',1108,'负责人','袁玮','','','','','')
- 2016-12-27 15:23:28 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:23:28 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:23:28 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 15:23:56 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%龙泓%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:23:57 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 15:23:58 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 15:23:59 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '龙泓'
- 2016-12-27 15:24:02 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 15:24:21 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- company_name,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name
- )
- VALUES
- (1,'2016-12-27 15:24:21',187,'龙泓',792,'龙泓',0,275,295,'','','')
- 2016-12-27 15:24:21 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (1,'2016-12-27 15:24:21',1109,259,'袁玮')
- 2016-12-27 15:24:21 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (1,'2016-12-27 15:24:21',1109,'负责人','袁玮','','','','','')
- 2016-12-27 15:24:22 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:24:22 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:24:22 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 15:24:53 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%锦友车队%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:24:55 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%锦友%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:24:57 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 15:24:57 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 15:24:58 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '锦友车队'
- 2016-12-27 15:25:00 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 15:25:37 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- company_name,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name
- )
- VALUES
- (1,'2016-12-27 15:25:37',187,'锦友车队',792,'锦友车队',0,275,295,'','','')
- 2016-12-27 15:25:37 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (1,'2016-12-27 15:25:37',1110,259,'袁玮')
- 2016-12-27 15:25:37 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (1,'2016-12-27 15:25:37',1110,'负责人','袁玮','','','','','')
- 2016-12-27 15:25:38 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:25:38 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:25:38 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 15:25:42 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 100,10
- 2016-12-27 15:25:42 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:25:42 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792)
- 2016-12-27 15:26:41 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%淮安定制客运有限公司%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:26:43 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 15:26:43 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 15:26:44 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '淮安定制客运有限公司'
- 2016-12-27 15:26:45 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 809
- 2016-12-27 15:27:42 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '淮安定制客运有限公司'
- 2016-12-27 15:27:55 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- company_name,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name
- )
- VALUES
- (1,'2016-12-27 15:27:55',187,'淮安定制客运有限公司',876,'淮安定制客运有限公司',0,275,295,'','','')
- 2016-12-27 15:27:55 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (1,'2016-12-27 15:27:55',1111,259,'袁玮')
- 2016-12-27 15:27:55 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (1,'2016-12-27 15:27:55',1111,'负责人','袁玮','','','','','')
- 2016-12-27 15:27:56 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:27:56 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:27:56 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 15:28:24 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%南京太平洋%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:28:26 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 15:28:26 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 15:28:28 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '南京太平洋'
- 2016-12-27 15:28:34 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 809
- 2016-12-27 15:28:50 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- company_name,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name
- )
- VALUES
- (1,'2016-12-27 15:28:50',187,'南京太平洋',810,'南京太平洋',0,275,295,'','','')
- 2016-12-27 15:28:50 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (1,'2016-12-27 15:28:50',1112,259,'袁玮')
- 2016-12-27 15:28:50 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (1,'2016-12-27 15:28:50',1112,'负责人','袁玮','','','','','')
- 2016-12-27 15:28:51 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:28:51 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:28:51 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 15:28:56 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 100,10
- 2016-12-27 15:28:56 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:28:56 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,876,810)
- 2016-12-27 15:29:47 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%佰廉车队%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:29:47 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and a.supplier_name like '%%佰廉车队%%'
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:29:47 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161)
- 2016-12-27 15:38:23 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 15:38:23 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966)
- 2016-12-27 15:38:25 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and supplier_name like '%%苏州汇融广场假日酒店%%'
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 15:38:26 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 15:38:26 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 15:38:28 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '苏州汇融广场假日酒店'
- 2016-12-27 15:38:33 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '苏州汇融广场假日酒店'
- 2016-12-27 15:38:35 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '苏州汇融广场假日酒店'
- 2016-12-27 15:38:39 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 809
- 2016-12-27 15:39:32 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- )
- VALUES
- (1,'2016-12-27 15:39:32',301,'苏州汇融广场假日酒店',850,1,'苏州汇融广场假日酒店','',0,275,295,'','','','周卿')
- 2016-12-27 15:39:32 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_sale (
- create_user_id,
- create_time,
- supplier_id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- )
- VALUES (1,'2016-12-27 15:39:32',1113,0,0,25,312,1,303,306,308,'10','0')
- 2016-12-27 15:39:32 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (1,'2016-12-27 15:39:32',1113,'管理员','徐超','','','','','')
- 2016-12-27 15:39:33 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 15:39:33 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966)
- 2016-12-27 15:39:40 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 15:39:40 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 15:39:42 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '苏州吴宫泛太平洋酒店'
- 2016-12-27 15:39:46 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 809
- 2016-12-27 15:40:12 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- )
- VALUES
- (1,'2016-12-27 15:40:12',301,'苏州吴宫泛太平洋酒店',850,1,'苏州吴宫泛太平洋酒店','',0,275,295,'','','','张寅')
- 2016-12-27 15:40:12 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_sale (
- create_user_id,
- create_time,
- supplier_id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- )
- VALUES (1,'2016-12-27 15:40:12',1114,0,0,25,277,1,303,306,308,'10','0')
- 2016-12-27 15:40:12 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (1,'2016-12-27 15:40:12',1114,'管理员','徐超','','','','','')
- 2016-12-27 15:40:14 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 15:40:14 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966)
- 2016-12-27 15:40:16 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 110,10
- 2016-12-27 15:40:16 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803,802,796,923,792,795,850)
- 2016-12-27 15:40:19 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 1113
- 2016-12-27 15:40:35 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 1113
- 2016-12-27 15:40:42 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 15:40:42 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966)
- 2016-12-27 15:40:43 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 110,10
- 2016-12-27 15:40:43 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803,802,796,923,792,795,850)
- 2016-12-27 15:40:46 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 1114
- 2016-12-27 15:40:58 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%晨乐车队%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:40:58 checkUserName base_user:SELECT
- user_name
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND user_name = '苏州吴宫泛太平洋酒店'
- 2016-12-27 15:40:58 insertUser base_user:INSERT INTO base_user (
- create_user_id,
- create_time,
- user_name,
- org_id,
- opera_org_id,
- top_org_id,
- user_password,
- true_name,
- phone_no,
- `status`
- )
- VALUE
- (1, '2016-12-27 15:40:58', '苏州吴宫泛太平洋酒店', 1114, 1114, 1114, '8c052db23a2220d3856c7f0039195362', '张寅', '13732627231',0)
- 2016-12-27 15:40:59 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 15:40:59 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 15:41:00 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 1114
- 2016-12-27 15:41:01 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '晨乐车队'
- 2016-12-27 15:41:02 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 15:41:05 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 15:41:05 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966)
- 2016-12-27 15:41:07 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 110,10
- 2016-12-27 15:41:07 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803,802,796,923,792,795,850)
- 2016-12-27 15:41:10 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 1113
- 2016-12-27 15:41:17 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- company_name,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name
- )
- VALUES
- (1,'2016-12-27 15:41:17',187,'晨乐车队',792,'晨乐车队',0,275,295,'','','')
- 2016-12-27 15:41:17 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (1,'2016-12-27 15:41:17',1115,259,'袁玮')
- 2016-12-27 15:41:17 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (1,'2016-12-27 15:41:17',1115,'负责人','袁玮','','','','','')
- 2016-12-27 15:41:19 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:41:19 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:41:19 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 15:41:21 checkUserName base_user:SELECT
- user_name
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND user_name = '苏州汇融广场假日酒店'
- 2016-12-27 15:41:21 insertUser base_user:INSERT INTO base_user (
- create_user_id,
- create_time,
- user_name,
- org_id,
- opera_org_id,
- top_org_id,
- user_password,
- true_name,
- phone_no,
- `status`
- )
- VALUE
- (1, '2016-12-27 15:41:21', '苏州汇融广场假日酒店', 1113, 1113, 1113, '8c052db23a2220d3856c7f0039195362', '周卿', '13656224043',0)
- 2016-12-27 15:41:22 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 1113
- 2016-12-27 15:42:24 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%新大都%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:42:25 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 15:42:26 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 15:42:27 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '新大都'
- 2016-12-27 15:42:29 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 15:42:45 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- company_name,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name
- )
- VALUES
- (1,'2016-12-27 15:42:45',187,'新大都',792,'新大都',0,275,295,'','','')
- 2016-12-27 15:42:45 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (1,'2016-12-27 15:42:45',1116,259,'袁玮')
- 2016-12-27 15:42:45 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (1,'2016-12-27 15:42:45',1116,'负责人','袁玮','','','','','')
- 2016-12-27 15:42:46 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 15:42:46 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 15:42:46 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-27 15:43:30 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 15:43:30 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 15:43:31 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '迪诗曼精品酒店'
- 2016-12-27 15:43:33 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 15:44:13 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- )
- VALUES
- (1,'2016-12-27 15:44:13',301,'迪诗曼精品酒店',803,1,'迪诗曼精品酒店','',0,275,295,'','','','韦')
- 2016-12-27 15:44:13 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_sale (
- create_user_id,
- create_time,
- supplier_id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- )
- VALUES (1,'2016-12-27 15:44:13',1117,0,0,25,277,1,303,306,308,'10','0')
- 2016-12-27 15:44:13 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (1,'2016-12-27 15:44:13',1117,'管理员','徐超','','','','','')
- 2016-12-27 15:44:15 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 15:44:15 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966)
- 2016-12-27 15:44:19 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 120,10
- 2016-12-27 15:44:19 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803)
- 2016-12-27 15:44:20 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 1117
- 2016-12-27 15:44:29 checkUserName base_user:SELECT
- user_name
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND user_name = '迪诗曼精品酒店'
- 2016-12-27 15:44:29 insertUser base_user:INSERT INTO base_user (
- create_user_id,
- create_time,
- user_name,
- org_id,
- opera_org_id,
- top_org_id,
- user_password,
- true_name,
- phone_no,
- `status`
- )
- VALUE
- (1, '2016-12-27 15:44:29', '迪诗曼精品酒店', 1117, 1117, 1117, '8c052db23a2220d3856c7f0039195362', '韦', '13656224043',0)
- 2016-12-27 15:44:30 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 1117
- 2016-12-27 17:16:37 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 17:16:37 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966)
- 2016-12-27 17:16:58 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 10,10
- 2016-12-27 17:16:58 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(7,850,810,4,961,2,800)
- 2016-12-27 17:17:08 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 20,10
- 2016-12-27 17:17:08 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(794,850,792,2,923,1161)
- 2016-12-27 17:17:10 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 30,10
- 2016-12-27 17:17:10 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(2,1161)
- 2016-12-27 17:17:12 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 40,10
- 2016-12-27 17:17:12 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161)
- 2016-12-27 17:17:15 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 17:17:15 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966)
- 2016-12-27 17:17:18 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 10,10
- 2016-12-27 17:17:18 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(7,850,810,4,961,2,800)
- 2016-12-27 17:22:01 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 17:22:01 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 17:22:01 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2016-12-27 17:22:07 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 409
- 2016-12-27 17:22:12 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 408
- 2016-12-27 17:22:15 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 10,10
- 2016-12-27 17:22:15 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 17:22:15 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,876,810,1161,923)
- 2016-12-27 17:22:16 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 20,10
- 2016-12-27 17:22:16 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 17:22:16 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803,792,1200,961)
- 2016-12-27 17:22:17 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 30,10
- 2016-12-27 17:22:17 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 17:22:17 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,799,803,895)
- 2016-12-27 17:22:17 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 40,10
- 2016-12-27 17:22:17 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 17:22:17 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(850,803,961,800,792,923)
- 2016-12-27 17:57:34 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 17:57:34 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966)
- 2016-12-27 17:57:41 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 17:57:41 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 17:57:41 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2016-12-27 17:57:45 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-27 17:57:45 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2016-12-27 17:57:59 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '上海外高桥皇冠假日酒店'
- 2016-12-27 17:58:08 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '上海外高桥皇冠假日酒店'
- 2016-12-27 17:58:35 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-27 17:58:41 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '上海外高桥皇冠假日酒店'
- 2016-12-27 17:59:19 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- company_name,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name
- )
- VALUES
- (283,'2016-12-27 17:59:19',187,'上海外高桥皇冠假日酒店',803,'上海外高桥皇冠假日酒店',0,275,295,'','','')
- 2016-12-27 17:59:19 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (283,'2016-12-27 17:59:19',1118,25,'丁鹏')
- 2016-12-27 17:59:19 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (283,'2016-12-27 17:59:19',1118,'销售','Sammi黄三','','','','','')
- 2016-12-27 17:59:20 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 17:59:20 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 17:59:20 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2016-12-27 18:06:23 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-27 18:06:23 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,1966)
- 2016-12-27 18:50:59 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-27 18:50:59 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-27 18:50:59 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
|