|
- 2016-12-23 09:12:05 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-23 09:12:05 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-23 09:12:05 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-23 09:16:21 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-23 09:16:21 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-23 09:16:21 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-23 09:16:25 select base_supplier_purchase:SELECT
- supplier_id
- FROM
- base_supplier_purchase
- WHERE
- product_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-23 09:16:25 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 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)
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-23 09:16:25 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- 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)
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-23 09:16:25 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803,792,923,799)
- 2016-12-23 09:16:30 select base_supplier_purchase:SELECT
- supplier_id
- FROM
- base_supplier_purchase
- WHERE
- product_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-23 09:16:30 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 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)
- AND supplier_type = 187
- LIMIT 10,10
- 2016-12-23 09:16:30 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- 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)
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-23 09:16:30 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,895,850,961,800,792)
- 2016-12-23 09:16:30 select base_supplier_purchase:SELECT
- supplier_id
- FROM
- base_supplier_purchase
- WHERE
- product_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-23 09:16:30 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 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)
- AND supplier_type = 187
- LIMIT 20,10
- 2016-12-23 09:16:30 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- 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)
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-23 09:16:30 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803,923,792,795,793)
- 2016-12-23 09:16:35 select base_supplier_purchase:SELECT
- supplier_id
- FROM
- base_supplier_purchase
- WHERE
- product_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-23 09:16:35 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 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)
- AND supplier_type = 187
- LIMIT 30,10
- 2016-12-23 09:16:35 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- 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)
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-23 09:16:35 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,2693,860)
- 2016-12-23 09:16:35 select base_supplier_purchase:SELECT
- supplier_id
- FROM
- base_supplier_purchase
- WHERE
- product_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-23 09:16:35 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 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)
- AND supplier_type = 187
- LIMIT 40,10
- 2016-12-23 09:16:35 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- 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)
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-23 09:16:35 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(895,850,792,803,810)
- 2016-12-23 09:16:39 select base_supplier_purchase:SELECT
- supplier_id
- FROM
- base_supplier_purchase
- WHERE
- product_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-23 09:16:39 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 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)
- AND supplier_type = 187
- LIMIT 50,10
- 2016-12-23 09:16:39 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- 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)
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-23 09:16:39 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(850,842,3331,895,810)
- 2016-12-23 09:16:39 select base_supplier_purchase:SELECT
- supplier_id
- FROM
- base_supplier_purchase
- WHERE
- product_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-23 09:16:39 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 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)
- AND supplier_type = 187
- LIMIT 60,10
- 2016-12-23 09:16:39 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- 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)
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-23 09:16:39 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(850,803,798,810,800,799,796)
- 2016-12-23 09:16:47 select base_supplier_purchase:SELECT
- supplier_id
- FROM
- base_supplier_purchase
- WHERE
- product_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-23 09:16:47 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 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)
- AND supplier_type = 187
- LIMIT 70,10
- 2016-12-23 09:16:47 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- 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)
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-23 09:16:47 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(793,803,842,850,810)
- 2016-12-23 09:16:47 select base_supplier_purchase:SELECT
- supplier_id
- FROM
- base_supplier_purchase
- WHERE
- product_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-23 09:16:47 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 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)
- AND supplier_type = 187
- LIMIT 80,10
- 2016-12-23 09:17:28 select base_supplier_purchase:SELECT
- supplier_id
- FROM
- base_supplier_purchase
- WHERE
- product_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-23 09:17:28 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%淳大%%' and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084) and a.supplier_name like '%%淳大%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-23 09:17:28 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and a.supplier_name like '%%淳大%%' and a.id in(662,665,666,667,668,672,676,677,678,1001,1002,1003,1011,1012,1013,1014,1015,1016,1017,1018,1023,1024,1025,1026,1027,1028,1029,1030,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084) and a.supplier_name like '%%淳大%%'
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-23 09:17:28 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803)
- 2016-12-23 09:17:31 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-23 09:17:31 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- company_name,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND id = 1043
- 2016-12-23 09:17:31 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 803
- 2016-12-23 09:17:31 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2016-12-23 09:17:31 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1043
- 2016-12-23 09:17:31 select base_supplier_link:SELECT
- id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 1043
- 2016-12-23 09:17:31 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-23 09:17:53 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
- 2016-12-23 09:17:53 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
- 2016-12-23 09:17:53 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
- 2016-12-23 09:17:53 INSERT base_supplier_purchase:INSERT INTO base_supplier_purchase (
- create_user_id,
- create_time,
- supplier_id,
- product_type,
- purchaser_name
- )
- VALUES (33,'2016-12-23 09:17:53',1043,25,'邵佳')
- 2016-12-23 09:17:53 delete base_supplier_sale:UPDATE base_supplier_purchase
- SET update_user_id = 33,update_time = '2016-12-23 09:17:53',cancel_flag = 1
- WHERE
- id = 67
- 2016-12-23 09:17:55 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-23 09:17:55 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-23 09:17:55 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-23 09:18:05 select base_supplier_purchase:SELECT
- supplier_id
- FROM
- base_supplier_purchase
- WHERE
- product_type = 25 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-23 09:18:05 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%淳大%%' and 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) and a.supplier_name like '%%淳大%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-23 09:18:05 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and a.supplier_name like '%%淳大%%' and a.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) and a.supplier_name like '%%淳大%%'
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-23 09:18:05 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(803)
- 2016-12-23 09:18:08 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-23 09:18:08 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
- 2016-12-23 09:18:08 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 803
- 2016-12-23 09:18:08 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 791
- 2016-12-23 09:18:08 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 1043
- 2016-12-23 09:18:08 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
- 2016-12-23 09:18:08 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 791
- 2016-12-23 10:19:16 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-23 10:19:16 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-23 10:19:16 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-23 10:19:18 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-23 10:19:18 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(850,961,800,4,797,7,1966,794)
- 2016-12-23 11:14:20 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-23 11:14:20 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-23 11:14:20 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-23 11:14:22 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 0
- 2016-12-23 11:14:22 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- company_name,
- sett_type,
- sett_frequency,
- account_bank,
- account_num,
- account_name
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
- AND id = 501
- 2016-12-23 11:14:22 select base_area:SELECT
- id,
- area_name,
- parent_id
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 923
- 2016-12-23 11:14:22 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- cancel_flag = 0
- AND id = 922
- 2016-12-23 11:14:22 select base_supplier_purchase:SELECT
- id,
- product_type,
- purchaser_name
- FROM
- base_supplier_purchase
- WHERE
- cancel_flag = 0
- AND supplier_id = 501
- 2016-12-23 11:14:22 select base_supplier_link:SELECT
- id,
- link_name,
- contact_name,
- contact_mobile,
- contact_telphone,
- fax,
- email,
- remark
- FROM
- base_supplier_link
- WHERE
- cancel_flag = 0
- AND supplier_id = 501
- 2016-12-23 11:14:22 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- parent_id = 922
- 2016-12-23 11:19:21 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-23 11:19:21 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(850,961,800,4,797,7,1966,794)
- 2016-12-23 11:19:27 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-23 11:19:27 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(850,961,800,4,797,7,1966,794)
- 2016-12-23 11:19:29 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 100,10
- 2016-12-23 11:19:29 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161,923,2,982,810)
- 2016-12-23 11:19:32 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 90,10
- 2016-12-23 11:19:32 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161,1187,2)
- 2016-12-23 11:19:33 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 80,10
- 2016-12-23 11:19:33 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161,1200)
- 2016-12-23 11:19:34 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 70,10
- 2016-12-23 11:19:34 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161)
- 2016-12-23 11:19:36 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 60,10
- 2016-12-23 11:19:36 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161)
- 2016-12-23 11:19:36 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 40,10
- 2016-12-23 11:19:36 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161)
- 2016-12-23 11:19:37 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 20,10
- 2016-12-23 11:19:37 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(797,850,792,794,2,923,1161)
- 2016-12-23 11:20:19 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-23 11:20:19 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-23 11:20:19 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
- 2016-12-23 11:20:25 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%佰廉%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-23 11:20: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 supplier_type = 187
- LIMIT 0,10
- 2016-12-23 11:20:30 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%佰廉车队%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-23 11:20:30 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%佰廉车队%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-23 11:20:30 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.supplier_name like '%%佰廉车队%%'
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-23 11:20:37 select base_supplier_purchase:SELECT
- supplier_id
- FROM
- base_supplier_purchase
- WHERE
- product_type = 259 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-23 11:20:37 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.id in(628,1081)
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-23 11:20:37 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and a.id in(628,1081)
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-23 11:20:37 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792)
- 2016-12-23 11:20:38 select base_supplier_purchase:SELECT
- supplier_id
- FROM
- base_supplier_purchase
- WHERE
- product_type = 259 and cancel_flag = 0
- GROUP BY
- supplier_id
- 2016-12-23 11:20:38 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
- and a.id in(628,1081)
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-23 11:20:38 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
- and a.id in(628,1081)
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-23 11:20:38 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(792)
- 2016-12-23 11:21:52 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-23 11:21:52 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(850,961,800,4,797,7,1966,794)
- 2016-12-23 11:21:54 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 30,10
- 2016-12-23 11:21:54 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161,2)
- 2016-12-23 11:21:58 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 40,10
- 2016-12-23 11:21:58 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161)
- 2016-12-23 11:22:03 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 30,10
- 2016-12-23 11:22:03 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161,2)
- 2016-12-23 11:22:03 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-23 11:22:03 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(850,961,800,4,797,7,1966,794)
- 2016-12-23 11:22:04 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 10,10
- 2016-12-23 11:22:04 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(794,810,850,792)
- 2016-12-23 11:22:06 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 20,10
- 2016-12-23 11:22:06 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(797,850,792,794,2,923,1161)
- 2016-12-23 11:22:08 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 30,10
- 2016-12-23 11:22:08 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161,2)
- 2016-12-23 11:22:09 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 40,10
- 2016-12-23 11:22:09 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161)
- 2016-12-23 11:22:09 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 50,10
- 2016-12-23 11:22:09 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161,850,1200)
- 2016-12-23 11:22:10 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 60,10
- 2016-12-23 11:22:10 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161)
- 2016-12-23 11:22:10 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 70,10
- 2016-12-23 11:22:10 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161)
- 2016-12-23 11:22:11 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 80,10
- 2016-12-23 11:22:11 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161,1200)
- 2016-12-23 11:22:11 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 90,10
- 2016-12-23 11:22:11 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161,1187,2)
- 2016-12-23 11:22:12 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 100,10
- 2016-12-23 11:22:12 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(1161,923,2,982,810)
- 2016-12-23 11:23:57 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-23 11:23:57 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(850,961,800,4,797,7,1966,794)
- 2016-12-23 11:24:04 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type,
- manage_type
- FROM
- base_supplier
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 301
- LIMIT 0,10
- 2016-12-23 11:24:04 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(850,961,800,4,797,7,1966,794)
- 2016-12-23 13:50:04 select base_supplier:SELECT
- id,
- supplier_name,
- area_id,
- is_disabled,
- supplier_type
- FROM
- base_supplier a
- WHERE
- cancel_flag = 0
-
- AND supplier_type = 187
- LIMIT 0,10
- 2016-12-23 13:50:04 count:SELECT
- a.id
- FROM
- base_supplier AS a,
- base_supplier_purchase AS b
- WHERE
- a.id = b.supplier_id
-
- AND a.cancel_flag = 0
- AND b.cancel_flag = 0
- GROUP BY
- b.supplier_id
- 2016-12-23 13:50:04 select base_area:SELECT
- id,
- area_name
- FROM
- base_area
- WHERE
- id in(923,803,792,1200,961)
|