|
- 2017-02-07 09:01:39 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-07 09:01:39 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-07 09:01:39 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 09:01:42 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-07 09:01:42 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-07 09:01:42 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 09:02:12 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-07 09:02:12 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-02-07 09:02:34 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-07 09:02:34 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-07 09:02:34 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 09:02:52 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-07 09:02:52 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-07 09:02:52 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 09:02:56 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%宁波北仑世茂希尔顿逸林酒店%%' and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-07 09:02:56 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and a.supplier_name like '%%宁波北仑世茂希尔顿逸林酒店%%' and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-07 09:02:56 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(937)
- 2017-02-07 09:03:02 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-07 09:03:02 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 = 1224
- 2017-02-07 09:03:02 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 937
- 2017-02-07 09:03:02 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 922
- 2017-02-07 09:03:02 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1224
- 2017-02-07 09:03:02 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 = 1224
- 2017-02-07 09:03:02 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 922
- 2017-02-07 09:03:38 getDbPurchase base_supplier_purchase:SELECT
- id AS purchase_id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1224
- 2017-02-07 09:03:38 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 = 1224
- 2017-02-07 09:03:38 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 = 1224
- 2017-02-07 09:03:38 UPDATE base_supplier:UPDATE base_supplier
- SET update_user_id = 486,update_time = '2017-02-07 09:03:38',supplier_name = '宁波北仑世茂希尔顿逸林酒店',area_id = '937',company_name = '宁波北仑世茂希尔顿逸林酒店',sett_type = '275',sett_frequency = '295',account_bank = '',account_num = '',account_name = ''
- WHERE
- id = 1224
- 2017-02-07 09:03:38 INSERT base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (486,'2017-02-07 09:03:38',1224,25,'丁鹏')
- 2017-02-07 09:03:38 delete base_supplier_sale:UPDATE base_supplier_purchase
- SET update_user_id = 486,update_time = '2017-02-07 09:03:38',cancel_flag = 1
- WHERE
- id = 244
- 2017-02-07 09:03: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-07 09:03: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-07 09:03:40 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 09:07: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-07 09:07: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-07 09:07:19 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 09:07:23 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-07 09:07:23 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-07 09:07:23 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923)
- 2017-02-07 09:07:24 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 1003
- 2017-02-07 09:07:28 detailUser base_user:SELECT
- id,
- user_name,
- true_name,
- phone_no
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND id = 299
- 2017-02-07 09:10:58 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-07 09:10:58 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-07 09:10:58 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 09:11: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-07 09:11: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 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) and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-07 09:11: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.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) and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-07 09:11:01 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803,792,923,799)
- 2017-02-07 09:11:06 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-07 09:11:06 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%龙庭%%' and 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) and a.supplier_name like '%%龙庭%%' and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-07 09:11:06 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) 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-07 09:11:06 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923)
- 2017-02-07 09:11:25 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 1003
- 2017-02-07 09:11:28 detailUser base_user:SELECT
- id,
- user_name,
- true_name,
- phone_no
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND id = 299
- 2017-02-07 09:11:31 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 1003
- 2017-02-07 09:12:08 detailUser base_user:SELECT
- id,
- user_name,
- true_name,
- phone_no
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND id = 299
- 2017-02-07 09:14:13 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 1003
- 2017-02-07 09:14:17 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-07 09:14:17 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-07 09:14:17 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 09:14: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-07 09:14:26 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-07 09:14:26 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923)
- 2017-02-07 09:54: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 supplier_type = 301
- LIMIT 0,10
- 2017-02-07 09:54:50 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-07 09:54:53 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-07 09:54:53 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-02-07 09:55:12 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_name = '携程度假(代理)' AND supplier_type=301
- 2017-02-07 09:55:25 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-07 09:56:18 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-07 09:56:18 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-07 09:56: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-07 09:56:31 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-07 09:56:32 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and supplier_name like '%%携程自由行%%' and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-07 09:56:32 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792)
- 2017-02-07 09:56:35 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-07 09:56:35 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-02-07 09:56:35 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 = 19
- 2017-02-07 09:56:35 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 792
- 2017-02-07 09:56:35 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-07 09:56:35 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 = 19
- 2017-02-07 09:56:35 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 = 19
- 2017-02-07 09:56:35 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-07 09:56:37 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-07 09:56:37 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-02-07 09:56:37 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 = 10
- 2017-02-07 09:56:37 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 792
- 2017-02-07 09:56:37 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-07 09:56:37 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 = 10
- 2017-02-07 09:56:37 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 = 10
- 2017-02-07 09:56:37 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-07 09:56:55 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 = 19
- 2017-02-07 09:56: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 = 19
- 2017-02-07 09:56:55 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 = 19
- 2017-02-07 09:56:55 UPDATE base_supplier_sale:UPDATE base_supplier_sale
- SET update_user_id = 33,update_time = '2017-02-07 09:56:55',prod_supplier_id = '0',product_type = '0',parent_type = '310',sale_type = '312',commision_flag = '0',commision_type = '0',back_commision_type = '0',back_commision_method = '0',back_percent = '0.00',back_value = '0.00'
- WHERE
- id = 190
- 2017-02-07 09:56:55 INSERT 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 (33,'2017-02-07 09:56:55',19,0,0,25,312,0,0,0,0,'0','0')
- 2017-02-07 09:56: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-07 09:56:57 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-07 09:57: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 supplier_type = 301
- LIMIT 0,10
- 2017-02-07 09:57:02 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(794,792,2)
- 2017-02-07 09:57:06 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-07 09:57:06 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-02-07 09:57:06 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND id = 18
- 2017-02-07 09:57:06 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 792
- 2017-02-07 09:57:06 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-07 09:57:06 select base_supplier_sale:SELECT
- id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- FROM
- base_supplier_sale
- WHERE
- cancel_flag = 0
- AND supplier_id = 18
- 2017-02-07 09:57:06 select base_supplier_link:SELECT
- id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 18
- 2017-02-07 09:57:06 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-07 09:58:02 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 = 18
- 2017-02-07 09:58:02 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 = 18
- 2017-02-07 09:58:02 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 = 18
- 2017-02-07 09:58:02 UPDATE base_supplier:UPDATE base_supplier
- SET update_user_id = 33,update_time = '2017-02-07 09:58:02',supplier_name = '携程半自助游',area_id = '792',manage_type = '1',company_name = '0',id_card = '',sett_type = '275',sett_frequency = '0',account_bank = '',account_num = '',account_name = '',sales_man = '业务员'
- WHERE
- id = 18
- 2017-02-07 09:58:02 UPDATE base_supplier_sale:UPDATE base_supplier_sale
- SET update_user_id = 33,update_time = '2017-02-07 09:58:02',prod_supplier_id = '0',product_type = '0',parent_type = '310',sale_type = '312',commision_flag = '0',commision_type = '0',back_commision_type = '0',back_commision_method = '0',back_percent = '0.00',back_value = '0.00'
- WHERE
- id = 196
- 2017-02-07 09:58:02 INSERT 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 (33,'2017-02-07 09:58:02',18,0,0,25,177,0,0,0,0,'0','0')
- 2017-02-07 09:58:03 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-07 09:58:03 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-07 10:03:39 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-07 10:03:39 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-07 10:03: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_name like '%%艺龙%%' and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-07 10:03:45 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(2)
- 2017-02-07 10:03:47 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-07 10:03:47 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-02-07 10:03:47 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND id = 670
- 2017-02-07 10:03:47 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 2
- 2017-02-07 10:03:47 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 1
- 2017-02-07 10:03:47 select base_supplier_sale:SELECT
- id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- FROM
- base_supplier_sale
- WHERE
- cancel_flag = 0
- AND supplier_id = 670
- 2017-02-07 10:03:48 select base_supplier_link:SELECT
- id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 670
- 2017-02-07 10:03:48 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-02-07 10:04:27 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 = 670
- 2017-02-07 10:04:27 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 = 670
- 2017-02-07 10:04:27 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 = 670
- 2017-02-07 10:04:27 UPDATE base_supplier_sale:UPDATE base_supplier_sale
- SET update_user_id = 42,update_time = '2017-02-07 10:04:27',prod_supplier_id = '0',product_type = '0',parent_type = '25',sale_type = '177',commision_flag = '0',commision_type = '0',back_commision_type = '0',back_commision_method = '0',back_percent = '0.00',back_value = '0.00'
- WHERE
- id = 47
- 2017-02-07 10:04:27 INSERT 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 (42,'2017-02-07 10:04:27',670,0,0,310,177,0,0,0,0,'0','0')
- 2017-02-07 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 = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-07 10:04:28 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-07 10:07: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 = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-07 10:07: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 = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-07 10:07:46 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 10:07:53 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%龙庭%%' and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-07 10:07:53 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-07 10:07:53 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923)
- 2017-02-07 10:07:57 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 1003
- 2017-02-07 10:07:58 detailUser base_user:SELECT
- id,
- user_name,
- true_name,
- phone_no
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND id = 299
- 2017-02-07 10:10:13 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-07 10:10:13 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-02-07 10:10:13 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- manage_type,
- company_name,
- id_card,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name,
- sales_man
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND id = 2
- 2017-02-07 10:10:13 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 792
- 2017-02-07 10:10:13 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-07 10:10:13 select base_supplier_sale:SELECT
- id,
- prod_supplier_id,
- product_type,
- parent_type,
- sale_type,
- commision_flag,
- commision_type,
- back_commision_type,
- back_commision_method,
- back_percent,
- back_value
- FROM
- base_supplier_sale
- WHERE
- cancel_flag = 0
- AND supplier_id = 2
- 2017-02-07 10:10: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 = 2
- 2017-02-07 10:10:13 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-07 10:12: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 = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-07 10:12: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 = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-07 10:12:12 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 10:12: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-07 10:12: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-07 10:12: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-07 10:12:23 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 10:12: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-07 10:12:30 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and a.supplier_name like '%%千岛湖%%' and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-07 10:12:30 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923)
- 2017-02-07 10:13:57 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-07 10:13:57 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-07 10:13:57 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,842)
- 2017-02-07 10:14: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-07 10:14:00 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-07 10:14:00 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,842)
- 2017-02-07 10:14: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 supplier_type = 187
- LIMIT 0,10
- 2017-02-07 10:14:01 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-07 10:14:01 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,842)
- 2017-02-07 10:14: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 supplier_type = 187
- LIMIT 0,10
- 2017-02-07 10:14:01 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-07 10:14:01 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,842)
- 2017-02-07 10:14:02 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-07 10:14:02 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-07 10:14:02 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,842)
- 2017-02-07 10:14:02 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-07 10:14:02 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-07 10:14:02 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,842)
- 2017-02-07 10:16:59 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-07 10:16:59 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-07 10:17:08 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and supplier_name like '%%千岛湖%%' and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-07 10:17:08 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792)
- 2017-02-07 10:17:21 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and supplier_name like '%%H%%' and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-07 10:17:21 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(999)
- 2017-02-07 10:17: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-07 10:17: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-07 10:17:26 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 10:17: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 '%%H%%' and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-07 10:17: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 '%%H%%' and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-07 10:17:29 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810)
- 2017-02-07 10:18: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 = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-07 10:18: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 = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-07 10:18:02 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 10:18:08 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-07 10:18: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 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) and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-07 10:18: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.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) and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-07 10:18:08 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803,792,923,799)
- 2017-02-07 10:18:12 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-07 10:18:12 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-07 10:18:12 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 803
- 2017-02-07 10:18:12 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-07 10:18:12 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 665
- 2017-02-07 10:18:12 select base_supplier_link:SELECT
- id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 665
- 2017-02-07 10:18:13 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-07 10:18:16 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-07 10:18: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 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) and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-07 10:18: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.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) and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-07 10:18:16 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803,792,923,799)
- 2017-02-07 10:19: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 '%%H%%' and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-07 10:19: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 '%%H%%' and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-07 10:19:44 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,810)
- 2017-02-07 10:20:44 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-07 10:20:44 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-07 10:20:44 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 10:20: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-07 10:20: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) and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-07 10:20: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) and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-07 10:20:55 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803,792,923,799)
- 2017-02-07 10:21: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-07 10:21: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-07 10:21:01 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 10:21:04 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-07 10:21: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 = 672
- 2017-02-07 10:21:04 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 792
- 2017-02-07 10:21:04 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-07 10:21:04 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 672
- 2017-02-07 10:21: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 = 672
- 2017-02-07 10:21:04 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-07 10:21:08 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-07 10:21:08 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-07 10:21:08 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923)
- 2017-02-07 10:21:08 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-07 10:21: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 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) and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-07 10:21: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.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) and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-07 10:21:08 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803,792,923,799)
- 2017-02-07 10:21: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 '%%H%%' and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-07 10:21: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 '%%H%%' and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-07 10:21:11 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(810)
- 2017-02-07 10:21:11 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-07 10:21:11 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 = 678
- 2017-02-07 10:21:11 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 799
- 2017-02-07 10:21:11 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-07 10:21:11 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 678
- 2017-02-07 10:21:11 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 = 678
- 2017-02-07 10:21:11 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-07 10:21:14 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-07 10:21:14 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) and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-07 10:21:14 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) and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-07 10:21:14 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803,792,923,799)
- 2017-02-07 10:21:16 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-07 10:21:16 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 = 1001
- 2017-02-07 10:21:16 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 923
- 2017-02-07 10:21:16 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 922
- 2017-02-07 10:21:16 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1001
- 2017-02-07 10:21:16 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 = 1001
- 2017-02-07 10:21:16 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 922
- 2017-02-07 10:21:21 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-07 10:21:21 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) and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-07 10:21:21 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) and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-07 10:21:21 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803,792,923,799)
- 2017-02-07 10:22:01 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-07 10:22:01 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 = 1003
- 2017-02-07 10:22:01 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 923
- 2017-02-07 10:22:01 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 922
- 2017-02-07 10:22:01 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1003
- 2017-02-07 10:22:01 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 = 1003
- 2017-02-07 10:22:01 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 922
- 2017-02-07 10:22:02 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-07 10:22:02 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-07 10:22:02 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923)
- 2017-02-07 10:22:05 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-07 10:22: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 = 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) and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-07 10:22: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 = 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) and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-07 10:22:05 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803,792,923,799)
- 2017-02-07 10:22:08 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-07 10:22:08 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-07 10:22:08 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923)
- 2017-02-07 10:22:18 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 1035
- 2017-02-07 10:22:28 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 1003
- 2017-02-07 10:22:33 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 1035
- 2017-02-07 10:22:35 detailUser base_user:SELECT
- id,
- user_name,
- true_name,
- phone_no
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND id = 478
- 2017-02-07 10:22: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-07 10:22: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-07 10:22:41 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 10:22:46 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-07 10:22: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 = 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) and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-07 10:22: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 = 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) and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-07 10:22:46 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803,792,923,799)
- 2017-02-07 10:23: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-07 10:23: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-07 10:23:16 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 10:25:30 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 1035
- 2017-02-07 10:25: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 = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-07 10:25: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 = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-07 10:25:46 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 10:25:50 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-07 10:25:50 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-07 10:25:50 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923)
- 2017-02-07 10:25:55 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 1035
- 2017-02-07 10:25:56 detailUser base_user:SELECT
- id,
- user_name,
- true_name,
- phone_no
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND id = 478
- 2017-02-07 10:47: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-07 10:47:35 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-07 10:48: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-07 10:48:36 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-07 10:48: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-07 10:48: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-07 10:48:37 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 10:48:40 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-07 10:48:40 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-02-07 10:48:47 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-07 10:48:47 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-07 10:48:47 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 10:48:50 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-07 10:48:50 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-07 10:48:50 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923)
- 2017-02-07 10:48:53 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-07 10:48:53 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 = 1003
- 2017-02-07 10:48:53 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 923
- 2017-02-07 10:48:53 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 922
- 2017-02-07 10:48:53 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1003
- 2017-02-07 10:48:53 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 = 1003
- 2017-02-07 10:48:53 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 922
- 2017-02-07 10:52:36 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-07 10:52:36 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-07 10:52:36 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923)
- 2017-02-07 10:52: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-07 10:52: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-07 10:52:38 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(795)
- 2017-02-07 10:52:40 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-07 10:52:40 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 = 1030
- 2017-02-07 10:52:40 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 795
- 2017-02-07 10:52:40 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-07 10:52:40 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1030
- 2017-02-07 10:52:40 select base_supplier_link:SELECT
- id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 1030
- 2017-02-07 10:52:40 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-07 11:00: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-07 11:00: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-07 11:00:37 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 11:13: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 = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-07 11:13: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 = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-07 11:13:05 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 11:13: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 supplier_type = 301
- LIMIT 0,10
- 2017-02-07 11:13:08 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-07 11:13: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-07 11:13: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-07 11:13:35 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 11:33: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-07 11:33: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-07 11:33:45 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 11:33:51 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-07 11:33:51 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-07 11:33:51 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923)
- 2017-02-07 11:56:49 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-07 11:56:49 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-07 11:56:49 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 11:56:54 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-07 11:56:54 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-07 11:56:54 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803)
- 2017-02-07 11:56:56 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-07 11:56: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 = 1068
- 2017-02-07 11:56:56 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 803
- 2017-02-07 11:56:56 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-07 11:56:56 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1068
- 2017-02-07 11:56: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 = 1068
- 2017-02-07 11:56:56 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-07 11:57:07 getDbPurchase base_supplier_purchase:SELECT
- id AS purchase_id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1068
- 2017-02-07 11:57: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 = 1068
- 2017-02-07 11:57:07 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 = 1068
- 2017-02-07 11:57:07 INSERT base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (33,'2017-02-07 11:57:07',1068,25,'施宇峰')
- 2017-02-07 11:57:07 delete base_supplier_sale:UPDATE base_supplier_purchase
- SET update_user_id = 33,update_time = '2017-02-07 11:57:07',cancel_flag = 1
- WHERE
- id = 187
- 2017-02-07 11:57: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-07 11:57: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-07 11:57:08 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 11:57: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-07 11:57: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-07 11:57:15 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803)
- 2017-02-07 11:57:17 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-07 11:57: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 = 1068
- 2017-02-07 11:57:17 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 803
- 2017-02-07 11:57:17 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-07 11:57:17 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1068
- 2017-02-07 11:57: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 = 1068
- 2017-02-07 11:57:17 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-07 11:57: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-07 11:57: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-07 11:57:23 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 11:57: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-07 11:57: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-07 11:57:29 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(798)
- 2017-02-07 11:57:30 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-07 11:57:30 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-07 11:57:30 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 798
- 2017-02-07 11:57:30 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-07 11:57:30 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1070
- 2017-02-07 11:57:30 select base_supplier_link:SELECT
- id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 1070
- 2017-02-07 11:57:30 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-07 11:57: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 = 1070
- 2017-02-07 11:57: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 = 1070
- 2017-02-07 11:57: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 = 1070
- 2017-02-07 11:57: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-07 11:57:40',1070,25,'施宇峰')
- 2017-02-07 11:57:40 delete base_supplier_sale:UPDATE base_supplier_purchase
- SET update_user_id = 33,update_time = '2017-02-07 11:57:40',cancel_flag = 1
- WHERE
- id = 188
- 2017-02-07 11:57: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-07 11:57: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-07 11:57:41 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 12:00: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 supplier_type = 187
- LIMIT 0,10
- 2017-02-07 12:00: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.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-07 12:00:10 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923)
- 2017-02-07 12:00:11 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-07 12:00:12 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 = 1206
- 2017-02-07 12:00:12 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 923
- 2017-02-07 12:00:12 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 922
- 2017-02-07 12:00:12 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1206
- 2017-02-07 12:00:12 select base_supplier_link:SELECT
- id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 1206
- 2017-02-07 12:00:12 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 922
- 2017-02-07 12:00:19 getDbPurchase base_supplier_purchase:SELECT
- id AS purchase_id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1206
- 2017-02-07 12:00:19 getDbLink base_supplier_link:SELECT
- id as link_id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 1206
- 2017-02-07 12:00:19 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 = 1206
- 2017-02-07 12:00:19 INSERT base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (33,'2017-02-07 12:00:19',1206,25,'邵佳楠')
- 2017-02-07 12:00:19 delete base_supplier_sale:UPDATE base_supplier_purchase
- SET update_user_id = 33,update_time = '2017-02-07 12:00:19',cancel_flag = 1
- WHERE
- id = 223
- 2017-02-07 12:00: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-07 12:00: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-07 12:00:20 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 12:00:25 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%浦西洲际%%' and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-07 13:18:27 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-07 13:18:27 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-07 13:18:27 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 13:18:44 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-07 13:18:44 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-07 13:18:44 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 13:19: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-07 13:19: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-07 13:19:31 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 13:19:34 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-07 13:19:34 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-07 13:19:34 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 13:19:51 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-07 13:19:51 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-07 13:19:51 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 13:19:57 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-07 13:19:57 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-07 13:19:57 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(937)
- 2017-02-07 13:20:00 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-07 13:20:00 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 = 1224
- 2017-02-07 13:20:00 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 937
- 2017-02-07 13:20:00 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 922
- 2017-02-07 13:20:00 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1224
- 2017-02-07 13:20:00 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 = 1224
- 2017-02-07 13:20:01 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 922
- 2017-02-07 13:21:11 getDbPurchase base_supplier_purchase:SELECT
- id AS purchase_id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1224
- 2017-02-07 13:21:11 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 = 1224
- 2017-02-07 13:21:11 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 = 1224
- 2017-02-07 13:21:11 UPDATE base_supplier:UPDATE base_supplier
- SET update_user_id = 486,update_time = '2017-02-07 13:21:11',supplier_name = '宁波北仑世茂希尔顿逸林酒店',area_id = '937',company_name = '宁波北仑世茂希尔顿逸林酒店',sett_type = '288',sett_frequency = '295',account_bank = '',account_num = '',account_name = ''
- WHERE
- id = 1224
- 2017-02-07 13:21:11 INSERT base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (486,'2017-02-07 13:21:11',1224,25,'丁鹏')
- 2017-02-07 13:21:11 delete base_supplier_sale:UPDATE base_supplier_purchase
- SET update_user_id = 486,update_time = '2017-02-07 13:21:11',cancel_flag = 1
- WHERE
- id = 245
- 2017-02-07 13:21: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 = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-07 13:21: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 = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-07 13:21:12 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 14:03:34 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-07 14:03:34 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-07 14:03:34 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 14:26: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-07 14:26:34 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-07 14:26: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-07 14:26: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-07 14:26:35 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 14:26:40 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-07 14:26:40 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-07 14:26:40 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803)
- 2017-02-07 14:26:45 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-07 14:26:45 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 = 1043
- 2017-02-07 14:26:45 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 803
- 2017-02-07 14:26:45 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-07 14:26:45 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1043
- 2017-02-07 14:26: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 = 1043
- 2017-02-07 14:26:46 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-07 14:27:52 getDbPurchase base_supplier_purchase:SELECT
- id AS purchase_id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1043
- 2017-02-07 14:27:52 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 = 1043
- 2017-02-07 14:27:52 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 = 1043
- 2017-02-07 14:27:52 INSERT base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (283,'2017-02-07 14:27:52',1043,25,'丁鹏')
- 2017-02-07 14:27:52 delete base_supplier_sale:UPDATE base_supplier_purchase
- SET update_user_id = 283,update_time = '2017-02-07 14:27:52',cancel_flag = 1
- WHERE
- id = 114
- 2017-02-07 14:27:53 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-07 14:27:53 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-07 14:27:53 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 14:28:49 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-07 14:28:49 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-07 14:28:49 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 14:28:54 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-07 14:28:54 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-07 14:28:54 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803)
- 2017-02-07 14:28:57 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-07 14:28: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 = 1043
- 2017-02-07 14:28:57 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 803
- 2017-02-07 14:28:57 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-07 14:28:57 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1043
- 2017-02-07 14:28: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 = 1043
- 2017-02-07 14:28:57 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-07 15:00:47 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-07 15:00:47 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-07 15:00:48 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-07 15:00:48 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-02-07 15:00:49 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-07 15:00:49 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-07 15:00:49 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 15:02:27 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-07 15:02:27 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-07 15:02:27 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 15:02:39 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-07 15:02:39 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-07 15:02:39 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 15:02: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 supplier_type = 301
- LIMIT 0,10
- 2017-02-07 15:02:41 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-07 16:02: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-07 16:02: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-07 16:02:45 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,923,810)
- 2017-02-07 17:35:32 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-07 17:35:32 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-07 17:35:32 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-07 17:35: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 supplier_type = 187
- LIMIT 0,10
- 2017-02-07 17:35: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.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-07 17:35:50 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-07 17:35:59 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%上海浦东安可华美达%%' and main_corp_id = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-07 17:35:59 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and a.supplier_name like '%%上海浦东安可华美达%%' and main_corp_id = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-07 17:35:59 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803)
- 2017-02-07 17:36:03 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-07 17:36:03 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 = 1223
- 2017-02-07 17:36:03 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 803
- 2017-02-07 17:36:03 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-07 17:36:03 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1223
- 2017-02-07 17:36:03 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 = 1223
- 2017-02-07 17:36:03 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-07 17:36:16 check base_supplier:SELECT
- supplier_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND supplier_name = '上海浦东华美达安可酒店' AND supplier_type=187 and id != 1223
- 2017-02-07 17:36:16 getDbPurchase base_supplier_purchase:SELECT
- id AS purchase_id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1223
- 2017-02-07 17:36:16 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 = 1223
- 2017-02-07 17:36:16 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 = 1223
- 2017-02-07 17:36:16 UPDATE base_supplier:UPDATE base_supplier
- SET update_user_id = 283,update_time = '2017-02-07 17:36:16',supplier_name = '上海浦东华美达安可酒店',area_id = '803',company_name = '上海木澜郡大酒店有限公司',sett_type = '275',sett_frequency = '295',account_bank = '上海农村商业银行股份有限公司江镇支行',account_num = '上海木澜郡大酒店有限公司',account_name = '50131000511516078'
- WHERE
- id = 1223
- 2017-02-07 17:36:16 INSERT base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (283,'2017-02-07 17:36:16',1223,25,'丁鹏')
- 2017-02-07 17:36:16 delete base_supplier_sale:UPDATE base_supplier_purchase
- SET update_user_id = 283,update_time = '2017-02-07 17:36:16',cancel_flag = 1
- WHERE
- id = 243
- 2017-02-07 17:36: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 = 0
- AND supplier_type = 187
- LIMIT 0,10
- 2017-02-07 17:36: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 = 0
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2017-02-07 17:36:18 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-07 17:36:22 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-07 17:36:22 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-07 17:36:22 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810)
- 2017-02-07 17:36: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-07 17:36: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-07 17:36: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-07 17:36:35 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803)
- 2017-02-07 17:36: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-07 17:36: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-07 17:36:35 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803)
- 2017-02-07 17:37:09 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 1210
- 2017-02-07 17:37:21 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-07 17:37:21 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-07 17:37:21 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803)
- 2017-02-07 17:37:23 getListUser base_user:SELECT
- id,
- true_name,
- `status`
- FROM
- base_user
- WHERE
- cancel_flag = 0
- AND org_id = 1223
- 2017-02-07 18:20: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-07 18:20:32 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-07 18:33: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-07 18:33:20 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792,810,794,850)
- 2017-02-07 18:33: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 supplier_type = 301
- LIMIT 0,10
- 2017-02-07 18:33:30 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- and supplier_name like '%%上海携程%%' and main_corp_id = 0
- AND supplier_type = 301
- LIMIT 0,10
- 2017-02-07 18:33: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-07 18:33:33 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(794,792,2)
- 2017-02-07 18:33:39 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-07 18:33:39 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-02-07 18:33:39 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-02-07 18:33:39 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 794
- 2017-02-07 18:33:39 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-07 18:33:39 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-02-07 18: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 = 669
- 2017-02-07 18:33:39 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2017-02-07 18:57:37 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2017-02-07 18:57:37 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 1
- 2017-02-07 18:57:37 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-02-07 18:57:37 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 794
- 2017-02-07 18:57:37 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2017-02-07 18:57:37 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-02-07 18:57:37 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-02-07 18:57:37 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
|