|
- 2017-02-09 01:18:52 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-09 01:18:52 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-02-09 01:19:02 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = false
- 2017-02-09 01:19:08 detailUser base_user:SELECT
- id,
- user_name,
- true_name,
- phone_no
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND id = 269
- 2017-02-09 01:22:56 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = false
- 2017-02-09 01:22:59 stopUser base_user:UPDATE base_user
- SET `status` = 1,
- update_user_id = 157,
- update_time = '2017-02-09 01:22:59'
- WHERE
- id = 268
- 2017-02-09 01:23:00 startUser base_user:UPDATE base_user
- SET `status` = 0,
- update_user_id = 157,
- update_time = '2017-02-09 01:23:00'
- WHERE
- id = 268
- 2017-02-09 01:23:01 stopUser base_user:UPDATE base_user
- SET `status` = 1,
- update_user_id = 157,
- update_time = '2017-02-09 01:23:01'
- WHERE
- id = 268
- 2017-02-09 01:23:02 startUser base_user:UPDATE base_user
- SET `status` = 0,
- update_user_id = 157,
- update_time = '2017-02-09 01:23:02'
- WHERE
- id = 268
- 2017-02-09 01:23:13 startUser base_user:UPDATE base_user
- SET `status` = 0,
- update_user_id = 157,
- update_time = '2017-02-09 01:23:13'
- WHERE
- id = 116
- 2017-02-09 01:23:13 stopUser base_user:UPDATE base_user
- SET `status` = 1,
- update_user_id = 157,
- update_time = '2017-02-09 01:23:13'
- WHERE
- id = 116
- 2017-02-09 01:23:25 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = false
- 2017-02-09 09:13:35 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 09:13:35 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 09:30:20 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 09:30:21 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 10:04:05 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id IN(0,8)
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 10:04:05 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id IN(0,8)
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 10:04:05 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 10:04:09 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id IN(0,8)
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 10:04:09 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 10:04:12 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id IN(0,8)
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 10:04:12 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id IN(0,8)
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 10:04:12 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 10:04:15 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id IN(0,8)
- AND supplier_type = 187
- LIMIT 10,10
- 2017-02-09 10:04:15 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id IN(0,8)
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 10:04:15 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,876,810,923,803)
- 2017-02-09 10:04:16 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id IN(0,8)
- AND supplier_type = 187
- LIMIT 20,10
- 2017-02-09 10:04:16 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id IN(0,8)
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 10:04:16 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,803,961,923,799)
- 2017-02-09 10:04:18 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id IN(0,8)
- AND supplier_type = 187
- LIMIT 40,10
- 2017-02-09 10:04:18 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id IN(0,8)
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 10:04:18 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803,792,795,793,923)
- 2017-02-09 10:04:19 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id IN(0,8)
- AND supplier_type = 187
- LIMIT 50,10
- 2017-02-09 10:04:19 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id IN(0,8)
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 10:04:19 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,803,2693,860,895,850)
- 2017-02-09 10:04:20 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id IN(0,8)
- AND supplier_type = 187
- LIMIT 130,10
- 2017-02-09 10:04:20 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id IN(0,8)
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 10:04:20 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,810,803,937,795)
- 2017-02-09 10:04:22 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id IN(0,8)
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 10:04:22 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 10:04:24 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id IN(0,8)
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 10:04:24 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(797,792,794,923,1966)
- 2017-02-09 10:04:26 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id IN(0,8)
- AND supplier_type = 301
- LIMIT 20,10
- 2017-02-09 10:04:26 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,7,800,850)
- 2017-02-09 10:04:27 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id IN(0,8)
- AND supplier_type = 301
- LIMIT 40,10
- 2017-02-09 10:04:27 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792)
- 2017-02-09 10:04:27 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id IN(0,8)
- AND supplier_type = 301
- LIMIT 50,10
- 2017-02-09 10:04:27 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 10:04:28 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id IN(0,8)
- AND supplier_type = 301
- LIMIT 130,10
- 2017-02-09 10:04:28 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803,810,850,794,792,1942)
- 2017-02-09 10:04:29 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id IN(0,8)
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 10:04:29 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 11:04:06 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 11:04:06 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 11:04:06 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 11:04:16 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 main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 11:04:20 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 main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 11:04: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 main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 11:04:34 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 11:04:34 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 11:04: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_name like '%%携程%%' and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 11:04:38 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(794,792,2)
- 2017-02-09 11:53:26 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 11:53:26 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 11:53:26 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 11:53:29 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 main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 11:53:31 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 11:53:31 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 11:53: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_name like '%%广州要出发%%' and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 11:53:33 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1942)
- 2017-02-09 12: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 main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 12:39:33 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 13:04:01 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 13:04:01 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 13:04:01 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 13:04:03 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-09 13:04:03 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-02-09 13:18:56 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 13:18:56 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 13:18:56 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 13:19:00 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 main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 13:19:02 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 13:19:02 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 13:19: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_name like '%%艺龙酒店%%' and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 13:19:05 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(2)
- 2017-02-09 13:20:44 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id IN(0,9)
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 13:20:44 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 13:20:46 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id IN(0,9)
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 13:20:46 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id IN(0,9)
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 13:20:46 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 13:23:11 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 13:23:11 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 13:23:11 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 13:23:15 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 main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 13:23:15 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 main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 13:23:15 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803)
- 2017-02-09 13:23:16 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 1025
- 2017-02-09 13:23:17 detailUser base_user:SELECT
- id,
- user_name,
- true_name,
- phone_no
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND id = 479
- 2017-02-09 13:24:15 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id IN(0,9)
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 13:24:15 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id IN(0,9)
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 13:24:15 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 14:01:54 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id IN(0,4)
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 14:01:54 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 14:30:20 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 14:30:20 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 14:30:20 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 14:52:01 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id IN(0,4)
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 14:52:01 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id IN(0,4)
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 14:52:01 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 14:52:02 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id IN(0,4)
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 14:52:02 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id IN(0,4)
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 14:52:02 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 14:52:54 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 14:52:54 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 14:52: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_name like '%%携程团购%%' and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 14:53:02 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 14:53: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_name like '%%携程团购%%' and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and supplier_name like '%%携程团购%%' and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 14:53:03 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 14:53: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_name like '%%携程团购%%' and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and supplier_name like '%%携程团购%%' and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 14:53:04 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 14:53: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_name like '%%携程团购%%' and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and supplier_name like '%%携程团购%%' and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 14:53:06 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 14:53: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 main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and supplier_name like '%%携程%%' and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 14:53:06 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,794)
- 2017-02-09 14:53:17 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 14:53:17 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 main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and supplier_name like '%%携程%%' and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 14:53:17 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,794)
- 2017-02-09 14:53:22 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 14:53: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_name like '%%团购%%' and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and supplier_name like '%%团购%%' and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 14:53: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 main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 14:54:05 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 14:54:05 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 14:54:05 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 14:54:11 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 14:54:11 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 14:54:11 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(982,810,802,792,7,794,1942)
- 2017-02-09 14:54:11 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 14:54:11 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 14:54:11 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(982,810,802,792,7,794,1942)
- 2017-02-09 14:54:11 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 14:54:11 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 14:54:11 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(982,810,802,792,7,794,1942)
- 2017-02-09 14:54:11 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 14:54:11 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 14:54:11 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(982,810,802,792,7,794,1942)
- 2017-02-09 14:54:17 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 14:54:17 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 14:54:17 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 14:54:17 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 14:54:17 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 14:54:17 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 14:54:17 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 14:54:17 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 14:54:17 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 14:54:17 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 14:54:17 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 14:54:17 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 14:54:23 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-09 14:54:23 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-02-09 14:54:28 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_name = '携程团购' AND supplier_type=301
- 2017-02-09 14:54:35 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_name = '携程团购' AND supplier_type=301
- 2017-02-09 14:54:35 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 14:54:35 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 14:54:39 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 main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 14:54:43 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and is_disabled = 1 and supplier_name like '%%携程团购%%' and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 14:54: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 main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 14:54:52 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 main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 14:54:57 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 14:54:57 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 14:54:58 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-09 14:54:58 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-02-09 14:55:00 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_name = '携程团购' AND supplier_type=301
- 2017-02-09 14:55:28 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_name = '' AND supplier_type=301
- 2017-02-09 14:55:28 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 14:55:28 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 14:55:32 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 14:55:32 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 14:55:34 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 14:55:34 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 14:55:36 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 14:55:36 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 14:55:36 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 14:55:40 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 14:55:40 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 14:55:40 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(982,810,802,792,7,794,1942)
- 2017-02-09 14:55:41 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 14:55:41 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 14:55:41 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(982,810,802,792,7,794,1942)
- 2017-02-09 14:55:41 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 14:55:41 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 14:55:41 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(982,810,802,792,7,794,1942)
- 2017-02-09 14:55:41 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 14:55:41 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 14:55:41 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(982,810,802,792,7,794,1942)
- 2017-02-09 14:55:45 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 14:55:45 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 14:55:45 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 14:55:50 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 14:55:50 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 14:55:50 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(982,810,802,792,7,794,1942)
- 2017-02-09 14:55:50 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 14:55:50 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 14:55:50 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(982,810,802,792,7,794,1942)
- 2017-02-09 14:55:50 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 14:55:50 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 14:55:50 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(982,810,802,792,7,794,1942)
- 2017-02-09 14:55:50 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 14:55:50 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 14:55:50 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(982,810,802,792,7,794,1942)
- 2017-02-09 14:55:50 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 14:55:50 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 14:55:50 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(982,810,802,792,7,794,1942)
- 2017-02-09 14:55:53 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 14:55:53 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and is_disabled = 1 and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and is_disabled = 1 and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 14:55:54 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 14:55:54 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and is_disabled = 1 and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and is_disabled = 1 and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:23:12 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id IN(0,4)
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:23:12 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 15:53:26 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:53:26 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 15:53: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_name like '%%携程%%' and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:53:33 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(794,792,2,1161)
- 2017-02-09 15:53:36 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-09 15:53:36 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-02-09 15:53:36 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 = 743
- 2017-02-09 15:53:36 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 1161
- 2017-02-09 15:53:36 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 1146
- 2017-02-09 15:53:36 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 = 743
- 2017-02-09 15:53:36 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 = 743
- 2017-02-09 15:53:36 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1146
- 2017-02-09 15:54:06 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:54: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 main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and supplier_name like '%%携程%%' and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:54:06 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,794)
- 2017-02-09 15:54:54 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 15:54:54 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 15:54:54 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 15:55:01 select base_supplier_purchase:SELECT
- supplier_id
- FROM
- base_supplier_purchase
- WHERE
- product_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:55:01 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 main_corp_id = 0 and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084,1085,1096,1118,1124,1127,1135,1136,1137,1138,1148,1151,1156,1157,1159,1160,1164,1165,1168,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1206,1209,1210,1211,1213,1218,1219,1220,1221,1222,1223,1224,1225) and a.supplier_name like '%%携程%%' and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 15:55:04 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:55:04 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 15:55: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 main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:55:08 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(794,792,2,1161)
- 2017-02-09 15:55:12 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:55: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_name like '%%携程%%' and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and supplier_name like '%%携程%%' and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:55:12 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,794)
- 2017-02-09 15:55:56 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:55:56 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 15:56:01 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 15:56:01 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(797,792,794,923,1966)
- 2017-02-09 15:56:04 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:56:04 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:56:04 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 15:56:08 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:56:08 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 15:56:08 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(982,810,802,792,7,794,1942)
- 2017-02-09 15:56:08 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:56:08 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 15:56:08 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(982,810,802,792,7,794,1942)
- 2017-02-09 15:56:12 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:56:12 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:56:12 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 15:56:12 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:56:12 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:56:12 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 15:58:09 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 15:58:09 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 15:58:09 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 15:58:19 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 15:58:19 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 15:58:19 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 15:58:19 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:19 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:58:19 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 15:58:20 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:20 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:58:20 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 15:58:21 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:21 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:58:21 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 15:58:21 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:21 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:58:21 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 15:58:21 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:21 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:58:21 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 15:58:21 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:21 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:58:21 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 15:58:22 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:22 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:58:22 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 15:58:22 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:22 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:58:22 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 15:58:24 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:24 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 15:58:24 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(982,810,802,792,7,794,1942)
- 2017-02-09 15:58:24 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:24 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 15:58:24 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(982,810,802,792,7,794,1942)
- 2017-02-09 15:58:24 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:24 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 15:58:24 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(982,810,802,792,7,794,1942)
- 2017-02-09 15:58:24 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:24 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 15:58:24 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(982,810,802,792,7,794,1942)
- 2017-02-09 15:58:24 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:24 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 15:58:24 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(982,810,802,792,7,794,1942)
- 2017-02-09 15:58:24 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:24 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 15:58:24 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(982,810,802,792,7,794,1942)
- 2017-02-09 15:58:24 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:24 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 15:58:24 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(982,810,802,792,7,794,1942)
- 2017-02-09 15:58:24 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:24 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 15:58:24 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(982,810,802,792,7,794,1942)
- 2017-02-09 15:58:24 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:24 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 15:58:24 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(982,810,802,792,7,794,1942)
- 2017-02-09 15:58:24 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:24 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 15:58:24 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(982,810,802,792,7,794,1942)
- 2017-02-09 15:58:27 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:27 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:58:27 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 15:58:27 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:27 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:58:27 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 15:58:27 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:27 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:58:27 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 15:58:27 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:27 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:58:27 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 15:58:27 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:27 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:58:27 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 15:58:27 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:27 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:58:27 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 15:58:27 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:58:27 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 15:58:27 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:27 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:58:27 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 15:58:27 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:27 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:58:27 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 15:58:27 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:27 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:58:27 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 15:58:27 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:27 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:58:27 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 15:58:36 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:58:36 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 15:58:41 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:41 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:58:41 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 15:58: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_name like '%%团购%%' and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:58:42 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161)
- 2017-02-09 15:58:43 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:43 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 15:58:43 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(982,810,802,792,7,794,1942)
- 2017-02-09 15:58:43 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:43 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 10,10
- 2017-02-09 15:58:43 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(982,810,802,792,7,794,1942)
- 2017-02-09 15:58:45 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:45 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:58:45 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 15:58:45 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 15:58:45 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:58:45 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,800,794,2,850,923)
- 2017-02-09 15:58:51 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:58:51 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 15:59:06 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:59:06 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 15:59:20 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:59:20 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 15:59:36 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:59:36 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 15:59:44 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 main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:59:44 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(794,792,2,1161)
- 2017-02-09 15:59:49 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-09 15:59:50 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-02-09 15:59:50 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 = 743
- 2017-02-09 15:59:50 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 1161
- 2017-02-09 15:59:50 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 1146
- 2017-02-09 15:59:50 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 = 743
- 2017-02-09 15:59:50 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 = 743
- 2017-02-09 15:59:50 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1146
- 2017-02-09 15:59:56 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 15:59:56 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 16:04: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_name like '%%携程团购%%' and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 16:04:41 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161,794)
- 2017-02-09 16:04:45 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-09 16:04:45 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-02-09 16:04:45 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 = 1126
- 2017-02-09 16:04:45 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 794
- 2017-02-09 16:04:45 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-09 16:04:45 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 = 1126
- 2017-02-09 16:04:45 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 = 1126
- 2017-02-09 16:04:45 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-09 16:04: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_name like '%%携程团购%%' and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 16:04:59 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161,794)
- 2017-02-09 16:07:46 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 16:07: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 main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and supplier_name like '%%携程%%' and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 16:07:46 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,794)
- 2017-02-09 16:07:48 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-09 16:07:49 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-02-09 16:07: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 = 1126
- 2017-02-09 16:07:49 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 794
- 2017-02-09 16:07:49 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-09 16:07: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 = 1126
- 2017-02-09 16:07: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 = 1126
- 2017-02-09 16:07:49 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-09 16:09:07 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 = 1126
- 2017-02-09 16:09:07 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 = 1126
- 2017-02-09 16:09:07 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 = 1126
- 2017-02-09 16:09:07 UPDATE base_supplier:UPDATE base_supplier
- SET update_user_id = 33,update_time = '2017-02-09 16:09:07',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 = 1126
- 2017-02-09 16:09:07 UPDATE base_supplier_sale:UPDATE base_supplier_sale
- SET update_user_id = 33,update_time = '2017-02-09 16:09:07',prod_supplier_id = '0',product_type = '0',parent_type = '25',sale_type = '177',commision_flag = '1',commision_type = '303',back_commision_type = '306',back_commision_method = '308',back_percent = '6',back_value = '0'
- WHERE
- id = 150
- 2017-02-09 16:09:09 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 16:09:09 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 16:09:20 select base_supplier_sale:SELECT
- supplier_id,
- product_type,
- parent_type
- FROM
- base_supplier_sale
- WHERE
- product_type = 25 or parent_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 16:09:20 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 main_corp_id = 0 and id in(18,19,164,663,669,670,673,674,675,1010,1019,1020,1021,1022,1087,1119,1125,1126,1205,1216) and supplier_name like '%%携程%%' and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 16:09:20 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,794)
- 2017-02-09 16:09:22 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-09 16:09:22 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-02-09 16:09:22 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 = 1126
- 2017-02-09 16:09:22 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 794
- 2017-02-09 16:09:22 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-09 16:09:22 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 = 1126
- 2017-02-09 16:09:22 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 = 1126
- 2017-02-09 16:09:22 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-09 16:20:28 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 16:20:28 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 16:20:28 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 16:20:30 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 16:20:30 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 16:20:30 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 16:42:33 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 16:42:33 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 16:42:33 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 17:04:16 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 17:04:16 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 17:04:16 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 17:04:29 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 main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 17:04:29 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 main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 17:04:29 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792)
- 2017-02-09 17:33:24 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 17:33:24 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 17:33:24 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 17:33:37 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 main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 17:33:37 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 main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 17:33:37 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803)
- 2017-02-09 17:33:39 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-09 17:33:39 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 = 1068
- 2017-02-09 17:33:39 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 803
- 2017-02-09 17:33:39 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-09 17:33:39 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1068
- 2017-02-09 17:33:39 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 = 1068
- 2017-02-09 17:33:39 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-09 17:33: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 main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 17:33: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 main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 17:33:52 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(798)
- 2017-02-09 17:33:54 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-09 17:33:54 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 = 1070
- 2017-02-09 17:33:54 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 798
- 2017-02-09 17:33:54 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-09 17:33:54 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1070
- 2017-02-09 17:33: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 = 1070
- 2017-02-09 17:33:54 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-09 17:33:57 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-09 17:33:57 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 = 1070
- 2017-02-09 17:33:57 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 798
- 2017-02-09 17:33:57 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-09 17:33:57 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1070
- 2017-02-09 17:33:57 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 = 1070
- 2017-02-09 17:33:57 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-09 17:34:16 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 main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 17:34:16 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 main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 17:34:16 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(795)
- 2017-02-09 17:34:17 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-09 17:34:17 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 = 1032
- 2017-02-09 17:34:17 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 795
- 2017-02-09 17:34:17 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-09 17:34:17 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1032
- 2017-02-09 17:34:17 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 = 1032
- 2017-02-09 17:34:17 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-09 17:34:21 getDbPurchase base_supplier_purchase:SELECT
- id AS purchase_id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1032
- 2017-02-09 17:34:21 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 = 1032
- 2017-02-09 17:34:21 getDbChannel base_supplier:SELECT
- 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 = 1032
- 2017-02-09 17:34:21 INSERT base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (33,'2017-02-09 17:34:21',1032,25,'施宇峰')
- 2017-02-09 17:34:21 delete base_supplier_sale:UPDATE base_supplier_purchase
- SET update_user_id = 33,update_time = '2017-02-09 17:34:21',cancel_flag = 1
- WHERE
- id = 56
- 2017-02-09 17:34:23 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 17:34:23 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 17:34:23 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 17:34: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 main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 17:34:35 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 main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 17:34:35 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 main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 17:34:35 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803,800)
- 2017-02-09 17:35:34 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-09 17:35:34 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 = 1023
- 2017-02-09 17:35:34 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 800
- 2017-02-09 17:35:34 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-09 17:35:34 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1023
- 2017-02-09 17:35:34 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 = 1023
- 2017-02-09 17:35:34 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-09 17:35:40 getDbPurchase base_supplier_purchase:SELECT
- id AS purchase_id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1023
- 2017-02-09 17:35:40 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 = 1023
- 2017-02-09 17:35:40 getDbChannel base_supplier:SELECT
- 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 = 1023
- 2017-02-09 17:35:40 INSERT base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (33,'2017-02-09 17:35:40',1023,25,'施宇峰')
- 2017-02-09 17:35:40 delete base_supplier_sale:UPDATE base_supplier_purchase
- SET update_user_id = 33,update_time = '2017-02-09 17:35:40',cancel_flag = 1
- WHERE
- id = 48
- 2017-02-09 17:35:41 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 17:35:41 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 17:35:41 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 17:35:48 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 main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 17:35:48 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 main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 17:35:48 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792)
- 2017-02-09 17:35:50 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-09 17:35:50 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 = 1175
- 2017-02-09 17:35:50 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 792
- 2017-02-09 17:35:50 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-09 17:35:50 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1175
- 2017-02-09 17:35:50 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 = 1175
- 2017-02-09 17:35:50 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-09 17:35:55 getDbPurchase base_supplier_purchase:SELECT
- id AS purchase_id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1175
- 2017-02-09 17:35:55 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 = 1175
- 2017-02-09 17:35:55 getDbChannel base_supplier:SELECT
- 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 = 1175
- 2017-02-09 17:35:55 INSERT base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (33,'2017-02-09 17:35:55',1175,25,'施宇峰')
- 2017-02-09 17:35:55 delete base_supplier_sale:UPDATE base_supplier_purchase
- SET update_user_id = 33,update_time = '2017-02-09 17:35:55',cancel_flag = 1
- WHERE
- id = 207
- 2017-02-09 17:35:57 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 17:35:57 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 17:35:57 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 17:36: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 main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 17:36:19 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 main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 17:36:19 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803)
- 2017-02-09 17:36:21 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-09 17:36:21 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 = 1078
- 2017-02-09 17:36:21 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 803
- 2017-02-09 17:36:21 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-09 17:36:21 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1078
- 2017-02-09 17:36:21 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 = 1078
- 2017-02-09 17:36:21 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-09 17:36:29 getDbPurchase base_supplier_purchase:SELECT
- id AS purchase_id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1078
- 2017-02-09 17:36:29 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 = 1078
- 2017-02-09 17:36:29 getDbChannel base_supplier:SELECT
- 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 = 1078
- 2017-02-09 17:36:29 INSERT base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (33,'2017-02-09 17:36:29',1078,25,'施宇峰')
- 2017-02-09 17:36:29 delete base_supplier_sale:UPDATE base_supplier_purchase
- SET update_user_id = 33,update_time = '2017-02-09 17:36:29',cancel_flag = 1
- WHERE
- id = 106
- 2017-02-09 17:36:31 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 17:36:31 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 17:36:31 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 17:36:59 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-09 17:36:59 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-02-09 17:40:40 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 17:40:40 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 17:40:40 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 17:47:11 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 17:47:11 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 17:47:11 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 17:47:15 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-09 17:47:15 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 = 400
- 2017-02-09 17:47:15 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 792
- 2017-02-09 17:47:15 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-09 17:47:15 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 400
- 2017-02-09 17:47:15 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 = 400
- 2017-02-09 17:47:15 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-09 17:51:24 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 17:51:24 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 17:51:24 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 17:52: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 main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 17:52:17 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 17:52:17 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 17:52:20 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 main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 17:52:20 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(794)
- 2017-02-09 17:52:23 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-09 17:52:23 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-02-09 17:52:23 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 = 1126
- 2017-02-09 17:52:23 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 794
- 2017-02-09 17:52:23 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-09 17:52:23 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 = 1126
- 2017-02-09 17:52:23 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 = 1126
- 2017-02-09 17:52:24 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-09 17:52:45 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 17:52:45 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 17:52:45 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 17:52:50 select base_supplier_purchase:SELECT
- supplier_id
- FROM
- base_supplier_purchase
- WHERE
- product_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 17:52:50 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084,1085,1096,1118,1124,1127,1135,1136,1137,1138,1148,1151,1156,1157,1159,1160,1164,1165,1168,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1206,1209,1210,1211,1213,1218,1219,1220,1221,1222,1223,1224,1225) and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 17:52:50 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0 and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084,1085,1096,1118,1124,1127,1135,1136,1137,1138,1148,1151,1156,1157,1159,1160,1164,1165,1168,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1206,1209,1210,1211,1213,1218,1219,1220,1221,1222,1223,1224,1225) and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 17:52:50 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803,792,923,799)
- 2017-02-09 17:52:55 select base_supplier_purchase:SELECT
- supplier_id
- FROM
- base_supplier_purchase
- WHERE
- product_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 17:52:55 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084,1085,1096,1118,1124,1127,1135,1136,1137,1138,1148,1151,1156,1157,1159,1160,1164,1165,1168,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1206,1209,1210,1211,1213,1218,1219,1220,1221,1222,1223,1224,1225) and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 17:52:55 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0 and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084,1085,1096,1118,1124,1127,1135,1136,1137,1138,1148,1151,1156,1157,1159,1160,1164,1165,1168,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1206,1209,1210,1211,1213,1218,1219,1220,1221,1222,1223,1224,1225) and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 17:52:55 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803,792,923,799)
- 2017-02-09 17:57:09 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-09 17:57:09 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-02-09 17:57:45 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 17:57:45 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 17:57:45 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 17:57:48 select base_supplier_purchase:SELECT
- supplier_id
- FROM
- base_supplier_purchase
- WHERE
- product_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 17:57:48 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0 and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084,1085,1096,1118,1124,1127,1135,1136,1137,1138,1148,1151,1156,1157,1159,1160,1164,1165,1168,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1206,1209,1210,1211,1213,1218,1219,1220,1221,1222,1223,1224,1225) and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 17:57:48 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0 and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084,1085,1096,1118,1124,1127,1135,1136,1137,1138,1148,1151,1156,1157,1159,1160,1164,1165,1168,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1206,1209,1210,1211,1213,1218,1219,1220,1221,1222,1223,1224,1225) and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 17:57:48 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803,792,923,799)
- 2017-02-09 17:58:10 select base_supplier_purchase:SELECT
- supplier_id
- FROM
- base_supplier_purchase
- WHERE
- product_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-02-09 17:58:10 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 main_corp_id = 0 and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084,1085,1096,1118,1124,1127,1135,1136,1137,1138,1148,1151,1156,1157,1159,1160,1164,1165,1168,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1206,1209,1210,1211,1213,1218,1219,1220,1221,1222,1223,1224,1225) and a.supplier_name like '%%上海迪士尼【官网】%%' and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 17:58:10 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 main_corp_id = 0 and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084,1085,1096,1118,1124,1127,1135,1136,1137,1138,1148,1151,1156,1157,1159,1160,1164,1165,1168,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1206,1209,1210,1211,1213,1218,1219,1220,1221,1222,1223,1224,1225) and a.supplier_name like '%%上海迪士尼【官网】%%' and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 17:58:10 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803)
- 2017-02-09 17:58:13 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-09 17:58:13 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 = 665
- 2017-02-09 17:58:13 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 803
- 2017-02-09 17:58:13 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-09 17:58:13 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 665
- 2017-02-09 17:58: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 = 665
- 2017-02-09 17:58:14 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-09 17:58:20 getDbPurchase base_supplier_purchase:SELECT
- id AS purchase_id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 665
- 2017-02-09 17:58:20 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 = 665
- 2017-02-09 17:58:20 getDbChannel base_supplier:SELECT
- 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 = 665
- 2017-02-09 17:58:20 INSERT base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (1,'2017-02-09 17:58:20',665,25,'邵佳楠1')
- 2017-02-09 17:58:20 delete base_supplier_sale:UPDATE base_supplier_purchase
- SET update_user_id = 1,update_time = '2017-02-09 17:58:20',cancel_flag = 1
- WHERE
- id = 227
- 2017-02-09 17:58:24 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 17:58:24 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 17:58:24 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 17:58:32 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 main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 17:58:32 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 main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 17:58:32 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803)
- 2017-02-09 17:58:34 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-09 17:58:34 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 = 665
- 2017-02-09 17:58:34 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 803
- 2017-02-09 17:58:34 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-09 17:58:34 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 665
- 2017-02-09 17:58:34 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 = 665
- 2017-02-09 17:58:34 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-09 18:01:35 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 18:01:35 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 18:01:35 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 18:01: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 main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 18:01: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 main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 18:01:38 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803)
- 2017-02-09 18:01:42 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-09 18:01:42 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 = 665
- 2017-02-09 18:01:42 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 803
- 2017-02-09 18:01:42 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-09 18:01:42 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 665
- 2017-02-09 18:01:42 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 = 665
- 2017-02-09 18:01:42 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-09 18:01:44 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 main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 18:01:44 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 main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 18:01:44 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803)
- 2017-02-09 18:03:56 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-09 18:03:56 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 = 665
- 2017-02-09 18:03:56 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 803
- 2017-02-09 18:03:56 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-09 18:03:56 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 665
- 2017-02-09 18:03:56 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 = 665
- 2017-02-09 18:03:57 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-09 18:15:01 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 18:15:01 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 18:15:01 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 18:15:03 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-09 18:15:04 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 = 400
- 2017-02-09 18:15:04 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 792
- 2017-02-09 18:15:04 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-09 18:15:04 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 400
- 2017-02-09 18:15:04 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 = 400
- 2017-02-09 18:15:04 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-09 18:25:39 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-09 18:25:39 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 = 400
- 2017-02-09 18:25:39 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 792
- 2017-02-09 18:25:39 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-09 18:25:39 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 400
- 2017-02-09 18:25:39 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 = 400
- 2017-02-09 18:25:39 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-09 19:07:09 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 19:07:09 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 19:07:09 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 19:07:37 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 19:07:37 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 19:07:37 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 19:19:01 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 19:19:01 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 19:30:24 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 19:30:24 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 19:30:24 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 19:31:07 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-09 19:31:07 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-09 19:31:08 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 19:31:08 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 19:31:08 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 19:31: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 main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 19:31:11 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 main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 19:31:11 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792)
- 2017-02-09 19:31:15 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-09 19:31:15 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 = 1175
- 2017-02-09 19:31:15 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 792
- 2017-02-09 19:31:15 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-09 19:31:15 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1175
- 2017-02-09 19:31:15 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 = 1175
- 2017-02-09 19:31:15 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-09 19:35:00 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 19:35:00 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 19:35:00 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-09 19:35:01 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-09 19:35:01 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-02-09 19:43:13 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 main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-09 19:43:13 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 main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-09 19:43:13 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792)
|