|
- 2017-01-09 09:49:05 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2017-01-09 09:49:05 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,923)
- 2017-01-09 10:41:46 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2017-01-09 10:41:46 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-01-09 10:41:46 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-01-09 10:41:49 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%扬州香格里拉大酒店%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2017-01-09 10:41:49 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and a.supplier_name like '%%扬州香格里拉大酒店%%'
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-01-09 10:41:49 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(895)
- 2017-01-09 10:41:50 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-01-09 10:41: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 = 1046
- 2017-01-09 10:41:50 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 895
- 2017-01-09 10:41:50 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 809
- 2017-01-09 10:41:50 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1046
- 2017-01-09 10:41: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 = 1046
- 2017-01-09 10:41:50 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 809
- 2017-01-09 10:58:13 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2017-01-09 10:58:13 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,923)
- 2017-01-09 10:58:15 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-01-09 10:58:15 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-01-09 10:58:26 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '南京集散'
- 2017-01-09 10:58:29 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 809
- 2017-01-09 11:00:23 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2017-01-09 11:00:23 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-01-09 11:00:23 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-01-09 11:00:38 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%太平洋%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2017-01-09 11:00:38 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and a.supplier_name like '%%太平洋%%'
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-01-09 11:00:38 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,850)
- 2017-01-09 11:00:43 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 416
- 2017-01-09 11:00:46 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-01-09 11:00:46 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 = 416
- 2017-01-09 11:00:46 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 810
- 2017-01-09 11:00:46 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 809
- 2017-01-09 11:00:46 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 416
- 2017-01-09 11:00:46 select base_supplier_link:SELECT
- id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 416
- 2017-01-09 11:00:46 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 809
- 2017-01-09 11:01: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 supplier_type = 187
- LIMIT 0,10
- 2017-01-09 11:01: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 a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-01-09 11:01:13 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810)
- 2017-01-09 11:01:52 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2017-01-09 11:01:52 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-01-09 11:01:52 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-01-09 11:01:53 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2017-01-09 11:01:53 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-01-09 11:01:53 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-01-09 11:02:00 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-01-09 11:02:00 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-01-09 11:02:03 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '南京集散'
- 2017-01-09 11:02:04 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '南京集散'
- 2017-01-09 11:02:09 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 809
- 2017-01-09 11:02:29 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '南京集散'
- 2017-01-09 11:02:55 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- company_name,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name
- )
- VALUES
- (1,'2017-01-09 11:02:55',187,'南京集散',810,'南京集散',0,275,295,'','','')
- 2017-01-09 11:02:55 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (1,'2017-01-09 11:02:55',1158,259,'袁玮')
- 2017-01-09 11:02:55 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (1,'2017-01-09 11:02:55',1158,'联系人','袁玮','','','','','')
- 2017-01-09 11:02:56 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2017-01-09 11:02:56 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-01-09 11:02:56 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-01-09 11:03:02 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '南京集散'
- 2017-01-09 11:03:02 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2017-01-09 11:03:02 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-01-09 11:03:02 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-01-09 11:03:10 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 110,10
- 2017-01-09 11:03:10 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-01-09 11:03:10 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810,803,923,850)
- 2017-01-09 11:03:12 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 1158
- 2017-01-09 11:03:54 checkUserName base_user:SELECT
- user_name
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND user_name = 'njlyjs'
- 2017-01-09 11:03:54 insertUser base_user:INSERT INTO base_user (
- create_user_id,
- create_time,
- user_name,
- org_id,
- opera_org_id,
- top_org_id,
- user_password,
- true_name,
- phone_no,
- `status`
- )
- VALUE
- (1, '2017-01-09 11:03:54', 'njlyjs', 1158, 1158, 1158, '8c052db23a2220d3856c7f0039195362', '南京市旅游集散中心', '13816608252',0)
- 2017-01-09 11:03:55 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 1158
- 2017-01-09 11:31:44 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2017-01-09 11:31:44 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-01-09 11:31:44 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-01-09 11:31:46 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2017-01-09 11:31:46 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,923)
- 2017-01-09 11:39:38 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2017-01-09 11:39:38 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-01-09 11:39:38 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-01-09 11:39:40 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-01-09 11:39:40 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-01-09 11:41:14 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2017-01-09 11:41:14 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-01-09 11:41:14 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-01-09 11:41:16 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-01-09 11:41:16 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-01-09 11:41:46 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = ''
- 2017-01-09 11:41:54 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2017-01-09 11:41:54 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,923)
- 2017-01-09 11:41:56 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2017-01-09 11:41:56 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-01-09 11:41:56 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-01-09 11:46:09 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2017-01-09 11:46:09 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-01-09 11:46:09 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-01-09 11:47:12 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2017-01-09 11:47:12 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-01-09 11:47:12 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-01-09 11:47:19 select base_supplier_purchase:SELECT
- supplier_id
- FROM
- base_supplier_purchase
- WHERE
- product_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2017-01-09 11:47: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 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) and a.supplier_name like '%%启东%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2017-01-09 11:47: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 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) and a.supplier_name like '%%启东%%'
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-01-09 11:47:19 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(860)
- 2017-01-09 11:47:23 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-01-09 11:47:23 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 = 1045
- 2017-01-09 11:47:23 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 860
- 2017-01-09 11:47:23 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 809
- 2017-01-09 11:47:23 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1045
- 2017-01-09 11:47: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 = 1045
- 2017-01-09 11:47:23 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 809
- 2017-01-09 13:02:20 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2017-01-09 13:02:20 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-01-09 13:02:20 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-01-09 13:02:28 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-01-09 13:02:28 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-01-09 13:02:29 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '苏州温德姆花园酒店'
- 2017-01-09 13:02:32 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 809
- 2017-01-09 13:02:57 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- company_name,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name
- )
- VALUES
- (284,'2017-01-09 13:02:57',187,'苏州温德姆花园酒店',850,'苏州温德姆花园酒店',0,288,295,'','','')
- 2017-01-09 13:02:57 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (284,'2017-01-09 13:02:57',1159,25,'陈娟(Iris)')
- 2017-01-09 13:02:57 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (284,'2017-01-09 13:02:57',1159,'销售','张声声','','','','','')
- 2017-01-09 13:02:58 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2017-01-09 13:02:58 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-01-09 13:02:58 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-01-09 13:24:47 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2017-01-09 13:24:47 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,923)
- 2017-01-09 13:24:50 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2017-01-09 13:24:50 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-01-09 13:24:50 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-01-09 13:38:42 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2017-01-09 13:38:42 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-01-09 13:38:42 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-01-09 13:38:45 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-01-09 13:38:45 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-01-09 13:38:46 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 187
- AND supplier_name = '扬州栩豪国际酒店'
- 2017-01-09 13:38:48 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 809
- 2017-01-09 13:39:57 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- company_name,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name
- )
- VALUES
- (284,'2017-01-09 13:39:57',187,'扬州栩豪国际酒店',895,'扬州栩豪国际酒店',0,288,295,'','','')
- 2017-01-09 13:39:57 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (284,'2017-01-09 13:39:57',1160,25,'施宇峰')
- 2017-01-09 13:39:57 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (284,'2017-01-09 13:39:57',1160,'销售','夏晖','','','','','')
- 2017-01-09 13:39:58 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2017-01-09 13:39:58 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-01-09 13:39:58 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-01-09 13:47:47 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2017-01-09 13:47:47 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,923)
- 2017-01-09 13:49:53 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2017-01-09 13:49:53 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,923)
- 2017-01-09 15:07:45 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2017-01-09 15:07:45 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,923)
- 2017-01-09 15:07:48 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-01-09 15:07:48 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-01-09 15:07:54 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '千岛湖测试酒店A'
- 2017-01-09 15:07:57 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 922
- 2017-01-09 15:08:02 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '千岛湖测试酒店A'
- 2017-01-09 15:08:56 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- )
- VALUES
- (1,'2017-01-09 15:08:56',301,'千岛湖测试酒店A',923,1,'千岛湖测试酒店A','',0,275,295,'','','','测试业务员')
- 2017-01-09 15:08:56 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_sale (
- create_user_id,
- create_time,
- supplier_id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- )
- VALUES (1,'2017-01-09 15:08:56',1161,0,0,310,312,1,303,306,308,'1','0')
- 2017-01-09 15:08:56 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (1,'2017-01-09 15:08:56',1161,'联系人','测试员','','','','','')
- 2017-01-09 15:08:57 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2017-01-09 15:08:57 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,923)
- 2017-01-09 15:09:03 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 150,10
- 2017-01-09 15:09:03 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923)
- 2017-01-09 15:09:07 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-01-09 15:09:07 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-01-09 15:09:07 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 = 1161
- 2017-01-09 15:09:07 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 923
- 2017-01-09 15:09:07 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 922
- 2017-01-09 15:09:07 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 = 1161
- 2017-01-09 15:09:07 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 = 1161
- 2017-01-09 15:09:07 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 922
- 2017-01-09 15:09:12 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '千岛湖测试酒店A' and id != 1161
- 2017-01-09 15:09:14 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 1161
- 2017-01-09 15:09:22 checkUserName base_user:SELECT
- user_name
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND user_name = '千岛湖测试酒店A'
- 2017-01-09 15:09:22 insertUser base_user:INSERT INTO base_user (
- create_user_id,
- create_time,
- user_name,
- org_id,
- opera_org_id,
- top_org_id,
- user_password,
- true_name,
- phone_no,
- `status`
- )
- VALUE
- (1, '2017-01-09 15:09:22', '千岛湖测试酒店A', 1161, 1161, 1161, '8c052db23a2220d3856c7f0039195362', '千岛湖测试酒店A', '1234567890',0)
- 2017-01-09 15:09:23 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 1161
- 2017-01-09 15:56:39 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2017-01-09 15:56:39 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-01-09 15:56:39 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-01-09 15:56:41 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%南京紫金山庄%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2017-01-09 15:56:41 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and a.supplier_name like '%%南京紫金山庄%%'
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-01-09 15:56:41 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810)
- 2017-01-09 15:56:43 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-01-09 15:56:43 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 = 1052
- 2017-01-09 15:56:43 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 810
- 2017-01-09 15:56:43 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 809
- 2017-01-09 15:56:43 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1052
- 2017-01-09 15:56:43 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 = 1052
- 2017-01-09 15:56:43 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 809
- 2017-01-09 17:06:35 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2017-01-09 17:06:35 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-01-09 17:06:35 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-01-09 17:06:37 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2017-01-09 17:06:37 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,923)
- 2017-01-09 17:06: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 supplier_type = 301
- LIMIT 0,10
- 2017-01-09 17:06:41 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-01-09 17:06:41 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-01-09 17:06:44 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '上海外高桥皇冠假日酒店'
- 2017-01-09 17:06:46 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-01-09 17:07:26 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '上海外高桥皇冠假日酒店'
- 2017-01-09 17:07:36 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '上海外高桥皇冠假日酒店'
- 2017-01-09 17:08:35 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '上海外高桥皇冠假日酒店'
- 2017-01-09 17:10:56 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- )
- VALUES
- (36,'2017-01-09 17:10:56',301,'上海外高桥皇冠假日酒店',803,1,'上海外高桥皇冠假日酒店','',0,275,295,'','','','丁鹏')
- 2017-01-09 17:10:56 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_sale (
- create_user_id,
- create_time,
- supplier_id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- )
- VALUES (36,'2017-01-09 17:10:56',1162,0,256,310,177,0,0,0,0,'0','0')
- 2017-01-09 17:10:56 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (36,'2017-01-09 17:10:56',1162,'销售','黄妍','13816734388','','','','')
- 2017-01-09 17:10:57 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2017-01-09 17:10:57 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,923)
- 2017-01-09 17:11:11 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and supplier_name like '%%上海外高桥皇冠假日酒店%%'
- AND supplier_type = 301
- LIMIT 0,10
- 2017-01-09 17:11:11 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803)
- 2017-01-09 17:11:14 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 1162
- 2017-01-09 17:11:17 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-01-09 17:11:17 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-01-09 17:11:17 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 = 1162
- 2017-01-09 17:11:17 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 803
- 2017-01-09 17:11:17 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-01-09 17:11:17 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 = 1162
- 2017-01-09 17:11: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 = 1162
- 2017-01-09 17:11:17 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-01-09 17:14:11 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2017-01-09 17:14:11 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-01-09 17:14:11 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-01-09 17:14: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 supplier_type = 187
- LIMIT 0,10
- 2017-01-09 17:14: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_type = 301
- LIMIT 0,10
- 2017-01-09 17:14:17 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,923)
- 2017-01-09 17:14:19 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and supplier_name like '%%携程(上海羊驼)%%'
- AND supplier_type = 301
- LIMIT 0,10
- 2017-01-09 17:14:19 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(794)
- 2017-01-09 17:14:22 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-01-09 17:14:22 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-01-09 17:14: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 = 669
- 2017-01-09 17:14:22 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 794
- 2017-01-09 17:14:22 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-01-09 17:14: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 = 669
- 2017-01-09 17:14: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 = 669
- 2017-01-09 17:14:22 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-01-09 17:15:04 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '上海外高桥皇冠假日酒店' and id != 1162
- 2017-01-09 17:24:48 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2017-01-09 17:24:48 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,923)
- 2017-01-09 18:18:28 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2017-01-09 18:18:28 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,923)
- 2017-01-09 18:18:43 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-01-09 18:18:43 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-01-09 18:18:57 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '上海湛宏酒店公寓'
- 2017-01-09 18:18:59 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-01-09 18:19:11 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_type = 301
- AND supplier_name = '上海湛宏酒店公寓'
- 2017-01-09 18:20:05 INSERT INTO base_supplier:INSERT INTO base_supplier (
- create_user_id,
- create_time,
- supplier_type,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- is_disabled,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- )
- VALUES
- (36,'2017-01-09 18:20:05',301,'上海湛宏酒店公寓',803,1,'上海湛宏酒店公寓','',0,275,295,'','','','徐超')
- 2017-01-09 18:20:05 INSERT INTO base_supplier_purchase:INSERT INTO base_supplier_sale (
- create_user_id,
- create_time,
- supplier_id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- )
- VALUES (36,'2017-01-09 18:20:05',1163,0,256,310,177,0,0,0,0,'0','0')
- 2017-01-09 18:20:05 INSERT INTO base_supplier_link:INSERT INTO base_supplier_link (
- create_user_id,
- create_time,
- supplier_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- )
- VALUES (36,'2017-01-09 18:20:05',1163,'老板','沈杰','15000906189','','','','')
- 2017-01-09 18:20:07 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2017-01-09 18:20:07 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,923)
- 2017-01-09 18:34:14 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2017-01-09 18:34:14 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,923)
- 2017-01-09 18:34: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_type = 301
- LIMIT 150,10
- 2017-01-09 18:34:17 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803)
- 2017-01-09 18:34:20 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 1162
- 2017-01-09 18:34:30 checkUserName base_user:SELECT
- user_name
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND user_name = '上海外高桥皇冠假日酒店'
- 2017-01-09 18:34:30 insertUser base_user:INSERT INTO base_user (
- create_user_id,
- create_time,
- user_name,
- org_id,
- opera_org_id,
- top_org_id,
- user_password,
- true_name,
- phone_no,
- `status`
- )
- VALUE
- (1, '2017-01-09 18:34:30', '上海外高桥皇冠假日酒店', 1162, 1162, 1162, '8c052db23a2220d3856c7f0039195362', '上海外高桥皇冠假日酒店', '1234567890',0)
- 2017-01-09 18:34:31 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 1162
- 2017-01-09 19:11:26 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2017-01-09 19:11:26 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,923)
- 2017-01-09 21:39:48 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2017-01-09 21:39:48 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850,797,923)
|