|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254 |
- 2016-09-27 17:30:43 select base_supplier:SELECT
- a.id,
- a.supplier_name,
- a.area_id,
- a.is_disabled,
- a.supplier_type,
- a.manage_type,
- group_concat(b.product_type) as product_type
- group_concat(b.parent_type) as parent_type
- FROM
- base_supplier AS a,
- base_supplier_sale AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- LIMIT 0,10
- 2016-09-27 17:31:19 select base_supplier:SELECT
- a.id,
- a.supplier_name,
- a.area_id,
- a.is_disabled,
- a.supplier_type,
- a.manage_type,
- group_concat(b.product_type) as product_type
- group_concat(b.parent_type) as parent_type
- FROM
- base_supplier AS a,
- base_supplier_sale AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- LIMIT 0,10
- 2016-09-27 17:31:26 select base_supplier:SELECT
- a.id,
- a.supplier_name,
- a.area_id,
- a.is_disabled,
- a.supplier_type,
- a.manage_type,
- group_concat(b.product_type) as product_type
- group_concat(b.parent_type) as parent_type
- FROM
- base_supplier AS a,
- base_supplier_sale AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- LIMIT 0,10
- 2016-09-27 17:31:59 select base_supplier:SELECT
- a.id,
- a.supplier_name,
- a.area_id,
- a.is_disabled,
- a.supplier_type,
- a.manage_type,
- group_concat(b.product_type) as product_type,
- group_concat(b.parent_type) as parent_type
- FROM
- base_supplier AS a,
- base_supplier_sale AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- LIMIT 0,10
- 2016-09-27 17:31:59 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(2)
- 2016-09-27 17:32:55 select base_supplier:SELECT
- a.id,
- a.supplier_name,
- a.area_id,
- a.is_disabled,
- a.supplier_type,
- a.manage_type,
- group_concat(b.product_type) as product_type,
- group_concat(b.parent_type) as parent_type
- FROM
- base_supplier AS a,
- base_supplier_sale AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- LIMIT 0,10
- 2016-09-27 17:32:55 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(2)
- 2016-09-27 17:43:26 select base_supplier:SELECT
- a.id,
- a.supplier_name,
- a.area_id,
- a.is_disabled,
- a.supplier_type,
- a.manage_type,
- group_concat(b.product_type) as product_type,
- group_concat(b.parent_type) as parent_type
- FROM
- base_supplier AS a,
- base_supplier_sale AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- LIMIT 0,10
- 2016-09-27 17:43:26 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(2)
- 2016-09-27 17:44:02 select base_supplier:SELECT
- a.id,
- a.supplier_name,
- a.area_id,
- a.is_disabled,
- a.supplier_type,
- a.manage_type,
- group_concat(b.product_type) as product_type,
- group_concat(b.parent_type) as parent_type
- FROM
- base_supplier AS a,
- base_supplier_sale AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- LIMIT 0,10
- 2016-09-27 17:44:02 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(2)
- 2016-09-27 20:05:11 checkUserName base_user:SELECT
- user_name
- FROM
- base_user
- WHERE
- user_name = zhangsanfeng
- 2016-09-27 20:06:05 checkUserName base_user:SELECT
- user_name
- FROM
- base_user
- WHERE
- user_name = zhangsanfeng
- 2016-09-27 20:06:30 checkUserName base_user:SELECT
- user_name
- FROM
- base_user
- WHERE
- user_name = 'zhangsanfeng'
- 2016-09-27 20:06:30 insertUser base_user:INSERT INTO base_user (
- create_user_id,
- create_time,
- user_name,
- org_id,
- top_org_id,
- user_password,
- true_name,
- phone_no,
- `status`
- )
- VALUE
- (1, '2016-09-27 20:06:30', 'zhangsanfeng', 23, 23, '8c052db23a2220d3856c7f0039195362', 'zhangsanfeng', '1513515135135',0)
- 2016-09-27 20:08:22 checkUserName base_user:SELECT
- user_name
- FROM
- base_user
- WHERE
- user_name = 'zhangsanfeng'
- 2016-09-27 20:08:22 insertUser base_user:INSERT INTO base_user (
- create_user_id,
- create_time,
- user_name,
- org_id,
- top_org_id,
- user_password,
- true_name,
- phone_no,
- `status`
- )
- VALUE
- (1, '2016-09-27 20:08:22', 'zhangsanfeng', 23, 23, '8c052db23a2220d3856c7f0039195362', 'zhangsanfeng', '1513515135135',0)
- 2016-09-27 20:38:00 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- concel_flag = 0
- AND org_id = 26
- 2016-09-27 20:38:29 getListUser base_user:SELECT
- id,
- true_name,
- status
- FROM
- base_user
- WHERE
- concel_flag = 0
- AND org_id = 26
- 2016-09-27 20:38:41 getListUser base_user:SELECT
- id,
- true_name,
- status
- FROM
- base_user
- WHERE
- concel_flag = 0
- AND org_id = 26
- 2016-09-27 20:39:16 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 26
|